FailedConsole Output

17:11:23 Started by GitLab push by f.moscatelli
17:11:23 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:11:23 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:11:23  > git rev-parse --is-inside-work-tree # timeout=10
17:11:23 Fetching changes from the remote Git repository
17:11:23  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:11:23 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:11:23  > git --version # timeout=10
17:11:23 using GIT_SSH to set credentials 
17:11:23  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:11:23  > git rev-parse remotes/origin/2.5.1-dev^{commit} # timeout=10
17:11:23  > git branch -a -v --no-abbrev --contains 37dd09826f27e6346b1f10cc4d05bd67d230a4cd # timeout=10
17:11:23 Checking out Revision 37dd09826f27e6346b1f10cc4d05bd67d230a4cd (origin/2.5.1-dev)
17:11:23  > git config core.sparsecheckout # timeout=10
17:11:23  > git checkout -f 37dd09826f27e6346b1f10cc4d05bd67d230a4cd
17:11:24 Commit message: "SOL005_15: href attribute description updated in Link def"
17:11:24  > git rev-list --no-walk 875bd4d79d7dc41942e3bc1cc822bd41e058fce3 # timeout=10
17:11:24 [sol005] $ /bin/bash /tmp/jenkins3041586125158034002.sh
17:11:24 ./build-container.sh: line 7: proxy: command not found
17:11:24 http_proxy is not set
17:11:24 Proxy set to 
17:11:24 Sending build context to Docker daemon  13.31kB

17:11:24 Step 1/24 : FROM alpine:3.6
17:11:24  ---> 43773d1dba76
17:11:24 Step 2/24 : RUN env
17:11:24  ---> Using cache
17:11:24  ---> 94a774cc9d8b
17:11:24 Step 3/24 : RUN apk update
17:11:24  ---> Using cache
17:11:24  ---> 12b582a22f41
17:11:24 Step 4/24 : RUN apk add bash
17:11:24  ---> Using cache
17:11:24  ---> fafd07ab0655
17:11:24 Step 5/24 : RUN apk add nodejs
17:11:24  ---> Using cache
17:11:24  ---> 1debd0445296
17:11:24 Step 6/24 : RUN apk add nodejs-npm
17:11:24  ---> Using cache
17:11:24  ---> c827a1cac07e
17:11:24 Step 7/24 : RUN apk add asciidoctor
17:11:24  ---> Using cache
17:11:24  ---> e90589c3e596
17:11:24 Step 8/24 : RUN apk add openjdk8
17:11:24  ---> Using cache
17:11:24  ---> 735d8f58c1bc
17:11:24 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:11:24  ---> Using cache
17:11:24  ---> c3dc23607c9d
17:11:24 Step 10/24 : RUN apk add openssl
17:11:24  ---> Using cache
17:11:24  ---> a643db7e74bb
17:11:24 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:11:24  ---> Using cache
17:11:24  ---> 3c2b8bf7c2ca
17:11:24 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:11:24  ---> Using cache
17:11:24  ---> 8572c9df5ed2
17:11:24 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:11:24  ---> Using cache
17:11:24  ---> f44bfb2813f1
17:11:24 Step 14/24 : RUN npm config set proxy $http_proxy
17:11:24  ---> Using cache
17:11:24  ---> 4b6141ff47f4
17:11:24 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:11:24  ---> Using cache
17:11:24  ---> 3021daafa234
17:11:24 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:11:24  ---> Using cache
17:11:24  ---> 450ac1367008
17:11:24 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:11:24  ---> Using cache
17:11:24  ---> b2179889fdf7
17:11:24 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:11:24  ---> Using cache
17:11:24  ---> 22b0f991742d
17:11:24 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:11:24  ---> Using cache
17:11:24  ---> 15b59145c33b
17:11:24 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:11:24  ---> Using cache
17:11:24  ---> 7308f4b26eb2
17:11:24 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:11:24  ---> Using cache
17:11:24  ---> dfc7883158e5
17:11:24 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:11:24  ---> Using cache
17:11:24  ---> 6b3ffc5e7e2b
17:11:24 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:11:24  ---> Using cache
17:11:24  ---> b2e0fd2d61e5
17:11:24 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:11:24  ---> Using cache
17:11:24  ---> aead7ceb0f7b
17:11:24 Successfully built aead7ceb0f7b
17:11:24 Successfully tagged openapivalidator:latest
17:11:24 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:11:24 mkdir: created directory '/var/www/html/api/nfv/sol005/46'
17:11:24 Mounting dir /var/www/html/api/nfv/sol005/46 as /storage
17:11:24 Using filter ''
17:11:24 
17:11:24 Entering dir /work/src
17:11:24 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:11:24 --- Merging file.
17:11:26 --- Create PDF...
17:12:38 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:12:40 --- Validation done (0).
17:12:40 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:12:40 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:12:40 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:12:40 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:12:40 --- Merging file.
17:12:41 
17:12:41   error: bad indentation of a mapping entry at line 929, column 23:
17:12:41                 properties:
17:12:41                           ^
17:12:41 
17:12:41 --- Create PDF...
17:12:42 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
17:12:42 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:12:43 
17:12:43   error: Unsupported Swagger version: undefined
17:12:43 
17:12:43 --- Validation done (1).
17:12:43 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:12:43 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:12:43 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:12:43 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:12:43 --- Merging file.
17:12:45 --- Create PDF...
17:13:09 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:13:10 --- Validation done (0).
17:13:10 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:13:10 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:13:10 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:13:10 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:13:10 --- Merging file.
17:13:11 --- Create PDF...
17:13:50 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:13:52 --- Validation done (0).
17:13:52 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:13:52 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:13:52 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:13:52 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:13:52 --- Merging file.
17:13:55 --- Create PDF...
17:15:53 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:15:56 --- Validation done (0).
17:15:56 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:15:56 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:15:56 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
17:15:56 -- Final validator returns 1.
17:15:56 Build step 'Execute shell' marked build as failure
17:15:56 Skipped archiving because build is not successful
17:15:56 Finished: FAILURE