SuccessConsole Output

09:49:41 Started by GitLab push by Pietro Piscione
09:49:41 [EnvInject] - Loading node environment variables.
09:49:41 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
09:49:41 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:49:41  > git rev-parse --is-inside-work-tree # timeout=10
09:49:41 Fetching changes from the remote Git repository
09:49:41  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
09:49:41 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
09:49:41  > git --version # timeout=10
09:49:41 using GIT_SSH to set credentials 
09:49:41  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
09:49:41  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
09:49:42  > git branch -a -v --no-abbrev --contains 5ff1016877bae16a3e249b56bcfb547193c08ede # timeout=10
09:49:42 Checking out Revision 5ff1016877bae16a3e249b56bcfb547193c08ede (origin/4.3.1-dev)
09:49:42  > git config core.sparsecheckout # timeout=10
09:49:42  > git checkout -f 5ff1016877bae16a3e249b56bcfb547193c08ede
09:49:42 Commit message: "SOL005_98"
09:49:42  > git rev-list --no-walk e2e96c1ece0eae075ac4dc35e5c33154f90e84f6 # timeout=10
09:49:42 [sol005] $ /bin/bash /tmp/jenkins2745421813223791597.sh
09:49:42 ./build-container.sh: line 7: proxy: command not found
09:49:42 http_proxy is not set
09:49:42 Proxy set to 
09:49:42 Sending build context to Docker daemon  13.31kB

