Started by user carignani Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL011.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/3.3.1-dev Seen branch in repository origin/master Seen 2 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 2c610b57dc1905ef0e4df54e4f7c0f1eb389b810 (origin/3.3.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c610b57dc1905ef0e4df54e4f7c0f1eb389b810 Commit message: "updated SOL011 NSLifecycleOperationGranting.yaml" First time build. Skipping changelog. [sol011] $ /bin/bash /tmp/jenkins1471068861161676368.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory ./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 99d13f22ecdd HOSTNAME=99d13f22ecdd SHLVL=1 HOME=/root https_proxy= http_proxy= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ Removing intermediate container 99d13f22ecdd ---> 74f10208e216 Step 3/24 : RUN apk update ---> Running in 369316bf97f0 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-125-ge852bf9467 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] v3.10.3-123-g430bfc3ff6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] OK: 10350 distinct packages available Removing intermediate container 369316bf97f0 ---> 402f5f4181db Step 4/24 : RUN apk add bash ---> Running in 1c6dac9ea614 (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 Removing intermediate container 1c6dac9ea614 ---> 7fee8facc93c Step 5/24 : RUN apk add nodejs ---> Running in 7c3279be08e0 (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 Removing intermediate container 7c3279be08e0 ---> fd1b1ff44aec Step 6/24 : RUN apk add nodejs-npm ---> Running in 73bf8576f3a2 (1/1) Installing npm (10.16.3-r0) Executing busybox-1.30.1-r2.trigger OK: 68 MiB in 27 packages Removing intermediate container 73bf8576f3a2 ---> 72dcb8c5469d Step 7/24 : RUN apk add asciidoctor ---> Running in 88537ace007f (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 Removing intermediate container 88537ace007f ---> f93c03b6714b Step 8/24 : RUN apk add openjdk8 ---> Running in 0df8a4224b89 (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-r2) (8/37) Installing nss (3.44.3-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.4-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 Removing intermediate container 0df8a4224b89 ---> 64595557b10d Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Running in d4d83ff5450a (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 Removing intermediate container d4d83ff5450a ---> 89b1cc262e26 Step 10/24 : RUN apk add openssl ---> Running in 4c47ec92f110 (1/1) Installing openssl (1.1.1d-r2) Executing busybox-1.30.1-r2.trigger OK: 180 MiB in 71 packages Removing intermediate container 4c47ec92f110 ---> decdca7d1ef5 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Running in 6ff5a900e49c ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.2.1 Successfully installed rdoc-6.2.1 Parsing documentation for rdoc-6.2.1 Installing ri documentation for rdoc-6.2.1 Done installing documentation for rdoc after 6 seconds 1 gem installed Removing intermediate container 6ff5a900e49c ---> 1d853dd7c6c3 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in 5a569914eb16 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.4.0 Successfully installed prawn-templates-0.1.2 Successfully installed public_suffix-4.0.3 Successfully installed addressable-2.7.0 Successfully installed css_parser-1.7.1 Successfully installed prawn-svg-0.30.0 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.rc.1 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.4.0 Installing ri documentation for pdf-reader-2.4.0 Parsing documentation for prawn-templates-0.1.2 Installing ri documentation for prawn-templates-0.1.2 Parsing documentation for public_suffix-4.0.3 Installing ri documentation for public_suffix-4.0.3 Parsing documentation for addressable-2.7.0 Installing ri documentation for addressable-2.7.0 Parsing documentation for css_parser-1.7.1 Installing ri documentation for css_parser-1.7.1 Parsing documentation for prawn-svg-0.30.0 Installing ri documentation for prawn-svg-0.30.0 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.rc.1 Installing ri documentation for asciidoctor-pdf-1.5.0.rc.1 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 20 seconds 22 gems installed Removing intermediate container 5a569914eb16 ---> 295b0548de80 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in e1cc28edaa8f --2020-01-07 15:07:46-- 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% 26.2M 1s 50K .......... .......... .......... .......... .......... 0% 22.9M 1s 100K .......... .......... .......... .......... .......... 1% 52.9M 0s 150K .......... .......... .......... .......... .......... 1% 13.7M 1s 200K .......... .......... .......... .......... .......... 1% 26.9M 1s 250K .......... .......... .......... .......... .......... 2% 28.4M 1s 300K .......... .......... .......... .......... .......... 2% 47.7M 1s 350K .......... .......... .......... .......... .......... 2% 8.19M 1s 400K .......... .......... .......... .......... .......... 3% 32.3M 1s 450K .......... .......... .......... .......... .......... 3% 21.0M 1s 500K .......... .......... .......... .......... .......... 3% 23.9M 1s 550K .......... .......... .......... .......... .......... 4% 43.9M 1s 600K .......... .......... .......... .......... .......... 4% 20.4M 1s 650K .......... .......... .......... .......... .......... 4% 39.5M 1s 700K .......... .......... .......... .......... .......... 5% 27.5M 1s 750K .......... .......... .......... .......... .......... 5% 24.0M 1s 800K .......... .......... .......... .......... .......... 5% 23.9M 1s 850K .......... .......... .......... .......... .......... 6% 15.0M 1s 900K .......... .......... .......... .......... .......... 6% 32.7M 1s 950K .......... .......... .......... .......... .......... 6% 35.2M 1s 1000K .......... .......... .......... .......... .......... 7% 19.6M 1s 1050K .......... .......... .......... .......... .......... 7% 32.4M 1s 1100K .......... .......... .......... .......... .......... 7% 18.2M 1s 1150K .......... .......... .......... .......... .......... 8% 27.8M 1s 1200K .......... .......... .......... .......... .......... 8% 51.7M 1s 1250K .......... .......... .......... .......... .......... 8% 13.8M 1s 1300K .......... .......... .......... .......... .......... 9% 54.2M 1s 1350K .......... .......... .......... .......... .......... 9% 46.0M 1s 1400K .......... .......... .......... .......... .......... 9% 38.5M 1s 1450K .......... .......... .......... .......... .......... 10% 28.2M 1s 1500K .......... .......... .......... .......... .......... 10% 44.2M 1s 1550K .......... .......... .......... .......... .......... 10% 48.5M 0s 1600K .......... .......... .......... .......... .......... 11% 5.34M 1s 1650K .......... .......... .......... .......... .......... 11% 39.0M 1s 1700K .......... .......... .......... .......... .......... 12% 47.8M 1s 1750K .......... .......... .......... .......... .......... 12% 28.6M 1s 1800K .......... .......... .......... .......... .......... 12% 32.8M 1s 1850K .......... .......... .......... .......... .......... 13% 32.1M 1s 1900K .......... .......... .......... .......... .......... 13% 26.0M 1s 1950K .......... .......... .......... .......... .......... 13% 46.1M 1s 2000K .......... .......... .......... .......... .......... 14% 24.7M 1s 2050K .......... .......... .......... .......... .......... 14% 27.3M 1s 2100K .......... .......... .......... .......... .......... 14% 33.9M 0s 2150K .......... .......... .......... .......... .......... 15% 34.9M 0s 2200K .......... .......... .......... .......... .......... 15% 21.5M 0s 2250K .......... .......... .......... .......... .......... 15% 29.8M 0s 2300K .......... .......... .......... .......... .......... 16% 30.2M 0s 2350K .......... .......... .......... .......... .......... 16% 18.9M 0s 2400K .......... .......... .......... .......... .......... 16% 19.1M 0s 2450K .......... .......... .......... .......... .......... 17% 24.3M 0s 2500K .......... .......... .......... .......... .......... 17% 17.0M 0s 2550K .......... .......... .......... .......... .......... 17% 33.6M 0s 2600K .......... .......... .......... .......... .......... 18% 20.4M 0s 2650K .......... .......... .......... .......... .......... 18% 23.0M 0s 2700K .......... .......... .......... .......... .......... 18% 25.1M 0s 2750K .......... .......... .......... .......... .......... 19% 23.1M 0s 2800K .......... .......... .......... .......... .......... 19% 27.3M 0s 2850K .......... .......... .......... .......... .......... 19% 18.4M 0s 2900K .......... .......... .......... .......... .......... 20% 42.6M 0s 2950K .......... .......... .......... .......... .......... 20% 53.9M 0s 3000K .......... .......... .......... .......... .......... 20% 30.1M 0s 3050K .......... .......... .......... .......... .......... 21% 71.5M 0s 3100K .......... .......... .......... .......... .......... 21% 76.2M 0s 3150K .......... .......... .......... .......... .......... 21% 16.5M 0s 3200K .......... .......... .......... .......... .......... 22% 34.2M 0s 3250K .......... .......... .......... .......... .......... 22% 56.4M 0s 3300K .......... .......... .......... .......... .......... 23% 72.0M 0s 3350K .......... .......... .......... .......... .......... 23% 38.5M 0s 3400K .......... .......... .......... .......... .......... 23% 74.9M 0s 3450K .......... .......... .......... .......... .......... 24% 33.7M 0s 3500K .......... .......... .......... .......... .......... 24% 37.9M 0s 3550K .......... .......... .......... .......... .......... 24% 79.6M 0s 3600K .......... .......... .......... .......... .......... 25% 62.5M 0s 3650K .......... .......... .......... .......... .......... 25% 40.8M 0s 3700K .......... .......... .......... .......... .......... 25% 34.2M 0s 3750K .......... .......... .......... .......... .......... 26% 40.9M 0s 3800K .......... .......... .......... .......... .......... 26% 37.8M 0s 3850K .......... .......... .......... .......... .......... 26% 43.9M 0s 3900K .......... .......... .......... .......... .......... 27% 61.7M 0s 3950K .......... .......... .......... .......... .......... 27% 65.0M 0s 4000K .......... .......... .......... .......... .......... 27% 32.8M 0s 4050K .......... .......... .......... .......... .......... 28% 35.9M 0s 4100K .......... .......... .......... .......... .......... 28% 62.2M 0s 4150K .......... .......... .......... .......... .......... 28% 44.2M 0s 4200K .......... .......... .......... .......... .......... 29% 72.9M 0s 4250K .......... .......... .......... .......... .......... 29% 64.5M 0s 4300K .......... .......... .......... .......... .......... 29% 48.9M 0s 4350K .......... .......... .......... .......... .......... 30% 44.7M 0s 4400K .......... .......... .......... .......... .......... 30% 37.7M 0s 4450K .......... .......... .......... .......... .......... 30% 42.8M 0s 4500K .......... .......... .......... .......... .......... 31% 39.2M 0s 4550K .......... .......... .......... .......... .......... 31% 44.0M 0s 4600K .......... .......... .......... .......... .......... 31% 64.3M 0s 4650K .......... .......... .......... .......... .......... 32% 42.6M 0s 4700K .......... .......... .......... .......... .......... 32% 45.7M 0s 4750K .......... .......... .......... .......... .......... 32% 55.2M 0s 4800K .......... .......... .......... .......... .......... 33% 48.5M 0s 4850K .......... .......... .......... .......... .......... 33% 44.2M 0s 4900K .......... .......... .......... .......... .......... 33% 34.6M 0s 4950K .......... .......... .......... .......... .......... 34% 19.6M 0s 5000K .......... .......... .......... .......... .......... 34% 53.3M 0s 5050K .......... .......... .......... .......... .......... 35% 53.7M 0s 5100K .......... .......... .......... .......... .......... 35% 33.3M 0s 5150K .......... .......... .......... .......... .......... 35% 56.8M 0s 5200K .......... .......... .......... .......... .......... 36% 42.4M 0s 5250K .......... .......... .......... .......... .......... 36% 37.1M 0s 5300K .......... .......... .......... .......... .......... 36% 23.6M 0s 5350K .......... .......... .......... .......... .......... 37% 35.1M 0s 5400K .......... .......... .......... .......... .......... 37% 47.0M 0s 5450K .......... .......... .......... .......... .......... 37% 51.6M 0s 5500K .......... .......... .......... .......... .......... 38% 48.2M 0s 5550K .......... .......... .......... .......... .......... 38% 52.9M 0s 5600K .......... .......... .......... .......... .......... 38% 9.50M 0s 5650K .......... .......... .......... .......... .......... 39% 41.0M 0s 5700K .......... .......... .......... .......... .......... 39% 47.1M 0s 5750K .......... .......... .......... .......... .......... 39% 47.8M 0s 5800K .......... .......... .......... .......... .......... 40% 46.1M 0s 5850K .......... .......... .......... .......... .......... 40% 46.2M 0s 5900K .......... .......... .......... .......... .......... 40% 9.63M 0s 5950K .......... .......... .......... .......... .......... 41% 64.9M 0s 6000K .......... .......... .......... .......... .......... 41% 41.1M 0s 6050K .......... .......... .......... .......... .......... 41% 31.8M 0s 6100K .......... .......... .......... .......... .......... 42% 36.4M 0s 6150K .......... .......... .......... .......... .......... 42% 53.0M 0s 6200K .......... .......... .......... .......... .......... 42% 42.8M 0s 6250K .......... .......... .......... .......... .......... 43% 9.91M 0s 6300K .......... .......... .......... .......... .......... 43% 55.7M 0s 6350K .......... .......... .......... .......... .......... 43% 25.6M 0s 6400K .......... .......... .......... .......... .......... 44% 37.9M 0s 6450K .......... .......... .......... .......... .......... 44% 43.6M 0s 6500K .......... .......... .......... .......... .......... 44% 72.5M 0s 6550K .......... .......... .......... .......... .......... 45% 78.8M 0s 6600K .......... .......... .......... .......... .......... 45% 44.3M 0s 6650K .......... .......... .......... .......... .......... 46% 70.9M 0s 6700K .......... .......... .......... .......... .......... 46% 22.2M 0s 6750K .......... .......... .......... .......... .......... 46% 40.2M 0s 6800K .......... .......... .......... .......... .......... 47% 44.1M 0s 6850K .......... .......... .......... .......... .......... 47% 46.0M 0s 6900K .......... .......... .......... .......... .......... 47% 10.8M 0s 6950K .......... .......... .......... .......... .......... 48% 68.6M 0s 7000K .......... .......... .......... .......... .......... 48% 15.3M 0s 7050K .......... .......... .......... .......... .......... 48% 50.1M 0s 7100K .......... .......... .......... .......... .......... 49% 37.5M 0s 7150K .......... .......... .......... .......... .......... 49% 32.3M 0s 7200K .......... .......... .......... .......... .......... 49% 13.1M 0s 7250K .......... .......... .......... .......... .......... 50% 59.3M 0s 7300K .......... .......... .......... .......... .......... 50% 52.7M 0s 7350K .......... .......... .......... .......... .......... 50% 24.8M 0s 7400K .......... .......... .......... .......... .......... 51% 40.0M 0s 7450K .......... .......... .......... .......... .......... 51% 15.1M 0s 7500K .......... .......... .......... .......... .......... 51% 35.4M 0s 7550K .......... .......... .......... .......... .......... 52% 30.8M 0s 7600K .......... .......... .......... .......... .......... 52% 18.0M 0s 7650K .......... .......... .......... .......... .......... 52% 23.7M 0s 7700K .......... .......... .......... .......... .......... 53% 36.2M 0s 7750K .......... .......... .......... .......... .......... 53% 16.3M 0s 7800K .......... .......... .......... .......... .......... 53% 24.1M 0s 7850K .......... .......... .......... .......... .......... 54% 32.9M 0s 7900K .......... .......... .......... .......... .......... 54% 32.4M 0s 7950K .......... .......... .......... .......... .......... 54% 32.7M 0s 8000K .......... .......... .......... .......... .......... 55% 11.1M 0s 8050K .......... .......... .......... .......... .......... 55% 42.0M 0s 8100K .......... .......... .......... .......... .......... 55% 28.4M 0s 8150K .......... .......... .......... .......... .......... 56% 35.6M 0s 8200K .......... .......... .......... .......... .......... 56% 28.5M 0s 8250K .......... .......... .......... .......... .......... 57% 25.5M 0s 8300K .......... .......... .......... .......... .......... 57% 15.0M 0s 8350K .......... .......... .......... .......... .......... 57% 22.4M 0s 8400K .......... .......... .......... .......... .......... 58% 21.1M 0s 8450K .......... .......... .......... .......... .......... 58% 37.9M 0s 8500K .......... .......... .......... .......... .......... 58% 6.93M 0s 8550K .......... .......... .......... .......... .......... 59% 22.5M 0s 8600K .......... .......... .......... .......... .......... 59% 13.1M 0s 8650K .......... .......... .......... .......... .......... 59% 21.0M 0s 8700K .......... .......... .......... .......... .......... 60% 24.5M 0s 8750K .......... .......... .......... .......... .......... 60% 27.6M 0s 8800K .......... .......... .......... .......... .......... 60% 14.7M 0s 8850K .......... .......... .......... .......... .......... 61% 19.7M 0s 8900K .......... .......... .......... .......... .......... 61% 24.6M 0s 8950K .......... .......... .......... .......... .......... 61% 5.02M 0s 9000K .......... .......... .......... .......... .......... 62% 16.8M 0s 9050K .......... .......... .......... .......... .......... 62% 26.5M 0s 9100K .......... .......... .......... .......... .......... 62% 22.5M 0s 9150K .......... .......... .......... .......... .......... 63% 20.6M 0s 9200K .......... .......... .......... .......... .......... 63% 15.5M 0s 9250K .......... .......... .......... .......... .......... 63% 4.64M 0s 9300K .......... .......... .......... .......... .......... 64% 11.0M 0s 9350K .......... .......... .......... .......... .......... 64% 21.8M 0s 9400K .......... .......... .......... .......... .......... 64% 29.5M 0s 9450K .......... .......... .......... .......... .......... 65% 27.4M 0s 9500K .......... .......... .......... .......... .......... 65% 40.9M 0s 9550K .......... .......... .......... .......... .......... 65% 7.52M 0s 9600K .......... .......... .......... .......... .......... 66% 18.1M 0s 9650K .......... .......... .......... .......... .......... 66% 21.2M 0s 9700K .......... .......... .......... .......... .......... 66% 25.5M 0s 9750K .......... .......... .......... .......... .......... 67% 21.9M 0s 9800K .......... .......... .......... .......... .......... 67% 21.6M 0s 9850K .......... .......... .......... .......... .......... 67% 25.3M 0s 9900K .......... .......... .......... .......... .......... 68% 11.1M 0s 9950K .......... .......... .......... .......... .......... 68% 17.4M 0s 10000K .......... .......... .......... .......... .......... 69% 19.5M 0s 10050K .......... .......... .......... .......... .......... 69% 20.9M 0s 10100K .......... .......... .......... .......... .......... 69% 10.8M 0s 10150K .......... .......... .......... .......... .......... 70% 9.30M 0s 10200K .......... .......... .......... .......... .......... 70% 3.00M 0s 10250K .......... .......... .......... .......... .......... 70% 2.10M 0s 10300K .......... .......... .......... .......... .......... 71% 2.03M 0s 10350K .......... .......... .......... .......... .......... 71% 1.47M 0s 10400K .......... .......... .......... .......... .......... 71% 1.01M 0s 10450K .......... .......... .......... .......... .......... 72% 1.63M 0s 10500K .......... .......... .......... .......... .......... 72% 1.51M 0s 10550K .......... .......... .......... .......... .......... 72% 1.02M 0s 10600K .......... .......... .......... .......... .......... 73% 1.48M 0s 10650K .......... .......... .......... .......... .......... 73% 1.58M 0s 10700K .......... .......... .......... .......... .......... 73% 1.67M 0s 10750K .......... .......... .......... .......... .......... 74% 2.15M 0s 10800K .......... .......... .......... .......... .......... 74% 781K 0s 10850K .......... .......... .......... .......... .......... 74% 1.02M 0s 10900K .......... .......... .......... .......... .......... 75% 1.22M 0s 10950K .......... .......... .......... .......... .......... 75% 1.02M 0s 11000K .......... .......... .......... .......... .......... 75% 1.11M 0s 11050K .......... .......... .......... .......... .......... 76% 999K 0s 11100K .......... .......... .......... .......... .......... 76% 1.06M 0s 11150K .......... .......... .......... .......... .......... 76% 825K 0s 11200K .......... .......... .......... .......... .......... 77% 1.03M 0s 11250K .......... .......... .......... .......... .......... 77% 1.36M 0s 11300K .......... .......... .......... .......... .......... 77% 1.06M 0s 11350K .......... .......... .......... .......... .......... 78% 1.16M 0s 11400K .......... .......... .......... .......... .......... 78% 1.53M 0s 11450K .......... .......... .......... .......... .......... 78% 1.22M 0s 11500K .......... .......... .......... .......... .......... 79% 1.36M 0s 11550K .......... .......... .......... .......... .......... 79% 1.28M 0s 11600K .......... .......... .......... .......... .......... 80% 743K 0s 11650K .......... .......... .......... .......... .......... 80% 799K 0s 11700K .......... .......... .......... .......... .......... 80% 1.02M 0s 11750K .......... .......... .......... .......... .......... 81% 694K 0s 11800K .......... .......... .......... .......... .......... 81% 830K 0s 11850K .......... .......... .......... .......... .......... 81% 772K 0s 11900K .......... .......... .......... .......... .......... 82% 847K 0s 11950K .......... .......... .......... .......... .......... 82% 764K 0s 12000K .......... .......... .......... .......... .......... 82% 523K 0s 12050K .......... .......... .......... .......... .......... 83% 1.09M 0s 12100K .......... .......... .......... .......... .......... 83% 920K 0s 12150K .......... .......... .......... .......... .......... 83% 880K 0s 12200K .......... .......... .......... .......... .......... 84% 683K 0s 12250K .......... .......... .......... .......... .......... 84% 898K 0s 12300K .......... .......... .......... .......... .......... 84% 779K 0s 12350K .......... .......... .......... .......... .......... 85% 757K 0s 12400K .......... .......... .......... .......... .......... 85% 556K 0s 12450K .......... .......... .......... .......... .......... 85% 783K 0s 12500K .......... .......... .......... .......... .......... 86% 713K 0s 12550K .......... .......... .......... .......... .......... 86% 925K 0s 12600K .......... .......... .......... .......... .......... 86% 1.05M 0s 12650K .......... .......... .......... .......... .......... 87% 698K 0s 12700K .......... .......... .......... .......... .......... 87% 758K 0s 12750K .......... .......... .......... .......... .......... 87% 797K 0s 12800K .......... .......... .......... .......... .......... 88% 574K 0s 12850K .......... .......... .......... .......... .......... 88% 770K 0s 12900K .......... .......... .......... .......... .......... 88% 704K 0s 12950K .......... .......... .......... .......... .......... 89% 925K 0s 13000K .......... .......... .......... .......... .......... 89% 658K 0s 13050K .......... .......... .......... .......... .......... 89% 807K 0s 13100K .......... .......... .......... .......... .......... 90% 830K 0s 13150K .......... .......... .......... .......... .......... 90% 823K 0s 13200K .......... .......... .......... .......... .......... 91% 634K 0s 13250K .......... .......... .......... .......... .......... 91% 683K 0s 13300K .......... .......... .......... .......... .......... 91% 793K 0s 13350K .......... .......... .......... .......... .......... 92% 931K 0s 13400K .......... .......... .......... .......... .......... 92% 720K 0s 13450K .......... .......... .......... .......... .......... 92% 859K 0s 13500K .......... .......... .......... .......... .......... 93% 855K 0s 13550K .......... .......... .......... .......... .......... 93% 13.2M 0s 13600K .......... .......... .......... .......... .......... 93% 21.1M 0s 13650K .......... .......... .......... .......... .......... 94% 23.5M 0s 13700K .......... .......... .......... .......... .......... 94% 14.5M 0s 13750K .......... .......... .......... .......... .......... 94% 27.4M 0s 13800K .......... .......... .......... .......... .......... 95% 22.1M 0s 13850K .......... .......... .......... .......... .......... 95% 10.3M 0s 13900K .......... .......... .......... .......... .......... 95% 20.9M 0s 13950K .......... .......... .......... .......... .......... 96% 20.8M 0s 14000K .......... .......... .......... .......... .......... 96% 17.4M 0s 14050K .......... .......... .......... .......... .......... 96% 13.5M 0s 14100K .......... .......... .......... .......... .......... 97% 14.6M 0s 14150K .......... .......... .......... .......... .......... 97% 19.3M 0s 14200K .......... .......... .......... .......... .......... 97% 20.9M 0s 14250K .......... .......... .......... .......... .......... 98% 1.98M 0s 14300K .......... .......... .......... .......... .......... 98% 1.49M 0s 14350K .......... .......... .......... .......... .......... 98% 1.04M 0s 14400K .......... .......... .......... .......... .......... 99% 892K 0s 14450K .......... .......... .......... .......... .......... 99% 1.23M 0s 14500K .......... .......... .......... .......... .......... 99% 1.02M 0s 14550K .......... 100% 64.1M=4.3s 2020-01-07 15:07:50 (3.31 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486] Removing intermediate container e1cc28edaa8f ---> be6e6825f19e Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in e308c1ca71c4 Removing intermediate container e308c1ca71c4 ---> c40e0db98de7 Step 15/24 : RUN npm install -g swagger-cli ---> Running in a35facf636de 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.5 added 49 packages from 30 contributors in 3.563s Removing intermediate container a35facf636de ---> 47d8bbfd0303 Step 16/24 : RUN npm install -g json-refs ---> Running in 80511b99700e 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.498s Removing intermediate container 80511b99700e ---> 3fee18d05a16 Step 17/24 : RUN npm install -g yamljs ---> Running in d25129ed55ec 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.523s Removing intermediate container d25129ed55ec ---> 514359d9f9b0 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> 7d0d40b8c427 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in ee7778c15374 Removing intermediate container ee7778c15374 ---> 263ed9d13f24 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 63cc9d490b54 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 675b21b4c2ee Removing intermediate container 675b21b4c2ee ---> eb1ef268cdc1 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> 3d5957bfc623 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in 62f56a3fa758 Removing intermediate container 62f56a3fa758 ---> 381d3ad57559 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Running in 1fb609a8e2c2 Removing intermediate container 1fb609a8e2c2 ---> d346f2906793 Successfully built d346f2906793 Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011’: Permission denied Mounting dir /var/www/html/api/nfv/sol011/1 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011) --- Merging file. --- Create PDF... mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid --- Validation done (0). '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml' '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json' cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011) --- Merging file. --- Create PDF... mv: can't rename 'SOL011-NSDManagement-API.pdf': No such file or directory --- Validating ../build/SOL011-NSDManagement-API.yaml ../build/SOL011-NSDManagement-API.yaml is valid --- Validation done (0). '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml' '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json' cp: can't stat '../build/SOL011-NSDManagement-API.pdf': No such file or directory -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011) --- Merging file. --- Create PDF... mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL011-APIVersion-API.yaml ../build/SOL011-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml' '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json' cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS