Started by GitLab push by Michele Carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 90f842c600448df713816390cad00e5d229deb87 # timeout=10 Checking out Revision 90f842c600448df713816390cad00e5d229deb87 (origin/3.3.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 90f842c600448df713816390cad00e5d229deb87 Commit message: "Update validation tooling" > git rev-list --no-walk 97d05607c699fbb1078c7f47294a59d53fd9e51d # timeout=10 [sol009] $ /bin/bash /tmp/jenkins1180095811710666597.sh ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 3.10.0: Pulling from library/alpine 921b31ab772b: Pulling fs layer 921b31ab772b: Verifying Checksum 921b31ab772b: Download complete 921b31ab772b: Pull complete Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 Status: Downloaded newer image for alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Running in 81ffe1c36b85 HOSTNAME=81ffe1c36b85 SHLVL=1 HOME=/root https_proxy= http_proxy= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ ---> c8cecf89d704 Removing intermediate container 81ffe1c36b85 Step 3/24 : RUN apk update ---> Running in 12b49892245e fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz v3.10.3-49-g8500a33291 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] v3.10.3-43-gcc200417b2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] OK: 10344 distinct packages available ---> 6264cba780e9 Removing intermediate container 12b49892245e Step 4/24 : RUN apk add bash ---> Running in bc69e2810df0 (1/5) Installing ncurses-terminfo-base (6.1_p20190518-r0) (2/5) Installing ncurses-terminfo (6.1_p20190518-r0) (3/5) Installing ncurses-libs (6.1_p20190518-r0) (4/5) Installing readline (8.0.0-r0) (5/5) Installing bash (5.0.0-r0) Executing bash-5.0.0-r0.post-install Executing busybox-1.30.1-r2.trigger OK: 15 MiB in 19 packages ---> 4e10238767b3 Removing intermediate container bc69e2810df0 Step 5/24 : RUN apk add nodejs ---> Running in f49f4709fc02 (1/7) Installing ca-certificates (20190108-r0) (2/7) Installing c-ares (1.15.0-r0) (3/7) Installing libgcc (8.3.0-r0) (4/7) Installing http-parser (2.9.2-r0) (5/7) Installing libstdc++ (8.3.0-r0) (6/7) Installing libuv (1.29.1-r0) (7/7) Installing nodejs (10.16.3-r0) Executing busybox-1.30.1-r2.trigger Executing ca-certificates-20190108-r0.trigger OK: 41 MiB in 26 packages ---> 2ba37b1ad369 Removing intermediate container f49f4709fc02 Step 6/24 : RUN apk add nodejs-npm ---> Running in 440354cc7f79 (1/1) Installing npm (10.16.3-r0) Executing busybox-1.30.1-r2.trigger OK: 68 MiB in 27 packages ---> da7188bbf0f5 Removing intermediate container 440354cc7f79 Step 7/24 : RUN apk add asciidoctor ---> Running in 507e6f0561d1 (1/5) Installing gmp (6.1.2-r1) (2/5) Installing yaml (0.2.2-r1) (3/5) Installing ruby-libs (2.5.7-r0) (4/5) Installing ruby (2.5.7-r0) (5/5) Installing asciidoctor (2.0.10-r0) Executing busybox-1.30.1-r2.trigger OK: 83 MiB in 32 packages ---> 567b921c8a47 Removing intermediate container 507e6f0561d1 Step 8/24 : RUN apk add openjdk8 ---> Running in b6cb273b181f (1/37) Installing libffi (3.2.1-r6) (2/37) Installing p11-kit (0.23.16.1-r0) (3/37) Installing libtasn1 (4.14-r0) (4/37) Installing p11-kit-trust (0.23.16.1-r0) (5/37) Installing java-cacerts (1.0-r0) (6/37) Installing nspr (4.20-r0) (7/37) Installing sqlite-libs (3.28.0-r1) (8/37) Installing nss (3.44-r0) (9/37) Installing libxau (1.0.9-r0) (10/37) Installing libbsd (0.9.1-r0) (11/37) Installing libxdmcp (1.1.3-r0) (12/37) Installing libxcb (1.13.1-r0) (13/37) Installing libx11 (1.6.8-r1) (14/37) Installing libxcomposite (0.4.5-r0) (15/37) Installing libxext (1.3.4-r0) (16/37) Installing libxi (1.7.9-r2) (17/37) Installing libxrender (0.9.10-r3) (18/37) Installing libxtst (1.2.3-r3) (19/37) Installing alsa-lib (1.1.9-r0) (20/37) Installing libbz2 (1.0.6-r7) (21/37) Installing libpng (1.6.37-r1) (22/37) Installing freetype (2.10.0-r0) (23/37) Installing giflib (5.1.9-r0) (24/37) Installing libjpeg-turbo (2.0.3-r0) (25/37) Installing openjdk8-jre-lib (8.222.10-r0) (26/37) Installing java-common (0.2-r0) (27/37) Installing krb5-conf (1.0-r1) (28/37) Installing libcom_err (1.45.2-r1) (29/37) Installing keyutils-libs (1.6-r1) (30/37) Installing libverto (0.3.1-r0) (31/37) Installing krb5-libs (1.17-r0) (32/37) Installing lcms2 (2.9-r1) (33/37) Installing pcsc-lite-libs (1.8.25-r1) (34/37) Installing liblksctp (1.0.18-r0) (35/37) Installing openjdk8-jre-base (8.222.10-r0) (36/37) Installing openjdk8-jre (8.222.10-r0) (37/37) Installing openjdk8 (8.222.10-r0) Executing busybox-1.30.1-r2.trigger Executing ca-certificates-20190108-r0.trigger Executing java-common-0.2-r0.trigger OK: 179 MiB in 69 packages ---> 3f1d30f8dbb5 Removing intermediate container b6cb273b181f Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Running in 8407807f17df (1/1) Installing wget (1.20.3-r0) Executing busybox-1.30.1-r2.trigger OK: 179 MiB in 70 packages WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping  ---> 6abb7b0bb6ad Removing intermediate container 8407807f17df Step 10/24 : RUN apk add openssl ---> Running in 899e71514829 (1/1) Installing openssl (1.1.1d-r0) Executing busybox-1.30.1-r2.trigger OK: 180 MiB in 71 packages ---> 67675bf5abea Removing intermediate container 899e71514829 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Running in 62ccd44e3491 ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.2.0 Successfully installed rdoc-6.2.0 Parsing documentation for rdoc-6.2.0 Installing ri documentation for rdoc-6.2.0 Done installing documentation for rdoc after 6 seconds 1 gem installed ---> 6cff3aa70b10 Removing intermediate container 62ccd44e3491 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in 885c0bf9040f Successfully installed pdf-core-0.7.0 Successfully installed ttfunk-1.5.1 Successfully installed prawn-2.2.2 Successfully installed prawn-table-0.2.2 Successfully installed Ascii85-1.0.3 Successfully installed ruby-rc4-0.1.5 Successfully installed hashery-2.1.2 Successfully installed afm-0.2.2 Successfully installed pdf-reader-2.3.0 Successfully installed prawn-templates-0.1.1 Successfully installed public_suffix-4.0.1 Successfully installed addressable-2.7.0 Successfully installed css_parser-1.7.0 Successfully installed prawn-svg-0.29.1 Successfully installed prawn-icon-2.5.0 Successfully installed safe_yaml-1.0.5 Successfully installed thread_safe-0.3.6 Successfully installed concurrent-ruby-1.1.5 Successfully installed polyglot-0.3.5 Successfully installed treetop-1.5.3 Successfully installed asciidoctor-pdf-1.5.0.beta.7 Successfully installed asciidoctor-pdf-cjk-0.1.3 Parsing documentation for pdf-core-0.7.0 Installing ri documentation for pdf-core-0.7.0 Parsing documentation for ttfunk-1.5.1 Installing ri documentation for ttfunk-1.5.1 Parsing documentation for prawn-2.2.2 Installing ri documentation for prawn-2.2.2 Parsing documentation for prawn-table-0.2.2 Installing ri documentation for prawn-table-0.2.2 Parsing documentation for Ascii85-1.0.3 Installing ri documentation for Ascii85-1.0.3 Parsing documentation for ruby-rc4-0.1.5 Installing ri documentation for ruby-rc4-0.1.5 Parsing documentation for hashery-2.1.2 Installing ri documentation for hashery-2.1.2 Parsing documentation for afm-0.2.2 Installing ri documentation for afm-0.2.2 Parsing documentation for pdf-reader-2.3.0 Installing ri documentation for pdf-reader-2.3.0 Parsing documentation for prawn-templates-0.1.1 Installing ri documentation for prawn-templates-0.1.1 Parsing documentation for public_suffix-4.0.1 Installing ri documentation for public_suffix-4.0.1 Parsing documentation for addressable-2.7.0 Installing ri documentation for addressable-2.7.0 Parsing documentation for css_parser-1.7.0 Installing ri documentation for css_parser-1.7.0 Parsing documentation for prawn-svg-0.29.1 Installing ri documentation for prawn-svg-0.29.1 Parsing documentation for prawn-icon-2.5.0 Installing ri documentation for prawn-icon-2.5.0 Parsing documentation for safe_yaml-1.0.5 Installing ri documentation for safe_yaml-1.0.5 Parsing documentation for thread_safe-0.3.6 Installing ri documentation for thread_safe-0.3.6 Parsing documentation for concurrent-ruby-1.1.5 Installing ri documentation for concurrent-ruby-1.1.5 Parsing documentation for polyglot-0.3.5 Installing ri documentation for polyglot-0.3.5 Parsing documentation for treetop-1.5.3 Installing ri documentation for treetop-1.5.3 Parsing documentation for asciidoctor-pdf-1.5.0.beta.7 Installing ri documentation for asciidoctor-pdf-1.5.0.beta.7 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 Done installing documentation for pdf-core, ttfunk, prawn, prawn-table, Ascii85, ruby-rc4, hashery, afm, pdf-reader, prawn-templates, public_suffix, addressable, css_parser, prawn-svg, prawn-icon, safe_yaml, thread_safe, concurrent-ruby, polyglot, treetop, asciidoctor-pdf, asciidoctor-pdf-cjk after 18 seconds 22 gems installed ---> b1e99a905d8e Removing intermediate container 885c0bf9040f Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in d52c509decf7 --2019-11-20 11:45:59-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar Resolving forge.etsi.org... 195.238.226.56 Connecting to forge.etsi.org|195.238.226.56|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14909486 (14M) [application/java-archive] Saving to: 'swagger2markup-cli-1.3.2.jar'  0K .......... .......... .......... .......... .......... 0% 1.84M 8s 50K .......... .......... .......... .......... .......... 0% 3.20M 6s 100K .......... .......... .......... .......... .......... 1% 17.0M 4s 150K .......... .......... .......... .......... .......... 1% 12.8M 3s 200K .......... .......... .......... .......... .......... 1% 34.9M 3s 250K .......... .......... .......... .......... .......... 2% 28.0M 2s 300K .......... .......... .......... .......... .......... 2% 20.4M 2s 350K .......... .......... .......... .......... .......... 2% 29.3M 2s 400K .......... .......... .......... .......... .......... 3% 15.9M 2s 450K .......... .......... .......... .......... .......... 3% 9.94M 2s 500K .......... .......... .......... .......... .......... 3% 27.8M 2s 550K .......... .......... .......... .......... .......... 4% 24.9M 2s 600K .......... .......... .......... .......... .......... 4% 25.4M 1s 650K .......... .......... .......... .......... .......... 4% 17.1M 1s 700K .......... .......... .......... .......... .......... 5% 32.9M 1s 750K .......... .......... .......... .......... .......... 5% 19.1M 1s 800K .......... .......... .......... .......... .......... 5% 18.6M 1s 850K .......... .......... .......... .......... .......... 6% 26.9M 1s 900K .......... .......... .......... .......... .......... 6% 24.5M 1s 950K .......... .......... .......... .......... .......... 6% 20.6M 1s 1000K .......... .......... .......... .......... .......... 7% 10.7M 1s 1050K .......... .......... .......... .......... .......... 7% 21.0M 1s 1100K .......... .......... .......... .......... .......... 7% 32.1M 1s 1150K .......... .......... .......... .......... .......... 8% 22.0M 1s 1200K .......... .......... .......... .......... .......... 8% 16.1M 1s 1250K .......... .......... .......... .......... .......... 8% 28.4M 1s 1300K .......... .......... .......... .......... .......... 9% 18.8M 1s 1350K .......... .......... .......... .......... .......... 9% 40.6M 1s 1400K .......... .......... .......... .......... .......... 9% 19.4M 1s 1450K .......... .......... .......... .......... .......... 10% 25.0M 1s 1500K .......... .......... .......... .......... .......... 10% 19.6M 1s 1550K .......... .......... .......... .......... .......... 10% 26.0M 1s 1600K .......... .......... .......... .......... .......... 11% 20.6M 1s 1650K .......... .......... .......... .......... .......... 11% 25.5M 1s 1700K .......... .......... .......... .......... .......... 12% 28.9M 1s 1750K .......... .......... .......... .......... .......... 12% 26.2M 1s 1800K .......... .......... .......... .......... .......... 12% 30.5M 1s 1850K .......... .......... .......... .......... .......... 13% 18.4M 1s 1900K .......... .......... .......... .......... .......... 13% 41.8M 1s 1950K .......... .......... .......... .......... .......... 13% 30.5M 1s 2000K .......... .......... .......... .......... .......... 14% 20.7M 1s 2050K .......... .......... .......... .......... .......... 14% 37.7M 1s 2100K .......... .......... .......... .......... .......... 14% 19.5M 1s 2150K .......... .......... .......... .......... .......... 15% 27.0M 1s 2200K .......... .......... .......... .......... .......... 15% 30.7M 1s 2250K .......... .......... .......... .......... .......... 15% 17.0M 1s 2300K .......... .......... .......... .......... .......... 16% 18.1M 1s 2350K .......... .......... .......... .......... .......... 16% 19.9M 1s 2400K .......... .......... .......... .......... .......... 16% 26.4M 1s 2450K .......... .......... .......... .......... .......... 17% 19.6M 1s 2500K .......... .......... .......... .......... .......... 17% 26.5M 1s 2550K .......... .......... .......... .......... .......... 17% 28.3M 1s 2600K .......... .......... .......... .......... .......... 18% 27.7M 1s 2650K .......... .......... .......... .......... .......... 18% 41.1M 1s 2700K .......... .......... .......... .......... .......... 18% 20.4M 1s 2750K .......... .......... .......... .......... .......... 19% 24.9M 1s 2800K .......... .......... .......... .......... .......... 19% 15.6M 1s 2850K .......... .......... .......... .......... .......... 19% 26.2M 1s 2900K .......... .......... .......... .......... .......... 20% 27.3M 1s 2950K .......... .......... .......... .......... .......... 20% 26.8M 1s 3000K .......... .......... .......... .......... .......... 20% 29.9M 1s 3050K .......... .......... .......... .......... .......... 21% 22.0M 1s 3100K .......... .......... .......... .......... .......... 21% 27.6M 1s 3150K .......... .......... .......... .......... .......... 21% 25.3M 1s 3200K .......... .......... .......... .......... .......... 22% 16.5M 1s 3250K .......... .......... .......... .......... .......... 22% 26.6M 1s 3300K .......... .......... .......... .......... .......... 23% 27.7M 1s 3350K .......... .......... .......... .......... .......... 23% 30.9M 1s 3400K .......... .......... .......... .......... .......... 23% 29.0M 1s 3450K .......... .......... .......... .......... .......... 24% 24.6M 1s 3500K .......... .......... .......... .......... .......... 24% 16.7M 1s 3550K .......... .......... .......... .......... .......... 24% 28.9M 1s 3600K .......... .......... .......... .......... .......... 25% 19.5M 1s 3650K .......... .......... .......... .......... .......... 25% 13.7M 1s 3700K .......... .......... .......... .......... .......... 25% 35.2M 1s 3750K .......... .......... .......... .......... .......... 26% 12.2M 1s 3800K .......... .......... .......... .......... .......... 26% 17.0M 1s 3850K .......... .......... .......... .......... .......... 26% 37.3M 1s 3900K .......... .......... .......... .......... .......... 27% 22.9M 1s 3950K .......... .......... .......... .......... .......... 27% 21.6M 1s 4000K .......... .......... .......... .......... .......... 27% 27.1M 1s 4050K .......... .......... .......... .......... .......... 28% 21.5M 1s 4100K .......... .......... .......... .......... .......... 28% 28.1M 1s 4150K .......... .......... .......... .......... .......... 28% 21.9M 1s 4200K .......... .......... .......... .......... .......... 29% 12.6M 1s 4250K .......... .......... .......... .......... .......... 29% 15.7M 1s 4300K .......... .......... .......... .......... .......... 29% 21.0M 1s 4350K .......... .......... .......... .......... .......... 30% 9.57M 1s 4400K .......... .......... .......... .......... .......... 30% 9.03M 1s 4450K .......... .......... .......... .......... .......... 30% 36.3M 1s 4500K .......... .......... .......... .......... .......... 31% 15.2M 1s 4550K .......... .......... .......... .......... .......... 31% 18.6M 1s 4600K .......... .......... .......... .......... .......... 31% 28.9M 1s 4650K .......... .......... .......... .......... .......... 32% 23.9M 1s 4700K .......... .......... .......... .......... .......... 32% 29.6M 1s 4750K .......... .......... .......... .......... .......... 32% 25.0M 1s 4800K .......... .......... .......... .......... .......... 33% 17.9M 1s 4850K .......... .......... .......... .......... .......... 33% 34.4M 1s 4900K .......... .......... .......... .......... .......... 33% 17.0M 1s 4950K .......... .......... .......... .......... .......... 34% 17.7M 1s 5000K .......... .......... .......... .......... .......... 34% 19.0M 1s 5050K .......... .......... .......... .......... .......... 35% 31.8M 0s 5100K .......... .......... .......... .......... .......... 35% 22.8M 0s 5150K .......... .......... .......... .......... .......... 35% 23.8M 0s 5200K .......... .......... .......... .......... .......... 36% 21.5M 0s 5250K .......... .......... .......... .......... .......... 36% 26.8M 0s 5300K .......... .......... .......... .......... .......... 36% 30.3M 0s 5350K .......... .......... .......... .......... .......... 37% 14.3M 0s 5400K .......... .......... .......... .......... .......... 37% 40.9M 0s 5450K .......... .......... .......... .......... .......... 37% 21.4M 0s 5500K .......... .......... .......... .......... .......... 38% 20.9M 0s 5550K .......... .......... .......... .......... .......... 38% 22.4M 0s 5600K .......... .......... .......... .......... .......... 38% 12.3M 0s 5650K .......... .......... .......... .......... .......... 39% 18.5M 0s 5700K .......... .......... .......... .......... .......... 39% 28.9M 0s 5750K .......... .......... .......... .......... .......... 39% 19.9M 0s 5800K .......... .......... .......... .......... .......... 40% 34.8M 0s 5850K .......... .......... .......... .......... .......... 40% 18.8M 0s 5900K .......... .......... .......... .......... .......... 40% 24.6M 0s 5950K .......... .......... .......... .......... .......... 41% 32.6M 0s 6000K .......... .......... .......... .......... .......... 41% 15.3M 0s 6050K .......... .......... .......... .......... .......... 41% 33.0M 0s 6100K .......... .......... .......... .......... .......... 42% 23.5M 0s 6150K .......... .......... .......... .......... .......... 42% 30.1M 0s 6200K .......... .......... .......... .......... .......... 42% 27.7M 0s 6250K .......... .......... .......... .......... .......... 43% 19.0M 0s 6300K .......... .......... .......... .......... .......... 43% 36.6M 0s 6350K .......... .......... .......... .......... .......... 43% 12.0M 0s 6400K .......... .......... .......... .......... .......... 44% 19.7M 0s 6450K .......... .......... .......... .......... .......... 44% 39.3M 0s 6500K .......... .......... .......... .......... .......... 44% 31.8M 0s 6550K .......... .......... .......... .......... .......... 45% 25.4M 0s 6600K .......... .......... .......... .......... .......... 45% 25.7M 0s 6650K .......... .......... .......... .......... .......... 46% 15.9M 0s 6700K .......... .......... .......... .......... .......... 46% 27.0M 0s 6750K .......... .......... .......... .......... .......... 46% 23.2M 0s 6800K .......... .......... .......... .......... .......... 47% 22.2M 0s 6850K .......... .......... .......... .......... .......... 47% 26.6M 0s 6900K .......... .......... .......... .......... .......... 47% 31.0M 0s 6950K .......... .......... .......... .......... .......... 48% 32.2M 0s 7000K .......... .......... .......... .......... .......... 48% 22.8M 0s 7050K .......... .......... .......... .......... .......... 48% 30.8M 0s 7100K .......... .......... .......... .......... .......... 49% 24.3M 0s 7150K .......... .......... .......... .......... .......... 49% 33.0M 0s 7200K .......... .......... .......... .......... .......... 49% 17.1M 0s 7250K .......... .......... .......... .......... .......... 50% 19.0M 0s 7300K .......... .......... .......... .......... .......... 50% 32.3M 0s 7350K .......... .......... .......... .......... .......... 50% 13.2M 0s 7400K .......... .......... .......... .......... .......... 51% 25.5M 0s 7450K .......... .......... .......... .......... .......... 51% 30.8M 0s 7500K .......... .......... .......... .......... .......... 51% 25.8M 0s 7550K .......... .......... .......... .......... .......... 52% 29.2M 0s 7600K .......... .......... .......... .......... .......... 52% 20.4M 0s 7650K .......... .......... .......... .......... .......... 52% 19.2M 0s 7700K .......... .......... .......... .......... .......... 53% 24.5M 0s 7750K .......... .......... .......... .......... .......... 53% 22.3M 0s 7800K .......... .......... .......... .......... .......... 53% 29.0M 0s 7850K .......... .......... .......... .......... .......... 54% 26.1M 0s 7900K .......... .......... .......... .......... .......... 54% 20.5M 0s 7950K .......... .......... .......... .......... .......... 54% 22.8M 0s 8000K .......... .......... .......... .......... .......... 55% 23.3M 0s 8050K .......... .......... .......... .......... .......... 55% 22.9M 0s 8100K .......... .......... .......... .......... .......... 55% 32.0M 0s 8150K .......... .......... .......... .......... .......... 56% 22.6M 0s 8200K .......... .......... .......... .......... .......... 56% 27.2M 0s 8250K .......... .......... .......... .......... .......... 57% 26.3M 0s 8300K .......... .......... .......... .......... .......... 57% 26.5M 0s 8350K .......... .......... .......... .......... .......... 57% 30.2M 0s 8400K .......... .......... .......... .......... .......... 58% 19.7M 0s 8450K .......... .......... .......... .......... .......... 58% 31.4M 0s 8500K .......... .......... .......... .......... .......... 58% 23.2M 0s 8550K .......... .......... .......... .......... .......... 59% 22.8M 0s 8600K .......... .......... .......... .......... .......... 59% 23.9M 0s 8650K .......... .......... .......... .......... .......... 59% 17.8M 0s 8700K .......... .......... .......... .......... .......... 60% 23.6M 0s 8750K .......... .......... .......... .......... .......... 60% 27.7M 0s 8800K .......... .......... .......... .......... .......... 60% 21.7M 0s 8850K .......... .......... .......... .......... .......... 61% 22.3M 0s 8900K .......... .......... .......... .......... .......... 61% 35.5M 0s 8950K .......... .......... .......... .......... .......... 61% 21.2M 0s 9000K .......... .......... .......... .......... .......... 62% 28.1M 0s 9050K .......... .......... .......... .......... .......... 62% 24.3M 0s 9100K .......... .......... .......... .......... .......... 62% 45.9M 0s 9150K .......... .......... .......... .......... .......... 63% 28.8M 0s 9200K .......... .......... .......... .......... .......... 63% 14.1M 0s 9250K .......... .......... .......... .......... .......... 63% 31.5M 0s 9300K .......... .......... .......... .......... .......... 64% 24.0M 0s 9350K .......... .......... .......... .......... .......... 64% 23.0M 0s 9400K .......... .......... .......... .......... .......... 64% 22.4M 0s 9450K .......... .......... .......... .......... .......... 65% 28.0M 0s 9500K .......... .......... .......... .......... .......... 65% 35.2M 0s 9550K .......... .......... .......... .......... .......... 65% 3.28M 0s 9600K .......... .......... .......... .......... .......... 66% 21.3M 0s 9650K .......... .......... .......... .......... .......... 66% 52.9M 0s 9700K .......... .......... .......... .......... .......... 66% 52.8M 0s 9750K .......... .......... .......... .......... .......... 67% 66.6M 0s 9800K .......... .......... .......... .......... .......... 67% 71.5M 0s 9850K .......... .......... .......... .......... .......... 67% 80.7M 0s 9900K .......... .......... .......... .......... .......... 68% 77.9M 0s 9950K .......... .......... .......... .......... .......... 68% 50.2M 0s 10000K .......... .......... .......... .......... .......... 69% 35.9M 0s 10050K .......... .......... .......... .......... .......... 69% 33.2M 0s 10100K .......... .......... .......... .......... .......... 69% 29.0M 0s 10150K .......... .......... .......... .......... .......... 70% 8.33M 0s 10200K .......... .......... .......... .......... .......... 70% 16.2M 0s 10250K .......... .......... .......... .......... .......... 70% 81.7M 0s 10300K .......... .......... .......... .......... .......... 71% 31.3M 0s 10350K .......... .......... .......... .......... .......... 71% 26.8M 0s 10400K .......... .......... .......... .......... .......... 71% 19.8M 0s 10450K .......... .......... .......... .......... .......... 72% 38.1M 0s 10500K .......... .......... .......... .......... .......... 72% 26.2M 0s 10550K .......... .......... .......... .......... .......... 72% 29.3M 0s 10600K .......... .......... .......... .......... .......... 73% 30.8M 0s 10650K .......... .......... .......... .......... .......... 73% 22.5M 0s 10700K .......... .......... .......... .......... .......... 73% 41.8M 0s 10750K .......... .......... .......... .......... .......... 74% 21.4M 0s 10800K .......... .......... .......... .......... .......... 74% 22.6M 0s 10850K .......... .......... .......... .......... .......... 74% 19.9M 0s 10900K .......... .......... .......... .......... .......... 75% 31.2M 0s 10950K .......... .......... .......... .......... .......... 75% 25.3M 0s 11000K .......... .......... .......... .......... .......... 75% 24.4M 0s 11050K .......... .......... .......... .......... .......... 76% 41.6M 0s 11100K .......... .......... .......... .......... .......... 76% 22.9M 0s 11150K .......... .......... .......... .......... .......... 76% 37.8M 0s 11200K .......... .......... .......... .......... .......... 77% 21.2M 0s 11250K .......... .......... .......... .......... .......... 77% 16.2M 0s 11300K .......... .......... .......... .......... .......... 77% 55.9M 0s 11350K .......... .......... .......... .......... .......... 78% 28.9M 0s 11400K .......... .......... .......... .......... .......... 78% 24.0M 0s 11450K .......... .......... .......... .......... .......... 78% 31.4M 0s 11500K .......... .......... .......... .......... .......... 79% 22.0M 0s 11550K .......... .......... .......... .......... .......... 79% 25.5M 0s 11600K .......... .......... .......... .......... .......... 80% 23.4M 0s 11650K .......... .......... .......... .......... .......... 80% 28.1M 0s 11700K .......... .......... .......... .......... .......... 80% 9.74M 0s 11750K .......... .......... .......... .......... .......... 81% 23.7M 0s 11800K .......... .......... .......... .......... .......... 81% 18.0M 0s 11850K .......... .......... .......... .......... .......... 81% 30.7M 0s 11900K .......... .......... .......... .......... .......... 82% 33.3M 0s 11950K .......... .......... .......... .......... .......... 82% 24.9M 0s 12000K .......... .......... .......... .......... .......... 82% 13.7M 0s 12050K .......... .......... .......... .......... .......... 83% 21.8M 0s 12100K .......... .......... .......... .......... .......... 83% 23.1M 0s 12150K .......... .......... .......... .......... .......... 83% 23.9M 0s 12200K .......... .......... .......... .......... .......... 84% 22.9M 0s 12250K .......... .......... .......... .......... .......... 84% 16.7M 0s 12300K .......... .......... .......... .......... .......... 84% 20.7M 0s 12350K .......... .......... .......... .......... .......... 85% 18.3M 0s 12400K .......... .......... .......... .......... .......... 85% 26.1M 0s 12450K .......... .......... .......... .......... .......... 85% 24.3M 0s 12500K .......... .......... .......... .......... .......... 86% 22.3M 0s 12550K .......... .......... .......... .......... .......... 86% 31.1M 0s 12600K .......... .......... .......... .......... .......... 86% 23.5M 0s 12650K .......... .......... .......... .......... .......... 87% 24.2M 0s 12700K .......... .......... .......... .......... .......... 87% 21.7M 0s 12750K .......... .......... .......... .......... .......... 87% 30.6M 0s 12800K .......... .......... .......... .......... .......... 88% 21.6M 0s 12850K .......... .......... .......... .......... .......... 88% 21.4M 0s 12900K .......... .......... .......... .......... .......... 88% 20.4M 0s 12950K .......... .......... .......... .......... .......... 89% 20.2M 0s 13000K .......... .......... .......... .......... .......... 89% 34.0M 0s 13050K .......... .......... .......... .......... .......... 89% 18.4M 0s 13100K .......... .......... .......... .......... .......... 90% 27.7M 0s 13150K .......... .......... .......... .......... .......... 90% 26.5M 0s 13200K .......... .......... .......... .......... .......... 91% 20.9M 0s 13250K .......... .......... .......... .......... .......... 91% 23.1M 0s 13300K .......... .......... .......... .......... .......... 91% 31.7M 0s 13350K .......... .......... .......... .......... .......... 92% 12.5M 0s 13400K .......... .......... .......... .......... .......... 92% 15.5M 0s 13450K .......... .......... .......... .......... .......... 92% 40.8M 0s 13500K .......... .......... .......... .......... .......... 93% 31.8M 0s 13550K .......... .......... .......... .......... .......... 93% 22.9M 0s 13600K .......... .......... .......... .......... .......... 93% 19.5M 0s 13650K .......... .......... .......... .......... .......... 94% 14.7M 0s 13700K .......... .......... .......... .......... .......... 94% 22.0M 0s 13750K .......... .......... .......... .......... .......... 94% 23.0M 0s 13800K .......... .......... .......... .......... .......... 95% 23.5M 0s 13850K .......... .......... .......... .......... .......... 95% 15.7M 0s 13900K .......... .......... .......... .......... .......... 95% 15.2M 0s 13950K .......... .......... .......... .......... .......... 96% 22.7M 0s 14000K .......... .......... .......... .......... .......... 96% 22.0M 0s 14050K .......... .......... .......... .......... .......... 96% 19.5M 0s 14100K .......... .......... .......... .......... .......... 97% 15.1M 0s 14150K .......... .......... .......... .......... .......... 97% 34.5M 0s 14200K .......... .......... .......... .......... .......... 97% 35.2M 0s 14250K .......... .......... .......... .......... .......... 98% 29.6M 0s 14300K .......... .......... .......... .......... .......... 98% 22.1M 0s 14350K .......... .......... .......... .......... .......... 98% 24.8M 0s 14400K .......... .......... .......... .......... .......... 99% 12.3M 0s 14450K .......... .......... .......... .......... .......... 99% 23.0M 0s 14500K .......... .......... .......... .......... .......... 99% 18.3M 0s 14550K .......... 100% 91.3M=0.7s 2019-11-20 11:46:00 (21.1 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]  ---> 19050c654506 Removing intermediate container d52c509decf7 Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in 908666ae9f48 ---> 2f4ed0397a39 Removing intermediate container 908666ae9f48 Step 15/24 : RUN npm install -g swagger-cli ---> Running in 1e2409a6d9d6 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/bin/swagger-cli.js + swagger-cli@2.3.4 added 49 packages from 29 contributors in 2.776s ---> 4f6fcf624cd2 Removing intermediate container 1e2409a6d9d6 Step 16/24 : RUN npm install -g json-refs ---> Running in 9db3bb027345 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' npm WARN deprecated superagent@3.8.3: Please note that v5.0.1+ of superagent removes User-Agent header by default, therefore you may need to add it yourself (e.g. GitHub blocks requests without a User-Agent header). This notice will go away with v5.0.2+ once it is released. /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs + json-refs@3.0.13 added 37 packages from 38 contributors in 3.317s ---> 3cf6b699c5fa Removing intermediate container 9db3bb027345 Step 17/24 : RUN npm install -g yamljs ---> Running in d24bd09b664b npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml + yamljs@0.3.0 added 14 packages from 8 contributors in 1.126s ---> 1386c985d90f Removing intermediate container d24bd09b664b Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> 730b434ee40a Removing intermediate container f596e921c694 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in 07117c4b873d ---> 7bc02caa294f Removing intermediate container 07117c4b873d Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> fe6c547c01d5 Removing intermediate container dfd3bd4a99f6 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in c798551bf26f ---> 997199583ef7 Removing intermediate container c798551bf26f Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> 3ab649b32ccf Removing intermediate container cddda074a0b5 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in d0706ff2bd64 ---> 3056e6ea1a9a Removing intermediate container d0706ff2bd64 Step 24/24 : ENTRYPOINT /validate-in-docker.sh ---> Running in 035b8f0edfee ---> acb63b2dd0fe Removing intermediate container 035b8f0edfee Successfully built acb63b2dd0fe Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work mkdir: created directory '/var/www/html/api/nfv/sol009/11' Mounting dir /var/www/html/api/nfv/sol009/11 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml ../build/SOL009-NFVManoLogManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL009-APIVersion-API.yaml ../build/SOL009-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml ../build/SOL009-NFVManoFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS