SuccessConsole Output

04:18:00 Started by GitLab push by rameshnaraya
04:18:00 Started by GitLab push by rameshnaraya
04:18:00 Started by GitLab push by rameshnaraya
04:18:00 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
04:18:00  > git rev-parse --is-inside-work-tree # timeout=10
04:18:00 Fetching changes from the remote Git repository
04:18:00  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
04:18:00 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
04:18:00  > git --version # timeout=10
04:18:00 using GIT_SSH to set credentials 
04:18:01  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
04:18:01  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
04:18:01  > git branch -a -v --no-abbrev --contains 98b69292f60ae17971569b717ea060e1144e82d4 # timeout=10
04:18:01 Checking out Revision 98b69292f60ae17971569b717ea060e1144e82d4 (origin/NFV-SOL005-Review)
04:18:01  > git config core.sparsecheckout # timeout=10
04:18:01  > git checkout -f 98b69292f60ae17971569b717ea060e1144e82d4
04:18:01 Commit message: "Fixed SOL005 v2.4.1 Review issues."
04:18:01  > git rev-list 20e4e130e1bf59b84f62e279c1c486434e9a841e # timeout=10
04:18:01 [sol005] $ /bin/bash /tmp/jenkins8453727139962466592.sh
04:18:01 ./build-container.sh: line 7: proxy: command not found
04:18:01 http_proxy is not set
04:18:01 Proxy set to 
04:18:01 Sending build context to Docker daemon  13.31kB

04:18:01 Step 1/24 : FROM alpine:3.6
04:18:01  ---> bb000f8b5177
04:18:01 Step 2/24 : RUN env
04:18:01  ---> Using cache
04:18:01  ---> 0b9506f5a430
04:18:01 Step 3/24 : RUN apk update
04:18:01  ---> Using cache
04:18:01  ---> 82c10e21832f
04:18:01 Step 4/24 : RUN apk add bash
04:18:01  ---> Using cache
04:18:01  ---> feab63ba243b
04:18:01 Step 5/24 : RUN apk add nodejs
04:18:01  ---> Using cache
04:18:01  ---> 3e65fb03f3d8
04:18:01 Step 6/24 : RUN apk add nodejs-npm
04:18:01  ---> Using cache
04:18:01  ---> 2ac39c199d99
04:18:01 Step 7/24 : RUN apk add asciidoctor
04:18:01  ---> Using cache
04:18:01  ---> 8923fa356e58
04:18:01 Step 8/24 : RUN apk add openjdk8
04:18:01  ---> Using cache
04:18:01  ---> 3b0718f11cf3
04:18:01 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
04:18:01  ---> Using cache
04:18:01  ---> cf52555a2aee
04:18:01 Step 10/24 : RUN apk add openssl
04:18:01  ---> Using cache
04:18:01  ---> 9d33c65bda60
04:18:01 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
04:18:01  ---> Using cache
04:18:01  ---> 489ff54b97b2
04:18:01 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
04:18:01  ---> Using cache
04:18:01  ---> 5a6cad8a4b87
04:18:01 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
04:18:01  ---> Using cache
04:18:01  ---> 9d511e7c5b5a
04:18:01 Step 14/24 : RUN npm config set proxy $http_proxy
04:18:01  ---> Using cache
04:18:01  ---> 3a2359eb3685
04:18:01 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
04:18:01  ---> Using cache
04:18:01  ---> 9df177734a55
04:18:01 Step 16/24 : RUN npm install -g json-refs@3.0.2
04:18:01  ---> Using cache
04:18:01  ---> 26c9b4d4eebe
04:18:01 Step 17/24 : RUN npm install -g yamljs@0.3.0
04:18:01  ---> Using cache
04:18:01  ---> 9278453e8376
04:18:01 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
04:18:01  ---> Using cache
04:18:01  ---> c4e3fd9e1822
04:18:01 Step 19/24 : RUN chmod +x /validate-in-docker.sh
04:18:01  ---> Using cache
04:18:01  ---> 59e98086d5fa
04:18:01 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
04:18:01  ---> Using cache
04:18:01  ---> 685fd92c15e7
04:18:01 Step 21/24 : RUN chmod +x /bin/swg2mrkup
04:18:01  ---> Using cache
04:18:01  ---> 7c14f867594b
04:18:01 Step 22/24 : ADD oas2pdf /bin/oas2pdf
04:18:01  ---> Using cache
04:18:01  ---> e129ba6a4c71
04:18:01 Step 23/24 : RUN chmod +x /bin/oas2pdf
04:18:01  ---> Using cache
04:18:01  ---> 45c7e12d3682
04:18:01 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
04:18:01  ---> Using cache
04:18:01  ---> e6c86b10d348
04:18:01 Successfully built e6c86b10d348
04:18:01 Successfully tagged openapivalidator:latest
04:18:01 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
04:18:01 mkdir: created directory '/var/www/html/api/nfv/sol005/36'
04:18:01 Mounting dir /var/www/html/api/nfv/sol005/36 as /storage
04:18:02 Using filter ''
04:18:02 
04:18:02 Entering dir /work/src
04:18:02 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
04:18:02 --- Merging file.
04:18:04 --- Create PDF...
04:19:17 --- Validating ../build/SOL005-NSDManagement-API.yaml
04:19:19 --- Validation done (0).
04:19:19 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
04:19:19 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
04:19:19 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
04:19:19 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
04:19:19 --- Merging file.
04:19:21 --- Create PDF...
04:19:45 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
04:19:47 --- Validation done (0).
04:19:47 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
04:19:47 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
04:19:47 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
04:19:47 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
04:19:47 --- Merging file.
04:19:48 --- Create PDF...
04:20:27 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
04:20:28 --- Validation done (0).
04:20:28 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
04:20:28 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
04:20:28 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
04:20:28 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
04:20:28 --- Merging file.
04:20:32 --- Create PDF...
04:22:34 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
04:22:36 --- Validation done (0).
04:22:36 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
04:22:36 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
04:22:36 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
04:22:36 -- Final validator returns 0.
04:22:36 Archiving artifacts
04:22:37 Finished: SUCCESS