SuccessConsole Output

14:34:38 Started by GitLab push by bernini
14:34:38 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011
14:34:38 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:34:38  > git rev-parse --is-inside-work-tree # timeout=10
14:34:38 Fetching changes from the remote Git repository
14:34:38  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
14:34:38 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
14:34:38  > git --version # timeout=10
14:34:38 using GIT_SSH to set credentials 
14:34:38  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
14:34:39  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
14:34:39  > git branch -a -v --no-abbrev --contains b7c9170a480778e9b4bb865bf67294e3be26ae7a # timeout=10
14:34:39 Checking out Revision b7c9170a480778e9b4bb865bf67294e3be26ae7a (origin/3.3.1-dev)
14:34:39  > git config core.sparsecheckout # timeout=10
14:34:39  > git checkout -f b7c9170a480778e9b4bb865bf67294e3be26ae7a
14:34:39 Commit message: "added missing parameter"
14:34:39  > git rev-list --no-walk 50d55c3af96da71eaf1febc8b60de286c58b5b10 # timeout=10
14:34:40 [sol011] $ /bin/bash /tmp/jenkins16033919448251631925.sh
14:34:40 ./build-container.sh: line 7: proxy: command not found
14:34:40 http_proxy is not set
14:34:40 Proxy set to 
14:34:40 Sending build context to Docker daemon  13.31kB

