FailedConsole Output

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

12:43:25 Step 1/24 : FROM alpine:3.10.0
12:43:25  ---> 4d90542f0623
12:43:25 Step 2/24 : RUN env
12:43:25  ---> Using cache
12:43:25  ---> ae02487f36c4
12:43:25 Step 3/24 : RUN apk update
12:43:25  ---> Using cache
12:43:25  ---> b89c80fb50e5
12:43:25 Step 4/24 : RUN apk add bash
12:43:25  ---> Using cache
12:43:25  ---> 8784fbc9fc57
12:43:25 Step 5/24 : RUN apk add nodejs
12:43:25  ---> Using cache
12:43:25  ---> 28a25abf3ab9
12:43:25 Step 6/24 : RUN apk add nodejs-npm
12:43:25  ---> Using cache
12:43:25  ---> 1b596573243f
12:43:25 Step 7/24 : RUN apk add asciidoctor
12:43:25  ---> Using cache
12:43:25  ---> 0947b41ea58f
12:43:25 Step 8/24 : RUN apk add openjdk8
12:43:25  ---> Using cache
12:43:25  ---> c80710d753de
12:43:25 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:43:25  ---> Using cache
12:43:25  ---> 68468ab8366f
12:43:25 Step 10/24 : RUN apk add openssl
12:43:25  ---> Using cache
12:43:25  ---> 0ae14a88e45c
12:43:25 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:43:25  ---> Using cache
12:43:25  ---> 68e344322381
12:43:25 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:43:25  ---> Using cache
12:43:25  ---> f2d0d8812abe
12:43:25 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:43:25  ---> Using cache
12:43:25  ---> dadf1b8c885d
12:43:25 Step 14/24 : RUN npm config set proxy $http_proxy
12:43:25  ---> Using cache
12:43:25  ---> 82364b930f02
12:43:25 Step 15/24 : RUN npm install -g swagger-cli
12:43:25  ---> Using cache
12:43:25  ---> f26ac1dba4b2
12:43:25 Step 16/24 : RUN npm install -g json-refs
12:43:25  ---> Using cache
12:43:25  ---> 854cfe0dc266
12:43:25 Step 17/24 : RUN npm install -g yamljs
12:43:25  ---> Using cache
12:43:25  ---> 8a7612225506
12:43:25 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:43:25  ---> Using cache
12:43:25  ---> fdf0f8f95474
12:43:25 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:43:25  ---> Using cache
12:43:25  ---> 443f0cc47a8b
12:43:25 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:43:25  ---> Using cache
12:43:25  ---> 08e3fb6f18b1
12:43:25 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:43:25  ---> Using cache
12:43:25  ---> 74cea41057e1
12:43:25 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:43:25  ---> Using cache
12:43:25  ---> 74da8fce9718
12:43:25 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:43:25  ---> Using cache
12:43:25  ---> db40b6918aba
12:43:25 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:43:25  ---> Using cache
12:43:25  ---> 3d1c4195fbfe
12:43:25 Successfully built 3d1c4195fbfe
12:43:25 Successfully tagged openapivalidator:latest
12:43:25 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:43:25 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/265’: Permission denied
12:43:25 Mounting dir /var/www/html/api/nfv/sol005/265 as /storage
12:43:26 Using filter ''
12:43:26 
12:43:26 Entering dir /work/src
12:43:26 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:43:26 --- Merging file.
12:43:26 
12:43:26   error: Document has invalid references:
12:43:26 
12:43:26   #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15:
12:43:26           required:
12:43:26                   ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierCreationNotification
12:43:26   #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15:
12:43:26           required:
12:43:26                   ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierDeletionNotification
12:43:26   #/components/requestBodies/NsLcmCapacityShortageNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15:
12:43:26           required:
12:43:26                   ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmCapacityShortageNotification
12:43:26   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15:
12:43:26           required:
12:43:26                   ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmOperationOccurrenceNotification
12:43:26 
12:43:27 --- Create PDF...
12:43:28 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
12:43:28 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:43:29 "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema
12:43:29 --- Validation done (1).
12:43:29 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:43:29 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:43:29 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:43:29 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
12:43:29 --- Merging file.
12:43:31 --- Create PDF...
12:43:32 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:43:32 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
12:43:33 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
12:43:33 --- Validation done (0).
12:43:33 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
12:43:33 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
12:43:33 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:43:33 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:43:33 --- Merging file.
12:43:34 --- Create PDF...
12:43:36 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
12:43:36 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:43:37 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
12:43:37 --- Validation done (0).
12:43:37 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:43:37 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:43:37 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:43:37 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:43:37 --- Merging file.
12:43:39 --- Create PDF...
12:43:41 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
12:43:41 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:43:42 ../build/SOL005-NSDManagement-API.yaml is valid
12:43:42 --- Validation done (0).
12:43:42 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:43:42 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:43:42 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:43:42 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
12:43:42 --- Merging file.
12:43:43 --- Create PDF...
12:43:44 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
12:43:44 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
12:43:45 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
12:43:45 --- Validation done (0).
12:43:45 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
12:43:45 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
12:43:45 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
12:43:45 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:43:45 --- Merging file.
12:43:46 --- Create PDF...
12:43:48 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
12:43:48 --- Validating ../build/SOL005-APIVersion-API.yaml
12:43:48 ../build/SOL005-APIVersion-API.yaml is valid
12:43:48 --- Validation done (0).
12:43:48 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:43:48 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:43:48 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:43:48 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
12:43:48 --- Merging file.
12:43:50 --- Create PDF...
12:43:51 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:43:51 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
12:43:52 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
12:43:52 --- Validation done (0).
12:43:52 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
12:43:52 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
12:43:52 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:43:52 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:43:52 --- Merging file.
12:43:54 --- Create PDF...
12:43:55 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
12:43:55 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:43:56 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
12:43:56 --- Validation done (0).
12:43:56 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:43:56 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:43:56 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:43:56 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:43:56 --- Merging file.
12:43:58 --- Create PDF...
12:43:59 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
12:43:59 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:44:00 ../build/SOL005-NSDManagementNotification-API.yaml is valid
12:44:00 --- Validation done (0).
12:44:00 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:44:00 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:44:00 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:44:00 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:44:00 --- Merging file.
12:44:01 --- Create PDF...
12:44:03 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
12:44:03 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:44:04 ../build/SOL005-NSFaultManagement-API.yaml is valid
12:44:04 --- Validation done (0).
12:44:04 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:44:04 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:44:04 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:44:04 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:44:04 --- Merging file.
12:44:06 --- Create PDF...
12:44:08 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
12:44:08 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:44:09 ../build/SOL005-VNFPackageManagement-API.yaml is valid
12:44:09 --- Validation done (0).
12:44:09 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:44:09 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:44:09 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:44:09 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:44:09 --- Merging file.
12:44:15 --- Create PDF...
12:44:17 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
12:44:17 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:44:18 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
12:44:18 --- Validation done (0).
12:44:18 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:44:18 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:44:18 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:44:18 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
12:44:18 --- Merging file.
12:44:19 --- Create PDF...
12:44:21 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
12:44:21 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
12:44:21 ../build/SOL005-NSLCMCoordination-API.yaml is valid
12:44:21 --- Validation done (0).
12:44:21 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
12:44:21 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
12:44:21 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
12:44:21 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:44:21 --- Merging file.
12:44:23 --- Create PDF...
12:44:24 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
12:44:24 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:44:25 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
12:44:25 --- Validation done (0).
12:44:25 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:44:25 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:44:25 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:44:25 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:44:25 --- Merging file.
12:44:26 --- Create PDF...
12:44:28 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
12:44:28 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:44:28 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
12:44:28 --- Validation done (0).
12:44:28 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:44:28 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:44:28 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:44:28 -- Final validator returns 1.
12:44:29 Build step 'Execute shell' marked build as failure
12:44:29 Skipped archiving because build is not successful
12:44:29 Finished: FAILURE