12:51:09 Started by GitLab push by bernini 12:51:09 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 12:51:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:51:09 > git rev-parse --is-inside-work-tree # timeout=10 12:51:09 Fetching changes from the remote Git repository 12:51:09 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 12:51:09 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 12:51:09 > git --version # timeout=10 12:51:09 using GIT_SSH to set credentials 12:51:09 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 12:51:10 > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 12:51:10 > git branch -a -v --no-abbrev --contains 68d7fbac6253e9446c1bd9b8ea3a7f83f983341c # timeout=10 12:51:10 Checking out Revision 68d7fbac6253e9446c1bd9b8ea3a7f83f983341c (origin/3.3.1-dev) 12:51:10 > git config core.sparsecheckout # timeout=10 12:51:10 > git checkout -f 68d7fbac6253e9446c1bd9b8ea3a7f83f983341c 12:51:10 Commit message: "updated more responses data types" 12:51:10 > git rev-list --no-walk a0763b343b4162cb3c065b738e4d50d8d7775b78 # timeout=10 12:51:10 [sol009] $ /bin/bash /tmp/jenkins6906224406942338623.sh 12:51:10 ./build-container.sh: line 7: proxy: command not found 12:51:10 http_proxy is not set 12:51:10 Proxy set to 12:51:10 Sending build context to Docker daemon 13.31kB 12:51:10 Step 1/24 : FROM alpine:3.10.0 12:51:10 ---> 4d90542f0623 12:51:10 Step 2/24 : RUN env 12:51:10 ---> Using cache 12:51:10 ---> c8cecf89d704 12:51:10 Step 3/24 : RUN apk update 12:51:10 ---> Using cache 12:51:10 ---> 6264cba780e9 12:51:10 Step 4/24 : RUN apk add bash 12:51:10 ---> Using cache 12:51:10 ---> 4e10238767b3 12:51:10 Step 5/24 : RUN apk add nodejs 12:51:10 ---> Using cache 12:51:10 ---> 2ba37b1ad369 12:51:10 Step 6/24 : RUN apk add nodejs-npm 12:51:10 ---> Using cache 12:51:10 ---> da7188bbf0f5 12:51:10 Step 7/24 : RUN apk add asciidoctor 12:51:10 ---> Using cache 12:51:10 ---> 567b921c8a47 12:51:10 Step 8/24 : RUN apk add openjdk8 12:51:10 ---> Using cache 12:51:10 ---> 3f1d30f8dbb5 12:51:10 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:51:10 ---> Using cache 12:51:10 ---> 6abb7b0bb6ad 12:51:10 Step 10/24 : RUN apk add openssl 12:51:10 ---> Using cache 12:51:10 ---> 67675bf5abea 12:51:10 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:51:10 ---> Using cache 12:51:10 ---> 6cff3aa70b10 12:51:10 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:51:10 ---> Using cache 12:51:10 ---> b1e99a905d8e 12:51:10 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:51:10 ---> Using cache 12:51:10 ---> 19050c654506 12:51:10 Step 14/24 : RUN npm config set proxy $http_proxy 12:51:10 ---> Using cache 12:51:10 ---> 2f4ed0397a39 12:51:10 Step 15/24 : RUN npm install -g swagger-cli 12:51:10 ---> Using cache 12:51:10 ---> 4f6fcf624cd2 12:51:10 Step 16/24 : RUN npm install -g json-refs 12:51:10 ---> Using cache 12:51:10 ---> 3cf6b699c5fa 12:51:10 Step 17/24 : RUN npm install -g yamljs 12:51:10 ---> Using cache 12:51:10 ---> 1386c985d90f 12:51:10 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:51:10 ---> Using cache 12:51:10 ---> 730b434ee40a 12:51:10 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:51:10 ---> Using cache 12:51:10 ---> 7bc02caa294f 12:51:10 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:51:10 ---> Using cache 12:51:10 ---> fe6c547c01d5 12:51:10 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:51:10 ---> Using cache 12:51:10 ---> 997199583ef7 12:51:10 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:51:10 ---> Using cache 12:51:10 ---> 3ab649b32ccf 12:51:10 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:51:10 ---> Using cache 12:51:10 ---> 3056e6ea1a9a 12:51:10 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 12:51:10 ---> Using cache 12:51:10 ---> acb63b2dd0fe 12:51:10 Successfully built acb63b2dd0fe 12:51:10 Successfully tagged openapivalidator:latest 12:51:10 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 12:51:10 mkdir: created directory '/var/www/html/api/nfv/sol009/20' 12:51:10 Mounting dir /var/www/html/api/nfv/sol009/20 as /storage 12:51:11 Using filter '' 12:51:11 12:51:11 Entering dir /work/src 12:51:11 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 12:51:11 --- Merging file. 12:51:12 --- Create PDF... 12:51:13 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 12:51:13 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 12:51:14 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 12:51:14 --- Validation done (0). 12:51:14 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 12:51:14 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 12:51:14 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 12:51:14 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 12:51:14 --- Merging file. 12:51:15 --- Create PDF... 12:51:17 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 12:51:17 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 12:51:18 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 12:51:18 --- Validation done (0). 12:51:18 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 12:51:18 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 12:51:18 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 12:51:18 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 12:51:18 --- Merging file. 12:51:20 --- Create PDF... 12:51:22 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 12:51:22 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 12:51:23 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 12:51:23 --- Validation done (0). 12:51:23 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 12:51:23 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 12:51:23 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 12:51:23 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 12:51:23 --- Merging file. 12:51:24 --- Create PDF... 12:51:25 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 12:51:25 --- Validating ../build/SOL009-APIVersion-API.yaml 12:51:26 ../build/SOL009-APIVersion-API.yaml is valid 12:51:26 --- Validation done (0). 12:51:26 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 12:51:26 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 12:51:26 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 12:51:26 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 12:51:26 --- Merging file. 12:51:27 --- Create PDF... 12:51:28 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 12:51:28 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 12:51:29 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 12:51:29 --- Validation done (0). 12:51:29 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 12:51:29 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 12:51:29 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 12:51:29 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 12:51:29 --- Merging file. 12:51:30 --- Create PDF... 12:51:31 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 12:51:31 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 12:51:32 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 12:51:32 --- Validation done (0). 12:51:32 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 12:51:32 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 12:51:32 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 12:51:32 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 12:51:32 --- Merging file. 12:51:33 --- Create PDF... 12:51:35 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 12:51:35 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 12:51:36 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 12:51:36 --- Validation done (0). 12:51:36 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 12:51:36 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 12:51:36 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 12:51:36 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 12:51:36 --- Merging file. 12:51:37 --- Create PDF... 12:51:39 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 12:51:39 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 12:51:40 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 12:51:40 --- Validation done (0). 12:51:40 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 12:51:40 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 12:51:40 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 12:51:40 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 12:51:40 --- Merging file. 12:51:41 --- Create PDF... 12:51:42 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 12:51:42 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 12:51:43 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 12:51:43 --- Validation done (0). 12:51:43 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 12:51:43 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 12:51:43 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 12:51:43 -- Final validator returns 0. 12:51:43 Archiving artifacts 12:51:44 Finished: SUCCESS