SuccessConsole Output

18:32:00 Started by GitLab push by ETSI CTI
18:32:00 Started by GitLab push by ETSI CTI
18:32:00 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master
18:32:00 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:32:00 Cloning the remote Git repository
18:32:00 Cloning repository git@forge.etsi.org:nfv/SOL005.git
18:32:00  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master # timeout=10
18:32:00 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
18:32:00  > git --version # timeout=10
18:32:00 using GIT_SSH to set credentials 
18:32:00  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
18:32:01  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
18:32:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:32:01  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
18:32:01 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
18:32:01 using GIT_SSH to set credentials 
18:32:01  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
18:32:01  > git rev-parse remotes/origin/master^{commit} # timeout=10
18:32:01  > git branch -a -v --no-abbrev --contains 0d258f2bffed38d4df4ef2da957cd355b5910bab # timeout=10
18:32:01 Checking out Revision 0d258f2bffed38d4df4ef2da957cd355b5910bab (origin/master)
18:32:01  > git config core.sparsecheckout # timeout=10
18:32:01  > git checkout -f 0d258f2bffed38d4df4ef2da957cd355b5910bab
18:32:01 Commit message: "Readme for 2.6.1"
18:32:01  > git rev-list --no-walk bf4834b482ab102390070f914e4ee23fda52cd40 # timeout=10
18:32:02 [sol005-master] $ /bin/bash /tmp/jenkins17079077046477523222.sh
18:32:02 rm: cannot remove 'build/*-API.yaml': No such file or directory
18:32:02 rm: cannot remove 'build/*-API.json': No such file or directory
18:32:02 ./build-container.sh: line 7: proxy: command not found
18:32:02 http_proxy is not set
18:32:02 Proxy set to 
18:32:02 Sending build context to Docker daemon  13.31kB