09:49:42 Step 1/24 : FROM alpine:3.10.0
09:49:42  ---> 4d90542f0623
09:49:42 Step 2/24 : RUN env
09:49:42  ---> Using cache
09:49:42  ---> 0b577767eb4e
09:49:42 Step 3/24 : RUN apk update
09:49:42  ---> Using cache
09:49:42  ---> 697471ef7f0a
09:49:42 Step 4/24 : RUN apk add bash
09:49:42  ---> Using cache
09:49:42  ---> a25251d4272c
09:49:42 Step 5/24 : RUN apk add nodejs
09:49:42  ---> Using cache
09:49:42  ---> ee3663c76c01
09:49:42 Step 6/24 : RUN apk add nodejs-npm
09:49:42  ---> Using cache
09:49:42  ---> 95530c68fb47
09:49:42 Step 7/24 : RUN apk add asciidoctor
09:49:42  ---> Using cache
09:49:42  ---> a321cc22063f
09:49:42 Step 8/24 : RUN apk add openjdk8
09:49:42  ---> Using cache
09:49:42  ---> 07148189c9d2
09:49:42 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
09:49:42  ---> Using cache
09:49:42  ---> 6808b2c86594
09:49:42 Step 10/24 : RUN apk add openssl
09:49:42  ---> Using cache
09:49:42  ---> ed2950ff9192
09:49:42 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
09:49:42  ---> Using cache
09:49:42  ---> 83cde4af1585
09:49:42 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
09:49:42  ---> Using cache
09:49:42  ---> e442b40a01ef
09:49:42 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
09:49:42  ---> Using cache
09:49:42  ---> 22ece82af23f
09:49:42 Step 14/24 : RUN npm config set proxy $http_proxy
09:49:42  ---> Using cache
09:49:42  ---> 0cc1b972380e
09:49:42 Step 15/24 : RUN npm install -g swagger-cli
09:49:42  ---> Using cache
09:49:42  ---> 3ee43d5416a1
09:49:42 Step 16/24 : RUN npm install -g json-refs
09:49:42  ---> Using cache
09:49:42  ---> 94e261945a46
09:49:42 Step 17/24 : RUN npm install -g yamljs
09:49:42  ---> Using cache
09:49:42  ---> ce77b5519b06
09:49:42 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
09:49:42  ---> Using cache
09:49:42  ---> 187bb878cf40
09:49:42 Step 19/24 : RUN chmod +x /validate-in-docker.sh
09:49:42  ---> Using cache
09:49:42  ---> 8a72544175fe
09:49:42 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
09:49:42  ---> Using cache
09:49:42  ---> 10b5d2b015f0
09:49:42 Step 21/24 : RUN chmod +x /bin/swg2mrkup
09:49:42  ---> Using cache
09:49:42  ---> b6344d883dbb
09:49:42 Step 22/24 : ADD oas2pdf /bin/oas2pdf
09:49:42  ---> Using cache
09:49:42  ---> 694f10f1800e
09:49:42 Step 23/24 : RUN chmod +x /bin/oas2pdf
09:49:42  ---> Using cache
09:49:42  ---> e8412bbba598
09:49:42 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
09:49:42  ---> Using cache
09:49:42  ---> bd6a375951d4
09:49:42 Successfully built bd6a375951d4
09:49:42 Successfully tagged openapivalidator:latest
09:49:42 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
09:49:42 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/296’: Permission denied
09:49:42 Mounting dir /var/www/html/api/nfv/sol005/296 as /storage
09:49:43 Using filter ''
09:49:43 
09:49:43 Entering dir /work/src
09:49:43 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
09:49:43 --- Merging file.
09:49:44 --- Create PDF...
09:49:46 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
09:49:46 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
09:49:47 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
09:49:47 --- Validation done (0).
09:49:47 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
09:49:47 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
09:49:47 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
09:49:47 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
09:49:47 --- Merging file.
09:49:49 --- Create PDF...
09:49:51 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
09:49:51 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
09:49:52 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
09:49:52 --- Validation done (0).
09:49:52 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
09:49:52 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
09:49:52 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
09:49:52 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
09:49:52 --- Merging file.
09:49:53 --- Create PDF...
09:49:55 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
09:49:55 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
09:49:55 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
09:49:55 --- Validation done (0).
09:49:55 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
09:49:55 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
09:49:55 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
09:49:55 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
09:49:55 --- Merging file.
09:49:58 --- Create PDF...
09:50:00 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
09:50:00 --- Validating ../build/SOL005-NSDManagement-API.yaml
09:50:01 ../build/SOL005-NSDManagement-API.yaml is valid
09:50:01 --- Validation done (0).
09:50:01 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
09:50:01 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
09:50:01 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
09:50:01 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
09:50:01 --- Merging file.
09:50:02 --- Create PDF...
09:50:04 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
09:50:04 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
09:50:04 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
09:50:04 --- Validation done (0).
09:50:04 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
09:50:04 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
09:50:04 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
09:50:04 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
09:50:04 --- Merging file.
09:50:05 --- Create PDF...
09:50:07 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
09:50:07 --- Validating ../build/SOL005-APIVersion-API.yaml
09:50:08 ../build/SOL005-APIVersion-API.yaml is valid
09:50:08 --- Validation done (0).
09:50:08 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
09:50:08 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
09:50:08 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
09:50:08 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
09:50:08 --- Merging file.
09:50:09 --- Create PDF...
09:50:11 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
09:50:11 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
09:50:12 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
09:50:12 --- Validation done (0).
09:50:12 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
09:50:12 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
09:50:12 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
09:50:12 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
09:50:12 --- Merging file.
09:50:14 --- Create PDF...
09:50:15 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
09:50:15 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
09:50:16 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
09:50:16 --- Validation done (0).
09:50:16 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
09:50:16 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
09:50:16 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
09:50:16 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
09:50:16 --- Merging file.
09:50:18 --- Create PDF...
09:50:19 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
09:50:19 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
09:50:20 ../build/SOL005-NSDManagementNotification-API.yaml is valid
09:50:20 --- Validation done (0).
09:50:20 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
09:50:20 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
09:50:20 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
09:50:20 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
09:50:20 --- Merging file.
09:50:21 --- Create PDF...
09:50:23 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
09:50:23 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
09:50:24 ../build/SOL005-NSFaultManagement-API.yaml is valid
09:50:24 --- Validation done (0).
09:50:24 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
09:50:24 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
09:50:24 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
09:50:24 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
09:50:24 --- Merging file.
09:50:26 --- Create PDF...
09:50:28 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
09:50:28 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
09:50:29 ../build/SOL005-VNFPackageManagement-API.yaml is valid
09:50:29 --- Validation done (0).
09:50:29 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
09:50:29 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
09:50:29 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
09:50:29 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
09:50:29 --- Merging file.
09:50:37 --- Create PDF...
09:50:39 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
09:50:39 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
09:50:41 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
09:50:41 --- Validation done (0).
09:50:41 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
09:50:41 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
09:50:41 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
09:50:41 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
09:50:41 --- Merging file.
09:50:42 --- Create PDF...
09:50:44 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
09:50:44 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
09:50:44 ../build/SOL005-NSLCMCoordination-API.yaml is valid
09:50:44 --- Validation done (0).
09:50:44 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
09:50:44 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
09:50:44 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
09:50:44 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
09:50:44 --- Merging file.
09:50:46 --- Create PDF...
09:50:47 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
09:50:47 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
09:50:48 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
09:50:48 --- Validation done (0).
09:50:48 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
09:50:48 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
09:50:48 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
09:50:48 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
09:50:48 --- Merging file.
09:50:49 --- Create PDF...
09:50:51 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
09:50:51 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
09:50:51 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
09:50:51 --- Validation done (0).
09:50:51 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
09:50:51 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
09:50:51 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
09:50:51 -- Final validator returns 0.
09:50:52 Archiving artifacts
09:50:53 Finished: SUCCESS