SuccessConsole Output

02:29:30 Started by GitLab push by Sana Zulfiqar
02:29:30 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
02:29:30 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
02:29:30  > git rev-parse --is-inside-work-tree # timeout=10
02:29:30 Fetching changes from the remote Git repository
02:29:30  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
02:29:30 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
02:29:30  > git --version # timeout=10
02:29:30 using GIT_SSH to set credentials 
02:29:30  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
02:29:32  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
02:29:32  > git branch -a -v --no-abbrev --contains 67d0662e84c74e0e3668b7179d585590bcea7a6c # timeout=10
02:29:32 Checking out Revision 67d0662e84c74e0e3668b7179d585590bcea7a6c (origin/3.5.1-dev)
02:29:32  > git config core.sparsecheckout # timeout=10
02:29:32  > git checkout -f 67d0662e84c74e0e3668b7179d585590bcea7a6c
02:29:32 Commit message: "Added notes and references"
02:29:32  > git rev-list --no-walk 994742030135ddb8143462ba7ce08c882048ecee # timeout=10
02:29:32 [sol002-sol003] $ /bin/bash /tmp/jenkins2434848996269184602.sh
02:29:32 rm: cannot remove 'build/*-API.pdf': No such file or directory
02:29:32 ./build-container.sh: line 7: proxy: command not found
02:29:32 http_proxy is not set
02:29:32 Proxy set to 
02:29:32 Sending build context to Docker daemon  13.31kB

