FailedConsole Output

10:26:42 Started by GitLab push by Sana Zulfiqar
10:26:42 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
10:26:42 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:26:42  > git rev-parse --is-inside-work-tree # timeout=10
10:26:42 Fetching changes from the remote Git repository
10:26:42  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
10:26:42 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
10:26:42  > git --version # timeout=10
10:26:42 using GIT_SSH to set credentials 
10:26:42  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
10:26:43  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
10:26:43  > git branch -a -v --no-abbrev --contains fcb77db5b5d0fc008f2b863b50896e8bb3a03fa3 # timeout=10
10:26:43 Checking out Revision fcb77db5b5d0fc008f2b863b50896e8bb3a03fa3 (origin/3.5.1-dev)
10:26:43  > git config core.sparsecheckout # timeout=10
10:26:43  > git checkout -f fcb77db5b5d0fc008f2b863b50896e8bb3a03fa3
10:26:43 Commit message: "added note and data type references for NFVManoCIM"
10:26:43  > git rev-list --no-walk 91303a57787f6d376b45d4d19a4cb09583ec8aed # timeout=10
10:26:44 [sol009] $ /bin/bash /tmp/jenkins5173928929389308528.sh
10:26:44 ./build-container.sh: line 7: proxy: command not found
10:26:44 http_proxy is not set
10:26:44 Proxy set to 
10:26:44 Sending build context to Docker daemon  13.31kB

10:26:44 Step 1/24 : FROM alpine:3.10.0
10:26:44  ---> 4d90542f0623
10:26:44 Step 2/24 : RUN env
10:26:44  ---> Using cache
10:26:44  ---> ae02487f36c4
10:26:44 Step 3/24 : RUN apk update
10:26:44  ---> Using cache
10:26:44  ---> b89c80fb50e5
10:26:44 Step 4/24 : RUN apk add bash
10:26:44  ---> Using cache
10:26:44  ---> 8784fbc9fc57
10:26:44 Step 5/24 : RUN apk add nodejs
10:26:44  ---> Using cache
10:26:44  ---> 28a25abf3ab9
10:26:44 Step 6/24 : RUN apk add nodejs-npm
10:26:44  ---> Using cache
10:26:44  ---> 1b596573243f
10:26:44 Step 7/24 : RUN apk add asciidoctor
10:26:44  ---> Using cache
10:26:44  ---> 0947b41ea58f
10:26:44 Step 8/24 : RUN apk add openjdk8
10:26:44  ---> Using cache
10:26:44  ---> c80710d753de
10:26:44 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:26:44  ---> Using cache
10:26:44  ---> 68468ab8366f
10:26:44 Step 10/24 : RUN apk add openssl
10:26:44  ---> Using cache
10:26:44  ---> 0ae14a88e45c
10:26:44 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
10:26:44  ---> Using cache
10:26:44  ---> 68e344322381
10:26:44 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:26:44  ---> Using cache
10:26:44  ---> f2d0d8812abe
10:26:44 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:26:44  ---> Using cache
10:26:44  ---> dadf1b8c885d
10:26:44 Step 14/24 : RUN npm config set proxy $http_proxy
10:26:44  ---> Using cache
10:26:44  ---> 82364b930f02
10:26:44 Step 15/24 : RUN npm install -g swagger-cli
10:26:44  ---> Using cache
10:26:44  ---> f26ac1dba4b2
10:26:44 Step 16/24 : RUN npm install -g json-refs
10:26:44  ---> Using cache
10:26:44  ---> 854cfe0dc266
10:26:44 Step 17/24 : RUN npm install -g yamljs
10:26:44  ---> Using cache
10:26:44  ---> 8a7612225506
10:26:44 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:26:44  ---> Using cache
10:26:44  ---> 9e1dea407328
10:26:44 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:26:44  ---> Using cache
10:26:44  ---> 83f016dea740
10:26:44 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:26:44  ---> Using cache
10:26:44  ---> 7e0793779c1f
10:26:44 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:26:44  ---> Using cache
10:26:44  ---> c7b20539ab50
10:26:44 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:26:44  ---> Using cache
10:26:44  ---> e2d1e6ca5831
10:26:44 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:26:44  ---> Using cache
10:26:44  ---> 5dfa50b52246
10:26:44 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
10:26:44  ---> Using cache
10:26:44  ---> ee637c38e54e
10:26:44 Successfully built ee637c38e54e
10:26:44 Successfully tagged openapivalidator:latest
10:26:44 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
10:26:44 mkdir: created directory '/var/www/html/api/nfv/sol009/57'
10:26:44 Mounting dir /var/www/html/api/nfv/sol009/57 as /storage
10:26:44 Using filter ''
10:26:44 
10:26:45 Entering dir /work/src
10:26:45 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
10:26:45 --- Merging file.
10:26:46 --- Create PDF...
10:26:49 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
10:26:49 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:26:49 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
10:26:49 --- Validation done (0).
10:26:49 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
10:26:49 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
10:26:49 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:26:49 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
10:26:49 --- Merging file.
10:26:51 --- Create PDF...
10:26:53 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:26:53 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
10:26:54 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
10:26:54 --- Validation done (0).
10:26:54 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
10:26:54 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
10:26:54 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:26:54 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
10:26:54 --- Merging file.
10:26:55 
10:26:55   error: Document has invalid references:
10:26:55 
10:26:55   #/components/schemas/ManoEntity/properties/wimSpecificInfo: Extra JSON Reference properties will be ignored: description
10:26:55 
10:26:55 --- Create PDF...
10:26:57 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:26:57 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
10:26:57 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema
10:26:57 --- Validation done (1).
10:26:57 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
10:26:57 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
10:26:57 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:26:57 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
10:26:57 --- Merging file.
10:26:58 --- Create PDF...
10:27:00 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
10:27:00 --- Validating ../build/SOL009-APIVersion-API.yaml
10:27:00 ../build/SOL009-APIVersion-API.yaml is valid
10:27:00 --- Validation done (0).
10:27:00 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
10:27:00 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
10:27:00 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
10:27:00 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
10:27:00 --- Merging file.
10:27:01 --- Create PDF...
10:27:03 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:27:03 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
10:27:03 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
10:27:03 --- Validation done (0).
10:27:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
10:27:03 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
10:27:03 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:27:03 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
10:27:03 --- Merging file.
10:27:04 --- Create PDF...
10:27:06 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:27:06 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
10:27:06 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
10:27:06 --- Validation done (0).
10:27:06 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
10:27:06 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
10:27:06 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:27:06 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
10:27:06 --- Merging file.
10:27:08 --- Create PDF...
10:27:09 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:27:09 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
10:27:10 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
10:27:10 --- Validation done (0).
10:27:10 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
10:27:10 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
10:27:10 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:27:10 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
10:27:10 --- Merging file.
10:27:12 --- Create PDF...
10:27:14 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:27:14 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
10:27:14 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
10:27:14 --- Validation done (0).
10:27:14 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
10:27:14 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
10:27:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:27:14 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
10:27:14 --- Merging file.
10:27:15 --- Create PDF...
10:27:17 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:27:17 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
10:27:18 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
10:27:18 --- Validation done (0).
10:27:18 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
10:27:18 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
10:27:18 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:27:18 -- Final validator returns 1.
10:27:18 Build step 'Execute shell' marked build as failure
10:27:18 Skipped archiving because build is not successful
10:27:18 Finished: FAILURE