FailedConsole Output

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

14:10:20 Step 1/24 : FROM alpine:3.6
14:10:20  ---> 43773d1dba76
14:10:20 Step 2/24 : RUN env
14:10:20  ---> Using cache
14:10:20  ---> 94a774cc9d8b
14:10:20 Step 3/24 : RUN apk update
14:10:20  ---> Using cache
14:10:20  ---> 12b582a22f41
14:10:20 Step 4/24 : RUN apk add bash
14:10:20  ---> Using cache
14:10:20  ---> fafd07ab0655
14:10:20 Step 5/24 : RUN apk add nodejs
14:10:20  ---> Using cache
14:10:20  ---> 1debd0445296
14:10:20 Step 6/24 : RUN apk add nodejs-npm
14:10:20  ---> Using cache
14:10:20  ---> c827a1cac07e
14:10:20 Step 7/24 : RUN apk add asciidoctor
14:10:20  ---> Using cache
14:10:20  ---> e90589c3e596
14:10:20 Step 8/24 : RUN apk add openjdk8
14:10:20  ---> Using cache
14:10:20  ---> 735d8f58c1bc
14:10:20 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:10:20  ---> Using cache
14:10:20  ---> c3dc23607c9d
14:10:20 Step 10/24 : RUN apk add openssl
14:10:20  ---> Using cache
14:10:20  ---> a643db7e74bb
14:10:20 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:10:20  ---> Using cache
14:10:20  ---> 3c2b8bf7c2ca
14:10:20 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:10:20  ---> Using cache
14:10:20  ---> 8572c9df5ed2
14:10:20 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:10:20  ---> Using cache
14:10:20  ---> f44bfb2813f1
14:10:20 Step 14/24 : RUN npm config set proxy $http_proxy
14:10:20  ---> Using cache
14:10:20  ---> 4b6141ff47f4
14:10:20 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
14:10:20  ---> Using cache
14:10:20  ---> 3021daafa234
14:10:20 Step 16/24 : RUN npm install -g json-refs@3.0.2
14:10:20  ---> Using cache
14:10:20  ---> 450ac1367008
14:10:20 Step 17/24 : RUN npm install -g yamljs@0.3.0
14:10:20  ---> Using cache
14:10:20  ---> b2179889fdf7
14:10:20 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:10:20  ---> Using cache
14:10:20  ---> 22b0f991742d
14:10:20 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:10:20  ---> Using cache
14:10:20  ---> 15b59145c33b
14:10:20 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:10:20  ---> Using cache
14:10:20  ---> 7308f4b26eb2
14:10:20 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:10:20  ---> Using cache
14:10:20  ---> dfc7883158e5
14:10:20 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:10:20  ---> Using cache
14:10:20  ---> 6b3ffc5e7e2b
14:10:20 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:10:20  ---> Using cache
14:10:20  ---> b2e0fd2d61e5
14:10:20 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:10:20  ---> Using cache
14:10:20  ---> aead7ceb0f7b
14:10:20 Successfully built aead7ceb0f7b
14:10:20 Successfully tagged openapivalidator:latest
14:10:20 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
14:10:20 mkdir: created directory '/var/www/html/api/nfv/sol005/89'
14:10:20 Mounting dir /var/www/html/api/nfv/sol005/89 as /storage
14:10:20 Using filter ''
14:10:20 
14:10:20 Entering dir /work/src
14:10:20 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
14:10:20 --- Merging file.
14:10:22 --- Create PDF...
14:10:37 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
14:10:38 --- Validation done (0).
14:10:38 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
14:10:38 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
14:10:38 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
14:10:38 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
14:10:38 --- Merging file.
14:10:40 --- Create PDF...
14:10:47 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
14:10:48 --- Validation done (0).
14:10:48 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
14:10:48 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
14:10:48 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
14:10:48 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
14:10:48 --- Merging file.
14:10:50 --- Create PDF...
14:11:42 --- Validating ../build/SOL005-NSDManagement-API.yaml
14:11:44 --- Validation done (0).
14:11:44 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
14:11:44 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
14:11:44 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
14:11:44 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
14:11:44 --- Merging file.
14:11:45 --- Create PDF...
14:12:04 --- Validating ../build/SOL005-APIVersion-API.yaml
14:12:05 --- Validation done (0).
14:12:05 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
14:12:05 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
14:12:05 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
14:12:05 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
14:12:05 --- Merging file.
14:12:07 --- Create PDF...
14:12:48 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
14:12:49 --- Validation done (0).
14:12:49 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
14:12:49 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
14:12:49 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
14:12:49 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
14:12:49 --- Merging file.
14:12:50 --- Create PDF...
14:13:00 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
14:13:01 
14:13:01 API Errors:
14:13:01 
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/1: API has more than one body parameter
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/2: API has more than one body parameter
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/3: API has more than one body parameter
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/4: API has more than one body parameter
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/5: API has more than one body parameter
14:13:01   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription/post/parameters/6: API has more than one body parameter
14:13:01 
14:13:01 6 errors and 0 warnings
14:13:01 
14:13:01 --- Validation done (1).
14:13:01 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
14:13:01 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
14:13:01 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
14:13:01 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
14:13:01 --- Merging file.
14:13:02 --- Create PDF...
14:13:27 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
14:13:28 --- Validation done (0).
14:13:28 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
14:13:28 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
14:13:28 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
14:13:28 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
14:13:28 --- Merging file.
14:13:30 --- Create PDF...
14:14:12 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
14:14:14 --- Validation done (0).
14:14:14 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
14:14:14 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
14:14:14 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
14:14:14 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
14:14:14 --- Merging file.
14:14:18 --- Create PDF...
14:16:29 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
14:16:31 --- Validation done (0).
14:16:31 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
14:16:31 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
14:16:31 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
14:16:31 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
14:16:31 --- Merging file.
14:16:32 --- Create PDF...
14:16:42 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
14:16:43 --- Validation done (0).
14:16:43 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
14:16:43 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
14:16:43 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
14:16:43 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
14:16:43 --- Merging file.
14:16:44 --- Create PDF...
14:16:52 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
14:16:53 
14:16:53 API Errors:
14:16:53 
14:16:53   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription-PerformanceInformationAvailableNotification/post/parameters/1: API has more than one body parameter
14:16:53 
14:16:53 1 error and 0 warnings
14:16:53 
14:16:53 --- Validation done (1).
14:16:53 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
14:16:53 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
14:16:53 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
14:16:53 -- Final validator returns 1.
14:16:53 Build step 'Execute shell' marked build as failure
14:16:53 Skipped archiving because build is not successful
14:16:53 Finished: FAILURE