08:49:12 Started by GitLab push by ishaqm 08:49:13 [EnvInject] - Loading node environment variables. 08:49:13 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 08:49:13 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 08:49:13 > git rev-parse --is-inside-work-tree # timeout=10 08:49:13 Fetching changes from the remote Git repository 08:49:13 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 08:49:13 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 08:49:13 > git --version # timeout=10 08:49:13 using GIT_SSH to set credentials 08:49:13 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 08:49:13 > git rev-parse remotes/origin/3.7.1-maintenance^{commit} # timeout=10 08:49:13 > git branch -a -v --no-abbrev --contains 56e00ec359f1957f97d2c91628ab3eb185f2c363 # timeout=10 08:49:13 Checking out Revision 56e00ec359f1957f97d2c91628ab3eb185f2c363 (origin/3.7.1-maintenance) 08:49:13 > git config core.sparsecheckout # timeout=10 08:49:13 > git checkout -f 56e00ec359f1957f97d2c91628ab3eb185f2c363 08:49:13 Commit message: "fix issue #7 - change ipAddressRange to addressRange in v3.7.1" 08:49:13 > git rev-list --no-walk 18eb73fd8774529064652379686c0d0e19d82474 # timeout=10 08:49:13 [sol002-sol003] $ /bin/bash /tmp/jenkins1849679277150657061.sh 08:49:13 rm: cannot remove 'build/*-API.pdf': No such file or directory 08:49:13 ./build-container.sh: line 7: proxy: command not found 08:49:13 http_proxy is not set 08:49:13 Proxy set to 08:49:13 Sending build context to Docker daemon 14.85kB 08:49:14 Step 1/24 : FROM alpine:3.10.0 08:49:14 ---> 4d90542f0623 08:49:14 Step 2/24 : RUN env 08:49:14 ---> Using cache 08:49:14 ---> 0b577767eb4e 08:49:14 Step 3/24 : RUN apk update 08:49:14 ---> Using cache 08:49:14 ---> 697471ef7f0a 08:49:14 Step 4/24 : RUN apk add bash 08:49:14 ---> Using cache 08:49:14 ---> a25251d4272c 08:49:14 Step 5/24 : RUN apk add nodejs 08:49:14 ---> Using cache 08:49:14 ---> ee3663c76c01 08:49:14 Step 6/24 : RUN apk add nodejs-npm 08:49:14 ---> Using cache 08:49:14 ---> 95530c68fb47 08:49:14 Step 7/24 : RUN apk add asciidoctor 08:49:14 ---> Using cache 08:49:14 ---> a321cc22063f 08:49:14 Step 8/24 : RUN apk add openjdk8 08:49:14 ---> Using cache 08:49:14 ---> 07148189c9d2 08:49:14 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 08:49:14 ---> Using cache 08:49:14 ---> 6808b2c86594 08:49:14 Step 10/24 : RUN apk add openssl 08:49:14 ---> Using cache 08:49:14 ---> ed2950ff9192 08:49:14 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 08:49:14 ---> Using cache 08:49:14 ---> 83cde4af1585 08:49:14 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 08:49:14 ---> Using cache 08:49:14 ---> e442b40a01ef 08:49:14 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 08:49:14 ---> Using cache 08:49:14 ---> 22ece82af23f 08:49:14 Step 14/24 : RUN npm config set proxy $http_proxy 08:49:14 ---> Using cache 08:49:14 ---> 0cc1b972380e 08:49:14 Step 15/24 : RUN npm install -g swagger-cli 08:49:14 ---> Using cache 08:49:14 ---> 3ee43d5416a1 08:49:14 Step 16/24 : RUN npm install -g json-refs 08:49:14 ---> Using cache 08:49:14 ---> 94e261945a46 08:49:14 Step 17/24 : RUN npm install -g yamljs 08:49:14 ---> Using cache 08:49:14 ---> ce77b5519b06 08:49:14 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 08:49:14 ---> Using cache 08:49:14 ---> 44b8d506895b 08:49:14 Step 19/24 : RUN chmod +x /validate-in-docker.sh 08:49:14 ---> Using cache 08:49:14 ---> a5039aa790bd 08:49:14 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 08:49:14 ---> Using cache 08:49:14 ---> 6d250498ee71 08:49:14 Step 21/24 : RUN chmod +x /bin/swg2mrkup 08:49:14 ---> Using cache 08:49:14 ---> 749ca211a6a3 08:49:14 Step 22/24 : ADD oas2pdf /bin/oas2pdf 08:49:14 ---> Using cache 08:49:14 ---> 97729d38efff 08:49:14 Step 23/24 : RUN chmod +x /bin/oas2pdf 08:49:14 ---> Using cache 08:49:14 ---> 43c6b0336d86 08:49:14 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 08:49:14 ---> Using cache 08:49:14 ---> 0973d918ead8 08:49:14 Successfully built 0973d918ead8 08:49:14 Successfully tagged openapivalidator:latest 08:49:14 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 08:49:14 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/653’: Permission denied 08:49:14 Mounting dir /var/www/html/api/nfv/sol002-sol003/653 as /storage 08:49:14 Using filter '' 08:49:14 08:49:14 Entering dir /work/src 08:49:14 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 08:49:14 --- Merging file. 08:49:15 --- Create PDF... 08:49:16 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory 08:49:16 --- Validating ../build/SOL003-VNFIndicator-API.yaml 08:49:16 ../build/SOL003-VNFIndicator-API.yaml is valid 08:49:16 --- Validation done (0). 08:49:16 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 08:49:16 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 08:49:16 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory 08:49:16 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) 08:49:16 --- Merging file. 08:49:17 --- Create PDF... 08:49:18 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 08:49:18 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml 08:49:19 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid 08:49:19 --- Validation done (0). 08:49:19 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' 08:49:19 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' 08:49:19 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 08:49:19 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 08:49:19 --- Merging file. 08:49:19 --- Create PDF... 08:49:20 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 08:49:20 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 08:49:20 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid 08:49:20 --- Validation done (0). 08:49:20 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 08:49:20 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 08:49:20 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 08:49:20 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 08:49:20 --- Merging file. 08:49:23 --- Create PDF... 08:49:24 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 08:49:24 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 08:49:25 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid 08:49:25 --- Validation done (0). 08:49:25 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 08:49:25 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 08:49:25 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 08:49:25 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 08:49:25 --- Merging file. 08:49:25 --- Create PDF... 08:49:26 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 08:49:26 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 08:49:27 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid 08:49:27 --- Validation done (0). 08:49:27 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 08:49:27 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 08:49:27 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 08:49:27 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 08:49:27 --- Merging file. 08:49:27 --- Create PDF... 08:49:29 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory 08:49:29 --- Validating ../build/SOL003-APIVersion-API.yaml 08:49:29 ../build/SOL003-APIVersion-API.yaml is valid 08:49:29 --- Validation done (0). 08:49:29 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 08:49:29 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 08:49:29 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory 08:49:29 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 08:49:29 --- Merging file. 08:49:30 --- Create PDF... 08:49:31 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 08:49:31 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 08:49:31 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid 08:49:31 --- Validation done (0). 08:49:31 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 08:49:31 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 08:49:31 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 08:49:31 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 08:49:31 --- Merging file. 08:49:31 --- Create PDF... 08:49:32 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 08:49:32 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 08:49:33 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid 08:49:33 --- Validation done (0). 08:49:33 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 08:49:33 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 08:49:33 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 08:49:33 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 08:49:33 --- Merging file. 08:49:33 --- Create PDF... 08:49:35 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 08:49:35 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory 08:49:35 ../build/SOL003-VNFFaultManagement-API.yaml is valid 08:49:35 --- Validation done (0). 08:49:35 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 08:49:35 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 08:49:35 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory 08:49:35 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 08:49:35 --- Merging file. 08:49:36 --- Create PDF... 08:49:37 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 08:49:37 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 08:49:37 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid 08:49:37 --- Validation done (0). 08:49:37 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 08:49:37 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 08:49:37 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 08:49:37 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 08:49:37 --- Merging file. 08:49:38 --- Create PDF... 08:49:39 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 08:49:39 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 08:49:39 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid 08:49:39 --- Validation done (0). 08:49:39 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 08:49:39 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 08:49:39 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 08:49:39 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 08:49:39 --- Merging file. 08:49:40 --- Create PDF... 08:49:41 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory 08:49:41 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 08:49:42 ../build/SOL003-VNFPackageManagement-API.yaml is valid 08:49:42 --- Validation done (0). 08:49:42 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 08:49:42 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 08:49:42 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory 08:49:42 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 08:49:42 --- Merging file. 08:49:42 --- Create PDF... 08:49:43 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 08:49:43 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 08:49:44 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid 08:49:44 --- Validation done (0). 08:49:44 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 08:49:44 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 08:49:44 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 08:49:44 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 08:49:44 --- Merging file. 08:49:44 --- Create PDF... 08:49:45 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 08:49:45 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 08:49:46 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid 08:49:46 --- Validation done (0). 08:49:46 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 08:49:46 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 08:49:46 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 08:49:46 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 08:49:46 --- Merging file. 08:49:47 --- Create PDF... 08:49:48 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory 08:49:48 --- Validating ../build/SOL002-VNFIndicator-API.yaml 08:49:48 ../build/SOL002-VNFIndicator-API.yaml is valid 08:49:48 --- Validation done (0). 08:49:48 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 08:49:48 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 08:49:48 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory 08:49:48 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 08:49:48 --- Merging file. 08:49:49 --- Create PDF... 08:49:50 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory 08:49:50 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 08:49:50 ../build/SOL002-VNFConfiguration-API.yaml is valid 08:49:50 --- Validation done (0). 08:49:50 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 08:49:50 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 08:49:50 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory 08:49:50 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 08:49:50 --- Merging file. 08:49:52 --- Create PDF... 08:49:53 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 08:49:53 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 08:49:54 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid 08:49:54 --- Validation done (0). 08:49:54 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 08:49:54 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 08:49:54 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 08:49:54 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 08:49:54 --- Merging file. 08:49:55 --- Create PDF... 08:49:56 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory 08:49:56 --- Validating ../build/SOL002-APIVersion-API.yaml 08:49:56 ../build/SOL002-APIVersion-API.yaml is valid 08:49:56 --- Validation done (0). 08:49:56 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 08:49:56 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 08:49:56 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory 08:49:56 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 08:49:56 --- Merging file. 08:49:57 --- Create PDF... 08:49:58 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 08:49:58 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 08:49:58 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid 08:49:58 --- Validation done (0). 08:49:58 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 08:49:58 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 08:49:58 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 08:49:58 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 08:49:58 --- Merging file. 08:49:59 --- Create PDF... 08:50:00 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 08:50:00 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 08:50:00 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid 08:50:00 --- Validation done (0). 08:50:00 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 08:50:00 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 08:50:00 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 08:50:00 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 08:50:00 --- Merging file. 08:50:01 --- Create PDF... 08:50:02 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 08:50:02 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory 08:50:02 ../build/SOL002-VNFFaultManagement-API.yaml is valid 08:50:02 --- Validation done (0). 08:50:02 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 08:50:02 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 08:50:02 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory 08:50:02 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 08:50:02 --- Merging file. 08:50:03 --- Create PDF... 08:50:04 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 08:50:04 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 08:50:04 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid 08:50:04 --- Validation done (0). 08:50:04 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 08:50:04 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 08:50:04 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 08:50:04 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 08:50:04 --- Merging file. 08:50:05 --- Create PDF... 08:50:06 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 08:50:06 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 08:50:06 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid 08:50:06 --- Validation done (0). 08:50:06 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 08:50:06 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 08:50:06 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 08:50:06 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 08:50:06 --- Merging file. 08:50:07 --- Create PDF... 08:50:08 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 08:50:08 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 08:50:09 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid 08:50:09 --- Validation done (0). 08:50:09 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 08:50:09 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 08:50:09 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 08:50:09 -- Will validate: ./SOL002/VNFLCMCoordination/VNFLCMCoordination.yaml (api: VNFLCMCoordination) (deliverable:SOL002) 08:50:09 --- Merging file. 08:50:10 --- Create PDF... 08:50:11 mv: can't rename 'SOL002-VNFLCMCoordination-API.pdf': No such file or directory 08:50:11 --- Validating ../build/SOL002-VNFLCMCoordination-API.yaml 08:50:11 ../build/SOL002-VNFLCMCoordination-API.yaml is valid 08:50:11 --- Validation done (0). 08:50:11 '../build/SOL002-VNFLCMCoordination-API.yaml' -> '/storage/SOL002-VNFLCMCoordination-API.yaml' 08:50:11 '../build/SOL002-VNFLCMCoordination-API.json' -> '/storage/SOL002-VNFLCMCoordination-API.json' 08:50:11 cp: can't stat '../build/SOL002-VNFLCMCoordination-API.pdf': No such file or directory 08:50:11 -- Final validator returns 0. 08:50:11 Archiving artifacts 08:50:12 Finished: SUCCESS