SuccessConsole Output

15:19:52 Started by GitLab push by rameshnaraya
15:19:52 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
15:19:52  > git rev-parse --is-inside-work-tree # timeout=10
15:19:52 Fetching changes from the remote Git repository
15:19:52  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:19:52 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
15:19:52  > git --version # timeout=10
15:19:52 using GIT_SSH to set credentials 
15:19:52  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
15:19:53  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
15:19:53  > git branch -a -v --no-abbrev --contains 395d3b69b1ae279d5419f820f32a452dde7d0644 # timeout=10
15:19:53 Checking out Revision 395d3b69b1ae279d5419f820f32a452dde7d0644 (origin/NFV-SOL005-Review)
15:19:53  > git config core.sparsecheckout # timeout=10
15:19:53  > git checkout -f 395d3b69b1ae279d5419f820f32a452dde7d0644
15:19:53 Commit message: "Merge Request issue. Re committing NSLCM files."
15:19:53  > git rev-list 5af7bb2f9576345542bdaced3788b5486f5dfa7f # timeout=10
15:19:53 [sol005] $ /bin/bash /tmp/jenkins7433197337317356177.sh
15:19:53 ./build-container.sh: line 7: proxy: command not found
15:19:53 http_proxy is not set
15:19:53 Proxy set to 
15:19:53 Sending build context to Docker daemon  13.31kB

15:19:53 Step 1/24 : FROM alpine:3.6
15:19:53  ---> 94627dfbdf19
15:19:53 Step 2/24 : RUN env
15:19:53  ---> Using cache
15:19:53  ---> 5aba9ace9175
15:19:53 Step 3/24 : RUN apk update
15:19:53  ---> Using cache
15:19:53  ---> c93a8f8fceea
15:19:53 Step 4/24 : RUN apk add bash
15:19:53  ---> Using cache
15:19:53  ---> 9984393d4ab7
15:19:53 Step 5/24 : RUN apk add nodejs
15:19:53  ---> Using cache
15:19:53  ---> 002ade640a14
15:19:53 Step 6/24 : RUN apk add nodejs-npm
15:19:53  ---> Using cache
15:19:53  ---> 95fda2dffd97
15:19:53 Step 7/24 : RUN apk add asciidoctor
15:19:53  ---> Using cache
15:19:53  ---> 99af8b969755
15:19:53 Step 8/24 : RUN apk add openjdk8
15:19:53  ---> Using cache
15:19:53  ---> a00125cd64f2
15:19:53 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:19:53  ---> Using cache
15:19:53  ---> 82f7425307e6
15:19:53 Step 10/24 : RUN apk add openssl
15:19:53  ---> Using cache
15:19:53  ---> c2d720896593
15:19:53 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:19:53  ---> Using cache
15:19:53  ---> 3dcde753af30
15:19:53 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:19:53  ---> Using cache
15:19:53  ---> f790ef185743
15:19:53 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:19:53  ---> Using cache
15:19:53  ---> 6edcfc270195
15:19:53 Step 14/24 : RUN npm config set proxy $http_proxy
15:19:53  ---> Using cache
15:19:53  ---> c9c3979202c1
15:19:53 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
15:19:53  ---> Using cache
15:19:53  ---> 360ceb237df9
15:19:53 Step 16/24 : RUN npm install -g json-refs@3.0.2
15:19:53  ---> Using cache
15:19:53  ---> cbc3149e2130
15:19:53 Step 17/24 : RUN npm install -g yamljs@0.3.0
15:19:53  ---> Using cache
15:19:53  ---> 7871c2bfc3ea
15:19:53 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:19:53  ---> Using cache
15:19:53  ---> 16516228bb7a
15:19:53 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:19:53  ---> Using cache
15:19:53  ---> 845b46c2c1dc
15:19:53 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:19:53  ---> Using cache
15:19:53  ---> 15b5c2a87a43
15:19:53 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:19:53  ---> Using cache
15:19:53  ---> fc46bfc0ca88
15:19:53 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:19:53  ---> Using cache
15:19:53  ---> 81367680be11
15:19:53 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:19:53  ---> Using cache
15:19:53  ---> b352741119b6
15:19:53 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:19:53  ---> Using cache
15:19:53  ---> 0f2938b0d611
15:19:53 Successfully built 0f2938b0d611
15:19:53 Successfully tagged openapivalidator:latest
15:19:53 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:19:53 mkdir: created directory '/var/www/html/api/nfv/sol005/27'
15:19:53 Mounting dir /var/www/html/api/nfv/sol005/27 as /storage
15:19:53 Using filter ''
15:19:53 
15:19:53 Entering dir /work/src
15:19:53 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:19:53 --- Merging file.
15:19:55 --- Create PDF...
15:20:52 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:20:54 --- Validation done (0).
15:20:54 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:20:54 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:20:54 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:20:54 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:20:54 --- Merging file.
15:20:55 --- Create PDF...
15:21:18 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:21:19 --- Validation done (0).
15:21:19 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:21:19 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:21:19 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:21:19 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:21:19 --- Merging file.
15:21:20 --- Create PDF...
15:21:56 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:21:57 --- Validation done (0).
15:21:57 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:21:57 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:21:57 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:21:57 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:21:57 --- Merging file.
15:22:01 --- Create PDF...
15:24:03 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:24:05 --- Validation done (0).
15:24:05 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:24:05 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:24:05 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:24:05 -- Final validator returns 0.
15:24:05 Archiving artifacts
15:24:06 Finished: SUCCESS