SuccessConsole Output

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

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