SuccessConsole Output

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

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