SuccessConsole Output

15:59:33 Started by GitLab push by bernini
15:59:33 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
15:59:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:59:33  > git rev-parse --is-inside-work-tree # timeout=10
15:59:33 Fetching changes from the remote Git repository
15:59:33  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
15:59:33 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
15:59:33  > git --version # timeout=10
15:59:33 using GIT_SSH to set credentials 
15:59:33  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
15:59:34  > git rev-parse remotes/origin/2.8.1-dev^{commit} # timeout=10
15:59:34  > git branch -a -v --no-abbrev --contains ede4d893c6d1e2a6f52d1445a090e8e808a8fd6f # timeout=10
15:59:34 Checking out Revision ede4d893c6d1e2a6f52d1445a090e8e808a8fd6f (origin/2.8.1-dev)
15:59:34  > git config core.sparsecheckout # timeout=10
15:59:34  > git checkout -f ede4d893c6d1e2a6f52d1445a090e8e808a8fd6f
15:59:34 Commit message: "updated notification endpoints"
15:59:34  > git rev-list --no-walk 8fb49f430d88cb4f6227184112f7f48844dc7fec # timeout=10
15:59:35 [sol002-sol003] $ /bin/bash /tmp/jenkins5452337310957173468.sh
15:59:35 ./build-container.sh: line 7: proxy: command not found
15:59:35 http_proxy is not set
15:59:35 Proxy set to 
15:59:35 Sending build context to Docker daemon  13.31kB

