FailedConsole Output

14:55:18 Started by GitLab push by Muhammad Hamza
14:55:18 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
14:55:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:55:18  > git rev-parse --is-inside-work-tree # timeout=10
14:55:18 Fetching changes from the remote Git repository
14:55:18  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
14:55:18 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
14:55:18  > git --version # timeout=10
14:55:18 using GIT_SSH to set credentials 
14:55:18  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
14:55:19  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
14:55:19  > git branch -a -v --no-abbrev --contains 642442f70d4b22728a6a19fdc188bb203a490ed8 # timeout=10
14:55:19 Checking out Revision 642442f70d4b22728a6a19fdc188bb203a490ed8 (origin/3.5.1-dev)
14:55:19  > git config core.sparsecheckout # timeout=10
14:55:19  > git checkout -f 642442f70d4b22728a6a19fdc188bb203a490ed8
14:55:19 Commit message: "Minor Bug Fixed"
14:55:19  > git rev-list --no-walk 9151038ad9820a18b39c1998431e260a83ba5f43 # timeout=10
14:55:19 [sol009] $ /bin/bash /tmp/jenkins3391383107074500738.sh
14:55:19 ./build-container.sh: line 7: proxy: command not found
14:55:19 http_proxy is not set
14:55:19 Proxy set to 
14:55:20 Sending build context to Docker daemon  13.31kB

