SuccessConsole Output

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

15:33:53 Step 1/24 : FROM alpine:3.10.0
15:33:53  ---> 4d90542f0623
15:33:53 Step 2/24 : RUN env
15:33:53  ---> Using cache
15:33:53  ---> 33d9beb76aee
15:33:53 Step 3/24 : RUN apk update
15:33:53  ---> Using cache
15:33:53  ---> 5f5a6facdf09
15:33:53 Step 4/24 : RUN apk add bash
15:33:53  ---> Using cache
15:33:53  ---> c4dbd7c780f7
15:33:53 Step 5/24 : RUN apk add nodejs
15:33:53  ---> Using cache
15:33:53  ---> a9e008c49091
15:33:53 Step 6/24 : RUN apk add nodejs-npm
15:33:53  ---> Using cache
15:33:53  ---> d8c4a2dfde29
15:33:53 Step 7/24 : RUN apk add asciidoctor
15:33:53  ---> Using cache
15:33:53  ---> 7f6e285cb91e
15:33:53 Step 8/24 : RUN apk add openjdk8
15:33:53  ---> Using cache
15:33:53  ---> c9d4db129548
15:33:53 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:33:53  ---> Using cache
15:33:53  ---> 35eb11cb9413
15:33:53 Step 10/24 : RUN apk add openssl
15:33:53  ---> Using cache
15:33:53  ---> 471c630be456
15:33:53 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:33:53  ---> Using cache
15:33:53  ---> c20804847d0b
15:33:53 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:33:53  ---> Using cache
15:33:53  ---> c259fc8a9b9a
15:33:53 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:33:53  ---> Using cache
15:33:53  ---> 61b04c3e3b86
15:33:53 Step 14/24 : RUN npm config set proxy $http_proxy
15:33:53  ---> Using cache
15:33:53  ---> c0cfe8603833
15:33:53 Step 15/24 : RUN npm install -g swagger-cli
15:33:53  ---> Using cache
15:33:53  ---> 5391a8964a52
15:33:53 Step 16/24 : RUN npm install -g json-refs
15:33:53  ---> Using cache
15:33:53  ---> 2be86aba2673
15:33:53 Step 17/24 : RUN npm install -g yamljs
15:33:53  ---> Using cache
15:33:53  ---> 385d9eccd453
15:33:53 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:33:53  ---> Using cache
15:33:53  ---> 19e988918345
15:33:53 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:33:53  ---> Using cache
15:33:53  ---> ad7ff03d4e0b
15:33:53 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:33:53  ---> Using cache
15:33:53  ---> 9997954f6dd7
15:33:53 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:33:53  ---> Using cache
15:33:53  ---> 5709879bb9f1
15:33:53 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:33:53  ---> Using cache
15:33:53  ---> 46e9da0758ce
15:33:53 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:33:53  ---> Using cache
15:33:53  ---> 29ba764a86fc
15:33:53 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:33:53  ---> Using cache
15:33:53  ---> faf167009d0f
15:33:53 Successfully built faf167009d0f
15:33:53 Successfully tagged openapivalidator:latest
15:33:53 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
15:33:53 mkdir: created directory '/var/www/html/api/nfv/sol009/70'
15:33:53 Mounting dir /var/www/html/api/nfv/sol009/70 as /storage
15:33:54 Using filter ''
15:33:54 
15:33:54 Entering dir /work/src
15:33:54 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
15:33:54 --- Merging file.
15:33:55 --- Create PDF...
15:33:57 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
15:33:57 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
15:33:57 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
15:33:57 --- Validation done (0).
15:33:57 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
15:33:57 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
15:33:57 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
15:33:57 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
15:33:57 --- Merging file.
15:33:59 --- Create PDF...
15:34:01 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
15:34:01 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
15:34:02 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
15:34:02 --- Validation done (0).
15:34:02 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
15:34:02 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
15:34:02 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
15:34:02 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
15:34:02 --- Merging file.
15:34:04 --- Create PDF...
15:34:06 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
15:34:06 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
15:34:07 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
15:34:07 --- Validation done (0).
15:34:07 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
15:34:07 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
15:34:07 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
15:34:07 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
15:34:07 --- Merging file.
15:34:08 --- Create PDF...
15:34:10 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
15:34:10 --- Validating ../build/SOL009-APIVersion-API.yaml
15:34:10 ../build/SOL009-APIVersion-API.yaml is valid
15:34:10 --- Validation done (0).
15:34:10 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
15:34:10 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
15:34:10 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
15:34:10 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
15:34:10 --- Merging file.
15:34:11 --- Create PDF...
15:34:13 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
15:34:13 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
15:34:14 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
15:34:14 --- Validation done (0).
15:34:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
15:34:14 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
15:34:14 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
15:34:14 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
15:34:14 --- Merging file.
15:34:15 --- Create PDF...
15:34:16 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
15:34:16 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
15:34:17 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
15:34:17 --- Validation done (0).
15:34:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
15:34:17 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
15:34:17 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
15:34:17 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
15:34:17 --- Merging file.
15:34:18 --- Create PDF...
15:34:20 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
15:34:20 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
15:34:21 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
15:34:21 --- Validation done (0).
15:34:21 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
15:34:21 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
15:34:21 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
15:34:21 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
15:34:21 --- Merging file.
15:34:23 --- Create PDF...
15:34:24 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
15:34:24 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
15:34:25 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
15:34:25 --- Validation done (0).
15:34:25 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
15:34:25 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
15:34:25 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
15:34:25 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
15:34:25 --- Merging file.
15:34:26 --- Create PDF...
15:34:28 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
15:34:28 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
15:34:28 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
15:34:29 --- Validation done (0).
15:34:29 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
15:34:29 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
15:34:29 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
15:34:29 -- Final validator returns 0.
15:34:29 Archiving artifacts
15:34:29 Finished: SUCCESS