SuccessConsole Output

12:46:38 Started by GitLab push by bernini
12:46:38 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
12:46:38 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:46:38  > git rev-parse --is-inside-work-tree # timeout=10
12:46:38 Fetching changes from the remote Git repository
12:46:38  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:46:38 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:46:38  > git --version # timeout=10
12:46:38 using GIT_SSH to set credentials 
12:46:38  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:46:38  > git rev-parse remotes/origin/3.3.1-maintenance^{commit} # timeout=10
12:46:38  > git branch -a -v --no-abbrev --contains 6ad09f10df485afba17ec781387741f16be42d3b # timeout=10
12:46:38 Checking out Revision 6ad09f10df485afba17ec781387741f16be42d3b (origin/3.3.1-maintenance)
12:46:38  > git config core.sparsecheckout # timeout=10
12:46:38  > git checkout -f 6ad09f10df485afba17ec781387741f16be42d3b
12:46:38 Commit message: "fixed issue #18"
12:46:38  > git rev-list --no-walk 02ca8ae991a652a9338fa1bc4eb4e132142e16af # timeout=10
12:46:39 [sol005] $ /bin/bash /tmp/jenkins6215605581675877592.sh
12:46:39 ./build-container.sh: line 7: proxy: command not found
12:46:39 http_proxy is not set
12:46:39 Proxy set to 
12:46:39 Sending build context to Docker daemon  13.31kB

