SuccessConsole Output

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

13:00:47 Step 1/24 : FROM alpine:3.10.0
13:00:47  ---> 4d90542f0623
13:00:47 Step 2/24 : RUN env
13:00:47  ---> Using cache
13:00:47  ---> a35e49a977ad
13:00:47 Step 3/24 : RUN apk update
13:00:47  ---> Using cache
13:00:47  ---> cff6e3d95328
13:00:47 Step 4/24 : RUN apk add bash
13:00:47  ---> Using cache
13:00:47  ---> 691bba49af86
13:00:47 Step 5/24 : RUN apk add nodejs
13:00:47  ---> Using cache
13:00:47  ---> e30587ef5e15
13:00:47 Step 6/24 : RUN apk add nodejs-npm
13:00:47  ---> Using cache
13:00:47  ---> c07a5c3d3384
13:00:47 Step 7/24 : RUN apk add asciidoctor
13:00:47  ---> Using cache
13:00:47  ---> 1b493fbdff9e
13:00:47 Step 8/24 : RUN apk add openjdk8
13:00:47  ---> Using cache
13:00:47  ---> 19ab8ab00d55
13:00:47 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
13:00:47  ---> Using cache
13:00:47  ---> 5889a3e54fb6
13:00:47 Step 10/24 : RUN apk add openssl
13:00:47  ---> Using cache
13:00:47  ---> e2aaf28d253f
13:00:47 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
13:00:47  ---> Using cache
13:00:47  ---> ebe694ecda0a
13:00:47 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
13:00:47  ---> Using cache
13:00:47  ---> f7b79baef025
13:00:47 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
13:00:47  ---> Using cache
13:00:47  ---> 3c7ddb33f1f4
13:00:47 Step 14/24 : RUN npm config set proxy $http_proxy
13:00:47  ---> Using cache
13:00:47  ---> 3fbd9825c108
13:00:47 Step 15/24 : RUN npm install -g swagger-cli
13:00:47  ---> Using cache
13:00:47  ---> 9679f004a5d3
13:00:47 Step 16/24 : RUN npm install -g json-refs
13:00:47  ---> Using cache
13:00:47  ---> 5482c0cabb9b
13:00:47 Step 17/24 : RUN npm install -g yamljs
13:00:47  ---> Using cache
13:00:47  ---> 4377f1471c15
13:00:47 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
13:00:47  ---> Using cache
13:00:47  ---> 3a9a0de3ef3c
13:00:47 Step 19/24 : RUN chmod +x /validate-in-docker.sh
13:00:47  ---> Using cache
13:00:47  ---> 62bc47e8f90c
13:00:47 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
13:00:47  ---> Using cache
13:00:47  ---> a5796d3087e7
13:00:47 Step 21/24 : RUN chmod +x /bin/swg2mrkup
13:00:47  ---> Using cache
13:00:47  ---> 590332de9cb9
13:00:47 Step 22/24 : ADD oas2pdf /bin/oas2pdf
13:00:47  ---> Using cache
13:00:47  ---> 9ce3f5b2f37d
13:00:47 Step 23/24 : RUN chmod +x /bin/oas2pdf
13:00:47  ---> Using cache
13:00:47  ---> 0eba65c55a35
13:00:47 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
13:00:47  ---> Using cache
13:00:47  ---> f76dd4942d53
13:00:47 Successfully built f76dd4942d53
13:00:47 Successfully tagged openapivalidator:latest
13:00:47 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
13:00:47 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/273’: Permission denied
13:00:47 Mounting dir /var/www/html/api/nfv/sol005/273 as /storage
13:00:48 Using filter ''
13:00:48 
13:00:48 Entering dir /work/src
13:00:48 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
13:00:48 --- Merging file.
13:00:49 --- Create PDF...
13:00:51 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
13:00:51 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
13:00:52 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
13:00:52 --- Validation done (0).
13:00:52 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
13:00:52 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
13:00:52 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
13:00:52 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
13:00:52 --- Merging file.
13:00:54 --- Create PDF...
13:00:55 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
13:00:55 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
13:00:56 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
13:00:56 --- Validation done (0).
13:00:56 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
13:00:56 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
13:00:56 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
13:00:56 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
13:00:56 --- Merging file.
13:00:57 --- Create PDF...
13:00:59 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
13:00:59 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
13:00:59 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
13:00:59 --- Validation done (0).
13:00:59 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
13:00:59 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
13:00:59 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
13:00:59 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
13:00:59 --- Merging file.
13:01:01 --- Create PDF...
13:01:03 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
13:01:03 --- Validating ../build/SOL005-NSDManagement-API.yaml
13:01:04 ../build/SOL005-NSDManagement-API.yaml is valid
13:01:04 --- Validation done (0).
13:01:04 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
13:01:04 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
13:01:04 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
13:01:04 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
13:01:04 --- Merging file.
13:01:05 --- Create PDF...
13:01:06 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
13:01:06 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
13:01:07 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
13:01:07 --- Validation done (0).
13:01:07 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
13:01:07 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
13:01:07 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
13:01:07 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
13:01:07 --- Merging file.
13:01:08 --- Create PDF...
13:01:10 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
13:01:10 --- Validating ../build/SOL005-APIVersion-API.yaml
13:01:10 ../build/SOL005-APIVersion-API.yaml is valid
13:01:10 --- Validation done (0).
13:01:10 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
13:01:10 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
13:01:10 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
13:01:10 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
13:01:10 --- Merging file.
13:01:12 --- Create PDF...
13:01:13 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
13:01:13 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
13:01:14 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
13:01:14 --- Validation done (0).
13:01:14 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
13:01:14 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
13:01:14 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
13:01:14 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
13:01:14 --- Merging file.
13:01:16 --- Create PDF...
13:01:17 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
13:01:17 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
13:01:18 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
13:01:18 --- Validation done (0).
13:01:18 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
13:01:18 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
13:01:18 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
13:01:18 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
13:01:18 --- Merging file.
13:01:19 --- Create PDF...
13:01:21 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
13:01:21 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
13:01:22 ../build/SOL005-NSDManagementNotification-API.yaml is valid
13:01:22 --- Validation done (0).
13:01:22 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
13:01:22 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
13:01:22 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
13:01:22 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
13:01:22 --- Merging file.
13:01:23 --- Create PDF...
13:01:25 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
13:01:25 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
13:01:26 ../build/SOL005-NSFaultManagement-API.yaml is valid
13:01:26 --- Validation done (0).
13:01:26 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
13:01:26 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
13:01:26 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
13:01:26 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
13:01:26 --- Merging file.
13:01:28 --- Create PDF...
13:01:29 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
13:01:29 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
13:01:30 ../build/SOL005-VNFPackageManagement-API.yaml is valid
13:01:30 --- Validation done (0).
13:01:30 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
13:01:30 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
13:01:30 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
13:01:30 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
13:01:30 --- Merging file.
13:01:36 --- Create PDF...
13:01:38 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
13:01:38 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
13:01:39 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
13:01:39 --- Validation done (0).
13:01:39 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
13:01:39 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
13:01:39 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
13:01:39 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
13:01:39 --- Merging file.
13:01:40 --- Create PDF...
13:01:42 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
13:01:42 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
13:01:42 ../build/SOL005-NSLCMCoordination-API.yaml is valid
13:01:42 --- Validation done (0).
13:01:42 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
13:01:42 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
13:01:42 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
13:01:42 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
13:01:42 --- Merging file.
13:01:43 --- Create PDF...
13:01:45 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
13:01:45 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
13:01:46 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
13:01:46 --- Validation done (0).
13:01:46 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
13:01:46 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
13:01:46 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
13:01:46 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
13:01:46 --- Merging file.
13:01:47 --- Create PDF...
13:01:48 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
13:01:48 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
13:01:49 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
13:01:49 --- Validation done (0).
13:01:49 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
13:01:49 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
13:01:49 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
13:01:49 -- Final validator returns 0.
13:01:49 Archiving artifacts
13:01:51 Finished: SUCCESS