SuccessConsole Output

12:01:24 Started by GitLab push by Francesca Moscatelli
12:01:24 [EnvInject] - Loading node environment variables.
12:01:24 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
12:01:24 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:01:24  > git rev-parse --is-inside-work-tree # timeout=10
12:01:24 Fetching changes from the remote Git repository
12:01:24  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
12:01:24 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
12:01:24  > git --version # timeout=10
12:01:24 using GIT_SSH to set credentials 
12:01:24  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
12:01:25  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
12:01:25  > git branch -a -v --no-abbrev --contains 98d5eac69735b38e0fcf111702832785850197db # timeout=10
12:01:25 Checking out Revision 98d5eac69735b38e0fcf111702832785850197db (origin/3.6.1-dev)
12:01:25  > git config core.sparsecheckout # timeout=10
12:01:25  > git checkout -f 98d5eac69735b38e0fcf111702832785850197db
12:01:25 Commit message: "SOL009 issue#3 fixed"
12:01:25  > git rev-list --no-walk bb52e9493634557905bf5e9071ffa9cae56fc54b # timeout=10
12:01:25 [sol009] $ /bin/bash /tmp/jenkins2810499614729170529.sh
12:01:25 ./build-container.sh: line 7: proxy: command not found
12:01:25 http_proxy is not set
12:01:25 Proxy set to 
12:01:25 Sending build context to Docker daemon  13.31kB

