SuccessConsole Output

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

17:36:41 Step 1/24 : FROM alpine:3.6
17:36:41  ---> 43773d1dba76
17:36:41 Step 2/24 : RUN env
17:36:41  ---> Using cache
17:36:41  ---> fad2ca684d1e
17:36:41 Step 3/24 : RUN apk update
17:36:41  ---> Using cache
17:36:41  ---> 6def57d84207
17:36:41 Step 4/24 : RUN apk add bash
17:36:41  ---> Using cache
17:36:41  ---> 75174aae7cdb
17:36:41 Step 5/24 : RUN apk add nodejs
17:36:41  ---> Using cache
17:36:41  ---> ba066b87fe84
17:36:41 Step 6/24 : RUN apk add nodejs-npm
17:36:41  ---> Using cache
17:36:41  ---> 8b0671b981cf
17:36:41 Step 7/24 : RUN apk add asciidoctor
17:36:41  ---> Using cache
17:36:41  ---> b083bd59a20e
17:36:41 Step 8/24 : RUN apk add openjdk8
17:36:41  ---> Using cache
17:36:41  ---> fc977cfeb44c
17:36:41 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:36:41  ---> Using cache
17:36:41  ---> 33660dbd8ed4
17:36:41 Step 10/24 : RUN apk add openssl
17:36:41  ---> Using cache
17:36:41  ---> 87df3cf9449f
17:36:41 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:36:41  ---> Using cache
17:36:41  ---> 54e63976f293
17:36:41 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:36:41  ---> Using cache
17:36:41  ---> 06b8cd216a63
17:36:41 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:36:41  ---> Using cache
17:36:41  ---> 015a8ca7f4ed
17:36:41 Step 14/24 : RUN npm config set proxy $http_proxy
17:36:41  ---> Using cache
17:36:41  ---> c7b88e99b66f
17:36:41 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:36:41  ---> Using cache
17:36:41  ---> e86bb50fff82
17:36:41 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:36:41  ---> Using cache
17:36:41  ---> 9ddb20a69c93
17:36:41 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:36:41  ---> Using cache
17:36:41  ---> e966a7714eb9
17:36:41 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:36:41  ---> Using cache
17:36:41  ---> fa879ed0c081
17:36:41 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:36:41  ---> Using cache
17:36:41  ---> 14b989b9079c
17:36:41 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:36:41  ---> Using cache
17:36:41  ---> ea88a7632184
17:36:41 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:36:41  ---> Using cache
17:36:41  ---> 7c062f53c5f2
17:36:41 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:36:41  ---> Using cache
17:36:41  ---> 4cb7b5b25b9c
17:36:41 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:36:41  ---> Using cache
17:36:41  ---> 352b143079d2
17:36:41 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:36:41  ---> Using cache
17:36:41  ---> 1cbaee98eb50
17:36:41 Successfully built 1cbaee98eb50
17:36:41 Successfully tagged openapivalidator:latest
17:36:41 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:36:41 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/230’: Permission denied
17:36:41 Mounting dir /var/www/html/api/nfv/sol005/230 as /storage
17:36:42 Using filter ''
17:36:42 
17:36:42 Entering dir /work/src
17:36:42 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:36:42 --- Merging file.
17:36:43 --- Create PDF...
17:37:01 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:37:03 --- Validation done (0).
17:37:03 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:37:03 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:37:03 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
17:37:03 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:37:03 --- Merging file.
17:37:04 --- Create PDF...
17:37:14 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:37:15 --- Validation done (0).
17:37:15 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:37:15 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:37:15 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
17:37:15 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:37:15 --- Merging file.
17:37:17 --- Create PDF...
17:38:24 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:38:26 --- Validation done (0).
17:38:26 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:38:26 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:38:26 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:38:26 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:38:26 --- Merging file.
17:38:28 --- Create PDF...
17:38:51 --- Validating ../build/SOL005-APIVersion-API.yaml
17:38:52 --- Validation done (0).
17:38:52 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:38:52 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:38:52 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
17:38:52 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:38:52 --- Merging file.
17:38:54 --- Create PDF...
17:39:30 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:39:32 --- Validation done (0).
17:39:32 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:39:32 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:39:32 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:39:32 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:39:32 --- Merging file.
17:39:33 --- Create PDF...
17:40:06 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:40:08 --- Validation done (0).
17:40:08 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:40:08 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:40:08 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
17:40:08 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:40:08 --- Merging file.
17:40:09 --- Create PDF...
17:40:34 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:40:35 --- Validation done (0).
17:40:35 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:40:35 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:40:35 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:40:35 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:40:35 --- Merging file.
17:40:37 --- Create PDF...
17:41:34 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:41:36 --- Validation done (0).
17:41:36 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:41:36 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:41:36 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:41:36 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:41:36 --- Merging file.
17:41:39 --- Create PDF...
17:43:18 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:43:21 --- Validation done (0).
17:43:21 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:43:21 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:43:21 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
17:43:21 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
17:43:21 --- Merging file.
17:43:22 --- Create PDF...
17:43:37 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
17:43:38 --- Validation done (0).
17:43:38 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
17:43:38 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
17:43:38 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
17:43:38 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
17:43:38 --- Merging file.
17:43:39 --- Create PDF...
17:43:51 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
17:43:52 --- Validation done (0).
17:43:52 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
17:43:52 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
17:43:52 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
17:43:52 -- Final validator returns 0.
17:43:53 Archiving artifacts
17:43:55 Finished: SUCCESS