18:32:02 Step 1/24 : FROM alpine:3.6
18:32:02  ---> 43773d1dba76
18:32:02 Step 2/24 : RUN env
18:32:02  ---> Using cache
18:32:02  ---> 20d17f1727a1
18:32:02 Step 3/24 : RUN apk update
18:32:02  ---> Using cache
18:32:02  ---> 0d65ae05839a
18:32:02 Step 4/24 : RUN apk add bash
18:32:02  ---> Using cache
18:32:02  ---> 1376a83910e6
18:32:02 Step 5/24 : RUN apk add nodejs
18:32:02  ---> Using cache
18:32:02  ---> 375bf323dab6
18:32:02 Step 6/24 : RUN apk add nodejs-npm
18:32:02  ---> Using cache
18:32:02  ---> 489adb77cbf1
18:32:02 Step 7/24 : RUN apk add asciidoctor
18:32:02  ---> Using cache
18:32:02  ---> c8109ec49297
18:32:02 Step 8/24 : RUN apk add openjdk8
18:32:02  ---> Using cache
18:32:02  ---> 2ba5facae974
18:32:02 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:32:02  ---> Using cache
18:32:02  ---> cf31004910bf
18:32:02 Step 10/24 : RUN apk add openssl
18:32:02  ---> Using cache
18:32:02  ---> 12667e736fee
18:32:02 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:32:02  ---> Using cache
18:32:02  ---> 25757db59fe6
18:32:02 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:32:02  ---> Using cache
18:32:02  ---> 8ffe886aec18
18:32:02 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:32:02  ---> Using cache
18:32:02  ---> 159066a374be
18:32:02 Step 14/24 : RUN npm config set proxy $http_proxy
18:32:02  ---> Using cache
18:32:02  ---> d8523982828e
18:32:02 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
18:32:02  ---> Using cache
18:32:02  ---> fa68014fd0e1
18:32:02 Step 16/24 : RUN npm install -g json-refs@3.0.2
18:32:02  ---> Running in e11d32cf6aa8
18:32:03 npm WARN invalid config proxy=""
18:32:03 npm WARN invalid config Must be a full url with 'http://'
18:32:03 npm WARN deprecated superagent@3.8.3: Please note that v5.0.1+ of superagent removes User-Agent header by default, therefore you may need to add it yourself (e.g. GitHub blocks requests without a User-Agent header).  This notice will go away with v5.0.2+ once it is released.
18:32:05 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
18:32:08 /usr/lib
18:32:08 `-- json-refs@3.0.2 
18:32:08   +-- commander@2.20.3 
18:32:08   +-- graphlib@2.1.8 
18:32:08   +-- js-yaml@3.13.1 
18:32:08   | +-- argparse@1.0.10 
18:32:08   | | `-- sprintf-js@1.0.3 
18:32:08   | `-- esprima@4.0.1 
18:32:08   +-- lodash@4.17.15 
18:32:08   +-- native-promise-only@0.8.1 
18:32:08   +-- path-loader@1.0.10 
18:32:08   | `-- superagent@3.8.3 
18:32:08   |   +-- component-emitter@1.3.0 
18:32:08   |   +-- cookiejar@2.1.2 
18:32:08   |   +-- debug@3.2.6 
18:32:08   |   | `-- ms@2.1.2 
18:32:08   |   +-- extend@3.0.2 
18:32:08   |   +-- form-data@2.5.1 
18:32:08   |   | +-- asynckit@0.4.0 
18:32:08   |   | +-- combined-stream@1.0.8 
18:32:08   |   | | `-- delayed-stream@1.0.0 
18:32:08   |   | `-- mime-types@2.1.26 
18:32:08   |   |   `-- mime-db@1.43.0 
18:32:08   |   +-- formidable@1.2.1 
18:32:08   |   +-- methods@1.1.2 
18:32:08   |   +-- mime@1.6.0 
18:32:08   |   +-- qs@6.9.1 
18:32:08   |   `-- readable-stream@2.3.7 
18:32:08   |     +-- core-util-is@1.0.2 
18:32:08   |     +-- inherits@2.0.4 
18:32:08   |     +-- isarray@1.0.0 
18:32:08   |     +-- process-nextick-args@2.0.1 
18:32:08   |     +-- safe-buffer@5.1.2 
18:32:08   |     +-- string_decoder@1.1.1 
18:32:08   |     `-- util-deprecate@1.0.2 
18:32:08   +-- slash@1.0.0 
18:32:08   `-- uri-js@3.0.2 
18:32:08     `-- punycode@2.1.1 
18:32:08 
18:32:10 Removing intermediate container e11d32cf6aa8
18:32:10  ---> b7939d2ab1a9
18:32:10 Step 17/24 : RUN npm install -g yamljs@0.3.0
18:32:10  ---> Running in 2842d2003b44
18:32:11 npm WARN invalid config proxy=""
18:32:11 npm WARN invalid config Must be a full url with 'http://'
18:32:11 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
18:32:14 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
18:32:14 /usr/lib
18:32:14 `-- yamljs@0.3.0 
18:32:14   +-- argparse@1.0.10 
18:32:14   | `-- sprintf-js@1.0.3 
18:32:14   `-- glob@7.1.6 
18:32:14     +-- fs.realpath@1.0.0 
18:32:14     +-- inflight@1.0.6 
18:32:14     | `-- wrappy@1.0.2 
18:32:14     +-- inherits@2.0.4 
18:32:14     +-- minimatch@3.0.4 
18:32:14     | `-- brace-expansion@1.1.11 
18:32:14     |   +-- balanced-match@1.0.0 
18:32:14     |   `-- concat-map@0.0.1 
18:32:14     +-- once@1.4.0 
18:32:14     `-- path-is-absolute@1.0.1 
18:32:14 
18:32:14 Removing intermediate container 2842d2003b44
18:32:14  ---> f52df4b8e4e8
18:32:14 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:32:15  ---> 38cb506086f4
18:32:15 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:32:15  ---> Running in 33f8b69ece92
18:32:16 Removing intermediate container 33f8b69ece92
18:32:16  ---> 56fc6e64535b
18:32:16 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:32:16  ---> f558c418ed95
18:32:16 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:32:16  ---> Running in 807a6d1b0583
18:32:17 Removing intermediate container 807a6d1b0583
18:32:17  ---> 92c47728b63e
18:32:17 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:32:18  ---> 94d567d95e88
18:32:18 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:32:18  ---> Running in 45df5f55d7ce
18:32:19 Removing intermediate container 45df5f55d7ce
18:32:19  ---> f7710716f47f
18:32:19 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
18:32:19  ---> Running in ded6e7c7394f
18:32:19 Removing intermediate container ded6e7c7394f
18:32:19  ---> 14738f901d78
18:32:19 Successfully built 14738f901d78
18:32:19 Successfully tagged openapivalidator:latest
18:32:19 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master as /work
18:32:19 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005-master/23’: Permission denied
18:32:19 Mounting dir /var/www/html/api/nfv/sol005-master/23 as /storage
18:32:20 Using filter ''
18:32:20 
18:32:20 Entering dir /work/src
18:32:20 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
18:32:20 --- Merging file.
18:32:21 --- Create PDF...
18:32:42 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
18:32:42 --- Validation done (0).
18:32:42 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
18:32:42 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
18:32:42 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
18:32:42 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
18:32:42 --- Merging file.
18:32:42 --- Create PDF...
18:32:50 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
18:32:52 --- Validation done (0).
18:32:52 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
18:32:52 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
18:32:52 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
18:32:52 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
18:32:52 --- Merging file.
18:32:54 --- Create PDF...
18:33:47 --- Validating ../build/SOL005-NSDManagement-API.yaml
18:33:49 --- Validation done (0).
18:33:49 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
18:33:49 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
18:33:49 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
18:33:49 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
18:33:49 --- Merging file.
18:33:50 --- Create PDF...
18:34:09 --- Validating ../build/SOL005-APIVersion-API.yaml
18:34:10 --- Validation done (0).
18:34:10 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
18:34:10 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
18:34:10 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
18:34:10 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
18:34:10 --- Merging file.
18:34:12 --- Create PDF...
18:34:48 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
18:34:49 --- Validation done (0).
18:34:49 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
18:34:49 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
18:34:49 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
18:34:49 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
18:34:49 --- Merging file.
18:34:51 --- Create PDF...
18:35:23 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
18:35:24 --- Validation done (0).
18:35:24 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
18:35:24 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
18:35:24 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
18:35:24 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
18:35:24 --- Merging file.
18:35:26 --- Create PDF...
18:35:49 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
18:35:50 --- Validation done (0).
18:35:50 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
18:35:50 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
18:35:50 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
18:35:50 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
18:35:50 --- Merging file.
18:35:52 --- Create PDF...
18:36:33 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
18:36:35 --- Validation done (0).
18:36:35 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
18:36:35 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
18:36:35 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
18:36:35 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
18:36:35 --- Merging file.
18:36:38 --- Create PDF...
18:38:11 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:38:13 --- Validation done (0).
18:38:13 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:38:13 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:38:13 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
18:38:13 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:38:13 --- Merging file.
18:38:14 --- Create PDF...
18:38:26 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:38:27 --- Validation done (0).
18:38:27 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:38:27 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:38:27 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
18:38:27 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:38:27 --- Merging file.
18:38:29 --- Create PDF...
18:38:40 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:38:41 --- Validation done (0).
18:38:41 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:38:41 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:38:41 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
18:38:41 -- Final validator returns 0.
18:38:42 Archiving artifacts
18:38:43 Discard old builds...
18:38:43 #15 is removed because old than numToKeep
18:38:44 Finished: SUCCESS