12:01:25 Step 1/24 : FROM alpine:3.10.0
12:01:26 3.10.0: Pulling from library/alpine
12:01:27 921b31ab772b: Pulling fs layer
12:01:27 921b31ab772b: Verifying Checksum
12:01:27 921b31ab772b: Download complete
12:01:28 921b31ab772b: Pull complete
12:01:28 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
12:01:28 Status: Downloaded newer image for alpine:3.10.0
12:01:28  ---> 4d90542f0623
12:01:28 Step 2/24 : RUN env
12:01:28  ---> Running in 911b578d6cab
12:01:28 HOSTNAME=911b578d6cab
12:01:28 SHLVL=1
12:01:28 HOME=/root
12:01:28 https_proxy=
12:01:28 http_proxy=
12:01:28 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:01:28 PWD=/
12:01:28  ---> 5c64d6dd20c8
12:01:28 Removing intermediate container 911b578d6cab
12:01:28 Step 3/24 : RUN apk update
12:01:28  ---> Running in ae3a17afba3b
12:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:01:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:01:29 v3.10.9-43-g3feb769ea3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main]
12:01:29 v3.10.6-10-ged79a86de3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community]
12:01:29 OK: 10351 distinct packages available
12:01:29  ---> 6bf975061b9e
12:01:29 Removing intermediate container ae3a17afba3b
12:01:29 Step 4/24 : RUN apk add bash
12:01:30  ---> Running in 57d2d38245a2
12:01:30 (1/4) Installing ncurses-terminfo-base (6.1_p20190518-r2)
12:01:30 (2/4) Installing ncurses-libs (6.1_p20190518-r2)
12:01:30 (3/4) Installing readline (8.0.0-r0)
12:01:30 (4/4) Installing bash (5.0.0-r0)
12:01:30 Executing bash-5.0.0-r0.post-install
12:01:30 Executing busybox-1.30.1-r2.trigger
12:01:30 OK: 8 MiB in 18 packages
12:01:31  ---> e772b7447704
12:01:31 Removing intermediate container 57d2d38245a2
12:01:31 Step 5/24 : RUN apk add nodejs
12:01:31  ---> Running in 80d9a8910eec
12:01:31 (1/6) Installing ca-certificates (20191127-r2)
12:01:31 (2/6) Installing c-ares (1.15.0-r0)
12:01:31 (3/6) Installing libgcc (8.3.0-r0)
12:01:31 (4/6) Installing http-parser (2.9.2-r0)
12:01:31 (5/6) Installing libstdc++ (8.3.0-r0)
12:01:31 (6/6) Installing nodejs (10.24.1-r0)
12:01:32 Executing busybox-1.30.1-r2.trigger
12:01:32 Executing ca-certificates-20191127-r2.trigger
12:01:32 OK: 34 MiB in 24 packages
12:01:32  ---> a887e8c2c63d
12:01:32 Removing intermediate container 80d9a8910eec
12:01:32 Step 6/24 : RUN apk add nodejs-npm
12:01:33  ---> Running in 45eab3745e4c
12:01:33 (1/1) Installing npm (10.24.1-r0)
12:01:34 Executing busybox-1.30.1-r2.trigger
12:01:34 OK: 61 MiB in 25 packages
12:01:35  ---> bf60f24f3f23
12:01:35 Removing intermediate container 45eab3745e4c
12:01:35 Step 7/24 : RUN apk add asciidoctor
12:01:35  ---> Running in 6a6ed2fe7867
12:01:36 (1/5) Installing gmp (6.1.2-r1)
12:01:36 (2/5) Installing yaml (0.2.2-r1)
12:01:36 (3/5) Installing ruby-libs (2.5.9-r0)
12:01:36 (4/5) Installing ruby (2.5.9-r0)
12:01:36 (5/5) Installing asciidoctor (2.0.10-r0)
12:01:36 Executing busybox-1.30.1-r2.trigger
12:01:37 OK: 75 MiB in 30 packages
12:01:37  ---> cfc5d56074a6
12:01:37 Removing intermediate container 6a6ed2fe7867
12:01:37 Step 8/24 : RUN apk add openjdk8
12:01:37  ---> Running in 3a11e5a5335d
12:01:38 (1/44) Installing expat (2.2.8-r0)
12:01:38 (2/44) Installing libbz2 (1.0.6-r7)
12:01:38 (3/44) Installing libpng (1.6.37-r1)
12:01:38 (4/44) Installing freetype (2.10.0-r1)
12:01:38 (5/44) Installing libuuid (2.33.2-r0)
12:01:38 (6/44) Installing fontconfig (2.13.1-r0)
12:01:38 (7/44) Installing encodings (1.0.4-r1)
12:01:38 (8/44) Installing libfontenc (1.1.4-r0)
12:01:38 (9/44) Installing mkfontscale (1.2.1-r1)
12:01:38 (10/44) Installing ttf-dejavu (2.37-r1)
12:01:38 (11/44) Installing libxau (1.0.9-r0)
12:01:38 (12/44) Installing libbsd (0.9.1-r1)
12:01:38 (13/44) Installing libxdmcp (1.1.3-r0)
12:01:38 (14/44) Installing libxcb (1.13.1-r0)
12:01:38 (15/44) Installing libx11 (1.6.12-r1)
12:01:39 (16/44) Installing libxcomposite (0.4.5-r0)
12:01:39 (17/44) Installing libxext (1.3.4-r0)
12:01:39 (18/44) Installing libxi (1.7.9-r2)
12:01:39 (19/44) Installing libxrender (0.9.10-r3)
12:01:39 (20/44) Installing libxtst (1.2.3-r3)
12:01:39 (21/44) Installing alsa-lib (1.1.9-r0)
12:01:39 (22/44) Installing giflib (5.1.9-r0)
12:01:39 (23/44) Installing libjpeg-turbo (2.0.4-r1)
12:01:39 (24/44) Installing openjdk8-jre-lib (8.275.01-r0)
12:01:39 (25/44) Installing java-common (0.2-r0)
12:01:39 (26/44) Installing libffi (3.2.1-r6)
12:01:39 (27/44) Installing p11-kit (0.23.16.1-r1)
12:01:40 (28/44) Installing libtasn1 (4.14-r0)
12:01:40 (29/44) Installing p11-kit-trust (0.23.16.1-r1)
12:01:40 (30/44) Installing java-cacerts (1.0-r0)
12:01:40 (31/44) Installing nspr (4.20-r0)
12:01:40 (32/44) Installing sqlite-libs (3.28.0-r3)
12:01:40 (33/44) Installing nss (3.44.3-r0)
12:01:40 (34/44) Installing krb5-conf (1.0-r1)
12:01:40 (35/44) Installing libcom_err (1.45.5-r0)
12:01:40 (36/44) Installing keyutils-libs (1.6-r1)
12:01:40 (37/44) Installing libverto (0.3.1-r0)
12:01:40 (38/44) Installing krb5-libs (1.17.2-r0)
12:01:40 (39/44) Installing lcms2 (2.9-r1)
12:01:40 (40/44) Installing pcsc-lite-libs (1.8.25-r1)
12:01:40 (41/44) Installing liblksctp (1.0.18-r0)
12:01:40 (42/44) Installing openjdk8-jre-base (8.275.01-r0)
12:01:40 (43/44) Installing openjdk8-jre (8.275.01-r0)
12:01:40 (44/44) Installing openjdk8 (8.275.01-r0)
12:01:40 Executing busybox-1.30.1-r2.trigger
12:01:40 Executing ca-certificates-20191127-r2.trigger
12:01:40 Executing fontconfig-2.13.1-r0.trigger
12:01:43 Executing mkfontscale-1.2.1-r1.trigger
12:01:43 Executing java-common-0.2-r0.trigger
12:01:43 OK: 193 MiB in 74 packages
12:01:44  ---> 15fde5e4cc11
12:01:44 Removing intermediate container 3a11e5a5335d
12:01:44 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:01:45  ---> Running in bc979d42c95c
12:01:45 (1/1) Installing wget (1.20.3-r0)
12:01:45 Executing busybox-1.30.1-r2.trigger
12:01:45 OK: 193 MiB in 75 packages
12:01:45 WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
12:01:45  ---> cbf16f2d8d5d
12:01:46 Removing intermediate container bc979d42c95c
12:01:46 Step 10/24 : RUN apk add openssl
12:01:46  ---> Running in 5412eded994d
12:01:46 (1/1) Installing openssl (1.1.1k-r0)
12:01:46 Executing busybox-1.30.1-r2.trigger
12:01:46 OK: 194 MiB in 76 packages
12:01:47  ---> c2d7723c8eaa
12:01:47 Removing intermediate container 5412eded994d
12:01:47 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:01:47  ---> Running in 3044ed54a263
12:01:48 Building native extensions. This could take a while...
12:01:49 ERROR:  Error installing rdoc:
12:01:49 	ERROR: Failed to build gem native extension.
12:01:49 
12:01:49     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
12:01:49 /usr/bin/ruby -r ./siteconf20220131-6-1s8lfq1.rb extconf.rb
12:01:49 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:01:49 
12:01:49 extconf failed, exit code 1
12:01:49 
12:01:49 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
12:01:49 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
12:01:49 Building native extensions. This could take a while...
12:01:49 ERROR:  Error installing rdoc:
12:01:49 	ERROR: Failed to build gem native extension.
12:01:49 
12:01:49     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
12:01:49 /usr/bin/ruby -r ./siteconf20220131-1-owxb67.rb extconf.rb
12:01:49 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:01:49 
12:01:49 extconf failed, exit code 1
12:01:49 
12:01:49 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
12:01:49 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
12:01:49 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
12:01:50 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
12:01:50 mkdir: created directory '/var/www/html/api/nfv/sol009/84'
12:01:50 Mounting dir /var/www/html/api/nfv/sol009/84 as /storage
12:01:50 Using filter ''
12:01:50 
12:01:50 Entering dir /work/src
12:01:50 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
12:01:50 --- Merging file.
12:01:51 --- Create PDF...
12:01:53 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:01:53 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
12:01:53 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
12:01:53 --- Validation done (0).
12:01:53 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
12:01:53 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
12:01:53 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:01:53 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
12:01:53 --- Merging file.
12:01:55 --- Create PDF...
12:01:57 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:01:57 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
12:01:57 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
12:01:57 --- Validation done (0).
12:01:57 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
12:01:57 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
12:01:57 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:01:57 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
12:01:57 --- Merging file.
12:02:00 --- Create PDF...
12:02:01 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:02:01 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
12:02:02 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
12:02:02 --- Validation done (0).
12:02:02 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
12:02:02 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
12:02:02 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:02:02 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
12:02:02 --- Merging file.
12:02:03 --- Create PDF...
12:02:05 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
12:02:05 --- Validating ../build/SOL009-APIVersion-API.yaml
12:02:05 ../build/SOL009-APIVersion-API.yaml is valid
12:02:05 --- Validation done (0).
12:02:05 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
12:02:05 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
12:02:05 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
12:02:05 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
12:02:05 --- Merging file.
12:02:06 --- Create PDF...
12:02:08 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:02:08 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
12:02:08 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
12:02:08 --- Validation done (0).
12:02:08 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
12:02:08 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
12:02:08 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:02:08 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
12:02:08 --- Merging file.
12:02:09 --- Create PDF...
12:02:11 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:02:11 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
12:02:11 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
12:02:11 --- Validation done (0).
12:02:11 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
12:02:11 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
12:02:11 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:02:12 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
12:02:12 --- Merging file.
12:02:13 --- Create PDF...
12:02:14 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:02:14 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
12:02:15 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
12:02:15 --- Validation done (0).
12:02:15 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
12:02:15 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
12:02:15 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:02:15 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
12:02:15 --- Merging file.
12:02:17 --- Create PDF...
12:02:18 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:02:18 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
12:02:19 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
12:02:19 --- Validation done (0).
12:02:19 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
12:02:19 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
12:02:19 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:02:19 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
12:02:19 --- Merging file.
12:02:20 --- Create PDF...
12:02:22 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:02:22 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
12:02:22 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
12:02:22 --- Validation done (0).
12:02:22 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
12:02:22 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
12:02:22 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:02:22 -- Final validator returns 0.
12:02:22 Archiving artifacts
12:02:23 Finished: SUCCESS