FailedConsole Output

17:27:47 Started by GitLab push by Samir Medjiah
17:27:47 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:27:47 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:27:47  > git rev-parse --is-inside-work-tree # timeout=10
17:27:47 Fetching changes from the remote Git repository
17:27:47  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:27:47 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:27:47  > git --version # timeout=10
17:27:47 using GIT_SSH to set credentials 
17:27:47  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:27:48  > git rev-parse remotes/origin/2.5.1-dev^{commit} # timeout=10
17:27:48  > git branch -a -v --no-abbrev --contains a48e6a449a8a0877602359b7565b34a765d15098 # timeout=10
17:27:48 Checking out Revision a48e6a449a8a0877602359b7565b34a765d15098 (origin/2.5.1-dev)
17:27:48  > git config core.sparsecheckout # timeout=10
17:27:48  > git checkout -f a48e6a449a8a0877602359b7565b34a765d15098
17:27:48 Commit message: "SOL005: Fix in common data types for VNF PM and NS LCM interfaces."
17:27:48  > git rev-list --no-walk 95ad2a8c61ba2bf1c8c4eeb155eba091a7e8d481 # timeout=10
17:27:48 [sol005] $ /bin/bash /tmp/jenkins6571880345764655534.sh
17:27:48 ./build-container.sh: line 7: proxy: command not found
17:27:48 http_proxy is not set
17:27:48 Proxy set to 
17:27:48 Sending build context to Docker daemon  13.31kB

