17:57:36 Triggered by GitLab Merge Request #2: NFV - Network Functions Virtualisation/3.7.1-dev => master 17:57:36 [EnvInject] - Loading node environment variables. 17:57:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011-master 17:57:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 17:57:36 Cloning the remote Git repository 17:57:36 Cloning repository git@forge.etsi.org:nfv/SOL011.git 17:57:36 > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011-master # timeout=10 17:57:36 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git 17:57:36 > git --version # timeout=10 17:57:36 using GIT_SSH to set credentials 17:57:36 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* 17:57:37 > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 17:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:37 > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 17:57:37 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git 17:57:37 using GIT_SSH to set credentials 17:57:37 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* 17:57:37 > git rev-parse f5ff7867dbef5b5ee7ce815653d32c27392c1feb^{commit} # timeout=10 17:57:37 > git branch -a -v --no-abbrev --contains f5ff7867dbef5b5ee7ce815653d32c27392c1feb # timeout=10 17:57:37 Checking out Revision f5ff7867dbef5b5ee7ce815653d32c27392c1feb (origin/3.7.1-dev) 17:57:37 > git config core.sparsecheckout # timeout=10 17:57:37 > git checkout -f f5ff7867dbef5b5ee7ce815653d32c27392c1feb 17:57:38 Commit message: "upd" 17:57:38 First time build. Skipping changelog. 17:57:38 [sol011-master] $ /bin/bash /tmp/jenkins5955726094353903338.sh 17:57:38 rm: cannot remove 'build/*-API.yaml': No such file or directory 17:57:38 rm: cannot remove 'build/*-API.json': No such file or directory 17:57:38 ./build-container.sh: line 7: proxy: command not found 17:57:38 http_proxy is not set 17:57:38 Proxy set to 17:57:38 Sending build context to Docker daemon 13.31kB 17:57:38 Step 1/24 : FROM alpine:3.10.0 17:57:38 ---> 4d90542f0623 17:57:38 Step 2/24 : RUN env 17:57:38 ---> Using cache 17:57:38 ---> 0b577767eb4e 17:57:38 Step 3/24 : RUN apk update 17:57:38 ---> Using cache 17:57:38 ---> 697471ef7f0a 17:57:38 Step 4/24 : RUN apk add bash 17:57:38 ---> Using cache 17:57:38 ---> a25251d4272c 17:57:38 Step 5/24 : RUN apk add nodejs 17:57:38 ---> Using cache 17:57:38 ---> ee3663c76c01 17:57:38 Step 6/24 : RUN apk add nodejs-npm 17:57:38 ---> Using cache 17:57:38 ---> 95530c68fb47 17:57:38 Step 7/24 : RUN apk add asciidoctor 17:57:38 ---> Using cache 17:57:38 ---> a321cc22063f 17:57:38 Step 8/24 : RUN apk add openjdk8 17:57:38 ---> Using cache 17:57:38 ---> 07148189c9d2 17:57:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 17:57:38 ---> Using cache 17:57:38 ---> 6808b2c86594 17:57:38 Step 10/24 : RUN apk add openssl 17:57:38 ---> Using cache 17:57:38 ---> ed2950ff9192 17:57:38 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 17:57:38 ---> Running in 0da215555c48 17:57:42 Building native extensions. This could take a while... 17:57:42 ERROR: Error installing rdoc: 17:57:42 ERROR: Failed to build gem native extension. 17:57:42 17:57:42 current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0/ext/psych 17:57:42 /usr/bin/ruby -r ./siteconf20221206-8-1mcivj4.rb extconf.rb 17:57:42 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h 17:57:42 17:57:42 extconf failed, exit code 1 17:57:42 17:57:42 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0 for inspection. 17:57:42 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-5.0.0/gem_make.out 17:57:42 Building native extensions. This could take a while... 17:57:43 ERROR: Error installing rdoc: 17:57:43 ERROR: Failed to build gem native extension. 17:57:43 17:57:43 current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0/ext/psych 17:57:43 /usr/bin/ruby -r ./siteconf20221206-1-1idifa4.rb extconf.rb 17:57:43 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h 17:57:43 17:57:43 extconf failed, exit code 1 17:57:43 17:57:43 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-5.0.0 for inspection. 17:57:43 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-5.0.0/gem_make.out 17:57:43 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1 17:57:43 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011-master as /work 17:57:43 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011-master/3’: Permission denied 17:57:43 Mounting dir /var/www/html/api/nfv/sol011-master/3 as /storage 17:57:44 Using filter '' 17:57:44 17:57:44 Entering dir /work/src 17:57:44 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011) 17:57:44 --- Merging file. 17:57:44 --- Create PDF... 17:57:47 mv: can't rename 'SOL011-NSLifecycleManagementNotification-API.pdf': No such file or directory 17:57:47 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml 17:57:48 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid 17:57:48 --- Validation done (0). 17:57:48 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml' 17:57:48 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json' 17:57:48 cp: can't stat '../build/SOL011-NSLifecycleManagementNotification-API.pdf': No such file or directory 17:57:48 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011) 17:57:48 --- Merging file. 17:57:49 --- Create PDF... 17:57:51 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml 17:57:51 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 17:57:52 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid 17:57:52 --- Validation done (0). 17:57:52 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml' 17:57:52 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json' 17:57:52 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 17:57:52 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011) 17:57:52 --- Merging file. 17:57:52 --- Create PDF... 17:57:56 --- Validating ../build/SOL011-NSDManagement-API.yaml 17:57:58 ../build/SOL011-NSDManagement-API.yaml is valid 17:57:58 --- Validation done (0). 17:57:58 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml' 17:57:58 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json' 17:57:58 '../build/SOL011-NSDManagement-API.pdf' -> '/storage/SOL011-NSDManagement-API.pdf' 17:57:58 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011) 17:57:58 --- Merging file. 17:57:59 --- Create PDF... 17:58:01 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory 17:58:01 --- Validating ../build/SOL011-APIVersion-API.yaml 17:58:01 ../build/SOL011-APIVersion-API.yaml is valid 17:58:01 --- Validation done (0). 17:58:01 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml' 17:58:01 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json' 17:58:01 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory 17:58:01 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011) 17:58:01 --- Merging file. 17:58:02 --- Create PDF... 17:58:05 mv: can't rename 'SOL011-NSPerformanceManagement-API.pdf': No such file or directory 17:58:05 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml 17:58:06 ../build/SOL011-NSPerformanceManagement-API.yaml is valid 17:58:06 --- Validation done (0). 17:58:06 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml' 17:58:06 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json' 17:58:06 cp: can't stat '../build/SOL011-NSPerformanceManagement-API.pdf': No such file or directory 17:58:06 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011) 17:58:06 --- Merging file. 17:58:07 --- Create PDF... 17:58:09 mv: can't rename 'SOL011-NSFaultManagement-API.pdf': No such file or directory 17:58:09 --- Validating ../build/SOL011-NSFaultManagement-API.yaml 17:58:10 ../build/SOL011-NSFaultManagement-API.yaml is valid 17:58:10 --- Validation done (0). 17:58:10 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml' 17:58:10 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json' 17:58:10 cp: can't stat '../build/SOL011-NSFaultManagement-API.pdf': No such file or directory 17:58:10 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011) 17:58:10 --- Merging file. 17:58:11 --- Create PDF... 17:58:14 mv: can't rename 'SOL011-NSLifecycleManagement-API.pdf': No such file or directory 17:58:14 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml 17:58:15 ../build/SOL011-NSLifecycleManagement-API.yaml is valid 17:58:15 --- Validation done (0). 17:58:15 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml' 17:58:15 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json' 17:58:15 cp: can't stat '../build/SOL011-NSLifecycleManagement-API.pdf': No such file or directory 17:58:15 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011) 17:58:15 --- Merging file. 17:58:16 --- Create PDF... 17:58:18 mv: can't rename 'SOL011-NSFaultManagementNotification-API.pdf': No such file or directory 17:58:18 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml 17:58:19 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid 17:58:19 --- Validation done (0). 17:58:19 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml' 17:58:19 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json' 17:58:19 cp: can't stat '../build/SOL011-NSFaultManagementNotification-API.pdf': No such file or directory 17:58:19 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011) 17:58:19 --- Merging file. 17:58:20 --- Create PDF... 17:58:22 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 17:58:22 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml 17:58:23 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid 17:58:23 --- Validation done (0). 17:58:23 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml' 17:58:23 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json' 17:58:23 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 17:58:23 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011) 17:58:23 --- Merging file. 17:58:24 --- Create PDF... 17:58:26 mv: can't rename 'SOL011-NSPerformanceManagementNotification-API.pdf': No such file or directory 17:58:26 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml 17:58:27 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid 17:58:27 --- Validation done (0). 17:58:27 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml' 17:58:27 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json' 17:58:27 cp: can't stat '../build/SOL011-NSPerformanceManagementNotification-API.pdf': No such file or directory 17:58:27 -- Final validator returns 0. 17:58:27 Archiving artifacts 17:58:28 Finished: SUCCESS