19:15:35 Started by GitLab push by Sana Zulfiqar 19:15:35 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 19:15:35 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 19:15:35 > git rev-parse --is-inside-work-tree # timeout=10 19:15:35 Fetching changes from the remote Git repository 19:15:35 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 19:15:35 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 19:15:35 > git --version # timeout=10 19:15:35 using GIT_SSH to set credentials 19:15:35 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 19:15:36 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 19:15:36 > git branch -a -v --no-abbrev --contains 8ee37475cc9435226a850c6608faed2437203416 # timeout=10 19:15:36 Checking out Revision 8ee37475cc9435226a850c6608faed2437203416 (origin/3.5.1-dev) 19:15:36 > git config core.sparsecheckout # timeout=10 19:15:36 > git checkout -f 8ee37475cc9435226a850c6608faed2437203416 19:15:36 Commit message: "Added Notes in descriptions & data type references" 19:15:36 > git rev-list --no-walk fcb77db5b5d0fc008f2b863b50896e8bb3a03fa3 # timeout=10 19:15:37 [sol009] $ /bin/bash /tmp/jenkins8403868879232506651.sh 19:15:37 ./build-container.sh: line 7: proxy: command not found 19:15:37 http_proxy is not set 19:15:37 Proxy set to 19:15:37 Sending build context to Docker daemon 13.31kB 19:15:37 Step 1/24 : FROM alpine:3.10.0 19:15:37 ---> 4d90542f0623 19:15:37 Step 2/24 : RUN env 19:15:37 ---> Using cache 19:15:37 ---> ae02487f36c4 19:15:37 Step 3/24 : RUN apk update 19:15:37 ---> Using cache 19:15:37 ---> b89c80fb50e5 19:15:37 Step 4/24 : RUN apk add bash 19:15:37 ---> Using cache 19:15:37 ---> 8784fbc9fc57 19:15:37 Step 5/24 : RUN apk add nodejs 19:15:37 ---> Using cache 19:15:37 ---> 28a25abf3ab9 19:15:37 Step 6/24 : RUN apk add nodejs-npm 19:15:37 ---> Using cache 19:15:37 ---> 1b596573243f 19:15:37 Step 7/24 : RUN apk add asciidoctor 19:15:37 ---> Using cache 19:15:37 ---> 0947b41ea58f 19:15:37 Step 8/24 : RUN apk add openjdk8 19:15:37 ---> Using cache 19:15:37 ---> c80710d753de 19:15:37 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 19:15:37 ---> Using cache 19:15:37 ---> 68468ab8366f 19:15:37 Step 10/24 : RUN apk add openssl 19:15:37 ---> Using cache 19:15:37 ---> 0ae14a88e45c 19:15:37 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 19:15:37 ---> Using cache 19:15:37 ---> 68e344322381 19:15:37 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 19:15:37 ---> Using cache 19:15:37 ---> f2d0d8812abe 19:15:37 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 19:15:37 ---> Using cache 19:15:37 ---> dadf1b8c885d 19:15:37 Step 14/24 : RUN npm config set proxy $http_proxy 19:15:37 ---> Using cache 19:15:37 ---> 82364b930f02 19:15:37 Step 15/24 : RUN npm install -g swagger-cli 19:15:37 ---> Using cache 19:15:37 ---> f26ac1dba4b2 19:15:37 Step 16/24 : RUN npm install -g json-refs 19:15:37 ---> Using cache 19:15:37 ---> 854cfe0dc266 19:15:37 Step 17/24 : RUN npm install -g yamljs 19:15:37 ---> Using cache 19:15:37 ---> 8a7612225506 19:15:37 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 19:15:37 ---> Using cache 19:15:37 ---> 9e1dea407328 19:15:37 Step 19/24 : RUN chmod +x /validate-in-docker.sh 19:15:37 ---> Using cache 19:15:37 ---> 83f016dea740 19:15:37 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 19:15:37 ---> Using cache 19:15:37 ---> 7e0793779c1f 19:15:37 Step 21/24 : RUN chmod +x /bin/swg2mrkup 19:15:37 ---> Using cache 19:15:37 ---> c7b20539ab50 19:15:37 Step 22/24 : ADD oas2pdf /bin/oas2pdf 19:15:37 ---> Using cache 19:15:37 ---> e2d1e6ca5831 19:15:37 Step 23/24 : RUN chmod +x /bin/oas2pdf 19:15:37 ---> Using cache 19:15:37 ---> 5dfa50b52246 19:15:37 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 19:15:37 ---> Using cache 19:15:37 ---> ee637c38e54e 19:15:37 Successfully built ee637c38e54e 19:15:37 Successfully tagged openapivalidator:latest 19:15:37 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 19:15:37 mkdir: created directory '/var/www/html/api/nfv/sol009/58' 19:15:37 Mounting dir /var/www/html/api/nfv/sol009/58 as /storage 19:15:37 Using filter '' 19:15:37 19:15:37 Entering dir /work/src 19:15:37 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 19:15:37 --- Merging file. 19:15:38 --- Create PDF... 19:15:40 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:15:40 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 19:15:40 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 19:15:40 --- Validation done (0). 19:15:40 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 19:15:40 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 19:15:40 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:15:40 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 19:15:40 --- Merging file. 19:15:42 --- Create PDF... 19:15:44 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:15:44 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 19:15:45 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 19:15:45 --- Validation done (0). 19:15:45 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 19:15:45 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 19:15:45 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:15:45 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 19:15:45 --- Merging file. 19:15:46 19:15:46 error: Document has invalid references: 19:15:46 19:15:46 #/components/schemas/ManoEntity/properties/wimSpecificInfo: Extra JSON Reference properties will be ignored: description 19:15:46 19:15:46 --- Create PDF... 19:15:47 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:15:47 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 19:15:48 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema 19:15:48 --- Validation done (1). 19:15:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 19:15:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 19:15:48 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:15:48 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 19:15:48 --- Merging file. 19:15:49 --- Create PDF... 19:15:50 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 19:15:50 --- Validating ../build/SOL009-APIVersion-API.yaml 19:15:51 ../build/SOL009-APIVersion-API.yaml is valid 19:15:51 --- Validation done (0). 19:15:51 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 19:15:51 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 19:15:51 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 19:15:51 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 19:15:51 --- Merging file. 19:15:52 --- Create PDF... 19:15:54 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:15:54 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 19:15:54 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 19:15:54 --- Validation done (0). 19:15:54 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 19:15:54 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 19:15:54 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:15:54 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 19:15:54 --- Merging file. 19:15:55 --- Create PDF... 19:15:57 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:15:57 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 19:15:57 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 19:15:57 --- Validation done (0). 19:15:57 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 19:15:57 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 19:15:57 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:15:57 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 19:15:57 --- Merging file. 19:15:58 --- Create PDF... 19:16:00 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:16:00 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 19:16:01 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 19:16:01 --- Validation done (0). 19:16:01 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 19:16:01 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 19:16:01 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:16:01 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 19:16:01 --- Merging file. 19:16:02 --- Create PDF... 19:16:04 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:16:04 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 19:16:05 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 19:16:05 --- Validation done (0). 19:16:05 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 19:16:05 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 19:16:05 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:16:05 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 19:16:05 --- Merging file. 19:16:06 --- Create PDF... 19:16:07 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:16:07 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 19:16:08 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 19:16:08 --- Validation done (0). 19:16:08 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 19:16:08 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 19:16:08 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:16:08 -- Final validator returns 1. 19:16:08 Build step 'Execute shell' marked build as failure 19:16:08 Skipped archiving because build is not successful 19:16:08 Finished: FAILURE