SuccessConsole Output

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

11:36:18 Step 1/24 : FROM alpine:3.6
11:36:18  ---> 94627dfbdf19
11:36:18 Step 2/24 : RUN env
11:36:18  ---> Using cache
11:36:18  ---> 5aba9ace9175
11:36:18 Step 3/24 : RUN apk update
11:36:18  ---> Using cache
11:36:18  ---> c93a8f8fceea
11:36:18 Step 4/24 : RUN apk add bash
11:36:18  ---> Using cache
11:36:18  ---> 9984393d4ab7
11:36:18 Step 5/24 : RUN apk add nodejs
11:36:18  ---> Using cache
11:36:18  ---> 002ade640a14
11:36:18 Step 6/24 : RUN apk add nodejs-npm
11:36:18  ---> Using cache
11:36:18  ---> 95fda2dffd97
11:36:18 Step 7/24 : RUN apk add asciidoctor
11:36:18  ---> Using cache
11:36:18  ---> 99af8b969755
11:36:18 Step 8/24 : RUN apk add openjdk8
11:36:18  ---> Using cache
11:36:18  ---> a00125cd64f2
11:36:18 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:36:18  ---> Using cache
11:36:18  ---> 82f7425307e6
11:36:18 Step 10/24 : RUN apk add openssl
11:36:18  ---> Using cache
11:36:18  ---> c2d720896593
11:36:18 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:36:18  ---> Using cache
11:36:18  ---> 3dcde753af30
11:36:18 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:36:18  ---> Using cache
11:36:18  ---> f790ef185743
11:36:18 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:36:18  ---> Using cache
11:36:18  ---> 6edcfc270195
11:36:18 Step 14/24 : RUN npm config set proxy $http_proxy
11:36:18  ---> Using cache
11:36:18  ---> c9c3979202c1
11:36:18 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
11:36:18  ---> Using cache
11:36:18  ---> 360ceb237df9
11:36:18 Step 16/24 : RUN npm install -g json-refs@3.0.2
11:36:18  ---> Using cache
11:36:18  ---> cbc3149e2130
11:36:18 Step 17/24 : RUN npm install -g yamljs@0.3.0
11:36:18  ---> Using cache
11:36:18  ---> 7871c2bfc3ea
11:36:18 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:36:18  ---> Using cache
11:36:18  ---> 16516228bb7a
11:36:18 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:36:18  ---> Using cache
11:36:18  ---> 845b46c2c1dc
11:36:18 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:36:18  ---> Using cache
11:36:18  ---> 15b5c2a87a43
11:36:18 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:36:18  ---> Using cache
11:36:18  ---> fc46bfc0ca88
11:36:18 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:36:18  ---> Using cache
11:36:18  ---> 81367680be11
11:36:18 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:36:18  ---> Using cache
11:36:18  ---> b352741119b6
11:36:18 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:36:18  ---> Using cache
11:36:18  ---> 0f2938b0d611
11:36:18 Successfully built 0f2938b0d611
11:36:18 Successfully tagged openapivalidator:latest
11:36:18 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
11:36:18 mkdir: created directory '/var/www/html/api/nfv/sol005/17'
11:36:18 Mounting dir /var/www/html/api/nfv/sol005/17 as /storage
11:36:19 Using filter ''
11:36:19 
11:36:19 Entering dir /work/src
11:36:19 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
11:36:19 --- Merging file.
11:36:20 --- Create PDF...
11:36:37 --- Validating ../build/SOL005-NSDManagement-API.yaml
11:36:38 
11:36:38 API Warnings:
11:36:38 
11:36:38   #/definitions/NsdInfoModifications: Definition is defined but is not used: #/definitions/NsdInfoModifications
11:36:38   #/definitions/NsdmSubscription: Definition is defined but is not used: #/definitions/NsdmSubscription
11:36:38   #/definitions/NsdmSubscriptionRequest: Definition is defined but is not used: #/definitions/NsdmSubscriptionRequest
11:36:38   #/definitions/NsdmNotificationsFilter: Definition is defined but is not used: #/definitions/NsdmNotificationsFilter
11:36:38   #/definitions/Uri: Definition is defined but is not used: #/definitions/Uri
11:36:38   #/definitions/Link: Definition is defined but is not used: #/definitions/Link
11:36:38   #/definitions/SubscriptionAuthentication: Definition is defined but is not used: #/definitions/SubscriptionAuthentication
11:36:38   #/definitions/NsdOperationalStateType: Definition is defined but is not used: #/definitions/NsdOperationalStateType
11:36:38   #/definitions/NsdInfo: Definition is defined but is not used: #/definitions/NsdInfo
11:36:38   #/definitions/NsdOnboardingStateType: Definition is defined but is not used: #/definitions/NsdOnboardingStateType
11:36:38   #/definitions/ProblemDetails: Definition is defined but is not used: #/definitions/ProblemDetails
11:36:38   #/definitions/NsdUsageStateType: Definition is defined but is not used: #/definitions/NsdUsageStateType
11:36:38   #/definitions/KeyValuePairs: Definition is defined but is not used: #/definitions/KeyValuePairs
11:36:38   #/definitions/CreateNsdInfoRequest: Definition is defined but is not used: #/definitions/CreateNsdInfoRequest
11:36:38   #/definitions/PnfdInfoModifications: Definition is defined but is not used: #/definitions/PnfdInfoModifications
11:36:38   #/definitions/PnfdInfo: Definition is defined but is not used: #/definitions/PnfdInfo
11:36:38   #/definitions/PnfdOnboardingStateType: Definition is defined but is not used: #/definitions/PnfdOnboardingStateType
11:36:38   #/definitions/PnfdUsageStateType: Definition is defined but is not used: #/definitions/PnfdUsageStateType
11:36:38   #/definitions/CreatePnfdInfoRequest: Definition is defined but is not used: #/definitions/CreatePnfdInfoRequest
11:36:38   #/definitions/NsdmLinks: Definition is defined but is not used: #/definitions/NsdmLinks
11:36:38   #/definitions/NsdOnboardingNotification: Definition is defined but is not used: #/definitions/NsdOnboardingNotification
11:36:38   #/definitions/NsdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/NsdOnboardingFailureNotification
11:36:38   #/definitions/NsdChangeNotification: Definition is defined but is not used: #/definitions/NsdChangeNotification
11:36:38   #/definitions/NsdDeletionNotification: Definition is defined but is not used: #/definitions/NsdDeletionNotification
11:36:38   #/definitions/PnfdmLinks: Definition is defined but is not used: #/definitions/PnfdmLinks
11:36:38   #/definitions/PnfdOnboardingNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingNotification
11:36:38   #/definitions/PnfdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingFailureNotification
11:36:38   #/definitions/PnfdDeletionNotification: Definition is defined but is not used: #/definitions/PnfdDeletionNotification
11:36:38 
11:36:38 Validation succeeded but with 28 warnings
11:36:38 
11:36:38 --- Validation done (0).
11:36:38 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
11:36:38 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
11:36:38 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
11:36:38 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
11:36:38 --- Merging file.
11:36:39 --- Create PDF...
11:36:41 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
11:36:42 --- Validation done (0).
11:36:42 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
11:36:42 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
11:36:42 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
11:36:42 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
11:36:42 --- Merging file.
11:36:43 --- Create PDF...
11:36:45 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
11:36:46 --- Validation done (0).
11:36:46 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
11:36:46 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
11:36:46 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
11:36:46 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
11:36:46 --- Merging file.
11:36:47 
11:36:47   error: Document has invalid references:
11:36:47 
11:36:47   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnf: Extra JSON Reference properties will be ignored: description
11:36:47   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:47   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:47   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:47   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/HealNsRequest
11:36:47   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest
11:36:47   #/paths/~1ns_lcm_op_occs/get/responses/200/schema: Extra JSON Reference properties will be ignored: type, items
11:36:47   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/200/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
11:36:47   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/CancelMode
11:36:47   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/200/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
11:36:47 
11:36:47 --- Create PDF...
11:36:49 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
11:36:49 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
11:36:50 
11:36:50   error: Unsupported Swagger version: undefined
11:36:50 
11:36:50 --- Validation done (1).
11:36:50 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
11:36:50 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
11:36:50 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
11:36:50 -- Final validator returns 1.
11:36:50 No Gerrit change information found. Exiting
11:36:50 Archiving artifacts
11:36:50 Finished: SUCCESS