17:27:48 Step 1/24 : FROM alpine:3.6
17:27:48  ---> 43773d1dba76
17:27:48 Step 2/24 : RUN env
17:27:48  ---> Using cache
17:27:48  ---> 94a774cc9d8b
17:27:48 Step 3/24 : RUN apk update
17:27:48  ---> Using cache
17:27:48  ---> 12b582a22f41
17:27:48 Step 4/24 : RUN apk add bash
17:27:48  ---> Using cache
17:27:48  ---> fafd07ab0655
17:27:48 Step 5/24 : RUN apk add nodejs
17:27:48  ---> Using cache
17:27:48  ---> 1debd0445296
17:27:48 Step 6/24 : RUN apk add nodejs-npm
17:27:48  ---> Using cache
17:27:48  ---> c827a1cac07e
17:27:48 Step 7/24 : RUN apk add asciidoctor
17:27:48  ---> Using cache
17:27:48  ---> e90589c3e596
17:27:48 Step 8/24 : RUN apk add openjdk8
17:27:48  ---> Using cache
17:27:48  ---> 735d8f58c1bc
17:27:48 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:27:48  ---> Using cache
17:27:48  ---> c3dc23607c9d
17:27:48 Step 10/24 : RUN apk add openssl
17:27:48  ---> Using cache
17:27:48  ---> a643db7e74bb
17:27:48 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:27:48  ---> Using cache
17:27:48  ---> 3c2b8bf7c2ca
17:27:48 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:27:48  ---> Using cache
17:27:48  ---> 8572c9df5ed2
17:27:48 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:27:48  ---> Using cache
17:27:48  ---> f44bfb2813f1
17:27:48 Step 14/24 : RUN npm config set proxy $http_proxy
17:27:48  ---> Using cache
17:27:48  ---> 4b6141ff47f4
17:27:48 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:27:48  ---> Using cache
17:27:48  ---> 3021daafa234
17:27:48 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:27:48  ---> Using cache
17:27:48  ---> 450ac1367008
17:27:48 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:27:48  ---> Using cache
17:27:48  ---> b2179889fdf7
17:27:48 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:27:48  ---> Using cache
17:27:48  ---> 22b0f991742d
17:27:48 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:27:48  ---> Using cache
17:27:48  ---> 15b59145c33b
17:27:48 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:27:48  ---> Using cache
17:27:48  ---> 7308f4b26eb2
17:27:48 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:27:48  ---> Using cache
17:27:48  ---> dfc7883158e5
17:27:48 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:27:48  ---> Using cache
17:27:48  ---> 6b3ffc5e7e2b
17:27:48 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:27:48  ---> Using cache
17:27:48  ---> b2e0fd2d61e5
17:27:48 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:27:48  ---> Using cache
17:27:48  ---> aead7ceb0f7b
17:27:48 Successfully built aead7ceb0f7b
17:27:48 Successfully tagged openapivalidator:latest
17:27:48 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:27:48 mkdir: created directory '/var/www/html/api/nfv/sol005/84'
17:27:48 Mounting dir /var/www/html/api/nfv/sol005/84 as /storage
17:27:48 Using filter ''
17:27:48 
17:27:48 Entering dir /work/src
17:27:48 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:27:49 --- Merging file.
17:27:50 --- Create PDF...
17:28:05 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:28:06 --- Validation done (0).
17:28:06 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:28:06 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:28:06 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
17:28:06 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:28:06 --- Merging file.
17:28:07 --- Create PDF...
17:28:15 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:28:16 --- Validation done (0).
17:28:16 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:28:16 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:28:16 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
17:28:16 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:28:16 --- Merging file.
17:28:18 --- Create PDF...
17:29:09 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:29:11 --- Validation done (0).
17:29:11 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:29:11 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:29:11 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:29:11 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:29:11 --- Merging file.
17:29:12 --- Create PDF...
17:29:32 --- Validating ../build/SOL005-APIVersion-API.yaml
17:29:33 --- Validation done (0).
17:29:33 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:29:33 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:29:33 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
17:29:33 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:29:33 --- Merging file.
17:29:35 --- Create PDF...
17:30:12 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:30:13 --- Validation done (0).
17:30:13 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:30:13 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:30:13 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:30:13 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:30:13 --- Merging file.
17:30:15 --- Create PDF...
17:30:49 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:30:50 --- Validation done (0).
17:30:50 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:30:50 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:30:50 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
17:30:50 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:30:50 --- Merging file.
17:30:51 --- Create PDF...
17:31:15 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:31:16 --- Validation done (0).
17:31:16 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:31:16 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:31:16 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:31:16 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:31:16 --- Merging file.
17:31:18 --- Create PDF...
17:32:01 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:32:02 --- Validation done (0).
17:32:02 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:32:02 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:32:02 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:32:02 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:32:02 --- Merging file.
17:32:03 
17:32:03   error: Document has invalid references:
17:32:03 
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/202/schema: JSON Pointer points to missing location: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/parameters/4/schema/properties/sapData/items/properties/sapProtocolData/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml../../definitions/SOL005_def.yaml#/definitions/CpProtocolData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/202/schema: JSON Pointer points to missing location: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/202/schema: JSON Pointer points to missing location: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/202/schema: JSON Pointer points to missing location: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/addSap/items/properties/sapProtocolData/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml../../definitions/SOL005_def.yaml#/definitions/CpProtocolData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/changeExtVnfConnectivityData/items/properties/extVirtualLink/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/ExtVirtualLinkData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/changeVnfFlavourData/items/properties/extManagedVirtualLinks/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/ExtManagedVirtualLinkData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/changeVnfFlavourData/items/properties/extVirtualLinks/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/ExtVirtualLinkData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/instantiateVnfData/items/properties/extManagedVirtualLinks/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/ExtManagedVirtualLinkData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/instantiateVnfData/items/properties/extVirtualLinks/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/ExtVirtualLinkData
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/parameters/4/schema/properties/updateVnffg/items/properties/nfp/items/properties/nfpRule/properties/extendedCriteria/items: JSON Pointer points to missing location: ../../definitions/SOL005_def.yaml#/definitions/Mask
17:32:03   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/202/schema: JSON Pointer points to missing location: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
17:32:03 
17:32:04 --- Create PDF...
17:32:05 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
17:32:05 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:32:06 
17:32:06   error: Unsupported Swagger version: undefined
17:32:06 
17:32:06 --- Validation done (1).
17:32:06 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:32:06 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:32:06 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
17:32:06 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
17:32:06 --- Merging file.
17:32:07 --- Create PDF...
17:32:17 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
17:32:18 --- Validation done (0).
17:32:18 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
17:32:18 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
17:32:18 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
17:32:18 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
17:32:18 --- Merging file.
17:32:19 --- Create PDF...
17:32:31 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
17:32:32 --- Validation done (0).
17:32:32 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
17:32:32 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
17:32:32 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
17:32:32 -- Final validator returns 1.
17:32:32 Build step 'Execute shell' marked build as failure
17:32:32 Skipped archiving because build is not successful
17:32:32 Finished: FAILURE