23:39:02 Started by GitLab push by Sana Zulfiqar 23:39:02 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 23:39:02 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 23:39:02 > git rev-parse --is-inside-work-tree # timeout=10 23:39:02 Fetching changes from the remote Git repository 23:39:02 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 23:39:02 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 23:39:02 > git --version # timeout=10 23:39:02 using GIT_SSH to set credentials 23:39:02 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 23:39:03 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 23:39:03 > git branch -a -v --no-abbrev --contains 51ea3fbb60ec48e44295de20c6990d1eb67e2461 # timeout=10 23:39:03 Checking out Revision 51ea3fbb60ec48e44295de20c6990d1eb67e2461 (origin/3.5.1-dev) 23:39:03 > git config core.sparsecheckout # timeout=10 23:39:03 > git checkout -f 51ea3fbb60ec48e44295de20c6990d1eb67e2461 23:39:03 Commit message: "SOL002_3 & SOL002_4: added attribute and note in vnfInstance" 23:39:03 > git rev-list --no-walk de19b8213b807b9731a7ade2fefe286bc9ea6868 # timeout=10 23:39:04 [sol002-sol003] $ /bin/bash /tmp/jenkins8852317668184008588.sh 23:39:04 ./build-container.sh: line 7: proxy: command not found 23:39:04 http_proxy is not set 23:39:04 Proxy set to 23:39:04 Sending build context to Docker daemon 13.31kB 23:39:04 Step 1/24 : FROM alpine:3.10.0 23:39:04 ---> 4d90542f0623 23:39:04 Step 2/24 : RUN env 23:39:04 ---> Using cache 23:39:04 ---> ae02487f36c4 23:39:04 Step 3/24 : RUN apk update 23:39:04 ---> Using cache 23:39:04 ---> b89c80fb50e5 23:39:04 Step 4/24 : RUN apk add bash 23:39:04 ---> Using cache 23:39:04 ---> 8784fbc9fc57 23:39:04 Step 5/24 : RUN apk add nodejs 23:39:04 ---> Using cache 23:39:04 ---> 28a25abf3ab9 23:39:04 Step 6/24 : RUN apk add nodejs-npm 23:39:04 ---> Using cache 23:39:04 ---> 1b596573243f 23:39:04 Step 7/24 : RUN apk add asciidoctor 23:39:04 ---> Using cache 23:39:04 ---> 0947b41ea58f 23:39:04 Step 8/24 : RUN apk add openjdk8 23:39:04 ---> Using cache 23:39:04 ---> c80710d753de 23:39:04 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 23:39:04 ---> Using cache 23:39:04 ---> 68468ab8366f 23:39:04 Step 10/24 : RUN apk add openssl 23:39:04 ---> Using cache 23:39:04 ---> 0ae14a88e45c 23:39:04 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 23:39:04 ---> Using cache 23:39:04 ---> 68e344322381 23:39:04 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 23:39:04 ---> Using cache 23:39:04 ---> f2d0d8812abe 23:39:04 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 23:39:04 ---> Using cache 23:39:04 ---> dadf1b8c885d 23:39:04 Step 14/24 : RUN npm config set proxy $http_proxy 23:39:04 ---> Using cache 23:39:04 ---> 82364b930f02 23:39:04 Step 15/24 : RUN npm install -g swagger-cli 23:39:04 ---> Using cache 23:39:04 ---> f26ac1dba4b2 23:39:04 Step 16/24 : RUN npm install -g json-refs 23:39:04 ---> Using cache 23:39:04 ---> 854cfe0dc266 23:39:04 Step 17/24 : RUN npm install -g yamljs 23:39:04 ---> Using cache 23:39:04 ---> 8a7612225506 23:39:04 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 23:39:04 ---> Using cache 23:39:04 ---> 579ed7161806 23:39:04 Step 19/24 : RUN chmod +x /validate-in-docker.sh 23:39:04 ---> Using cache 23:39:04 ---> 6e97ff7367d7 23:39:04 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 23:39:04 ---> Using cache 23:39:04 ---> 53920fad06ca 23:39:04 Step 21/24 : RUN chmod +x /bin/swg2mrkup 23:39:04 ---> Using cache 23:39:04 ---> a1e5ba8371bc 23:39:04 Step 22/24 : ADD oas2pdf /bin/oas2pdf 23:39:04 ---> Using cache 23:39:04 ---> 9b5708ec0c14 23:39:04 Step 23/24 : RUN chmod +x /bin/oas2pdf 23:39:04 ---> Using cache 23:39:04 ---> fa31c99226b9 23:39:04 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 23:39:04 ---> Using cache 23:39:04 ---> cf9ad04586ac 23:39:04 Successfully built cf9ad04586ac 23:39:04 Successfully tagged openapivalidator:latest 23:39:04 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 23:39:04 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/490’: Permission denied 23:39:04 Mounting dir /var/www/html/api/nfv/sol002-sol003/490 as /storage 23:39:04 Using filter '' 23:39:04 23:39:04 Entering dir /work/src 23:39:04 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 23:39:04 --- Merging file. 23:39:06 --- Create PDF... 23:39:09 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory 23:39:09 --- Validating ../build/SOL003-VNFIndicator-API.yaml 23:39:10 ../build/SOL003-VNFIndicator-API.yaml is valid 23:39:10 --- Validation done (0). 23:39:10 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 23:39:10 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 23:39:10 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory 23:39:10 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) 23:39:10 --- Merging file. 23:39:11 --- Create PDF... 23:39:13 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 23:39:13 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml 23:39:13 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid 23:39:13 --- Validation done (0). 23:39:13 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' 23:39:13 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' 23:39:13 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 23:39:13 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 23:39:13 --- Merging file. 23:39:14 --- Create PDF... 23:39:16 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 23:39:16 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 23:39:16 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid 23:39:16 --- Validation done (0). 23:39:16 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 23:39:16 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 23:39:16 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 23:39:16 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 23:39:16 --- Merging file. 23:39:20 --- Create PDF... 23:39:22 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 23:39:22 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 23:39:23 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid 23:39:23 --- Validation done (0). 23:39:23 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 23:39:23 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 23:39:23 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 23:39:23 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 23:39:23 --- Merging file. 23:39:25 --- Create PDF... 23:39:26 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 23:39:26 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 23:39:27 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid 23:39:27 --- Validation done (0). 23:39:27 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 23:39:27 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 23:39:27 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 23:39:27 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 23:39:27 --- Merging file. 23:39:28 --- Create PDF... 23:39:30 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory 23:39:30 --- Validating ../build/SOL003-APIVersion-API.yaml 23:39:31 ../build/SOL003-APIVersion-API.yaml is valid 23:39:31 --- Validation done (0). 23:39:31 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 23:39:31 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 23:39:31 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory 23:39:31 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 23:39:31 --- Merging file. 23:39:32 --- Create PDF... 23:39:33 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 23:39:33 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 23:39:34 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid 23:39:34 --- Validation done (0). 23:39:34 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 23:39:34 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 23:39:34 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 23:39:34 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 23:39:34 --- Merging file. 23:39:35 --- Create PDF... 23:39:37 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 23:39:37 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 23:39:37 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid 23:39:37 --- Validation done (0). 23:39:37 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 23:39:37 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 23:39:37 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 23:39:37 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 23:39:37 --- Merging file. 23:39:38 --- Create PDF... 23:39:40 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory 23:39:40 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 23:39:41 ../build/SOL003-VNFFaultManagement-API.yaml is valid 23:39:41 --- Validation done (0). 23:39:41 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 23:39:41 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 23:39:41 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory 23:39:41 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 23:39:41 --- Merging file. 23:39:42 --- Create PDF... 23:39:44 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 23:39:44 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 23:39:44 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid 23:39:44 --- Validation done (0). 23:39:44 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 23:39:44 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 23:39:44 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 23:39:44 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 23:39:44 --- Merging file. 23:39:45 --- Create PDF... 23:39:47 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 23:39:47 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 23:39:48 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid 23:39:48 --- Validation done (0). 23:39:48 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 23:39:48 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 23:39:48 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 23:39:48 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 23:39:48 --- Merging file. 23:39:50 --- Create PDF... 23:39:51 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory 23:39:51 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 23:39:52 ../build/SOL003-VNFPackageManagement-API.yaml is valid 23:39:52 --- Validation done (0). 23:39:52 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 23:39:52 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 23:39:52 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory 23:39:52 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 23:39:52 --- Merging file. 23:39:53 --- Create PDF... 23:39:55 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 23:39:55 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 23:39:55 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid 23:39:55 --- Validation done (0). 23:39:55 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 23:39:55 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 23:39:55 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 23:39:55 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 23:39:55 --- Merging file. 23:39:57 --- Create PDF... 23:39:59 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 23:39:59 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 23:39:59 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid 23:39:59 --- Validation done (0). 23:39:59 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 23:39:59 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 23:39:59 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 23:39:59 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 23:39:59 --- Merging file. 23:40:01 --- Create PDF... 23:40:02 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory 23:40:02 --- Validating ../build/SOL002-VNFIndicator-API.yaml 23:40:03 ../build/SOL002-VNFIndicator-API.yaml is valid 23:40:03 --- Validation done (0). 23:40:03 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 23:40:03 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 23:40:03 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory 23:40:03 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 23:40:03 --- Merging file. 23:40:04 --- Create PDF... 23:40:06 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory 23:40:06 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 23:40:06 ../build/SOL002-VNFConfiguration-API.yaml is valid 23:40:06 --- Validation done (0). 23:40:06 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 23:40:06 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 23:40:06 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory 23:40:06 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 23:40:06 --- Merging file. 23:40:10 --- Create PDF... 23:40:11 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 23:40:11 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 23:40:13 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid 23:40:13 --- Validation done (0). 23:40:13 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 23:40:13 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 23:40:13 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 23:40:13 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 23:40:13 --- Merging file. 23:40:14 --- Create PDF... 23:40:15 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory 23:40:15 --- Validating ../build/SOL002-APIVersion-API.yaml 23:40:16 ../build/SOL002-APIVersion-API.yaml is valid 23:40:16 --- Validation done (0). 23:40:16 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 23:40:16 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 23:40:16 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory 23:40:16 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 23:40:16 --- Merging file. 23:40:17 --- Create PDF... 23:40:18 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 23:40:18 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 23:40:19 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid 23:40:19 --- Validation done (0). 23:40:19 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 23:40:19 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 23:40:19 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 23:40:19 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 23:40:19 --- Merging file. 23:40:20 --- Create PDF... 23:40:22 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 23:40:22 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 23:40:22 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid 23:40:22 --- Validation done (0). 23:40:22 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 23:40:22 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 23:40:22 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 23:40:22 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 23:40:22 --- Merging file. 23:40:23 --- Create PDF... 23:40:25 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory 23:40:25 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 23:40:26 ../build/SOL002-VNFFaultManagement-API.yaml is valid 23:40:26 --- Validation done (0). 23:40:26 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 23:40:26 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 23:40:26 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory 23:40:26 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 23:40:26 --- Merging file. 23:40:27 --- Create PDF... 23:40:28 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 23:40:28 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 23:40:29 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid 23:40:29 --- Validation done (0). 23:40:29 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 23:40:29 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 23:40:29 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 23:40:29 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 23:40:29 --- Merging file. 23:40:30 --- Create PDF... 23:40:32 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 23:40:32 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 23:40:32 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid 23:40:32 --- Validation done (0). 23:40:32 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 23:40:32 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 23:40:32 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 23:40:32 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 23:40:32 --- Merging file. 23:40:34 --- Create PDF... 23:40:35 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 23:40:35 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 23:40:36 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid 23:40:36 --- Validation done (0). 23:40:36 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 23:40:36 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 23:40:36 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 23:40:36 -- Final validator returns 0. 23:40:36 Archiving artifacts 23:40:37 Finished: SUCCESS