SuccessConsole Output

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

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