16:47:01 Started by GitLab push by f.moscatelli 16:47:01 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 16:47:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:47:05 > git rev-parse --is-inside-work-tree # timeout=10 16:47:05 Fetching changes from the remote Git repository 16:47:05 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 16:47:05 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 16:47:05 > git --version # timeout=10 16:47:05 using GIT_SSH to set credentials 16:47:05 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 16:47:06 > git rev-parse remotes/origin/2.8.1-dev^{commit} # timeout=10 16:47:06 > git branch -a -v --no-abbrev --contains 4e8e17f2af4bb9a56212d8dcf67868c7642bc487 # timeout=10 16:47:06 Checking out Revision 4e8e17f2af4bb9a56212d8dcf67868c7642bc487 (origin/2.8.1-dev) 16:47:06 > git config core.sparsecheckout # timeout=10 16:47:06 > git checkout -f 4e8e17f2af4bb9a56212d8dcf67868c7642bc487 16:47:07 Commit message: "SOL003: v2.8.1 review fixes" 16:47:07 > git rev-list --no-walk cd64ba82a43fc24b7c776bd552601ae5ae2814de # timeout=10 16:47:08 [sol002-sol003] $ /bin/bash /tmp/jenkins7229965073749441612.sh 16:47:08 rm: cannot remove 'build/*-API.pdf': No such file or directory 16:47:08 ./build-container.sh: line 7: proxy: command not found 16:47:08 http_proxy is not set 16:47:08 Proxy set to 16:47:08 Sending build context to Docker daemon 13.31kB 16:47:08 Step 1/24 : FROM alpine:3.6 16:47:09 3.6: Pulling from library/alpine 16:47:10 5a3ea8efae5d: Pulling fs layer 16:47:11 5a3ea8efae5d: Verifying Checksum 16:47:11 5a3ea8efae5d: Download complete 16:47:11 5a3ea8efae5d: Pull complete 16:47:11 Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475 16:47:11 Status: Downloaded newer image for alpine:3.6 16:47:11 ---> 43773d1dba76 16:47:11 Step 2/24 : RUN env 16:47:11 ---> Running in a0ab3766c50c 16:47:11 HOSTNAME=a0ab3766c50c 16:47:11 SHLVL=1 16:47:11 HOME=/root 16:47:11 https_proxy= 16:47:11 http_proxy= 16:47:11 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:47:11 PWD=/ 16:47:12 ---> 880f6362180a 16:47:12 Removing intermediate container a0ab3766c50c 16:47:12 Step 3/24 : RUN apk update 16:47:12 ---> Running in dafe992e61b3 16:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/main/x86_64/APKINDEX.tar.gz 16:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/community/x86_64/APKINDEX.tar.gz 16:47:13 v3.6.5-44-gda55e27396 [http://dl-cdn.alpinelinux.org/alpine/v3.6/main] 16:47:13 v3.6.5-34-gf0ba0b43d5 [http://dl-cdn.alpinelinux.org/alpine/v3.6/community] 16:47:13 OK: 8442 distinct packages available 16:47:13 ---> 82b8f430bea0 16:47:13 Removing intermediate container dafe992e61b3 16:47:13 Step 4/24 : RUN apk add bash 16:47:13 ---> Running in d90ca3506199 16:47:13 (1/5) Installing ncurses-terminfo-base (6.0_p20171125-r1) 16:47:13 (2/5) Installing ncurses-terminfo (6.0_p20171125-r1) 16:47:14 (3/5) Installing ncurses-libs (6.0_p20171125-r1) 16:47:14 (4/5) Installing readline (6.3.008-r5) 16:47:14 (5/5) Installing bash (4.3.48-r1) 16:47:14 Executing bash-4.3.48-r1.post-install 16:47:14 Executing busybox-1.26.2-r11.trigger 16:47:14 OK: 12 MiB in 18 packages 16:47:15 ---> 2fd5d5e33596 16:47:15 Removing intermediate container d90ca3506199 16:47:15 Step 5/24 : RUN apk add nodejs 16:47:15 ---> Running in cd016a7ae35b 16:47:16 (1/8) Installing ca-certificates (20161130-r3) 16:47:16 (2/8) Installing libcrypto1.0 (1.0.2r-r0) 16:47:16 (3/8) Installing libgcc (6.3.0-r4) 16:47:16 (4/8) Installing http-parser (2.7.1-r1) 16:47:16 (5/8) Installing libssl1.0 (1.0.2r-r0) 16:47:16 (6/8) Installing libstdc++ (6.3.0-r4) 16:47:16 (7/8) Installing libuv (1.11.0-r1) 16:47:16 (8/8) Installing nodejs (6.10.3-r2) 16:47:17 Executing busybox-1.26.2-r11.trigger 16:47:17 Executing ca-certificates-20161130-r3.trigger 16:47:17 OK: 35 MiB in 26 packages 16:47:17 ---> f32768702700 16:47:17 Removing intermediate container cd016a7ae35b 16:47:17 Step 6/24 : RUN apk add nodejs-npm 16:47:17 ---> Running in 928e439e3afe 16:47:18 (1/1) Installing nodejs-npm (6.10.3-r2) 16:47:18 Executing busybox-1.26.2-r11.trigger 16:47:18 OK: 52 MiB in 27 packages 16:47:20 ---> 35099e75c142 16:47:20 Removing intermediate container 928e439e3afe 16:47:20 Step 7/24 : RUN apk add asciidoctor 16:47:20 ---> Running in 156c2c1bbe0f 16:47:20 (1/7) Installing libffi (3.2.1-r3) 16:47:20 (2/7) Installing gdbm (1.12-r0) 16:47:20 (3/7) Installing gmp (6.1.2-r0) 16:47:20 (4/7) Installing yaml (0.1.7-r0) 16:47:20 (5/7) Installing ruby-libs (2.4.6-r0) 16:47:21 (6/7) Installing ruby (2.4.6-r0) 16:47:21 (7/7) Installing asciidoctor (1.5.5-r1) 16:47:21 Executing busybox-1.26.2-r11.trigger 16:47:21 OK: 66 MiB in 34 packages 16:47:21 ---> 51afd6741c30 16:47:21 Removing intermediate container 156c2c1bbe0f 16:47:21 Step 8/24 : RUN apk add openjdk8 16:47:22 ---> Running in 22abd22e1a21 16:47:22 (1/33) Installing libtasn1 (4.10-r3) 16:47:22 (2/33) Installing p11-kit (0.23.2-r1) 16:47:22 (3/33) Installing p11-kit-trust (0.23.2-r1) 16:47:22 (4/33) Installing java-cacerts (1.0-r0) 16:47:22 (5/33) Installing libxau (1.0.8-r1) 16:47:22 (6/33) Installing libbsd (0.8.3-r3) 16:47:22 (7/33) Installing libxdmcp (1.1.2-r3) 16:47:22 (8/33) Installing libxcb (1.12-r0) 16:47:22 (9/33) Installing libx11 (1.6.6-r0) 16:47:22 (10/33) Installing libxcomposite (0.4.4-r0) 16:47:22 (11/33) Installing libxext (1.3.3-r1) 16:47:22 (12/33) Installing libxi (1.7.9-r0) 16:47:22 (13/33) Installing libxrender (0.9.10-r1) 16:47:22 (14/33) Installing libxtst (1.2.3-r0) 16:47:22 (15/33) Installing alsa-lib (1.1.3-r0) 16:47:22 (16/33) Installing libbz2 (1.0.6-r5) 16:47:22 (17/33) Installing libpng (1.6.37-r0) 16:47:22 (18/33) Installing freetype (2.7.1-r2) 16:47:23 (19/33) Installing giflib (5.1.4-r1) 16:47:23 (20/33) Installing libjpeg-turbo (1.5.3-r2) 16:47:23 (21/33) Installing openjdk8-jre-lib (8.212.04-r0) 16:47:24 (22/33) Installing java-common (0.1-r0) 16:47:24 (23/33) Installing krb5-conf (1.0-r1) 16:47:24 (24/33) Installing libcom_err (1.43.4-r0) 16:47:24 (25/33) Installing keyutils-libs (1.5.9-r1) 16:47:24 (26/33) Installing libverto (0.2.5-r2) 16:47:24 (27/33) Installing krb5-libs (1.14.3-r3) 16:47:24 (28/33) Installing lcms2 (2.8-r1) 16:47:24 (29/33) Installing pcsc-lite-libs (1.8.21-r0) 16:47:24 (30/33) Installing lksctp-tools (1.0.17-r0) 16:47:24 (31/33) Installing openjdk8-jre-base (8.212.04-r0) 16:47:25 (32/33) Installing openjdk8-jre (8.212.04-r0) 16:47:25 (33/33) Installing openjdk8 (8.212.04-r0) 16:47:25 Executing busybox-1.26.2-r11.trigger 16:47:25 Executing ca-certificates-20161130-r3.trigger 16:47:26 Executing java-common-0.1-r0.trigger 16:47:26 OK: 155 MiB in 67 packages 16:47:27 ---> ff53c8a5a5f7 16:47:27 Removing intermediate container 22abd22e1a21 16:47:27 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 16:47:27 ---> Running in b7d7c8a12067 16:47:28 (1/1) Installing wget (1.20.3-r0) 16:47:28 Executing busybox-1.26.2-r11.trigger 16:47:28 OK: 155 MiB in 68 packages 16:47:28 WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping 16:47:28  ---> 49489b602de2 16:47:28 Removing intermediate container b7d7c8a12067 16:47:28 Step 10/24 : RUN apk add openssl 16:47:28 ---> Running in 04b1942450c6 16:47:29 (1/1) Installing openssl (1.0.2r-r0) 16:47:29 Executing busybox-1.26.2-r11.trigger 16:47:29 Executing ca-certificates-20161130-r3.trigger 16:47:29 OK: 156 MiB in 69 packages 16:47:30 ---> 00f580176b8c 16:47:30 Removing intermediate container 04b1942450c6 16:47:30 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 16:47:30 ---> Running in f7deeb97a0fb 16:47:32 ERROR: While executing gem ... (NoMethodError) 16:47:32 undefined method `reset' for RDoc::TopLevel:Class 16:47:32 Successfully installed rdoc-6.3.0 16:47:39 Successfully installed rdoc-6.3.0 16:47:39 Parsing documentation for rdoc-6.3.0 16:47:39 Installing ri documentation for rdoc-6.3.0 16:47:39 Done installing documentation for rdoc after 6 seconds 16:47:39 1 gem installed 16:47:39 ---> 77cabbb2ffb9 16:47:40 Removing intermediate container f7deeb97a0fb 16:47:40 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 16:47:40 ---> Running in 421235ca77a9 16:48:09 Successfully installed pdf-core-0.7.0 16:48:09 Successfully installed ttfunk-1.5.1 16:48:09 Successfully installed prawn-2.2.2 16:48:09 Successfully installed prawn-table-0.2.2 16:48:09 Successfully installed Ascii85-1.1.0 16:48:09 Successfully installed ruby-rc4-0.1.5 16:48:09 Successfully installed hashery-2.1.2 16:48:09 Successfully installed afm-0.2.2 16:48:09 Successfully installed pdf-reader-2.4.2 16:48:09 Successfully installed prawn-templates-0.1.2 16:48:09 Successfully installed public_suffix-4.0.6 16:48:09 Successfully installed addressable-2.7.0 16:48:09 Successfully installed css_parser-1.9.0 16:48:09 Successfully installed prawn-svg-0.31.0 16:48:09 Successfully installed prawn-icon-2.5.0 16:48:09 Successfully installed safe_yaml-1.0.5 16:48:09 Successfully installed thread_safe-0.3.6 16:48:09 Successfully installed concurrent-ruby-1.1.8 16:48:09 Successfully installed polyglot-0.3.5 16:48:09 Successfully installed treetop-1.6.11 16:48:09 Successfully installed asciidoctor-pdf-1.5.4 16:48:09 Successfully installed asciidoctor-pdf-cjk-0.1.3 16:48:09 Parsing documentation for pdf-core-0.7.0 16:48:09 Installing ri documentation for pdf-core-0.7.0 16:48:09 Parsing documentation for ttfunk-1.5.1 16:48:09 Installing ri documentation for ttfunk-1.5.1 16:48:09 Parsing documentation for prawn-2.2.2 16:48:09 Installing ri documentation for prawn-2.2.2 16:48:09 Parsing documentation for prawn-table-0.2.2 16:48:09 Installing ri documentation for prawn-table-0.2.2 16:48:09 Parsing documentation for Ascii85-1.1.0 16:48:09 Installing ri documentation for Ascii85-1.1.0 16:48:09 Parsing documentation for ruby-rc4-0.1.5 16:48:09 Installing ri documentation for ruby-rc4-0.1.5 16:48:09 Parsing documentation for hashery-2.1.2 16:48:09 Installing ri documentation for hashery-2.1.2 16:48:09 Parsing documentation for afm-0.2.2 16:48:09 Installing ri documentation for afm-0.2.2 16:48:09 Parsing documentation for pdf-reader-2.4.2 16:48:09 Installing ri documentation for pdf-reader-2.4.2 16:48:09 Parsing documentation for prawn-templates-0.1.2 16:48:09 Installing ri documentation for prawn-templates-0.1.2 16:48:09 Parsing documentation for public_suffix-4.0.6 16:48:09 Installing ri documentation for public_suffix-4.0.6 16:48:09 Parsing documentation for addressable-2.7.0 16:48:09 Installing ri documentation for addressable-2.7.0 16:48:09 Parsing documentation for css_parser-1.9.0 16:48:09 Installing ri documentation for css_parser-1.9.0 16:48:09 Parsing documentation for prawn-svg-0.31.0 16:48:09 Installing ri documentation for prawn-svg-0.31.0 16:48:09 Parsing documentation for prawn-icon-2.5.0 16:48:09 Installing ri documentation for prawn-icon-2.5.0 16:48:09 Parsing documentation for safe_yaml-1.0.5 16:48:09 Installing ri documentation for safe_yaml-1.0.5 16:48:09 Parsing documentation for thread_safe-0.3.6 16:48:09 Installing ri documentation for thread_safe-0.3.6 16:48:09 Parsing documentation for concurrent-ruby-1.1.8 16:48:09 Installing ri documentation for concurrent-ruby-1.1.8 16:48:09 Parsing documentation for polyglot-0.3.5 16:48:09 Installing ri documentation for polyglot-0.3.5 16:48:09 Parsing documentation for treetop-1.6.11 16:48:09 Installing ri documentation for treetop-1.6.11 16:48:09 Parsing documentation for asciidoctor-pdf-1.5.4 16:48:09 Installing ri documentation for asciidoctor-pdf-1.5.4 16:48:09 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 16:48:09 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 16:48:09 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 21 seconds 16:48:09 22 gems installed 16:48:11 ---> 2ab40be11750 16:48:11 Removing intermediate container 421235ca77a9 16:48:11 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:48:11 ---> Running in 95aa7d97a33d 16:48:12 --2021-04-15 14:48:12-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:48:12 Resolving forge.etsi.org... 195.238.226.56 16:48:12 Connecting to forge.etsi.org|195.238.226.56|:443... connected. 16:48:12 HTTP request sent, awaiting response... 200 OK 16:48:12 Length: 14909486 (14M) [application/java-archive] 16:48:12 Saving to: 'swagger2markup-cli-1.3.2.jar' 16:48:12  16:48:12 0K .......... .......... .......... .......... .......... 0% 3.38M 4s 16:48:12 50K .......... .......... .......... .......... .......... 0% 32.9M 2s 16:48:12 100K .......... .......... .......... .......... .......... 1% 41.3M 2s 16:48:12 150K .......... .......... .......... .......... .......... 1% 29.0M 1s 16:48:12 200K .......... .......... .......... .......... .......... 1% 42.2M 1s 16:48:12 250K .......... .......... .......... .......... .......... 2% 45.3M 1s 16:48:12 300K .......... .......... .......... .......... .......... 2% 78.5M 1s 16:48:12 350K .......... .......... .......... .......... .......... 2% 77.9M 1s 16:48:12 400K .......... .......... .......... .......... .......... 3% 27.1M 1s 16:48:12 450K .......... .......... .......... .......... .......... 3% 27.8M 1s 16:48:12 500K .......... .......... .......... .......... .......... 3% 12.0M 1s 16:48:12 550K .......... .......... .......... .......... .......... 4% 33.6M 1s 16:48:12 600K .......... .......... .......... .......... .......... 4% 40.6M 1s 16:48:12 650K .......... .......... .......... .......... .......... 4% 31.1M 1s 16:48:12 700K .......... .......... .......... .......... .......... 5% 79.2M 1s 16:48:12 750K .......... .......... .......... .......... .......... 5% 26.7M 1s 16:48:12 800K .......... .......... .......... .......... .......... 5% 42.4M 1s 16:48:12 850K .......... .......... .......... .......... .......... 6% 21.0M 1s 16:48:12 900K .......... .......... .......... .......... .......... 6% 41.2M 1s 16:48:12 950K .......... .......... .......... .......... .......... 6% 36.8M 1s 16:48:12 1000K .......... .......... .......... .......... .......... 7% 71.5M 1s 16:48:12 1050K .......... .......... .......... .......... .......... 7% 68.2M 1s 16:48:12 1100K .......... .......... .......... .......... .......... 7% 36.3M 1s 16:48:12 1150K .......... .......... .......... .......... .......... 8% 86.1M 1s 16:48:12 1200K .......... .......... .......... .......... .......... 8% 27.5M 1s 16:48:12 1250K .......... .......... .......... .......... .......... 8% 83.2M 0s 16:48:12 1300K .......... .......... .......... .......... .......... 9% 77.1M 0s 16:48:12 1350K .......... .......... .......... .......... .......... 9% 66.8M 0s 16:48:12 1400K .......... .......... .......... .......... .......... 9% 67.7M 0s 16:48:12 1450K .......... .......... .......... .......... .......... 10% 88.4M 0s 16:48:12 1500K .......... .......... .......... .......... .......... 10% 53.3M 0s 16:48:12 1550K .......... .......... .......... .......... .......... 10% 34.1M 0s 16:48:12 1600K .......... .......... .......... .......... .......... 11% 62.4M 0s 16:48:12 1650K .......... .......... .......... .......... .......... 11% 82.1M 0s 16:48:12 1700K .......... .......... .......... .......... .......... 12% 80.9M 0s 16:48:12 1750K .......... .......... .......... .......... .......... 12% 80.3M 0s 16:48:12 1800K .......... .......... .......... .......... .......... 12% 77.9M 0s 16:48:12 1850K .......... .......... .......... .......... .......... 13% 38.9M 0s 16:48:12 1900K .......... .......... .......... .......... .......... 13% 79.2M 0s 16:48:12 1950K .......... .......... .......... .......... .......... 13% 73.7M 0s 16:48:12 2000K .......... .......... .......... .......... .......... 14% 56.1M 0s 16:48:12 2050K .......... .......... .......... .......... .......... 14% 23.6M 0s 16:48:12 2100K .......... .......... .......... .......... .......... 14% 79.3M 0s 16:48:12 2150K .......... .......... .......... .......... .......... 15% 71.4M 0s 16:48:12 2200K .......... .......... .......... .......... .......... 15% 82.0M 0s 16:48:12 2250K .......... .......... .......... .......... .......... 15% 73.5M 0s 16:48:12 2300K .......... .......... .......... .......... .......... 16% 77.2M 0s 16:48:12 2350K .......... .......... .......... .......... .......... 16% 83.2M 0s 16:48:12 2400K .......... .......... .......... .......... .......... 16% 72.4M 0s 16:48:12 2450K .......... .......... .......... .......... .......... 17% 36.7M 0s 16:48:12 2500K .......... .......... .......... .......... .......... 17% 82.5M 0s 16:48:12 2550K .......... .......... .......... .......... .......... 17% 44.4M 0s 16:48:12 2600K .......... .......... .......... .......... .......... 18% 56.2M 0s 16:48:12 2650K .......... .......... .......... .......... .......... 18% 91.7M 0s 16:48:12 2700K .......... .......... .......... .......... .......... 18% 27.9M 0s 16:48:12 2750K .......... .......... .......... .......... .......... 19% 71.4M 0s 16:48:12 2800K .......... .......... .......... .......... .......... 19% 61.6M 0s 16:48:12 2850K .......... .......... .......... .......... .......... 19% 88.0M 0s 16:48:12 2900K .......... .......... .......... .......... .......... 20% 48.6M 0s 16:48:12 2950K .......... .......... .......... .......... .......... 20% 72.1M 0s 16:48:12 3000K .......... .......... .......... .......... .......... 20% 70.2M 0s 16:48:12 3050K .......... .......... .......... .......... .......... 21% 80.3M 0s 16:48:12 3100K .......... .......... .......... .......... .......... 21% 81.2M 0s 16:48:12 3150K .......... .......... .......... .......... .......... 21% 61.6M 0s 16:48:12 3200K .......... .......... .......... .......... .......... 22% 59.6M 0s 16:48:12 3250K .......... .......... .......... .......... .......... 22% 86.3M 0s 16:48:12 3300K .......... .......... .......... .......... .......... 23% 53.4M 0s 16:48:12 3350K .......... .......... .......... .......... .......... 23% 75.2M 0s 16:48:12 3400K .......... .......... .......... .......... .......... 23% 73.8M 0s 16:48:12 3450K .......... .......... .......... .......... .......... 24% 91.2M 0s 16:48:12 3500K .......... .......... .......... .......... .......... 24% 42.0M 0s 16:48:12 3550K .......... .......... .......... .......... .......... 24% 61.6M 0s 16:48:12 3600K .......... .......... .......... .......... .......... 25% 65.8M 0s 16:48:12 3650K .......... .......... .......... .......... .......... 25% 79.5M 0s 16:48:12 3700K .......... .......... .......... .......... .......... 25% 71.2M 0s 16:48:12 3750K .......... .......... .......... .......... .......... 26% 72.5M 0s 16:48:12 3800K .......... .......... .......... .......... .......... 26% 77.2M 0s 16:48:12 3850K .......... .......... .......... .......... .......... 26% 78.7M 0s 16:48:12 3900K .......... .......... .......... .......... .......... 27% 74.3M 0s 16:48:12 3950K .......... .......... .......... .......... .......... 27% 86.3M 0s 16:48:12 4000K .......... .......... .......... .......... .......... 27% 73.7M 0s 16:48:12 4050K .......... .......... .......... .......... .......... 28% 78.7M 0s 16:48:12 4100K .......... .......... .......... .......... .......... 28% 72.4M 0s 16:48:12 4150K .......... .......... .......... .......... .......... 28% 82.3M 0s 16:48:12 4200K .......... .......... .......... .......... .......... 29% 68.9M 0s 16:48:12 4250K .......... .......... .......... .......... .......... 29% 83.7M 0s 16:48:12 4300K .......... .......... .......... .......... .......... 29% 81.7M 0s 16:48:12 4350K .......... .......... .......... .......... .......... 30% 81.1M 0s 16:48:12 4400K .......... .......... .......... .......... .......... 30% 64.3M 0s 16:48:12 4450K .......... .......... .......... .......... .......... 30% 95.3M 0s 16:48:12 4500K .......... .......... .......... .......... .......... 31% 85.8M 0s 16:48:12 4550K .......... .......... .......... .......... .......... 31% 78.0M 0s 16:48:12 4600K .......... .......... .......... .......... .......... 31% 66.9M 0s 16:48:12 4650K .......... .......... .......... .......... .......... 32% 83.4M 0s 16:48:12 4700K .......... .......... .......... .......... .......... 32% 60.4M 0s 16:48:12 4750K .......... .......... .......... .......... .......... 32% 94.8M 0s 16:48:12 4800K .......... .......... .......... .......... .......... 33% 66.9M 0s 16:48:12 4850K .......... .......... .......... .......... .......... 33% 79.3M 0s 16:48:12 4900K .......... .......... .......... .......... .......... 33% 77.1M 0s 16:48:12 4950K .......... .......... .......... .......... .......... 34% 84.0M 0s 16:48:12 5000K .......... .......... .......... .......... .......... 34% 88.1M 0s 16:48:12 5050K .......... .......... .......... .......... .......... 35% 81.2M 0s 16:48:12 5100K .......... .......... .......... .......... .......... 35% 89.3M 0s 16:48:12 5150K .......... .......... .......... .......... .......... 35% 90.4M 0s 16:48:12 5200K .......... .......... .......... .......... .......... 36% 5.77M 0s 16:48:12 5250K .......... .......... .......... .......... .......... 36% 76.6M 0s 16:48:12 5300K .......... .......... .......... .......... .......... 36% 100M 0s 16:48:12 5350K .......... .......... .......... .......... .......... 37% 100M 0s 16:48:12 5400K .......... .......... .......... .......... .......... 37% 83.7M 0s 16:48:12 5450K .......... .......... .......... .......... .......... 37% 99.4M 0s 16:48:12 5500K .......... .......... .......... .......... .......... 38% 97.4M 0s 16:48:12 5550K .......... .......... .......... .......... .......... 38% 88.5M 0s 16:48:12 5600K .......... .......... .......... .......... .......... 38% 61.0M 0s 16:48:12 5650K .......... .......... .......... .......... .......... 39% 93.8M 0s 16:48:12 5700K .......... .......... .......... .......... .......... 39% 17.9M 0s 16:48:12 5750K .......... .......... .......... .......... .......... 39% 19.8M 0s 16:48:12 5800K .......... .......... .......... .......... .......... 40% 21.0M 0s 16:48:12 5850K .......... .......... .......... .......... .......... 40% 10.4M 0s 16:48:12 5900K .......... .......... .......... .......... .......... 40% 12.5M 0s 16:48:12 5950K .......... .......... .......... .......... .......... 41% 39.6M 0s 16:48:12 6000K .......... .......... .......... .......... .......... 41% 9.11M 0s 16:48:12 6050K .......... .......... .......... .......... .......... 41% 16.3M 0s 16:48:12 6100K .......... .......... .......... .......... .......... 42% 33.4M 0s 16:48:12 6150K .......... .......... .......... .......... .......... 42% 13.2M 0s 16:48:12 6200K .......... .......... .......... .......... .......... 42% 12.9M 0s 16:48:12 6250K .......... .......... .......... .......... .......... 43% 44.5M 0s 16:48:12 6300K .......... .......... .......... .......... .......... 43% 31.8M 0s 16:48:12 6350K .......... .......... .......... .......... .......... 43% 72.9M 0s 16:48:12 6400K .......... .......... .......... .......... .......... 44% 74.1M 0s 16:48:12 6450K .......... .......... .......... .......... .......... 44% 86.0M 0s 16:48:12 6500K .......... .......... .......... .......... .......... 44% 76.8M 0s 16:48:12 6550K .......... .......... .......... .......... .......... 45% 81.4M 0s 16:48:12 6600K .......... .......... .......... .......... .......... 45% 69.5M 0s 16:48:12 6650K .......... .......... .......... .......... .......... 46% 80.8M 0s 16:48:12 6700K .......... .......... .......... .......... .......... 46% 67.6M 0s 16:48:12 6750K .......... .......... .......... .......... .......... 46% 91.2M 0s 16:48:12 6800K .......... .......... .......... .......... .......... 47% 40.1M 0s 16:48:12 6850K .......... .......... .......... .......... .......... 47% 82.5M 0s 16:48:12 6900K .......... .......... .......... .......... .......... 47% 96.5M 0s 16:48:12 6950K .......... .......... .......... .......... .......... 48% 95.6M 0s 16:48:12 7000K .......... .......... .......... .......... .......... 48% 79.3M 0s 16:48:12 7050K .......... .......... .......... .......... .......... 48% 78.5M 0s 16:48:12 7100K .......... .......... .......... .......... .......... 49% 78.5M 0s 16:48:12 7150K .......... .......... .......... .......... .......... 49% 45.6M 0s 16:48:12 7200K .......... .......... .......... .......... .......... 49% 49.5M 0s 16:48:12 7250K .......... .......... .......... .......... .......... 50% 82.5M 0s 16:48:12 7300K .......... .......... .......... .......... .......... 50% 85.6M 0s 16:48:12 7350K .......... .......... .......... .......... .......... 50% 71.1M 0s 16:48:12 7400K .......... .......... .......... .......... .......... 51% 84.7M 0s 16:48:12 7450K .......... .......... .......... .......... .......... 51% 73.9M 0s 16:48:12 7500K .......... .......... .......... .......... .......... 51% 85.0M 0s 16:48:12 7550K .......... .......... .......... .......... .......... 52% 75.2M 0s 16:48:12 7600K .......... .......... .......... .......... .......... 52% 66.1M 0s 16:48:12 7650K .......... .......... .......... .......... .......... 52% 75.5M 0s 16:48:12 7700K .......... .......... .......... .......... .......... 53% 77.9M 0s 16:48:12 7750K .......... .......... .......... .......... .......... 53% 81.0M 0s 16:48:12 7800K .......... .......... .......... .......... .......... 53% 73.4M 0s 16:48:12 7850K .......... .......... .......... .......... .......... 54% 85.2M 0s 16:48:12 7900K .......... .......... .......... .......... .......... 54% 71.3M 0s 16:48:12 7950K .......... .......... .......... .......... .......... 54% 61.2M 0s 16:48:12 8000K .......... .......... .......... .......... .......... 55% 60.4M 0s 16:48:12 8050K .......... .......... .......... .......... .......... 55% 84.0M 0s 16:48:12 8100K .......... .......... .......... .......... .......... 55% 86.4M 0s 16:48:12 8150K .......... .......... .......... .......... .......... 56% 78.1M 0s 16:48:12 8200K .......... .......... .......... .......... .......... 56% 79.0M 0s 16:48:12 8250K .......... .......... .......... .......... .......... 57% 76.7M 0s 16:48:12 8300K .......... .......... .......... .......... .......... 57% 78.9M 0s 16:48:12 8350K .......... .......... .......... .......... .......... 57% 70.3M 0s 16:48:12 8400K .......... .......... .......... .......... .......... 58% 65.2M 0s 16:48:12 8450K .......... .......... .......... .......... .......... 58% 86.1M 0s 16:48:12 8500K .......... .......... .......... .......... .......... 58% 75.3M 0s 16:48:12 8550K .......... .......... .......... .......... .......... 59% 86.5M 0s 16:48:12 8600K .......... .......... .......... .......... .......... 59% 82.1M 0s 16:48:12 8650K .......... .......... .......... .......... .......... 59% 78.0M 0s 16:48:12 8700K .......... .......... .......... .......... .......... 60% 83.3M 0s 16:48:12 8750K .......... .......... .......... .......... .......... 60% 87.3M 0s 16:48:12 8800K .......... .......... .......... .......... .......... 60% 74.4M 0s 16:48:12 8850K .......... .......... .......... .......... .......... 61% 83.3M 0s 16:48:12 8900K .......... .......... .......... .......... .......... 61% 69.7M 0s 16:48:12 8950K .......... .......... .......... .......... .......... 61% 74.8M 0s 16:48:12 9000K .......... .......... .......... .......... .......... 62% 78.0M 0s 16:48:12 9050K .......... .......... .......... .......... .......... 62% 82.7M 0s 16:48:12 9100K .......... .......... .......... .......... .......... 62% 73.2M 0s 16:48:12 9150K .......... .......... .......... .......... .......... 63% 83.3M 0s 16:48:12 9200K .......... .......... .......... .......... .......... 63% 59.1M 0s 16:48:12 9250K .......... .......... .......... .......... .......... 63% 75.9M 0s 16:48:12 9300K .......... .......... .......... .......... .......... 64% 79.0M 0s 16:48:12 9350K .......... .......... .......... .......... .......... 64% 79.7M 0s 16:48:12 9400K .......... .......... .......... .......... .......... 64% 81.8M 0s 16:48:12 9450K .......... .......... .......... .......... .......... 65% 92.0M 0s 16:48:12 9500K .......... .......... .......... .......... .......... 65% 72.6M 0s 16:48:12 9550K .......... .......... .......... .......... .......... 65% 73.6M 0s 16:48:12 9600K .......... .......... .......... .......... .......... 66% 73.1M 0s 16:48:12 9650K .......... .......... .......... .......... .......... 66% 83.2M 0s 16:48:12 9700K .......... .......... .......... .......... .......... 66% 85.5M 0s 16:48:12 9750K .......... .......... .......... .......... .......... 67% 83.0M 0s 16:48:12 9800K .......... .......... .......... .......... .......... 67% 74.9M 0s 16:48:12 9850K .......... .......... .......... .......... .......... 67% 76.6M 0s 16:48:12 9900K .......... .......... .......... .......... .......... 68% 84.5M 0s 16:48:12 9950K .......... .......... .......... .......... .......... 68% 49.1M 0s 16:48:12 10000K .......... .......... .......... .......... .......... 69% 64.4M 0s 16:48:12 10050K .......... .......... .......... .......... .......... 69% 78.4M 0s 16:48:12 10100K .......... .......... .......... .......... .......... 69% 80.7M 0s 16:48:12 10150K .......... .......... .......... .......... .......... 70% 69.1M 0s 16:48:12 10200K .......... .......... .......... .......... .......... 70% 67.0M 0s 16:48:12 10250K .......... .......... .......... .......... .......... 70% 78.9M 0s 16:48:12 10300K .......... .......... .......... .......... .......... 71% 78.2M 0s 16:48:12 10350K .......... .......... .......... .......... .......... 71% 88.6M 0s 16:48:12 10400K .......... .......... .......... .......... .......... 71% 60.8M 0s 16:48:12 10450K .......... .......... .......... .......... .......... 72% 75.2M 0s 16:48:12 10500K .......... .......... .......... .......... .......... 72% 93.6M 0s 16:48:12 10550K .......... .......... .......... .......... .......... 72% 93.1M 0s 16:48:12 10600K .......... .......... .......... .......... .......... 73% 81.4M 0s 16:48:12 10650K .......... .......... .......... .......... .......... 73% 87.9M 0s 16:48:12 10700K .......... .......... .......... .......... .......... 73% 95.5M 0s 16:48:12 10750K .......... .......... .......... .......... .......... 74% 72.3M 0s 16:48:12 10800K .......... .......... .......... .......... .......... 74% 63.4M 0s 16:48:12 10850K .......... .......... .......... .......... .......... 74% 89.0M 0s 16:48:12 10900K .......... .......... .......... .......... .......... 75% 90.3M 0s 16:48:12 10950K .......... .......... .......... .......... .......... 75% 91.0M 0s 16:48:12 11000K .......... .......... .......... .......... .......... 75% 86.3M 0s 16:48:12 11050K .......... .......... .......... .......... .......... 76% 79.9M 0s 16:48:12 11100K .......... .......... .......... .......... .......... 76% 73.6M 0s 16:48:12 11150K .......... .......... .......... .......... .......... 76% 68.5M 0s 16:48:12 11200K .......... .......... .......... .......... .......... 77% 64.5M 0s 16:48:12 11250K .......... .......... .......... .......... .......... 77% 81.4M 0s 16:48:12 11300K .......... .......... .......... .......... .......... 77% 84.0M 0s 16:48:12 11350K .......... .......... .......... .......... .......... 78% 74.3M 0s 16:48:12 11400K .......... .......... .......... .......... .......... 78% 74.1M 0s 16:48:12 11450K .......... .......... .......... .......... .......... 78% 76.2M 0s 16:48:12 11500K .......... .......... .......... .......... .......... 79% 79.5M 0s 16:48:12 11550K .......... .......... .......... .......... .......... 79% 72.0M 0s 16:48:12 11600K .......... .......... .......... .......... .......... 80% 64.6M 0s 16:48:12 11650K .......... .......... .......... .......... .......... 80% 77.4M 0s 16:48:12 11700K .......... .......... .......... .......... .......... 80% 69.6M 0s 16:48:12 11750K .......... .......... .......... .......... .......... 81% 84.2M 0s 16:48:12 11800K .......... .......... .......... .......... .......... 81% 81.5M 0s 16:48:12 11850K .......... .......... .......... .......... .......... 81% 86.6M 0s 16:48:12 11900K .......... .......... .......... .......... .......... 82% 78.8M 0s 16:48:12 11950K .......... .......... .......... .......... .......... 82% 88.1M 0s 16:48:12 12000K .......... .......... .......... .......... .......... 82% 64.3M 0s 16:48:12 12050K .......... .......... .......... .......... .......... 83% 78.0M 0s 16:48:12 12100K .......... .......... .......... .......... .......... 83% 87.1M 0s 16:48:12 12150K .......... .......... .......... .......... .......... 83% 73.0M 0s 16:48:12 12200K .......... .......... .......... .......... .......... 84% 71.7M 0s 16:48:12 12250K .......... .......... .......... .......... .......... 84% 67.7M 0s 16:48:12 12300K .......... .......... .......... .......... .......... 84% 74.7M 0s 16:48:12 12350K .......... .......... .......... .......... .......... 85% 74.2M 0s 16:48:12 12400K .......... .......... .......... .......... .......... 85% 63.7M 0s 16:48:12 12450K .......... .......... .......... .......... .......... 85% 73.9M 0s 16:48:12 12500K .......... .......... .......... .......... .......... 86% 81.0M 0s 16:48:12 12550K .......... .......... .......... .......... .......... 86% 80.3M 0s 16:48:12 12600K .......... .......... .......... .......... .......... 86% 67.1M 0s 16:48:12 12650K .......... .......... .......... .......... .......... 87% 76.3M 0s 16:48:12 12700K .......... .......... .......... .......... .......... 87% 75.6M 0s 16:48:12 12750K .......... .......... .......... .......... .......... 87% 70.7M 0s 16:48:12 12800K .......... .......... .......... .......... .......... 88% 56.6M 0s 16:48:12 12850K .......... .......... .......... .......... .......... 88% 68.2M 0s 16:48:12 12900K .......... .......... .......... .......... .......... 88% 77.1M 0s 16:48:12 12950K .......... .......... .......... .......... .......... 89% 67.7M 0s 16:48:12 13000K .......... .......... .......... .......... .......... 89% 62.7M 0s 16:48:12 13050K .......... .......... .......... .......... .......... 89% 74.6M 0s 16:48:12 13100K .......... .......... .......... .......... .......... 90% 80.4M 0s 16:48:12 13150K .......... .......... .......... .......... .......... 90% 68.7M 0s 16:48:12 13200K .......... .......... .......... .......... .......... 91% 55.7M 0s 16:48:12 13250K .......... .......... .......... .......... .......... 91% 69.9M 0s 16:48:12 13300K .......... .......... .......... .......... .......... 91% 71.9M 0s 16:48:12 13350K .......... .......... .......... .......... .......... 92% 72.1M 0s 16:48:12 13400K .......... .......... .......... .......... .......... 92% 64.7M 0s 16:48:12 13450K .......... .......... .......... .......... .......... 92% 63.9M 0s 16:48:12 13500K .......... .......... .......... .......... .......... 93% 67.7M 0s 16:48:12 13550K .......... .......... .......... .......... .......... 93% 75.9M 0s 16:48:12 13600K .......... .......... .......... .......... .......... 93% 59.5M 0s 16:48:12 13650K .......... .......... .......... .......... .......... 94% 71.4M 0s 16:48:12 13700K .......... .......... .......... .......... .......... 94% 83.8M 0s 16:48:12 13750K .......... .......... .......... .......... .......... 94% 84.3M 0s 16:48:12 13800K .......... .......... .......... .......... .......... 95% 75.9M 0s 16:48:12 13850K .......... .......... .......... .......... .......... 95% 85.6M 0s 16:48:12 13900K .......... .......... .......... .......... .......... 95% 87.5M 0s 16:48:12 13950K .......... .......... .......... .......... .......... 96% 75.0M 0s 16:48:12 14000K .......... .......... .......... .......... .......... 96% 66.8M 0s 16:48:12 14050K .......... .......... .......... .......... .......... 96% 85.4M 0s 16:48:12 14100K .......... .......... .......... .......... .......... 97% 86.6M 0s 16:48:12 14150K .......... .......... .......... .......... .......... 97% 83.8M 0s 16:48:12 14200K .......... .......... .......... .......... .......... 97% 77.2M 0s 16:48:12 14250K .......... .......... .......... .......... .......... 98% 77.8M 0s 16:48:12 14300K .......... .......... .......... .......... .......... 98% 86.2M 0s 16:48:12 14350K .......... .......... .......... .......... .......... 98% 84.7M 0s 16:48:12 14400K .......... .......... .......... .......... .......... 99% 69.2M 0s 16:48:12 14450K .......... .......... .......... .......... .......... 99% 81.1M 0s 16:48:12 14500K .......... .......... .......... .......... .......... 99% 84.9M 0s 16:48:12 14550K ..........  100% 71.6M=0.3s 16:48:12 16:48:12 2021-04-15 14:48:12 (54.1 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486] 16:48:12 16:48:12  ---> 15c9f9b37466 16:48:13 Removing intermediate container 95aa7d97a33d 16:48:13 Step 14/24 : RUN npm config set proxy $http_proxy 16:48:13 ---> Running in 7eacfc08adde 16:48:14 ---> 1703c82844d8 16:48:14 Removing intermediate container 7eacfc08adde 16:48:14 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 16:48:14 ---> Running in 78182a4b21e3 16:48:15 npm WARN invalid config proxy="" 16:48:15 npm WARN invalid config Must be a full url with 'http://' 16:48:15 npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. 16:48:34 /usr/bin/swagger-tools -> /usr/lib/node_modules/swagger-tools/bin/swagger-tools 16:48:40 16:48:40 > core-js@2.6.12 postinstall /usr/lib/node_modules/swagger-tools/node_modules/core-js 16:48:40 > node -e "try{require('./postinstall')}catch(e){}" 16:48:40 16:48:41 /usr/lib 16:48:41 `-- swagger-tools@0.10.3 16:48:41 +-- async@2.6.3 16:48:41 +-- body-parser@1.18.2 16:48:41 | +-- bytes@3.0.0 16:48:41 | +-- content-type@1.0.4 16:48:41 | +-- debug@2.6.9 16:48:41 | | `-- ms@2.0.0 16:48:41 | +-- depd@1.1.2 16:48:41 | +-- http-errors@1.6.3 16:48:41 | | +-- inherits@2.0.3 16:48:41 | | +-- setprototypeof@1.1.0 16:48:41 | | `-- statuses@1.5.0 16:48:41 | +-- iconv-lite@0.4.19 16:48:41 | +-- on-finished@2.3.0 16:48:41 | | `-- ee-first@1.1.1 16:48:41 | +-- qs@6.5.1 16:48:41 | +-- raw-body@2.3.2 16:48:41 | | +-- http-errors@1.6.2 16:48:41 | | | +-- depd@1.1.1 16:48:41 | | | `-- setprototypeof@1.0.3 16:48:41 | | `-- unpipe@1.0.0 16:48:41 | `-- type-is@1.6.18 16:48:41 | +-- media-typer@0.3.0 16:48:41 | `-- mime-types@2.1.30 16:48:41 | `-- mime-db@1.47.0 16:48:41 +-- commander@2.20.3 16:48:41 +-- debug@3.2.7 16:48:41 | `-- ms@2.1.3 16:48:41 +-- js-yaml@3.14.1 16:48:41 | +-- argparse@1.0.10 16:48:41 | | `-- sprintf-js@1.0.3 16:48:41 | `-- esprima@4.0.1 16:48:41 +-- json-refs@3.0.15 16:48:41 | +-- commander@4.1.1 16:48:41 | +-- graphlib@2.1.8 16:48:41 | +-- native-promise-only@0.8.1 16:48:41 | +-- path-loader@1.0.10 16:48:41 | +-- slash@3.0.0 16:48:41 | `-- uri-js@4.4.1 16:48:41 | `-- punycode@2.1.1 16:48:41 +-- lodash@4.17.21 16:48:41 +-- multer@1.4.2 16:48:41 | +-- append-field@1.0.0 16:48:41 | +-- busboy@0.2.14 16:48:41 | | +-- dicer@0.2.5 16:48:41 | | | +-- readable-stream@1.1.14 16:48:41 | | | | +-- isarray@0.0.1 16:48:41 | | | | `-- string_decoder@0.10.31 16:48:41 | | | `-- streamsearch@0.1.2 16:48:41 | | `-- readable-stream@1.1.14 16:48:41 | | +-- isarray@0.0.1 16:48:41 | | `-- string_decoder@0.10.31 16:48:41 | +-- concat-stream@1.6.2 16:48:41 | | +-- buffer-from@1.1.1 16:48:41 | | `-- typedarray@0.0.6 16:48:41 | +-- mkdirp@0.5.5 16:48:41 | | `-- minimist@1.2.5 16:48:41 | +-- object-assign@4.1.1 16:48:41 | `-- xtend@4.0.2 16:48:41 +-- parseurl@1.3.3 16:48:41 +-- path-to-regexp@2.4.0 16:48:41 +-- qs@6.10.1 16:48:41 | `-- side-channel@1.0.4 16:48:41 | +-- call-bind@1.0.2 16:48:41 | | `-- function-bind@1.1.1 16:48:41 | +-- get-intrinsic@1.1.1 16:48:41 | | +-- has@1.0.3 16:48:41 | | `-- has-symbols@1.0.2 16:48:41 | `-- object-inspect@1.9.0 16:48:41 +-- serve-static@1.14.1 16:48:41 | +-- encodeurl@1.0.2 16:48:41 | +-- escape-html@1.0.3 16:48:41 | `-- send@0.17.1 16:48:41 | +-- debug@2.6.9 16:48:41 | | `-- ms@2.0.0 16:48:41 | +-- destroy@1.0.4 16:48:41 | +-- etag@1.8.1 16:48:41 | +-- fresh@0.5.2 16:48:41 | +-- http-errors@1.7.3 16:48:41 | | +-- inherits@2.0.4 16:48:41 | | +-- setprototypeof@1.1.1 16:48:41 | | `-- toidentifier@1.0.0 16:48:41 | +-- ms@2.1.1 16:48:41 | `-- range-parser@1.2.1 16:48:41 +-- spark-md5@3.0.1 16:48:41 +-- string@3.3.3 16:48:41 +-- superagent@3.8.3 16:48:41 | +-- component-emitter@1.3.0 16:48:41 | +-- cookiejar@2.1.2 16:48:41 | +-- extend@3.0.2 16:48:41 | +-- form-data@2.5.1 16:48:41 | | +-- asynckit@0.4.0 16:48:41 | | `-- combined-stream@1.0.8 16:48:41 | | `-- delayed-stream@1.0.0 16:48:41 | +-- formidable@1.2.2 16:48:41 | +-- methods@1.1.2 16:48:41 | +-- mime@1.6.0 16:48:41 | `-- readable-stream@2.3.7 16:48:41 | +-- core-util-is@1.0.2 16:48:41 | +-- isarray@1.0.0 16:48:41 | +-- process-nextick-args@2.0.1 16:48:41 | +-- safe-buffer@5.1.2 16:48:41 | +-- string_decoder@1.1.1 16:48:41 | `-- util-deprecate@1.0.2 16:48:41 +-- swagger-converter@0.1.7 16:48:41 | `-- lodash.clonedeep@2.4.1 16:48:41 | +-- lodash._baseclone@2.4.1 16:48:41 | | +-- lodash._getarray@2.4.1 16:48:41 | | | `-- lodash._arraypool@2.4.1 16:48:41 | | +-- lodash._releasearray@2.4.1 16:48:41 | | | `-- lodash._maxpoolsize@2.4.1 16:48:41 | | +-- lodash._slice@2.4.1 16:48:41 | | +-- lodash.assign@2.4.1 16:48:41 | | | +-- lodash._objecttypes@2.4.1 16:48:41 | | | `-- lodash.keys@2.4.1 16:48:41 | | | `-- lodash._shimkeys@2.4.1 16:48:41 | | +-- lodash.foreach@2.4.1 16:48:41 | | +-- lodash.forown@2.4.1 16:48:41 | | +-- lodash.isarray@2.4.1 16:48:41 | | | `-- lodash._isnative@2.4.1 16:48:41 | | `-- lodash.isobject@2.4.1 16:48:41 | `-- lodash._basecreatecallback@2.4.1 16:48:41 | +-- lodash._setbinddata@2.4.1 16:48:41 | | `-- lodash.noop@2.4.1 16:48:41 | +-- lodash.bind@2.4.1 16:48:41 | | `-- lodash._createwrapper@2.4.1 16:48:41 | | +-- lodash._basebind@2.4.1 16:48:41 | | | `-- lodash._basecreate@2.4.1 16:48:41 | | +-- lodash._basecreatewrapper@2.4.1 16:48:41 | | `-- lodash.isfunction@2.4.1 16:48:41 | +-- lodash.identity@2.4.1 16:48:41 | `-- lodash.support@2.4.1 16:48:41 +-- traverse@0.6.6 16:48:41 `-- z-schema@3.25.1 16:48:41 +-- core-js@2.6.12 16:48:41 +-- lodash.get@4.4.2 16:48:41 +-- lodash.isequal@4.5.0 16:48:41 `-- validator@10.11.0 16:48:41 16:48:42 ---> ef82146245d8 16:48:43 Removing intermediate container 78182a4b21e3 16:48:43 Step 16/24 : RUN npm install -g json-refs@3.0.4 16:48:43 ---> Running in d4e8827d6cf0 16:48:44 npm WARN invalid config proxy="" 16:48:44 npm WARN invalid config Must be a full url with 'http://' 16:48:44 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs 16:48:51 /usr/lib 16:48:51 `-- json-refs@3.0.4 16:48:51 +-- commander@2.11.0 16:48:51 +-- graphlib@2.1.8 16:48:51 +-- js-yaml@3.14.1 16:48:51 | +-- argparse@1.0.10 16:48:51 | | `-- sprintf-js@1.0.3 16:48:51 | `-- esprima@4.0.1 16:48:51 +-- lodash@4.17.21 16:48:51 +-- native-promise-only@0.8.1 16:48:51 +-- path-loader@1.0.10 16:48:51 | `-- superagent@3.8.3 16:48:51 | +-- component-emitter@1.3.0 16:48:51 | +-- cookiejar@2.1.2 16:48:51 | +-- debug@3.2.7 16:48:51 | | `-- ms@2.1.3 16:48:51 | +-- extend@3.0.2 16:48:51 | +-- form-data@2.5.1 16:48:51 | | +-- asynckit@0.4.0 16:48:51 | | +-- combined-stream@1.0.8 16:48:51 | | | `-- delayed-stream@1.0.0 16:48:51 | | `-- mime-types@2.1.30 16:48:51 | | `-- mime-db@1.47.0 16:48:51 | +-- formidable@1.2.2 16:48:51 | +-- methods@1.1.2 16:48:51 | +-- mime@1.6.0 16:48:51 | +-- qs@6.10.1 16:48:51 | | `-- side-channel@1.0.4 16:48:51 | | +-- call-bind@1.0.2 16:48:51 | | | `-- function-bind@1.1.1 16:48:51 | | +-- get-intrinsic@1.1.1 16:48:51 | | | +-- has@1.0.3 16:48:51 | | | `-- has-symbols@1.0.2 16:48:51 | | `-- object-inspect@1.9.0 16:48:51 | `-- readable-stream@2.3.7 16:48:51 | +-- core-util-is@1.0.2 16:48:51 | +-- inherits@2.0.4 16:48:51 | +-- isarray@1.0.0 16:48:51 | +-- process-nextick-args@2.0.1 16:48:51 | +-- safe-buffer@5.1.2 16:48:51 | +-- string_decoder@1.1.1 16:48:51 | `-- util-deprecate@1.0.2 16:48:51 +-- slash@1.0.0 16:48:51 `-- uri-js@3.0.2 16:48:51 `-- punycode@2.1.1 16:48:51 16:48:51 ---> 85c022cadd32 16:48:51 Removing intermediate container d4e8827d6cf0 16:48:51 Step 17/24 : RUN npm install -g yamljs@0.3.0 16:48:51 ---> Running in fc00ed57c471 16:48:52 npm WARN invalid config proxy="" 16:48:52 npm WARN invalid config Must be a full url with 'http://' 16:48:52 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json 16:49:13 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml 16:49:13 /usr/lib 16:49:13 `-- yamljs@0.3.0 16:49:13 +-- argparse@1.0.10 16:49:13 | `-- sprintf-js@1.0.3 16:49:13 `-- glob@7.1.6 16:49:13 +-- fs.realpath@1.0.0 16:49:13 +-- inflight@1.0.6 16:49:13 | `-- wrappy@1.0.2 16:49:13 +-- inherits@2.0.4 16:49:13 +-- minimatch@3.0.4 16:49:13 | `-- brace-expansion@1.1.11 16:49:13 | +-- balanced-match@1.0.2 16:49:13 | `-- concat-map@0.0.1 16:49:13 +-- once@1.4.0 16:49:13 `-- path-is-absolute@1.0.1 16:49:13 16:49:13 ---> d049923ec128 16:49:13 Removing intermediate container fc00ed57c471 16:49:13 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 16:49:14 ---> cf1d4a8847ce 16:49:14 Removing intermediate container f61b23f4d630 16:49:14 Step 19/24 : RUN chmod +x /validate-in-docker.sh 16:49:14 ---> Running in 4a629b98ee45 16:49:14 ---> c8d087ee28db 16:49:14 Removing intermediate container 4a629b98ee45 16:49:14 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 16:49:15 ---> 649b73d75533 16:49:15 Removing intermediate container fe9140f9db94 16:49:15 Step 21/24 : RUN chmod +x /bin/swg2mrkup 16:49:15 ---> Running in 37c0cf60c282 16:49:15 ---> 02e7ffd1cdcd 16:49:15 Removing intermediate container 37c0cf60c282 16:49:15 Step 22/24 : ADD oas2pdf /bin/oas2pdf 16:49:16 ---> 646ecc149ec2 16:49:16 Removing intermediate container 88002e9d60dc 16:49:16 Step 23/24 : RUN chmod +x /bin/oas2pdf 16:49:16 ---> Running in 7eada477aae6 16:49:16 ---> c92fee1be526 16:49:16 Removing intermediate container 7eada477aae6 16:49:16 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 16:49:16 ---> Running in ea2168d2a580 16:49:17 ---> 86e7b60e6df8 16:49:17 Removing intermediate container ea2168d2a580 16:49:17 Successfully built 86e7b60e6df8 16:49:17 Successfully tagged openapivalidator:latest 16:49:17 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 16:49:17 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/486’: Permission denied 16:49:17 Mounting dir /var/www/html/api/nfv/sol002-sol003/486 as /storage 16:49:17 Using filter '' 16:49:17 16:49:17 Entering dir /work/src 16:49:17 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 16:49:17 --- Merging file. 16:49:19 --- Create PDF... 16:49:46 --- Validating ../build/SOL003-VNFIndicator-API.yaml 16:49:48 --- Validation done (0). 16:49:48 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 16:49:48 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 16:49:48 '../build/SOL003-VNFIndicator-API.pdf' -> '/storage/SOL003-VNFIndicator-API.pdf' 16:49:48 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 16:49:48 --- Merging file. 16:49:49 --- Create PDF... 16:50:00 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 16:50:01 --- Validation done (0). 16:50:01 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 16:50:01 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 16:50:01 '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf' 16:50:01 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 16:50:01 --- Merging file. 16:50:04 --- Create PDF... 16:51:41 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 16:51:43 --- Validation done (0). 16:51:43 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 16:51:43 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 16:51:43 '../build/SOL003-VNFLifecycleManagement-API.pdf' -> '/storage/SOL003-VNFLifecycleManagement-API.pdf' 16:51:43 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 16:51:43 --- Merging file. 16:51:45 --- Create PDF... 16:52:02 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 16:52:04 --- Validation done (0). 16:52:04 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 16:52:04 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 16:52:04 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' 16:52:04 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 16:52:04 --- Merging file. 16:52:05 --- Create PDF... 16:52:32 --- Validating ../build/SOL003-APIVersion-API.yaml 16:52:33 --- Validation done (0). 16:52:33 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 16:52:33 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 16:52:33 '../build/SOL003-APIVersion-API.pdf' -> '/storage/SOL003-APIVersion-API.pdf' 16:52:33 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 16:52:33 --- Merging file. 16:52:35 --- Create PDF... 16:52:50 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 16:52:51 --- Validation done (0). 16:52:51 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 16:52:51 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 16:52:51 '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf' 16:52:51 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 16:52:51 --- Merging file. 16:52:52 --- Create PDF... 16:52:59 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 16:53:00 --- Validation done (0). 16:53:00 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 16:53:00 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 16:53:00 '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf' 16:53:00 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 16:53:00 --- Merging file. 16:53:02 --- Create PDF... 16:53:31 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 16:53:32 --- Validation done (0). 16:53:32 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 16:53:32 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 16:53:32 '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf' 16:53:32 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 16:53:32 --- Merging file. 16:53:34 --- Create PDF... 16:53:50 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 16:53:52 --- Validation done (0). 16:53:52 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 16:53:52 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 16:53:52 '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf' 16:53:52 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 16:53:52 --- Merging file. 16:53:53 --- Create PDF... 16:54:12 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 16:54:14 --- Validation done (0). 16:54:14 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 16:54:14 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 16:54:14 '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf' 16:54:14 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 16:54:14 --- Merging file. 16:54:16 --- Create PDF... 16:55:11 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 16:55:13 --- Validation done (0). 16:55:13 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 16:55:13 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 16:55:13 '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf' 16:55:13 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 16:55:13 --- Merging file. 16:55:15 --- Create PDF... 16:55:25 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 16:55:26 --- Validation done (0). 16:55:26 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 16:55:26 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 16:55:26 '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf' 16:55:26 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 16:55:26 --- Merging file. 16:55:28 --- Create PDF... 16:56:05 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 16:56:06 --- Validation done (0). 16:56:06 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 16:56:06 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 16:56:06 '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf' 16:56:06 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003) 16:56:06 --- Merging file. 16:56:08 --- Create PDF... 16:56:18 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml 16:56:19 --- Validation done (0). 16:56:19 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' 16:56:19 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' 16:56:19 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' 16:56:19 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 16:56:19 --- Merging file. 16:56:20 --- Create PDF... 16:56:49 --- Validating ../build/SOL002-VNFIndicator-API.yaml 16:56:50 --- Validation done (0). 16:56:50 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 16:56:50 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 16:56:50 '../build/SOL002-VNFIndicator-API.pdf' -> '/storage/SOL002-VNFIndicator-API.pdf' 16:56:50 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 16:56:50 --- Merging file. 16:56:52 --- Create PDF... 16:57:05 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 16:57:06 --- Validation done (0). 16:57:06 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 16:57:06 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 16:57:06 '../build/SOL002-VNFConfiguration-API.pdf' -> '/storage/SOL002-VNFConfiguration-API.pdf' 16:57:06 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 16:57:06 --- Merging file. 16:57:09 --- Create PDF... 16:58:52 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 16:58:54 --- Validation done (0). 16:58:54 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 16:58:54 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 16:58:54 '../build/SOL002-VNFLifecycleManagement-API.pdf' -> '/storage/SOL002-VNFLifecycleManagement-API.pdf' 16:58:54 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 16:58:54 --- Merging file. 16:58:56 --- Create PDF... 16:59:15 --- Validating ../build/SOL002-APIVersion-API.yaml 16:59:16 --- Validation done (0). 16:59:16 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 16:59:16 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 16:59:16 '../build/SOL002-APIVersion-API.pdf' -> '/storage/SOL002-APIVersion-API.pdf' 16:59:16 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 16:59:16 --- Merging file. 16:59:18 --- Create PDF... 16:59:32 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 16:59:33 --- Validation done (0). 16:59:33 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 16:59:33 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 16:59:33 '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf' 16:59:33 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 16:59:33 --- Merging file. 16:59:34 --- Create PDF... 16:59:41 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 16:59:42 --- Validation done (0). 16:59:42 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 16:59:42 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 16:59:42 '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf' 16:59:42 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 16:59:42 --- Merging file. 16:59:44 --- Create PDF... 17:00:16 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 17:00:18 --- Validation done (0). 17:00:18 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 17:00:18 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 17:00:18 '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf' 17:00:18 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 17:00:18 --- Merging file. 17:00:20 --- Create PDF... 17:00:37 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 17:00:38 --- Validation done (0). 17:00:38 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 17:00:38 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 17:00:38 '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf' 17:00:38 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 17:00:38 --- Merging file. 17:00:39 --- Create PDF... 17:00:49 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 17:00:50 --- Validation done (0). 17:00:50 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 17:00:50 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 17:00:50 '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf' 17:00:50 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 17:00:50 --- Merging file. 17:00:52 --- Create PDF... 17:01:36 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 17:01:38 --- Validation done (0). 17:01:38 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 17:01:38 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 17:01:38 '../build/SOL002-VNFPerformanceManagement-API.pdf' -> '/storage/SOL002-VNFPerformanceManagement-API.pdf' 17:01:38 -- Final validator returns 0. 17:01:40 Archiving artifacts 17:01:44 Finished: SUCCESS