SuccessConsole Output

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

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