SuccessConsole Output

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

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