14:34:40 Step 1/24 : FROM alpine:3.10.0
14:34:40  ---> 4d90542f0623
14:34:40 Step 2/24 : RUN env
14:34:40  ---> Using cache
14:34:40  ---> 74f10208e216
14:34:40 Step 3/24 : RUN apk update
14:34:40  ---> Using cache
14:34:40  ---> 402f5f4181db
14:34:40 Step 4/24 : RUN apk add bash
14:34:40  ---> Using cache
14:34:40  ---> 7fee8facc93c
14:34:40 Step 5/24 : RUN apk add nodejs
14:34:40  ---> Using cache
14:34:40  ---> fd1b1ff44aec
14:34:40 Step 6/24 : RUN apk add nodejs-npm
14:34:40  ---> Using cache
14:34:40  ---> 72dcb8c5469d
14:34:40 Step 7/24 : RUN apk add asciidoctor
14:34:40  ---> Using cache
14:34:40  ---> f93c03b6714b
14:34:40 Step 8/24 : RUN apk add openjdk8
14:34:40  ---> Using cache
14:34:40  ---> 64595557b10d
14:34:40 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:34:40  ---> Using cache
14:34:40  ---> 89b1cc262e26
14:34:40 Step 10/24 : RUN apk add openssl
14:34:40  ---> Using cache
14:34:40  ---> decdca7d1ef5
14:34:40 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:34:40  ---> Using cache
14:34:40  ---> 1d853dd7c6c3
14:34:40 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:34:40  ---> Using cache
14:34:40  ---> 295b0548de80
14:34:40 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:34:40  ---> Using cache
14:34:40  ---> be6e6825f19e
14:34:40 Step 14/24 : RUN npm config set proxy $http_proxy
14:34:40  ---> Using cache
14:34:40  ---> c40e0db98de7
14:34:40 Step 15/24 : RUN npm install -g swagger-cli
14:34:40  ---> Using cache
14:34:40  ---> 47d8bbfd0303
14:34:40 Step 16/24 : RUN npm install -g json-refs
14:34:40  ---> Using cache
14:34:40  ---> 3fee18d05a16
14:34:40 Step 17/24 : RUN npm install -g yamljs
14:34:40  ---> Using cache
14:34:40  ---> 514359d9f9b0
14:34:40 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:34:40  ---> Using cache
14:34:40  ---> 7d0d40b8c427
14:34:40 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:34:40  ---> Using cache
14:34:40  ---> 263ed9d13f24
14:34:40 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:34:40  ---> Using cache
14:34:40  ---> 63cc9d490b54
14:34:40 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:34:40  ---> Using cache
14:34:40  ---> eb1ef268cdc1
14:34:40 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:34:40  ---> Using cache
14:34:40  ---> 3d5957bfc623
14:34:40 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:34:40  ---> Using cache
14:34:40  ---> 381d3ad57559
14:34:40 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
14:34:40  ---> Using cache
14:34:40  ---> d346f2906793
14:34:40 Successfully built d346f2906793
14:34:40 Successfully tagged openapivalidator:latest
14:34:40 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work
14:34:40 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/9’: Permission denied
14:34:40 Mounting dir /var/www/html/api/nfv/sol011/9 as /storage
14:34:41 Using filter ''
14:34:41 
14:34:41 Entering dir /work/src
14:34:41 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011)
14:34:41 --- Merging file.
14:34:43 --- Create PDF...
14:35:01 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml
14:35:01 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid
14:35:01 --- Validation done (0).
14:35:01 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml'
14:35:01 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json'
14:35:01 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf'
14:35:01 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011)
14:35:01 --- Merging file.
14:35:02 --- Create PDF...
14:35:04 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
14:35:04 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml
14:35:04 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid
14:35:04 --- Validation done (0).
14:35:04 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml'
14:35:04 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json'
14:35:04 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
14:35:04 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011)
14:35:04 --- Merging file.
14:35:05 --- Create PDF...
14:35:07 mv: can't rename 'SOL011-NSDManagement-API.pdf': No such file or directory
14:35:07 --- Validating ../build/SOL011-NSDManagement-API.yaml
14:35:08 ../build/SOL011-NSDManagement-API.yaml is valid
14:35:08 --- Validation done (0).
14:35:08 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml'
14:35:08 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json'
14:35:08 cp: can't stat '../build/SOL011-NSDManagement-API.pdf': No such file or directory
14:35:08 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011)
14:35:08 --- Merging file.
14:35:08 --- Create PDF...
14:35:10 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory
14:35:10 --- Validating ../build/SOL011-APIVersion-API.yaml
14:35:11 ../build/SOL011-APIVersion-API.yaml is valid
14:35:11 --- Validation done (0).
14:35:11 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml'
14:35:11 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json'
14:35:11 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory
14:35:11 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011)
14:35:11 --- Merging file.
14:35:12 --- Create PDF...
14:35:36 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml
14:35:36 ../build/SOL011-NSPerformanceManagement-API.yaml is valid
14:35:36 --- Validation done (0).
14:35:36 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml'
14:35:36 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json'
14:35:36 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf'
14:35:36 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011)
14:35:36 --- Merging file.
14:35:38 --- Create PDF...
14:36:00 --- Validating ../build/SOL011-NSFaultManagement-API.yaml
14:36:01 ../build/SOL011-NSFaultManagement-API.yaml is valid
14:36:01 --- Validation done (0).
14:36:01 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml'
14:36:01 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json'
14:36:01 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf'
14:36:01 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011)
14:36:01 --- Merging file.
14:36:04 --- Create PDF...
14:37:09 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml
14:37:10 ../build/SOL011-NSLifecycleManagement-API.yaml is valid
14:37:10 --- Validation done (0).
14:37:10 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml'
14:37:10 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json'
14:37:10 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf'
14:37:10 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011)
14:37:10 --- Merging file.
14:37:12 --- Create PDF...
14:37:23 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml
14:37:24 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid
14:37:24 --- Validation done (0).
14:37:24 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml'
14:37:24 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json'
14:37:24 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf'
14:37:24 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011)
14:37:24 --- Merging file.
14:37:25 --- Create PDF...
14:37:27 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
14:37:27 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml
14:37:27 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid
14:37:27 --- Validation done (0).
14:37:27 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml'
14:37:27 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json'
14:37:27 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
14:37:27 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011)
14:37:27 --- Merging file.
14:37:29 --- Create PDF...
14:37:40 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml
14:37:40 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid
14:37:40 --- Validation done (0).
14:37:40 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml'
14:37:40 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json'
14:37:40 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf'
14:37:40 -- Final validator returns 0.
14:37:41 Archiving artifacts
14:37:42 Finished: SUCCESS