14:55:20 Step 1/24 : FROM alpine:3.10.0
14:55:20  ---> 4d90542f0623
14:55:20 Step 2/24 : RUN env
14:55:20  ---> Using cache
14:55:20  ---> 33d9beb76aee
14:55:20 Step 3/24 : RUN apk update
14:55:20  ---> Using cache
14:55:20  ---> 5f5a6facdf09
14:55:20 Step 4/24 : RUN apk add bash
14:55:20  ---> Using cache
14:55:20  ---> c4dbd7c780f7
14:55:20 Step 5/24 : RUN apk add nodejs
14:55:20  ---> Using cache
14:55:20  ---> a9e008c49091
14:55:20 Step 6/24 : RUN apk add nodejs-npm
14:55:20  ---> Using cache
14:55:20  ---> d8c4a2dfde29
14:55:20 Step 7/24 : RUN apk add asciidoctor
14:55:20  ---> Using cache
14:55:20  ---> 7f6e285cb91e
14:55:20 Step 8/24 : RUN apk add openjdk8
14:55:20  ---> Using cache
14:55:20  ---> c9d4db129548
14:55:20 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:55:20  ---> Using cache
14:55:20  ---> 35eb11cb9413
14:55:20 Step 10/24 : RUN apk add openssl
14:55:20  ---> Using cache
14:55:20  ---> 471c630be456
14:55:20 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:55:20  ---> Using cache
14:55:20  ---> c20804847d0b
14:55:20 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:55:20  ---> Using cache
14:55:20  ---> c259fc8a9b9a
14:55:20 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:55:20  ---> Using cache
14:55:20  ---> 61b04c3e3b86
14:55:20 Step 14/24 : RUN npm config set proxy $http_proxy
14:55:20  ---> Using cache
14:55:20  ---> c0cfe8603833
14:55:20 Step 15/24 : RUN npm install -g swagger-cli
14:55:20  ---> Using cache
14:55:20  ---> 5391a8964a52
14:55:20 Step 16/24 : RUN npm install -g json-refs
14:55:20  ---> Using cache
14:55:20  ---> 2be86aba2673
14:55:20 Step 17/24 : RUN npm install -g yamljs
14:55:20  ---> Using cache
14:55:20  ---> 385d9eccd453
14:55:20 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:55:20  ---> Using cache
14:55:20  ---> 19e988918345
14:55:20 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:55:20  ---> Using cache
14:55:20  ---> ad7ff03d4e0b
14:55:20 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:55:20  ---> Using cache
14:55:20  ---> 9997954f6dd7
14:55:20 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:55:20  ---> Using cache
14:55:20  ---> 5709879bb9f1
14:55:20 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:55:20  ---> Using cache
14:55:20  ---> 46e9da0758ce
14:55:20 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:55:20  ---> Using cache
14:55:20  ---> 29ba764a86fc
14:55:20 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:55:20  ---> Using cache
14:55:20  ---> faf167009d0f
14:55:20 Successfully built faf167009d0f
14:55:20 Successfully tagged openapivalidator:latest
14:55:20 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
14:55:20 mkdir: created directory '/var/www/html/api/nfv/sol009/69'
14:55:20 Mounting dir /var/www/html/api/nfv/sol009/69 as /storage
14:55:20 Using filter ''
14:55:20 
14:55:20 Entering dir /work/src
14:55:20 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
14:55:20 --- Merging file.
14:55:21 --- Create PDF...
14:55:23 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
14:55:23 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
14:55:23 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
14:55:23 --- Validation done (0).
14:55:23 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
14:55:23 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
14:55:23 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
14:55:23 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
14:55:23 --- Merging file.
14:55:24 
14:55:24   error: Document has invalid references:
14:55:24 
14:55:24   #/components/callbacks/LogReportAvailableNotification/{$request.body#~1callbackUri}/get/responses/204: JSON Pointer points to missing location: #/components/responses/LogReportNotification.Get.204
14:55:24   #/components/callbacks/LogReportAvailableNotification/{$request.body#~1callbackUri}/post/responses/204: JSON Pointer points to missing location: #/components/responses/LogReportAvailableNotification.Post.204
14:55:24 
14:55:24 --- Create PDF...
14:55:26 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
14:55:26 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
14:55:26 "/work/build/SOL009-NFVManoLogManagement-API.yaml" is not a valid JSON Schema
14:55:26 --- Validation done (1).
14:55:26 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
14:55:26 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
14:55:26 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
14:55:26 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
14:55:26 --- Merging file.
14:55:28 --- Create PDF...
14:55:30 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
14:55:30 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
14:55:31 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
14:55:31 --- Validation done (0).
14:55:31 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
14:55:31 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
14:55:31 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
14:55:31 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
14:55:31 --- Merging file.
14:55:32 --- Create PDF...
14:55:34 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
14:55:34 --- Validating ../build/SOL009-APIVersion-API.yaml
14:55:34 ../build/SOL009-APIVersion-API.yaml is valid
14:55:34 --- Validation done (0).
14:55:34 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
14:55:34 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
14:55:34 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
14:55:34 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
14:55:34 --- Merging file.
14:55:35 --- Create PDF...
14:55:37 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
14:55:37 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
14:55:37 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
14:55:37 --- Validation done (0).
14:55:37 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
14:55:37 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
14:55:37 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
14:55:37 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
14:55:37 --- Merging file.
14:55:38 --- Create PDF...
14:55:40 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
14:55:40 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
14:55:40 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
14:55:40 --- Validation done (0).
14:55:40 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
14:55:40 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
14:55:40 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
14:55:40 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
14:55:40 --- Merging file.
14:55:42 --- Create PDF...
14:55:43 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
14:55:43 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
14:55:44 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
14:55:44 --- Validation done (0).
14:55:44 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
14:55:44 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
14:55:44 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
14:55:44 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
14:55:44 --- Merging file.
14:55:46 --- Create PDF...
14:55:48 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
14:55:48 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
14:55:48 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
14:55:48 --- Validation done (0).
14:55:48 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
14:55:48 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
14:55:48 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
14:55:48 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
14:55:48 --- Merging file.
14:55:49 --- Create PDF...
14:55:51 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
14:55:51 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
14:55:52 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
14:55:52 --- Validation done (0).
14:55:52 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
14:55:52 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
14:55:52 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
14:55:52 -- Final validator returns 1.
14:55:52 Build step 'Execute shell' marked build as failure
14:55:52 Skipped archiving because build is not successful
14:55:52 Finished: FAILURE