12:46:39 Step 1/24 : FROM alpine:3.10.0
12:46:40 3.10.0: Pulling from library/alpine
12:46:41 921b31ab772b: Pulling fs layer
12:46:41 921b31ab772b: Download complete
12:46:41 921b31ab772b: Pull complete
12:46:41 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
12:46:41 Status: Downloaded newer image for alpine:3.10.0
12:46:41  ---> 4d90542f0623
12:46:41 Step 2/24 : RUN env
12:46:41  ---> Running in c0daa32c31a4
12:46:42 HOSTNAME=c0daa32c31a4
12:46:42 SHLVL=1
12:46:42 HOME=/root
12:46:42 https_proxy=
12:46:42 http_proxy=
12:46:42 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:46:42 PWD=/
12:46:42  ---> 71cc404b89a0
12:46:42 Removing intermediate container c0daa32c31a4
12:46:42 Step 3/24 : RUN apk update
12:46:42  ---> Running in 5f3250b95163
12:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
12:46:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
12:46:43 v3.10.6-4-gff6a3d6ca0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main]
12:46:43 v3.10.5-207-g521fb0cd4c [http://dl-cdn.alpinelinux.org/alpine/v3.10/community]
12:46:43 OK: 10351 distinct packages available
12:46:43  ---> 293432887d8a
12:46:43 Removing intermediate container 5f3250b95163
12:46:43 Step 4/24 : RUN apk add bash
12:46:43  ---> Running in bc2fe302b4a2
12:46:44 (1/4) Installing ncurses-terminfo-base (6.1_p20190518-r2)
12:46:44 (2/4) Installing ncurses-libs (6.1_p20190518-r2)
12:46:44 (3/4) Installing readline (8.0.0-r0)
12:46:44 (4/4) Installing bash (5.0.0-r0)
12:46:44 Executing bash-5.0.0-r0.post-install
12:46:44 Executing busybox-1.30.1-r2.trigger
12:46:44 OK: 8 MiB in 18 packages
12:46:44  ---> 2a308071b7a4
12:46:44 Removing intermediate container bc2fe302b4a2
12:46:44 Step 5/24 : RUN apk add nodejs
12:46:44  ---> Running in 830e1ce54029
12:46:45 (1/6) Installing ca-certificates (20191127-r2)
12:46:45 (2/6) Installing c-ares (1.15.0-r0)
12:46:45 (3/6) Installing libgcc (8.3.0-r0)
12:46:45 (4/6) Installing http-parser (2.9.2-r0)
12:46:45 (5/6) Installing libstdc++ (8.3.0-r0)
12:46:45 (6/6) Installing nodejs (10.24.0-r0)
12:46:45 Executing busybox-1.30.1-r2.trigger
12:46:45 Executing ca-certificates-20191127-r2.trigger
12:46:45 OK: 34 MiB in 24 packages
12:46:46  ---> 0309741b8a1a
12:46:46 Removing intermediate container 830e1ce54029
12:46:46 Step 6/24 : RUN apk add nodejs-npm
12:46:46  ---> Running in 400c68b44802
12:46:47 (1/1) Installing npm (10.24.0-r0)
12:46:47 Executing busybox-1.30.1-r2.trigger
12:46:47 OK: 61 MiB in 25 packages
12:46:49  ---> 0f7cfcd85d18
12:46:49 Removing intermediate container 400c68b44802
12:46:49 Step 7/24 : RUN apk add asciidoctor
12:46:49  ---> Running in 0308d8227399
12:46:49 (1/5) Installing gmp (6.1.2-r1)
12:46:49 (2/5) Installing yaml (0.2.2-r1)
12:46:49 (3/5) Installing ruby-libs (2.5.8-r1)
12:46:50 (4/5) Installing ruby (2.5.8-r1)
12:46:50 (5/5) Installing asciidoctor (2.0.10-r0)
12:46:50 Executing busybox-1.30.1-r2.trigger
12:46:50 OK: 75 MiB in 30 packages
12:46:50  ---> 0ec194ab7eb2
12:46:50 Removing intermediate container 0308d8227399
12:46:50 Step 8/24 : RUN apk add openjdk8
12:46:51  ---> Running in fd37e46ed59c
12:46:51 (1/44) Installing expat (2.2.8-r0)
12:46:51 (2/44) Installing libbz2 (1.0.6-r7)
12:46:51 (3/44) Installing libpng (1.6.37-r1)
12:46:51 (4/44) Installing freetype (2.10.0-r1)
12:46:51 (5/44) Installing libuuid (2.33.2-r0)
12:46:51 (6/44) Installing fontconfig (2.13.1-r0)
12:46:51 (7/44) Installing encodings (1.0.4-r1)
12:46:51 (8/44) Installing libfontenc (1.1.4-r0)
12:46:51 (9/44) Installing mkfontscale (1.2.1-r1)
12:46:51 (10/44) Installing ttf-dejavu (2.37-r1)
12:46:51 (11/44) Installing libxau (1.0.9-r0)
12:46:52 (12/44) Installing libbsd (0.9.1-r1)
12:46:52 (13/44) Installing libxdmcp (1.1.3-r0)
12:46:52 (14/44) Installing libxcb (1.13.1-r0)
12:46:52 (15/44) Installing libx11 (1.6.12-r0)
12:46:52 (16/44) Installing libxcomposite (0.4.5-r0)
12:46:52 (17/44) Installing libxext (1.3.4-r0)
12:46:52 (18/44) Installing libxi (1.7.9-r2)
12:46:52 (19/44) Installing libxrender (0.9.10-r3)
12:46:52 (20/44) Installing libxtst (1.2.3-r3)
12:46:52 (21/44) Installing alsa-lib (1.1.9-r0)
12:46:52 (22/44) Installing giflib (5.1.9-r0)
12:46:52 (23/44) Installing libjpeg-turbo (2.0.4-r1)
12:46:52 (24/44) Installing openjdk8-jre-lib (8.275.01-r0)
12:46:53 (25/44) Installing java-common (0.2-r0)
12:46:53 (26/44) Installing libffi (3.2.1-r6)
12:46:53 (27/44) Installing p11-kit (0.23.16.1-r1)
12:46:53 (28/44) Installing libtasn1 (4.14-r0)
12:46:53 (29/44) Installing p11-kit-trust (0.23.16.1-r1)
12:46:53 (30/44) Installing java-cacerts (1.0-r0)
12:46:53 (31/44) Installing nspr (4.20-r0)
12:46:53 (32/44) Installing sqlite-libs (3.28.0-r3)
12:46:53 (33/44) Installing nss (3.44.3-r0)
12:46:53 (34/44) Installing krb5-conf (1.0-r1)
12:46:53 (35/44) Installing libcom_err (1.45.5-r0)
12:46:53 (36/44) Installing keyutils-libs (1.6-r1)
12:46:53 (37/44) Installing libverto (0.3.1-r0)
12:46:53 (38/44) Installing krb5-libs (1.17.2-r0)
12:46:53 (39/44) Installing lcms2 (2.9-r1)
12:46:53 (40/44) Installing pcsc-lite-libs (1.8.25-r1)
12:46:53 (41/44) Installing liblksctp (1.0.18-r0)
12:46:53 (42/44) Installing openjdk8-jre-base (8.275.01-r0)
12:46:53 (43/44) Installing openjdk8-jre (8.275.01-r0)
12:46:53 (44/44) Installing openjdk8 (8.275.01-r0)
12:46:53 Executing busybox-1.30.1-r2.trigger
12:46:53 Executing ca-certificates-20191127-r2.trigger
12:46:54 Executing fontconfig-2.13.1-r0.trigger
12:46:56 Executing mkfontscale-1.2.1-r1.trigger
12:46:56 Executing java-common-0.2-r0.trigger
12:46:56 OK: 193 MiB in 74 packages
12:46:57  ---> 0c8b184c9120
12:46:57 Removing intermediate container fd37e46ed59c
12:46:57 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:46:57  ---> Running in cd081775c510
12:46:58 (1/1) Installing wget (1.20.3-r0)
12:46:58 Executing busybox-1.30.1-r2.trigger
12:46:58 OK: 193 MiB in 75 packages
12:46:58 WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
12:46:58  ---> 49ec76c744ba
12:46:58 Removing intermediate container cd081775c510
12:46:58 Step 10/24 : RUN apk add openssl
12:46:59  ---> Running in b64e6627378b
12:46:59 (1/1) Installing openssl (1.1.1j-r0)
12:46:59 Executing busybox-1.30.1-r2.trigger
12:46:59 OK: 194 MiB in 76 packages
12:46:59  ---> 28bdf5492dce
12:46:59 Removing intermediate container b64e6627378b
12:46:59 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:47:00  ---> Running in 81d08181c981
12:47:01 ERROR:  While executing gem ... (NoMethodError)
12:47:01     undefined method `reset' for RDoc::TopLevel:Class
12:47:01 Successfully installed rdoc-6.3.0
12:47:08 Successfully installed rdoc-6.3.0
12:47:08 Parsing documentation for rdoc-6.3.0
12:47:08 Installing ri documentation for rdoc-6.3.0
12:47:08 Done installing documentation for rdoc after 5 seconds
12:47:08 1 gem installed
12:47:09  ---> 0c6e0f835c85
12:47:09 Removing intermediate container 81d08181c981
12:47:09 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:47:09  ---> Running in 8977206753b9
12:47:36 Successfully installed pdf-core-0.7.0
12:47:36 Successfully installed ttfunk-1.5.1
12:47:36 Successfully installed prawn-2.2.2
12:47:36 Successfully installed prawn-table-0.2.2
12:47:36 Successfully installed Ascii85-1.1.0
12:47:36 Successfully installed ruby-rc4-0.1.5
12:47:36 Successfully installed hashery-2.1.2
12:47:36 Successfully installed afm-0.2.2
12:47:36 Successfully installed pdf-reader-2.4.2
12:47:36 Successfully installed prawn-templates-0.1.2
12:47:36 Successfully installed public_suffix-4.0.6
12:47:36 Successfully installed addressable-2.7.0
12:47:36 Successfully installed css_parser-1.9.0
12:47:36 Successfully installed prawn-svg-0.31.0
12:47:36 Successfully installed prawn-icon-2.5.0
12:47:36 Successfully installed safe_yaml-1.0.5
12:47:36 Successfully installed thread_safe-0.3.6
12:47:36 Successfully installed concurrent-ruby-1.1.8
12:47:36 Successfully installed polyglot-0.3.5
12:47:36 Successfully installed treetop-1.6.11
12:47:36 Successfully installed asciidoctor-pdf-1.5.4
12:47:36 Successfully installed asciidoctor-pdf-cjk-0.1.3
12:47:36 Parsing documentation for pdf-core-0.7.0
12:47:36 Installing ri documentation for pdf-core-0.7.0
12:47:36 Parsing documentation for ttfunk-1.5.1
12:47:36 Installing ri documentation for ttfunk-1.5.1
12:47:36 Parsing documentation for prawn-2.2.2
12:47:36 Installing ri documentation for prawn-2.2.2
12:47:36 Parsing documentation for prawn-table-0.2.2
12:47:36 Installing ri documentation for prawn-table-0.2.2
12:47:36 Parsing documentation for Ascii85-1.1.0
12:47:36 Installing ri documentation for Ascii85-1.1.0
12:47:36 Parsing documentation for ruby-rc4-0.1.5
12:47:36 Installing ri documentation for ruby-rc4-0.1.5
12:47:36 Parsing documentation for hashery-2.1.2
12:47:36 Installing ri documentation for hashery-2.1.2
12:47:36 Parsing documentation for afm-0.2.2
12:47:36 Installing ri documentation for afm-0.2.2
12:47:36 Parsing documentation for pdf-reader-2.4.2
12:47:36 Installing ri documentation for pdf-reader-2.4.2
12:47:36 Parsing documentation for prawn-templates-0.1.2
12:47:36 Installing ri documentation for prawn-templates-0.1.2
12:47:36 Parsing documentation for public_suffix-4.0.6
12:47:36 Installing ri documentation for public_suffix-4.0.6
12:47:36 Parsing documentation for addressable-2.7.0
12:47:36 Installing ri documentation for addressable-2.7.0
12:47:36 Parsing documentation for css_parser-1.9.0
12:47:36 Installing ri documentation for css_parser-1.9.0
12:47:36 Parsing documentation for prawn-svg-0.31.0
12:47:36 Installing ri documentation for prawn-svg-0.31.0
12:47:36 Parsing documentation for prawn-icon-2.5.0
12:47:36 Installing ri documentation for prawn-icon-2.5.0
12:47:36 Parsing documentation for safe_yaml-1.0.5
12:47:36 Installing ri documentation for safe_yaml-1.0.5
12:47:36 Parsing documentation for thread_safe-0.3.6
12:47:36 Installing ri documentation for thread_safe-0.3.6
12:47:36 Parsing documentation for concurrent-ruby-1.1.8
12:47:36 Installing ri documentation for concurrent-ruby-1.1.8
12:47:36 Parsing documentation for polyglot-0.3.5
12:47:36 Installing ri documentation for polyglot-0.3.5
12:47:36 Parsing documentation for treetop-1.6.11
12:47:36 Installing ri documentation for treetop-1.6.11
12:47:36 Parsing documentation for asciidoctor-pdf-1.5.4
12:47:36 Installing ri documentation for asciidoctor-pdf-1.5.4
12:47:36 Parsing documentation for asciidoctor-pdf-cjk-0.1.3
12:47:36 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3
12:47:36 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 19 seconds
12:47:36 22 gems installed
12:47:38  ---> 1261bd4cc3c3
12:47:38 Removing intermediate container 8977206753b9
12:47:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:47:38  ---> Running in e172451bd338
12:47:39 --2021-03-02 11:47:39--  https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:47:39 Resolving forge.etsi.org... 195.238.226.56
12:47:39 Connecting to forge.etsi.org|195.238.226.56|:443... connected.
12:47:39 HTTP request sent, awaiting response... 200 OK
12:47:39 Length: 14909486 (14M) [application/java-archive]
12:47:39 Saving to: 'swagger2markup-cli-1.3.2.jar'
12:47:39 
12:47:39      0K .......... .......... .......... .......... ..........  0% 1.17M 12s
12:47:39     50K .......... .......... .......... .......... ..........  0% 3.98M 8s
12:47:39    100K .......... .......... .......... .......... ..........  1% 15.5M 5s
12:47:39    150K .......... .......... .......... .......... ..........  1% 11.8M 4s
12:47:39    200K .......... .......... .......... .......... ..........  1% 17.3M 4s
12:47:39    250K .......... .......... .......... .......... ..........  2% 11.7M 3s
12:47:39    300K .......... .......... .......... .......... ..........  2% 12.9M 3s
12:47:39    350K .......... .......... .......... .......... ..........  2% 64.2M 3s
12:47:39    400K .......... .......... .......... .......... ..........  3% 61.5M 2s
12:47:39    450K .......... .......... .......... .......... ..........  3% 17.6M 2s
12:47:39    500K .......... .......... .......... .......... ..........  3% 46.0M 2s
12:47:39    550K .......... .......... .......... .......... ..........  4% 55.4M 2s
12:47:39    600K .......... .......... .......... .......... ..........  4% 55.9M 2s
12:47:39    650K .......... .......... .......... .......... ..........  4% 57.3M 2s
12:47:39    700K .......... .......... .......... .......... ..........  5% 50.4M 1s
12:47:39    750K .......... .......... .......... .......... ..........  5% 62.5M 1s
12:47:39    800K .......... .......... .......... .......... ..........  5% 49.7M 1s
12:47:39    850K .......... .......... .......... .......... ..........  6% 60.5M 1s
12:47:39    900K .......... .......... .......... .......... ..........  6% 51.8M 1s
12:47:39    950K .......... .......... .......... .......... ..........  6% 44.3M 1s
12:47:39   1000K .......... .......... .......... .......... ..........  7% 48.2M 1s
12:47:39   1050K .......... .......... .......... .......... ..........  7% 56.1M 1s
12:47:39   1100K .......... .......... .......... .......... ..........  7% 33.9M 1s
12:47:39   1150K .......... .......... .......... .......... ..........  8% 48.5M 1s
12:47:39   1200K .......... .......... .......... .......... ..........  8% 46.6M 1s
12:47:39   1250K .......... .......... .......... .......... ..........  8% 42.3M 1s
12:47:39   1300K .......... .......... .......... .......... ..........  9% 41.6M 1s
12:47:39   1350K .......... .......... .......... .......... ..........  9% 44.8M 1s
12:47:39   1400K .......... .......... .......... .......... ..........  9% 50.3M 1s
12:47:39   1450K .......... .......... .......... .......... .......... 10% 53.1M 1s
12:47:39   1500K .......... .......... .......... .......... .......... 10% 48.4M 1s
12:47:39   1550K .......... .......... .......... .......... .......... 10% 37.5M 1s
12:47:39   1600K .......... .......... .......... .......... .......... 11% 40.0M 1s
12:47:39   1650K .......... .......... .......... .......... .......... 11% 40.4M 1s
12:47:39   1700K .......... .......... .......... .......... .......... 12% 49.4M 1s
12:47:39   1750K .......... .......... .......... .......... .......... 12% 54.4M 1s
12:47:39   1800K .......... .......... .......... .......... .......... 12% 44.4M 1s
12:47:39   1850K .......... .......... .......... .......... .......... 13% 43.0M 1s
12:47:39   1900K .......... .......... .......... .......... .......... 13% 50.4M 1s
12:47:39   1950K .......... .......... .......... .......... .......... 13% 55.0M 1s
12:47:39   2000K .......... .......... .......... .......... .......... 14% 33.9M 1s
12:47:39   2050K .......... .......... .......... .......... .......... 14% 39.6M 1s
12:47:39   2100K .......... .......... .......... .......... .......... 14% 54.9M 1s
12:47:39   2150K .......... .......... .......... .......... .......... 15% 50.0M 1s
12:47:39   2200K .......... .......... .......... .......... .......... 15% 42.1M 1s
12:47:39   2250K .......... .......... .......... .......... .......... 15% 53.0M 1s
12:47:39   2300K .......... .......... .......... .......... .......... 16% 53.0M 1s
12:47:39   2350K .......... .......... .......... .......... .......... 16% 57.3M 1s
12:47:39   2400K .......... .......... .......... .......... .......... 16% 35.3M 1s
12:47:39   2450K .......... .......... .......... .......... .......... 17% 69.8M 1s
12:47:39   2500K .......... .......... .......... .......... .......... 17% 70.4M 1s
12:47:39   2550K .......... .......... .......... .......... .......... 17% 70.5M 1s
12:47:39   2600K .......... .......... .......... .......... .......... 18% 74.0M 1s
12:47:39   2650K .......... .......... .......... .......... .......... 18% 64.3M 1s
12:47:39   2700K .......... .......... .......... .......... .......... 18% 66.2M 1s
12:47:39   2750K .......... .......... .......... .......... .......... 19% 62.9M 1s
12:47:39   2800K .......... .......... .......... .......... .......... 19% 60.5M 1s
12:47:39   2850K .......... .......... .......... .......... .......... 19% 73.4M 0s
12:47:39   2900K .......... .......... .......... .......... .......... 20% 63.6M 0s
12:47:39   2950K .......... .......... .......... .......... .......... 20% 61.1M 0s
12:47:39   3000K .......... .......... .......... .......... .......... 20% 64.4M 0s
12:47:39   3050K .......... .......... .......... .......... .......... 21% 74.9M 0s
12:47:39   3100K .......... .......... .......... .......... .......... 21% 75.5M 0s
12:47:39   3150K .......... .......... .......... .......... .......... 21% 76.3M 0s
12:47:39   3200K .......... .......... .......... .......... .......... 22% 51.9M 0s
12:47:39   3250K .......... .......... .......... .......... .......... 22% 66.2M 0s
12:47:39   3300K .......... .......... .......... .......... .......... 23% 70.5M 0s
12:47:39   3350K .......... .......... .......... .......... .......... 23% 77.4M 0s
12:47:39   3400K .......... .......... .......... .......... .......... 23% 71.4M 0s
12:47:39   3450K .......... .......... .......... .......... .......... 24% 69.8M 0s
12:47:39   3500K .......... .......... .......... .......... .......... 24% 73.5M 0s
12:47:39   3550K .......... .......... .......... .......... .......... 24% 70.3M 0s
12:47:39   3600K .......... .......... .......... .......... .......... 25% 56.0M 0s
12:47:39   3650K .......... .......... .......... .......... .......... 25% 81.7M 0s
12:47:39   3700K .......... .......... .......... .......... .......... 25% 72.7M 0s
12:47:39   3750K .......... .......... .......... .......... .......... 26% 65.7M 0s
12:47:39   3800K .......... .......... .......... .......... .......... 26% 62.0M 0s
12:47:39   3850K .......... .......... .......... .......... .......... 26% 66.3M 0s
12:47:39   3900K .......... .......... .......... .......... .......... 27% 74.3M 0s
12:47:39   3950K .......... .......... .......... .......... .......... 27% 76.6M 0s
12:47:39   4000K .......... .......... .......... .......... .......... 27% 60.5M 0s
12:47:39   4050K .......... .......... .......... .......... .......... 28% 66.9M 0s
12:47:39   4100K .......... .......... .......... .......... .......... 28% 62.0M 0s
12:47:39   4150K .......... .......... .......... .......... .......... 28% 63.8M 0s
12:47:39   4200K .......... .......... .......... .......... .......... 29% 64.6M 0s
12:47:39   4250K .......... .......... .......... .......... .......... 29% 70.3M 0s
12:47:39   4300K .......... .......... .......... .......... .......... 29% 62.9M 0s
12:47:39   4350K .......... .......... .......... .......... .......... 30% 66.2M 0s
12:47:39   4400K .......... .......... .......... .......... .......... 30% 55.7M 0s
12:47:39   4450K .......... .......... .......... .......... .......... 30% 73.9M 0s
12:47:39   4500K .......... .......... .......... .......... .......... 31% 75.8M 0s
12:47:39   4550K .......... .......... .......... .......... .......... 31% 68.5M 0s
12:47:39   4600K .......... .......... .......... .......... .......... 31% 61.5M 0s
12:47:39   4650K .......... .......... .......... .......... .......... 32% 63.3M 0s
12:47:39   4700K .......... .......... .......... .......... .......... 32% 69.3M 0s
12:47:39   4750K .......... .......... .......... .......... .......... 32% 73.8M 0s
12:47:39   4800K .......... .......... .......... .......... .......... 33% 56.8M 0s
12:47:39   4850K .......... .......... .......... .......... .......... 33% 68.3M 0s
12:47:39   4900K .......... .......... .......... .......... .......... 33% 63.6M 0s
12:47:39   4950K .......... .......... .......... .......... .......... 34% 62.3M 0s
12:47:39   5000K .......... .......... .......... .......... .......... 34% 66.1M 0s
12:47:39   5050K .......... .......... .......... .......... .......... 35% 77.3M 0s
12:47:39   5100K .......... .......... .......... .......... .......... 35% 63.5M 0s
12:47:39   5150K .......... .......... .......... .......... .......... 35% 63.2M 0s
12:47:39   5200K .......... .......... .......... .......... .......... 36% 52.2M 0s
12:47:39   5250K .......... .......... .......... .......... .......... 36% 74.8M 0s
12:47:39   5300K .......... .......... .......... .......... .......... 36% 76.4M 0s
12:47:39   5350K .......... .......... .......... .......... .......... 37% 63.6M 0s
12:47:39   5400K .......... .......... .......... .......... .......... 37% 61.3M 0s
12:47:39   5450K .......... .......... .......... .......... .......... 37% 63.7M 0s
12:47:39   5500K .......... .......... .......... .......... .......... 38% 75.1M 0s
12:47:39   5550K .......... .......... .......... .......... .......... 38% 74.4M 0s
12:47:39   5600K .......... .......... .......... .......... .......... 38% 55.6M 0s
12:47:39   5650K .......... .......... .......... .......... .......... 39% 65.1M 0s
12:47:39   5700K .......... .......... .......... .......... .......... 39% 66.9M 0s
12:47:39   5750K .......... .......... .......... .......... .......... 39% 67.7M 0s
12:47:39   5800K .......... .......... .......... .......... .......... 40% 70.2M 0s
12:47:39   5850K .......... .......... .......... .......... .......... 40% 76.4M 0s
12:47:39   5900K .......... .......... .......... .......... .......... 40% 66.4M 0s
12:47:39   5950K .......... .......... .......... .......... .......... 41% 62.9M 0s
12:47:39   6000K .......... .......... .......... .......... .......... 41% 52.7M 0s
12:47:39   6050K .......... .......... .......... .......... .......... 41% 75.0M 0s
12:47:39   6100K .......... .......... .......... .......... .......... 42% 59.3M 0s
12:47:39   6150K .......... .......... .......... .......... .......... 42% 36.1M 0s
12:47:39   6200K .......... .......... .......... .......... .......... 42% 26.3M 0s
12:47:39   6250K .......... .......... .......... .......... .......... 43% 35.0M 0s
12:47:39   6300K .......... .......... .......... .......... .......... 43% 38.2M 0s
12:47:39   6350K .......... .......... .......... .......... .......... 43% 65.9M 0s
12:47:39   6400K .......... .......... .......... .......... .......... 44% 50.4M 0s
12:47:39   6450K .......... .......... .......... .......... .......... 44% 62.2M 0s
12:47:39   6500K .......... .......... .......... .......... .......... 44% 64.3M 0s
12:47:39   6550K .......... .......... .......... .......... .......... 45% 63.5M 0s
12:47:39   6600K .......... .......... .......... .......... .......... 45% 60.6M 0s
12:47:39   6650K .......... .......... .......... .......... .......... 46% 72.8M 0s
12:47:39   6700K .......... .......... .......... .......... .......... 46% 72.0M 0s
12:47:39   6750K .......... .......... .......... .......... .......... 46% 67.5M 0s
12:47:39   6800K .......... .......... .......... .......... .......... 47% 49.5M 0s
12:47:39   6850K .......... .......... .......... .......... .......... 47% 63.5M 0s
12:47:39   6900K .......... .......... .......... .......... .......... 47% 75.0M 0s
12:47:39   6950K .......... .......... .......... .......... .......... 48% 73.2M 0s
12:47:39   7000K .......... .......... .......... .......... .......... 48% 70.0M 0s
12:47:39   7050K .......... .......... .......... .......... .......... 48% 61.2M 0s
12:47:39   7100K .......... .......... .......... .......... .......... 49% 63.5M 0s
12:47:39   7150K .......... .......... .......... .......... .......... 49% 64.3M 0s
12:47:39   7200K .......... .......... .......... .......... .......... 49% 55.2M 0s
12:47:39   7250K .......... .......... .......... .......... .......... 50% 75.1M 0s
12:47:39   7300K .......... .......... .......... .......... .......... 50% 75.9M 0s
12:47:39   7350K .......... .......... .......... .......... .......... 50% 22.2M 0s
12:47:39   7400K .......... .......... .......... .......... .......... 51% 22.6M 0s
12:47:39   7450K .......... .......... .......... .......... .......... 51% 45.6M 0s
12:47:39   7500K .......... .......... .......... .......... .......... 51% 56.3M 0s
12:47:39   7550K .......... .......... .......... .......... .......... 52% 58.0M 0s
12:47:39   7600K .......... .......... .......... .......... .......... 52% 42.1M 0s
12:47:39   7650K .......... .......... .......... .......... .......... 52% 55.5M 0s
12:47:39   7700K .......... .......... .......... .......... .......... 53% 38.7M 0s
12:47:39   7750K .......... .......... .......... .......... .......... 53% 51.9M 0s
12:47:39   7800K .......... .......... .......... .......... .......... 53% 37.1M 0s
12:47:39   7850K .......... .......... .......... .......... .......... 54% 56.1M 0s
12:47:39   7900K .......... .......... .......... .......... .......... 54% 42.4M 0s
12:47:39   7950K .......... .......... .......... .......... .......... 54% 48.1M 0s
12:47:39   8000K .......... .......... .......... .......... .......... 55% 40.7M 0s
12:47:39   8050K .......... .......... .......... .......... .......... 55% 47.9M 0s
12:47:39   8100K .......... .......... .......... .......... .......... 55% 55.7M 0s
12:47:39   8150K .......... .......... .......... .......... .......... 56% 49.7M 0s
12:47:39   8200K .......... .......... .......... .......... .......... 56% 35.0M 0s
12:47:39   8250K .......... .......... .......... .......... .......... 57% 56.6M 0s
12:47:39   8300K .......... .......... .......... .......... .......... 57% 58.4M 0s
12:47:39   8350K .......... .......... .......... .......... .......... 57% 54.5M 0s
12:47:39   8400K .......... .......... .......... .......... .......... 58% 40.8M 0s
12:47:39   8450K .......... .......... .......... .......... .......... 58% 39.2M 0s
12:47:39   8500K .......... .......... .......... .......... .......... 58% 56.0M 0s
12:47:39   8550K .......... .......... .......... .......... .......... 59% 47.4M 0s
12:47:39   8600K .......... .......... .......... .......... .......... 59% 45.2M 0s
12:47:39   8650K .......... .......... .......... .......... .......... 59% 57.4M 0s
12:47:39   8700K .......... .......... .......... .......... .......... 60% 40.2M 0s
12:47:39   8750K .......... .......... .......... .......... .......... 60% 42.9M 0s
12:47:39   8800K .......... .......... .......... .......... .......... 60% 42.9M 0s
12:47:39   8850K .......... .......... .......... .......... .......... 61% 54.5M 0s
12:47:39   8900K .......... .......... .......... .......... .......... 61% 52.8M 0s
12:47:39   8950K .......... .......... .......... .......... .......... 61% 46.3M 0s
12:47:39   9000K .......... .......... .......... .......... .......... 62% 48.4M 0s
12:47:39   9050K .......... .......... .......... .......... .......... 62% 53.8M 0s
12:47:39   9100K .......... .......... .......... .......... .......... 62% 57.8M 0s
12:47:39   9150K .......... .......... .......... .......... .......... 63% 57.5M 0s
12:47:39   9200K .......... .......... .......... .......... .......... 63% 37.5M 0s
12:47:39   9250K .......... .......... .......... .......... .......... 63% 51.1M 0s
12:47:39   9300K .......... .......... .......... .......... .......... 64% 59.4M 0s
12:47:39   9350K .......... .......... .......... .......... .......... 64% 51.8M 0s
12:47:39   9400K .......... .......... .......... .......... .......... 64% 51.5M 0s
12:47:39   9450K .......... .......... .......... .......... .......... 65% 51.3M 0s
12:47:39   9500K .......... .......... .......... .......... .......... 65% 46.0M 0s
12:47:39   9550K .......... .......... .......... .......... .......... 65% 48.7M 0s
12:47:39   9600K .......... .......... .......... .......... .......... 66% 41.2M 0s
12:47:39   9650K .......... .......... .......... .......... .......... 66% 58.9M 0s
12:47:39   9700K .......... .......... .......... .......... .......... 66% 58.4M 0s
12:47:39   9750K .......... .......... .......... .......... .......... 67% 49.3M 0s
12:47:39   9800K .......... .......... .......... .......... .......... 67% 45.8M 0s
12:47:39   9850K .......... .......... .......... .......... .......... 67% 60.2M 0s
12:47:39   9900K .......... .......... .......... .......... .......... 68% 57.9M 0s
12:47:39   9950K .......... .......... .......... .......... .......... 68% 59.7M 0s
12:47:39  10000K .......... .......... .......... .......... .......... 69% 34.1M 0s
12:47:39  10050K .......... .......... .......... .......... .......... 69% 55.1M 0s
12:47:39  10100K .......... .......... .......... .......... .......... 69% 53.0M 0s
12:47:39  10150K .......... .......... .......... .......... .......... 70% 41.9M 0s
12:47:39  10200K .......... .......... .......... .......... .......... 70% 43.1M 0s
12:47:39  10250K .......... .......... .......... .......... .......... 70% 54.1M 0s
12:47:39  10300K .......... .......... .......... .......... .......... 71% 67.0M 0s
12:47:39  10350K .......... .......... .......... .......... .......... 71% 72.5M 0s
12:47:39  10400K .......... .......... .......... .......... .......... 71% 51.9M 0s
12:47:39  10450K .......... .......... .......... .......... .......... 72% 61.3M 0s
12:47:39  10500K .......... .......... .......... .......... .......... 72% 57.5M 0s
12:47:39  10550K .......... .......... .......... .......... .......... 72% 70.7M 0s
12:47:39  10600K .......... .......... .......... .......... .......... 73% 72.3M 0s
12:47:39  10650K .......... .......... .......... .......... .......... 73% 70.3M 0s
12:47:39  10700K .......... .......... .......... .......... .......... 73% 60.7M 0s
12:47:39  10750K .......... .......... .......... .......... .......... 74% 67.0M 0s
12:47:39  10800K .......... .......... .......... .......... .......... 74% 60.8M 0s
12:47:39  10850K .......... .......... .......... .......... .......... 74% 78.7M 0s
12:47:39  10900K .......... .......... .......... .......... .......... 75% 67.8M 0s
12:47:39  10950K .......... .......... .......... .......... .......... 75% 63.0M 0s
12:47:39  11000K .......... .......... .......... .......... .......... 75% 64.3M 0s
12:47:39  11050K .......... .......... .......... .......... .......... 76% 75.7M 0s
12:47:39  11100K .......... .......... .......... .......... .......... 76% 73.8M 0s
12:47:39  11150K .......... .......... .......... .......... .......... 76% 20.0M 0s
12:47:39  11200K .......... .......... .......... .......... .......... 77% 51.3M 0s
12:47:39  11250K .......... .......... .......... .......... .......... 77% 71.3M 0s
12:47:39  11300K .......... .......... .......... .......... .......... 77% 50.5M 0s
12:47:39  11350K .......... .......... .......... .......... .......... 78% 48.2M 0s
12:47:39  11400K .......... .......... .......... .......... .......... 78% 57.5M 0s
12:47:39  11450K .......... .......... .......... .......... .......... 78% 78.8M 0s
12:47:39  11500K .......... .......... .......... .......... .......... 79% 76.0M 0s
12:47:39  11550K .......... .......... .......... .......... .......... 79% 46.8M 0s
12:47:39  11600K .......... .......... .......... .......... .......... 80% 47.6M 0s
12:47:39  11650K .......... .......... .......... .......... .......... 80% 63.4M 0s
12:47:39  11700K .......... .......... .......... .......... .......... 80% 36.6M 0s
12:47:39  11750K .......... .......... .......... .......... .......... 81% 78.0M 0s
12:47:39  11800K .......... .......... .......... .......... .......... 81% 68.9M 0s
12:47:39  11850K .......... .......... .......... .......... .......... 81% 77.6M 0s
12:47:39  11900K .......... .......... .......... .......... .......... 82% 71.5M 0s
12:47:39  11950K .......... .......... .......... .......... .......... 82% 77.7M 0s
12:47:39  12000K .......... .......... .......... .......... .......... 82% 49.9M 0s
12:47:39  12050K .......... .......... .......... .......... .......... 83% 61.6M 0s
12:47:39  12100K .......... .......... .......... .......... .......... 83% 69.9M 0s
12:47:39  12150K .......... .......... .......... .......... .......... 83% 56.0M 0s
12:47:39  12200K .......... .......... .......... .......... .......... 84% 14.9M 0s
12:47:39  12250K .......... .......... .......... .......... .......... 84% 13.5M 0s
12:47:39  12300K .......... .......... .......... .......... .......... 84% 14.9M 0s
12:47:39  12350K .......... .......... .......... .......... .......... 85% 13.5M 0s
12:47:39  12400K .......... .......... .......... .......... .......... 85% 11.6M 0s
12:47:39  12450K .......... .......... .......... .......... .......... 85% 15.3M 0s
12:47:39  12500K .......... .......... .......... .......... .......... 86% 18.5M 0s
12:47:39  12550K .......... .......... .......... .......... .......... 86% 19.7M 0s
12:47:39  12600K .......... .......... .......... .......... .......... 86% 21.4M 0s
12:47:39  12650K .......... .......... .......... .......... .......... 87% 22.6M 0s
12:47:39  12700K .......... .......... .......... .......... .......... 87% 23.3M 0s
12:47:39  12750K .......... .......... .......... .......... .......... 87% 23.8M 0s
12:47:39  12800K .......... .......... .......... .......... .......... 88% 19.9M 0s
12:47:39  12850K .......... .......... .......... .......... .......... 88% 22.0M 0s
12:47:39  12900K .......... .......... .......... .......... .......... 88% 24.1M 0s
12:47:39  12950K .......... .......... .......... .......... .......... 89% 23.4M 0s
12:47:39  13000K .......... .......... .......... .......... .......... 89% 21.5M 0s
12:47:39  13050K .......... .......... .......... .......... .......... 89% 23.9M 0s
12:47:39  13100K .......... .......... .......... .......... .......... 90% 24.0M 0s
12:47:39  13150K .......... .......... .......... .......... .......... 90% 25.5M 0s
12:47:39  13200K .......... .......... .......... .......... .......... 91% 13.8M 0s
12:47:39  13250K .......... .......... .......... .......... .......... 91% 23.7M 0s
12:47:39  13300K .......... .......... .......... .......... .......... 91% 23.5M 0s
12:47:39  13350K .......... .......... .......... .......... .......... 92% 23.8M 0s
12:47:39  13400K .......... .......... .......... .......... .......... 92% 22.3M 0s
12:47:39  13450K .......... .......... .......... .......... .......... 92% 27.3M 0s
12:47:39  13500K .......... .......... .......... .......... .......... 93% 27.6M 0s
12:47:39  13550K .......... .......... .......... .......... .......... 93% 27.7M 0s
12:47:39  13600K .......... .......... .......... .......... .......... 93% 20.5M 0s
12:47:39  13650K .......... .......... .......... .......... .......... 94% 26.9M 0s
12:47:39  13700K .......... .......... .......... .......... .......... 94% 26.5M 0s
12:47:39  13750K .......... .......... .......... .......... .......... 94% 26.5M 0s
12:47:39  13800K .......... .......... .......... .......... .......... 95% 23.3M 0s
12:47:39  13850K .......... .......... .......... .......... .......... 95% 27.0M 0s
12:47:39  13900K .......... .......... .......... .......... .......... 95% 25.5M 0s
12:47:39  13950K .......... .......... .......... .......... .......... 96% 29.1M 0s
12:47:39  14000K .......... .......... .......... .......... .......... 96% 21.9M 0s
12:47:39  14050K .......... .......... .......... .......... .......... 96% 27.2M 0s
12:47:39  14100K .......... .......... .......... .......... .......... 97% 25.3M 0s
12:47:39  14150K .......... .......... .......... .......... .......... 97% 26.2M 0s
12:47:39  14200K .......... .......... .......... .......... .......... 97% 24.0M 0s
12:47:39  14250K .......... .......... .......... .......... .......... 98% 27.8M 0s
12:47:39  14300K .......... .......... .......... .......... .......... 98% 27.9M 0s
12:47:39  14350K .......... .......... .......... .......... .......... 98% 26.9M 0s
12:47:39  14400K .......... .......... .......... .......... .......... 99% 24.9M 0s
12:47:39  14450K .......... .......... .......... .......... .......... 99% 28.5M 0s
12:47:39  14500K .......... .......... .......... .......... .......... 99% 20.7M 0s
12:47:39  14550K ..........                                            100% 96.4M=0.4s
12:47:39 
12:47:39 2021-03-02 11:47:39 (36.3 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]
12:47:39 
12:47:39  ---> 0432b1430aad
12:47:39 Removing intermediate container e172451bd338
12:47:39 Step 14/24 : RUN npm config set proxy $http_proxy
12:47:40  ---> Running in b8beb6ce6601
12:47:41  ---> 948b675a5c22
12:47:41 Removing intermediate container b8beb6ce6601
12:47:41 Step 15/24 : RUN npm install -g swagger-cli
12:47:41  ---> Running in 57cacfac42fe
12:47:41 npm WARN invalid config proxy=""
12:47:41 npm WARN invalid config Must be a full url with 'http://'
12:47:41 /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js
12:47:49 npm WARN @apidevtools/swagger-parser@10.0.2 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself.
12:47:49 
12:47:49 + swagger-cli@4.0.4
12:47:49 added 46 packages from 27 contributors in 7.609s
12:47:50  ---> c6d201a10a5e
12:47:50 Removing intermediate container 57cacfac42fe
12:47:50 Step 16/24 : RUN npm install -g json-refs
12:47:50  ---> Running in 23af87907ebb
12:47:51 npm WARN invalid config proxy=""
12:47:51 npm WARN invalid config Must be a full url with 'http://'
12:47:51 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
12:47:55 + json-refs@3.0.15
12:47:55 added 37 packages from 38 contributors in 4.165s
12:47:56  ---> e297ad484aae
12:47:56 Removing intermediate container 23af87907ebb
12:47:56 Step 17/24 : RUN npm install -g yamljs
12:47:56  ---> Running in f69fd5418fed
12:47:57 npm WARN invalid config proxy=""
12:47:57 npm WARN invalid config Must be a full url with 'http://'
12:47:57 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
12:47:58 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
12:47:58 + yamljs@0.3.0
12:47:58 added 14 packages from 8 contributors in 1.084s
12:47:59  ---> 467f13ddbc72
12:47:59 Removing intermediate container f69fd5418fed
12:47:59 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:47:59  ---> dba628bb075b
12:47:59 Removing intermediate container 0aa6e15d8d93
12:47:59 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:47:59  ---> Running in 87202723760d
12:48:00  ---> 5a3d7bc096d0
12:48:00 Removing intermediate container 87202723760d
12:48:00 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:48:00  ---> e9627b303322
12:48:00 Removing intermediate container 811923b0d7f6
12:48:00 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:48:00  ---> Running in 48cce65b32e8
12:48:01  ---> a1cc2ce79bd0
12:48:01 Removing intermediate container 48cce65b32e8
12:48:01 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:48:01  ---> ec7e66d6cd6b
12:48:01 Removing intermediate container 08382a4ef349
12:48:01 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:48:01  ---> Running in cc7f51a5d44e
12:48:02  ---> c3baa25fc0a1
12:48:02 Removing intermediate container cc7f51a5d44e
12:48:02 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:48:02  ---> Running in 8f4c3f1ddd28
12:48:02  ---> 4e980fef9ef0
12:48:02 Removing intermediate container 8f4c3f1ddd28
12:48:02 Successfully built 4e980fef9ef0
12:48:02 Successfully tagged openapivalidator:latest
12:48:02 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:48:02 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/236’: Permission denied
12:48:02 Mounting dir /var/www/html/api/nfv/sol005/236 as /storage
12:48:02 Using filter ''
12:48:02 
12:48:02 Entering dir /work/src
12:48:02 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:48:02 --- Merging file.
12:48:04 --- Create PDF...
12:48:05 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
12:48:05 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:48:06 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
12:48:06 --- Validation done (0).
12:48:06 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:48:06 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:48:06 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:48:06 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
12:48:06 --- Merging file.
12:48:08 --- Create PDF...
12:48:09 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:48:09 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
12:48:10 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
12:48:10 --- Validation done (0).
12:48:10 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
12:48:10 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
12:48:10 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:48:10 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:48:10 --- Merging file.
12:48:11 --- Create PDF...
12:48:13 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
12:48:13 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:48:13 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
12:48:13 --- Validation done (0).
12:48:13 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:48:13 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:48:13 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:48:13 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:48:13 --- Merging file.
12:48:15 --- Create PDF...
12:48:17 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
12:48:17 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:48:18 ../build/SOL005-NSDManagement-API.yaml is valid
12:48:18 --- Validation done (0).
12:48:18 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:48:18 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:48:18 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:48:18 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:48:18 --- Merging file.
12:48:19 --- Create PDF...
12:48:20 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
12:48:20 --- Validating ../build/SOL005-APIVersion-API.yaml
12:48:21 ../build/SOL005-APIVersion-API.yaml is valid
12:48:21 --- Validation done (0).
12:48:21 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:48:21 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:48:21 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:48:21 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
12:48:21 --- Merging file.
12:48:23 --- Create PDF...
12:48:24 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:48:24 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
12:48:25 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
12:48:25 --- Validation done (0).
12:48:25 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
12:48:25 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
12:48:25 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:48:25 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:48:25 --- Merging file.
12:48:26 --- Create PDF...
12:48:28 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
12:48:28 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:48:29 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
12:48:29 --- Validation done (0).
12:48:29 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:48:29 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:48:29 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:48:29 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:48:29 --- Merging file.
12:48:30 --- Create PDF...
12:48:32 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
12:48:32 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:48:32 ../build/SOL005-NSDManagementNotification-API.yaml is valid
12:48:32 --- Validation done (0).
12:48:32 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:48:32 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:48:32 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:48:32 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:48:32 --- Merging file.
12:48:34 --- Create PDF...
12:48:35 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
12:48:35 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:48:36 ../build/SOL005-NSFaultManagement-API.yaml is valid
12:48:36 --- Validation done (0).
12:48:36 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:48:36 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:48:36 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:48:36 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:48:36 --- Merging file.
12:48:38 --- Create PDF...
12:48:39 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
12:48:39 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:48:40 ../build/SOL005-VNFPackageManagement-API.yaml is valid
12:48:40 --- Validation done (0).
12:48:40 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:48:40 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:48:40 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:48:40 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:48:40 --- Merging file.
12:48:45 --- Create PDF...
12:48:47 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
12:48:47 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:48:48 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
12:48:48 --- Validation done (0).
12:48:48 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:48:48 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:48:48 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:48:48 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:48:48 --- Merging file.
12:48:49 --- Create PDF...
12:48:51 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
12:48:51 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:48:51 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
12:48:51 --- Validation done (0).
12:48:51 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:48:51 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:48:51 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:48:51 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:48:51 --- Merging file.
12:48:52 --- Create PDF...
12:48:54 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
12:48:54 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:48:54 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
12:48:54 --- Validation done (0).
12:48:54 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:48:54 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:48:54 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:48:54 -- Final validator returns 0.
12:48:55 Archiving artifacts
12:48:57 Finished: SUCCESS