SuccessConsole Output

17:24:24 Started by GitLab push by Giacomo Bernini
17:24:24 [EnvInject] - Loading node environment variables.
17:24:24 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:24:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:24:24  > git rev-parse --is-inside-work-tree # timeout=10
17:24:24 Fetching changes from the remote Git repository
17:24:24  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:24:24 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:24:24  > git --version # timeout=10
17:24:24 using GIT_SSH to set credentials 
17:24:24  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:24:25  > git rev-parse remotes/origin/32-bugzilla-bug-270-sol005_def-yaml-datetime-missing-type-string^{commit} # timeout=10
17:24:25  > git branch -a -v --no-abbrev --contains a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
17:24:25 Checking out Revision a51992838f51420683c05e9611fc9fb4e53c2ff9 (origin/Release-4, origin/master, origin/32-bugzilla-bug-270-sol005_def-yaml-datetime-missing-type-string, origin/3.6.1-maintenance, origin/4.3.1-dev)
17:24:25  > git config core.sparsecheckout # timeout=10
17:24:25  > git checkout -f a51992838f51420683c05e9611fc9fb4e53c2ff9
17:24:25 Commit message: "Merge branch '3.6.1-dev' into 'master'"
17:24:25  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
17:24:25  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
17:24:25  > git rev-list --no-walk be730aaf00b6a9043923f2fbb3439c5d66f0b5e5 # timeout=10
17:24:25  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
17:24:25 [sol005] $ /bin/bash /tmp/jenkins8238863311168993379.sh
17:24:25 ./build-container.sh: line 7: proxy: command not found
17:24:25 http_proxy is not set
17:24:25 Proxy set to 
17:24:25 Sending build context to Docker daemon  13.31kB

17:24:25 Step 1/24 : FROM alpine:3.10.0
17:24:25  ---> 4d90542f0623
17:24:25 Step 2/24 : RUN env
17:24:25  ---> Using cache
17:24:25  ---> 0b577767eb4e
17:24:25 Step 3/24 : RUN apk update
17:24:25  ---> Using cache
17:24:25  ---> 697471ef7f0a
17:24:25 Step 4/24 : RUN apk add bash
17:24:25  ---> Using cache
17:24:25  ---> a25251d4272c
17:24:25 Step 5/24 : RUN apk add nodejs
17:24:25  ---> Using cache
17:24:25  ---> ee3663c76c01
17:24:25 Step 6/24 : RUN apk add nodejs-npm
17:24:25  ---> Using cache
17:24:25  ---> 95530c68fb47
17:24:25 Step 7/24 : RUN apk add asciidoctor
17:24:25  ---> Using cache
17:24:25  ---> a321cc22063f
17:24:25 Step 8/24 : RUN apk add openjdk8
17:24:25  ---> Using cache
17:24:25  ---> 07148189c9d2
17:24:25 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:24:25  ---> Using cache
17:24:25  ---> 6808b2c86594
17:24:25 Step 10/24 : RUN apk add openssl
17:24:25  ---> Using cache
17:24:25  ---> ed2950ff9192
17:24:25 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:24:25  ---> Running in efe65ce8bef1
17:24:28 Building native extensions. This could take a while...
17:24:29 ERROR:  Error installing rdoc:
17:24:29 	ERROR: Failed to build gem native extension.
17:24:29 
17:24:29     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
17:24:29 /usr/bin/ruby -r ./siteconf20220901-9-lxup5q.rb extconf.rb
17:24:29 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
17:24:29 
17:24:29 extconf failed, exit code 1
17:24:29 
17:24:29 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
17:24:29 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
17:24:29 Building native extensions. This could take a while...
17:24:29 ERROR:  Error installing rdoc:
17:24:29 	ERROR: Failed to build gem native extension.
17:24:29 
17:24:29     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
17:24:29 /usr/bin/ruby -r ./siteconf20220901-1-zxapph.rb extconf.rb
17:24:29 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
17:24:29 
17:24:29 extconf failed, exit code 1
17:24:29 
17:24:29 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
17:24:29 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
17:24:29 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
17:24:30 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:24:30 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/320’: Permission denied
17:24:30 Mounting dir /var/www/html/api/nfv/sol005/320 as /storage
17:24:30 Using filter ''
17:24:30 
17:24:30 Entering dir /work/src
17:24:30 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:24:30 --- Merging file.
17:24:32 --- Create PDF...
17:24:34 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
17:24:34 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:24:35 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
17:24:35 --- Validation done (0).
17:24:35 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:24:35 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:24:35 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
17:24:35 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
17:24:35 --- Merging file.
17:24:37 --- Create PDF...
17:24:38 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:24:38 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
17:24:39 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
17:24:39 --- Validation done (0).
17:24:39 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
17:24:39 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
17:24:39 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:24:39 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:24:39 --- Merging file.
17:24:40 --- Create PDF...
17:24:42 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
17:24:42 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:24:43 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
17:24:43 --- Validation done (0).
17:24:43 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:24:43 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:24:43 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
17:24:43 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:24:43 --- Merging file.
17:24:45 --- Create PDF...
17:24:47 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
17:24:47 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:24:48 ../build/SOL005-NSDManagement-API.yaml is valid
17:24:48 --- Validation done (0).
17:24:48 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:24:48 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:24:48 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
17:24:48 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
17:24:48 --- Merging file.
17:24:49 --- Create PDF...
17:24:50 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
17:24:50 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
17:24:51 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
17:24:51 --- Validation done (0).
17:24:51 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
17:24:51 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
17:24:51 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
17:24:51 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:24:51 --- Merging file.
17:24:52 --- Create PDF...
17:24:54 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
17:24:54 --- Validating ../build/SOL005-APIVersion-API.yaml
17:24:55 ../build/SOL005-APIVersion-API.yaml is valid
17:24:55 --- Validation done (0).
17:24:55 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:24:55 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:24:55 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
17:24:55 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
17:24:55 --- Merging file.
17:24:56 --- Create PDF...
17:24:58 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
17:24:58 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
17:24:59 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
17:24:59 --- Validation done (0).
17:24:59 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
17:24:59 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
17:24:59 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
17:24:59 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:24:59 --- Merging file.
17:25:00 --- Create PDF...
17:25:02 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
17:25:02 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:25:03 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
17:25:03 --- Validation done (0).
17:25:03 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:25:03 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:25:03 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
17:25:03 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:25:03 --- Merging file.
17:25:04 --- Create PDF...
17:25:06 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
17:25:06 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:25:07 ../build/SOL005-NSDManagementNotification-API.yaml is valid
17:25:07 --- Validation done (0).
17:25:07 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:25:07 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:25:07 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
17:25:07 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:25:07 --- Merging file.
17:25:09 --- Create PDF...
17:25:11 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
17:25:11 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:25:11 ../build/SOL005-NSFaultManagement-API.yaml is valid
17:25:11 --- Validation done (0).
17:25:11 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:25:11 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:25:11 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
17:25:11 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:25:11 --- Merging file.
17:25:13 --- Create PDF...
17:25:15 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:25:15 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
17:25:16 ../build/SOL005-VNFPackageManagement-API.yaml is valid
17:25:16 --- Validation done (0).
17:25:16 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:25:16 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:25:16 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
17:25:16 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:25:16 --- Merging file.
17:25:22 --- Create PDF...
17:25:24 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
17:25:24 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:25:26 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
17:25:26 --- Validation done (0).
17:25:26 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:25:26 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:25:26 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
17:25:26 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
17:25:26 --- Merging file.
17:25:27 --- Create PDF...
17:25:29 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
17:25:29 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
17:25:29 ../build/SOL005-NSLCMCoordination-API.yaml is valid
17:25:29 --- Validation done (0).
17:25:29 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
17:25:29 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
17:25:29 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
17:25:29 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
17:25:29 --- Merging file.
17:25:31 --- Create PDF...
17:25:32 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
17:25:32 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
17:25:33 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
17:25:33 --- Validation done (0).
17:25:33 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
17:25:33 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
17:25:33 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
17:25:33 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
17:25:33 --- Merging file.
17:25:34 --- Create PDF...
17:25:36 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
17:25:36 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
17:25:36 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
17:25:36 --- Validation done (0).
17:25:36 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
17:25:36 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
17:25:36 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
17:25:36 -- Final validator returns 0.
17:25:37 Archiving artifacts
17:25:38 Finished: SUCCESS