15:59:35 Step 1/24 : FROM alpine:3.6
15:59:35  ---> 43773d1dba76
15:59:35 Step 2/24 : RUN env
15:59:35  ---> Using cache
15:59:35  ---> 880f6362180a
15:59:35 Step 3/24 : RUN apk update
15:59:35  ---> Using cache
15:59:35  ---> 82b8f430bea0
15:59:35 Step 4/24 : RUN apk add bash
15:59:35  ---> Using cache
15:59:35  ---> 2fd5d5e33596
15:59:35 Step 5/24 : RUN apk add nodejs
15:59:35  ---> Using cache
15:59:35  ---> f32768702700
15:59:35 Step 6/24 : RUN apk add nodejs-npm
15:59:35  ---> Using cache
15:59:35  ---> 35099e75c142
15:59:35 Step 7/24 : RUN apk add asciidoctor
15:59:35  ---> Using cache
15:59:35  ---> 51afd6741c30
15:59:35 Step 8/24 : RUN apk add openjdk8
15:59:35  ---> Using cache
15:59:35  ---> ff53c8a5a5f7
15:59:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:59:35  ---> Using cache
15:59:35  ---> 49489b602de2
15:59:35 Step 10/24 : RUN apk add openssl
15:59:35  ---> Using cache
15:59:35  ---> 00f580176b8c
15:59:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:59:35  ---> Using cache
15:59:35  ---> 77cabbb2ffb9
15:59:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:59:35  ---> Using cache
15:59:35  ---> 2ab40be11750
15:59:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:59:35  ---> Using cache
15:59:35  ---> 15c9f9b37466
15:59:35 Step 14/24 : RUN npm config set proxy $http_proxy
15:59:35  ---> Using cache
15:59:35  ---> 1703c82844d8
15:59:35 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
15:59:35  ---> Using cache
15:59:35  ---> ef82146245d8
15:59:35 Step 16/24 : RUN npm install -g json-refs@3.0.4
15:59:35  ---> Using cache
15:59:35  ---> 85c022cadd32
15:59:35 Step 17/24 : RUN npm install -g yamljs@0.3.0
15:59:35  ---> Using cache
15:59:35  ---> d049923ec128
15:59:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:59:35  ---> Using cache
15:59:35  ---> cf1d4a8847ce
15:59:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:59:35  ---> Using cache
15:59:35  ---> c8d087ee28db
15:59:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:59:35  ---> Using cache
15:59:35  ---> 649b73d75533
15:59:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:59:35  ---> Using cache
15:59:35  ---> 02e7ffd1cdcd
15:59:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:59:35  ---> Using cache
15:59:35  ---> 646ecc149ec2
15:59:35 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:59:35  ---> Using cache
15:59:35  ---> c92fee1be526
15:59:35 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:59:35  ---> Using cache
15:59:35  ---> 86e7b60e6df8
15:59:35 Successfully built 86e7b60e6df8
15:59:35 Successfully tagged openapivalidator:latest
15:59:35 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
15:59:35 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/501’: Permission denied
15:59:35 Mounting dir /var/www/html/api/nfv/sol002-sol003/501 as /storage
15:59:35 Using filter ''
15:59:35 
15:59:35 Entering dir /work/src
15:59:35 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
15:59:35 --- Merging file.
15:59:37 --- Create PDF...
16:00:05 --- Validating ../build/SOL003-VNFIndicator-API.yaml
16:00:06 --- Validation done (0).
16:00:06 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
16:00:06 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
16:00:06 '../build/SOL003-VNFIndicator-API.pdf' -> '/storage/SOL003-VNFIndicator-API.pdf'
16:00:06 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
16:00:06 --- Merging file.
16:00:08 --- Create PDF...
16:00:18 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
16:00:19 --- Validation done (0).
16:00:19 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
16:00:19 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
16:00:19 '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf'
16:00:19 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
16:00:19 --- Merging file.
16:00:22 --- Create PDF...
16:02:00 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
16:02:03 --- Validation done (0).
16:02:03 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
16:02:03 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
16:02:03 '../build/SOL003-VNFLifecycleManagement-API.pdf' -> '/storage/SOL003-VNFLifecycleManagement-API.pdf'
16:02:03 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
16:02:03 --- Merging file.
16:02:04 --- Create PDF...
16:02:22 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
16:02:24 --- Validation done (0).
16:02:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
16:02:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
16:02:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf'
16:02:24 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
16:02:24 --- Merging file.
16:02:25 --- Create PDF...
16:02:57 --- Validating ../build/SOL003-APIVersion-API.yaml
16:02:58 --- Validation done (0).
16:02:58 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
16:02:58 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
16:02:58 '../build/SOL003-APIVersion-API.pdf' -> '/storage/SOL003-APIVersion-API.pdf'
16:02:58 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
16:02:58 --- Merging file.
16:02:59 --- Create PDF...
16:03:14 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
16:03:16 --- Validation done (0).
16:03:16 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
16:03:16 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
16:03:16 '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf'
16:03:16 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
16:03:16 --- Merging file.
16:03:17 --- Create PDF...
16:03:24 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
16:03:25 --- Validation done (0).
16:03:25 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
16:03:25 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
16:03:25 '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf'
16:03:25 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
16:03:25 --- Merging file.
16:03:26 --- Create PDF...
16:03:56 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
16:03:57 --- Validation done (0).
16:03:57 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
16:03:57 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
16:03:57 '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf'
16:03:57 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
16:03:57 --- Merging file.
16:03:59 --- Create PDF...
16:04:16 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
16:04:17 --- Validation done (0).
16:04:17 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
16:04:17 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
16:04:17 '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf'
16:04:17 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
16:04:17 --- Merging file.
16:04:19 --- Create PDF...
16:04:39 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
16:04:40 --- Validation done (0).
16:04:40 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
16:04:40 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
16:04:40 '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf'
16:04:40 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
16:04:40 --- Merging file.
16:04:42 --- Create PDF...
16:05:38 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
16:05:40 --- Validation done (0).
16:05:40 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
16:05:40 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
16:05:40 '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf'
16:05:40 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
16:05:40 --- Merging file.
16:05:41 --- Create PDF...
16:05:52 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
16:05:53 --- Validation done (0).
16:05:53 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
16:05:53 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
16:05:53 '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf'
16:05:53 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
16:05:53 --- Merging file.
16:05:55 --- Create PDF...
16:06:34 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
16:06:36 --- Validation done (0).
16:06:36 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
16:06:36 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
16:06:36 '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf'
16:06:36 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003)
16:06:36 --- Merging file.
16:06:37 --- Create PDF...
16:06:48 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml
16:06:49 --- Validation done (0).
16:06:49 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml'
16:06:49 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json'
16:06:49 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf'
16:06:49 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
16:06:49 --- Merging file.
16:06:51 --- Create PDF...
16:07:21 --- Validating ../build/SOL002-VNFIndicator-API.yaml
16:07:22 --- Validation done (0).
16:07:22 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
16:07:22 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
16:07:22 '../build/SOL002-VNFIndicator-API.pdf' -> '/storage/SOL002-VNFIndicator-API.pdf'
16:07:22 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
16:07:22 --- Merging file.
16:07:24 --- Create PDF...
16:07:38 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
16:07:40 --- Validation done (0).
16:07:40 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
16:07:40 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
16:07:40 '../build/SOL002-VNFConfiguration-API.pdf' -> '/storage/SOL002-VNFConfiguration-API.pdf'
16:07:40 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
16:07:40 --- Merging file.
16:07:43 --- Create PDF...
16:09:26 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
16:09:28 --- Validation done (0).
16:09:28 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
16:09:28 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
16:09:28 '../build/SOL002-VNFLifecycleManagement-API.pdf' -> '/storage/SOL002-VNFLifecycleManagement-API.pdf'
16:09:28 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
16:09:28 --- Merging file.
16:09:30 --- Create PDF...
16:09:53 --- Validating ../build/SOL002-APIVersion-API.yaml
16:09:54 --- Validation done (0).
16:09:54 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
16:09:54 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
16:09:54 '../build/SOL002-APIVersion-API.pdf' -> '/storage/SOL002-APIVersion-API.pdf'
16:09:54 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
16:09:54 --- Merging file.
16:09:56 --- Create PDF...
16:10:10 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
16:10:12 --- Validation done (0).
16:10:12 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
16:10:12 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
16:10:12 '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf'
16:10:12 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
16:10:12 --- Merging file.
16:10:13 --- Create PDF...
16:10:20 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
16:10:21 --- Validation done (0).
16:10:21 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
16:10:21 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
16:10:21 '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf'
16:10:21 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
16:10:21 --- Merging file.
16:10:23 --- Create PDF...
16:10:58 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
16:10:59 --- Validation done (0).
16:10:59 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
16:10:59 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
16:10:59 '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf'
16:10:59 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
16:10:59 --- Merging file.
16:11:01 --- Create PDF...
16:11:18 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
16:11:20 --- Validation done (0).
16:11:20 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
16:11:20 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
16:11:20 '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf'
16:11:20 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
16:11:20 --- Merging file.
16:11:21 --- Create PDF...
16:11:31 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
16:11:32 --- Validation done (0).
16:11:32 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
16:11:32 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
16:11:32 '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf'
16:11:32 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
16:11:33 --- Merging file.
16:11:34 --- Create PDF...
16:12:19 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
16:12:21 --- Validation done (0).
16:12:21 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
16:12:21 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
16:12:21 '../build/SOL002-VNFPerformanceManagement-API.pdf' -> '/storage/SOL002-VNFPerformanceManagement-API.pdf'
16:12:21 -- Final validator returns 0.
16:12:21 Archiving artifacts
16:12:24 Finished: SUCCESS