02:29:32 Step 1/24 : FROM alpine:3.10.0
02:29:32  ---> 4d90542f0623
02:29:32 Step 2/24 : RUN env
02:29:32  ---> Using cache
02:29:32  ---> ae02487f36c4
02:29:32 Step 3/24 : RUN apk update
02:29:32  ---> Using cache
02:29:32  ---> b89c80fb50e5
02:29:32 Step 4/24 : RUN apk add bash
02:29:32  ---> Using cache
02:29:32  ---> 8784fbc9fc57
02:29:32 Step 5/24 : RUN apk add nodejs
02:29:32  ---> Using cache
02:29:32  ---> 28a25abf3ab9
02:29:32 Step 6/24 : RUN apk add nodejs-npm
02:29:32  ---> Using cache
02:29:32  ---> 1b596573243f
02:29:32 Step 7/24 : RUN apk add asciidoctor
02:29:32  ---> Using cache
02:29:32  ---> 0947b41ea58f
02:29:32 Step 8/24 : RUN apk add openjdk8
02:29:32  ---> Using cache
02:29:32  ---> c80710d753de
02:29:32 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
02:29:32  ---> Using cache
02:29:32  ---> 68468ab8366f
02:29:32 Step 10/24 : RUN apk add openssl
02:29:32  ---> Using cache
02:29:32  ---> 0ae14a88e45c
02:29:32 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
02:29:32  ---> Using cache
02:29:32  ---> 68e344322381
02:29:32 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
02:29:32  ---> Using cache
02:29:32  ---> f2d0d8812abe
02:29:32 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
02:29:32  ---> Using cache
02:29:32  ---> dadf1b8c885d
02:29:32 Step 14/24 : RUN npm config set proxy $http_proxy
02:29:32  ---> Using cache
02:29:32  ---> 82364b930f02
02:29:32 Step 15/24 : RUN npm install -g swagger-cli
02:29:32  ---> Using cache
02:29:32  ---> f26ac1dba4b2
02:29:32 Step 16/24 : RUN npm install -g json-refs
02:29:32  ---> Using cache
02:29:32  ---> 854cfe0dc266
02:29:32 Step 17/24 : RUN npm install -g yamljs
02:29:32  ---> Using cache
02:29:32  ---> 8a7612225506
02:29:32 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
02:29:32  ---> Using cache
02:29:32  ---> 579ed7161806
02:29:32 Step 19/24 : RUN chmod +x /validate-in-docker.sh
02:29:32  ---> Using cache
02:29:32  ---> 6e97ff7367d7
02:29:32 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
02:29:32  ---> Using cache
02:29:32  ---> 53920fad06ca
02:29:32 Step 21/24 : RUN chmod +x /bin/swg2mrkup
02:29:32  ---> Using cache
02:29:32  ---> a1e5ba8371bc
02:29:32 Step 22/24 : ADD oas2pdf /bin/oas2pdf
02:29:32  ---> Using cache
02:29:32  ---> 9b5708ec0c14
02:29:32 Step 23/24 : RUN chmod +x /bin/oas2pdf
02:29:32  ---> Using cache
02:29:32  ---> fa31c99226b9
02:29:32 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
02:29:32  ---> Using cache
02:29:32  ---> cf9ad04586ac
02:29:32 Successfully built cf9ad04586ac
02:29:32 Successfully tagged openapivalidator:latest
02:29:32 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
02:29:32 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/513’: Permission denied
02:29:32 Mounting dir /var/www/html/api/nfv/sol002-sol003/513 as /storage
02:29:33 Using filter ''
02:29:33 
02:29:33 Entering dir /work/src
02:29:33 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
02:29:33 --- Merging file.
02:29:34 --- Create PDF...
02:29:36 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
02:29:36 --- Validating ../build/SOL003-VNFIndicator-API.yaml
02:29:36 ../build/SOL003-VNFIndicator-API.yaml is valid
02:29:36 --- Validation done (0).
02:29:36 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
02:29:36 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
02:29:36 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
02:29:36 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
02:29:36 --- Merging file.
02:29:37 --- Create PDF...
02:29:39 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
02:29:39 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
02:29:40 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
02:29:40 --- Validation done (0).
02:29:40 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
02:29:40 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
02:29:40 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
02:29:40 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
02:29:40 --- Merging file.
02:29:41 --- Create PDF...
02:29:42 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
02:29:42 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
02:29:43 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
02:29:43 --- Validation done (0).
02:29:43 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
02:29:43 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
02:29:43 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
02:29:43 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
02:29:43 --- Merging file.
02:29:47 --- Create PDF...
02:29:49 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
02:29:49 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
02:29:50 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
02:29:50 --- Validation done (0).
02:29:50 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
02:29:50 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
02:29:50 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
02:29:50 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
02:29:50 --- Merging file.
02:29:51 --- Create PDF...
02:29:53 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
02:29:53 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
02:29:53 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
02:29:53 --- Validation done (0).
02:29:53 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
02:29:53 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
02:29:53 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
02:29:53 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
02:29:53 --- Merging file.
02:29:55 --- Create PDF...
02:29:56 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
02:29:56 --- Validating ../build/SOL003-APIVersion-API.yaml
02:29:57 ../build/SOL003-APIVersion-API.yaml is valid
02:29:57 --- Validation done (0).
02:29:57 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
02:29:57 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
02:29:57 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
02:29:57 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
02:29:57 --- Merging file.
02:29:58 --- Create PDF...
02:30:00 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
02:30:00 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
02:30:00 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
02:30:00 --- Validation done (0).
02:30:00 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
02:30:00 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
02:30:00 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
02:30:00 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
02:30:00 --- Merging file.
02:30:01 --- Create PDF...
02:30:03 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
02:30:03 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
02:30:03 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
02:30:03 --- Validation done (0).
02:30:03 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
02:30:03 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
02:30:03 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
02:30:03 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
02:30:03 --- Merging file.
02:30:05 --- Create PDF...
02:30:06 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
02:30:06 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
02:30:07 ../build/SOL003-VNFFaultManagement-API.yaml is valid
02:30:07 --- Validation done (0).
02:30:07 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
02:30:07 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
02:30:07 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
02:30:07 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
02:30:07 --- Merging file.
02:30:08 --- Create PDF...
02:30:10 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
02:30:10 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
02:30:11 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
02:30:11 --- Validation done (0).
02:30:11 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
02:30:11 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
02:30:11 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
02:30:11 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
02:30:11 --- Merging file.
02:30:12 --- Create PDF...
02:30:13 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
02:30:13 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
02:30:14 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
02:30:14 --- Validation done (0).
02:30:14 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
02:30:14 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
02:30:14 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
02:30:14 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
02:30:14 --- Merging file.
02:30:16 --- Create PDF...
02:30:18 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
02:30:18 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
02:30:18 ../build/SOL003-VNFPackageManagement-API.yaml is valid
02:30:18 --- Validation done (0).
02:30:18 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
02:30:18 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
02:30:18 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
02:30:18 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
02:30:18 --- Merging file.
02:30:19 --- Create PDF...
02:30:21 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
02:30:21 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
02:30:22 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
02:30:22 --- Validation done (0).
02:30:22 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
02:30:22 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
02:30:22 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
02:30:22 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
02:30:22 --- Merging file.
02:30:23 --- Create PDF...
02:30:25 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
02:30:25 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
02:30:25 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
02:30:26 --- Validation done (0).
02:30:26 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
02:30:26 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
02:30:26 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
02:30:26 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
02:30:26 --- Merging file.
02:30:27 --- Create PDF...
02:30:29 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
02:30:29 --- Validating ../build/SOL002-VNFIndicator-API.yaml
02:30:29 ../build/SOL002-VNFIndicator-API.yaml is valid
02:30:29 --- Validation done (0).
02:30:29 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
02:30:29 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
02:30:29 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
02:30:29 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
02:30:29 --- Merging file.
02:30:30 --- Create PDF...
02:30:32 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
02:30:32 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
02:30:32 ../build/SOL002-VNFConfiguration-API.yaml is valid
02:30:32 --- Validation done (0).
02:30:32 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
02:30:32 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
02:30:32 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
02:30:32 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
02:30:32 --- Merging file.
02:30:36 --- Create PDF...
02:30:38 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
02:30:38 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
02:30:39 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
02:30:39 --- Validation done (0).
02:30:39 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
02:30:39 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
02:30:39 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
02:30:39 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
02:30:39 --- Merging file.
02:30:40 --- Create PDF...
02:30:42 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
02:30:42 --- Validating ../build/SOL002-APIVersion-API.yaml
02:30:43 ../build/SOL002-APIVersion-API.yaml is valid
02:30:43 --- Validation done (0).
02:30:43 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
02:30:43 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
02:30:43 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
02:30:43 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
02:30:43 --- Merging file.
02:30:44 --- Create PDF...
02:30:45 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
02:30:45 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
02:30:46 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
02:30:46 --- Validation done (0).
02:30:46 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
02:30:46 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
02:30:46 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
02:30:46 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
02:30:46 --- Merging file.
02:30:47 --- Create PDF...
02:30:49 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
02:30:49 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
02:30:49 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
02:30:49 --- Validation done (0).
02:30:49 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
02:30:49 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
02:30:49 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
02:30:49 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
02:30:49 --- Merging file.
02:30:51 --- Create PDF...
02:30:52 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
02:30:52 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
02:30:53 ../build/SOL002-VNFFaultManagement-API.yaml is valid
02:30:53 --- Validation done (0).
02:30:53 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
02:30:53 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
02:30:53 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
02:30:53 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
02:30:53 --- Merging file.
02:30:54 --- Create PDF...
02:30:56 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
02:30:56 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
02:30:56 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
02:30:56 --- Validation done (0).
02:30:56 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
02:30:56 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
02:30:56 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
02:30:56 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
02:30:56 --- Merging file.
02:30:57 --- Create PDF...
02:30:59 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
02:30:59 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
02:30:59 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
02:30:59 --- Validation done (0).
02:30:59 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
02:30:59 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
02:30:59 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
02:30:59 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
02:30:59 --- Merging file.
02:31:01 --- Create PDF...
02:31:03 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
02:31:03 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
02:31:03 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
02:31:03 --- Validation done (0).
02:31:03 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
02:31:03 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
02:31:03 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
02:31:03 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
02:31:03 --- Merging file.
02:31:05 --- Create PDF...
02:31:06 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
02:31:06 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
02:31:07 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
02:31:07 --- Validation done (0).
02:31:07 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
02:31:07 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
02:31:07 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
02:31:07 -- Final validator returns 0.
02:31:07 Archiving artifacts
02:31:08 Finished: SUCCESS