SuccessConsole Output

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

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