16:55:54 Started by GitLab push by Michele Carignani 16:55:54 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 16:55:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:55:55 > git rev-parse --is-inside-work-tree # timeout=10 16:55:55 Fetching changes from the remote Git repository 16:55:55 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 16:55:55 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 16:55:55 > git --version # timeout=10 16:55:55 using GIT_SSH to set credentials 16:55:55 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 16:55:55 > git rev-parse remotes/origin/validation^{commit} # timeout=10 16:55:55 > git branch -a -v --no-abbrev --contains 89742707edf11b90f684b69ff049fa8a17dda2f2 # timeout=10 16:55:55 Checking out Revision 89742707edf11b90f684b69ff049fa8a17dda2f2 (origin/validation) 16:55:55 > git config core.sparsecheckout # timeout=10 16:55:55 > git checkout -f 89742707edf11b90f684b69ff049fa8a17dda2f2 16:55:55 Commit message: "fix permissions" 16:55:55 > git rev-list --no-walk c1a5af73864d44c95e5c9061c84548d51b374de6 # timeout=10 16:55:55 [sol009] $ /bin/bash /tmp/jenkins7250007279741844875.sh 16:55:55 rm: cannot remove 'build/*-API.yaml': No such file or directory 16:55:55 rm: cannot remove 'build/*-API.json': No such file or directory 16:55:55 ./build-container.sh: line 7: proxy: command not found 16:55:55 http_proxy is not set 16:55:55 Proxy set to 16:55:56 Sending build context to Docker daemon 13.31kB 16:55:56 Step 1/24 : FROM alpine:3.6 16:55:57 3.6: Pulling from library/alpine 16:55:57 Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475 16:55:57 Status: Downloaded newer image for alpine:3.6 16:55:57 ---> 43773d1dba76 16:55:57 Step 2/24 : RUN env 16:55:57 ---> Using cache 16:55:57 ---> 8f8fd58edd62 16:55:57 Step 3/24 : RUN apk update 16:55:57 ---> Using cache 16:55:57 ---> b5cdbf75bff8 16:55:57 Step 4/24 : RUN apk add bash 16:55:57 ---> Using cache 16:55:57 ---> d5b7d5b8474d 16:55:57 Step 5/24 : RUN apk add nodejs 16:55:57 ---> Using cache 16:55:57 ---> 02b0beae235e 16:55:57 Step 6/24 : RUN apk add nodejs-npm 16:55:57 ---> Using cache 16:55:57 ---> c28532e54062 16:55:57 Step 7/24 : RUN apk add asciidoctor 16:55:57 ---> Using cache 16:55:57 ---> 896cdd5b8441 16:55:57 Step 8/24 : RUN apk add openjdk8 16:55:57 ---> Using cache 16:55:57 ---> 33e797dafb78 16:55:57 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 16:55:57 ---> Using cache 16:55:57 ---> 593f73ca93e7 16:55:57 Step 10/24 : RUN apk add openssl 16:55:57 ---> Using cache 16:55:57 ---> 9e091baf1530 16:55:57 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 16:55:57 ---> Using cache 16:55:57 ---> ac732be97a1c 16:55:57 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 16:55:57 ---> Using cache 16:55:57 ---> c0cc4d048580 16:55:57 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:55:57 ---> Using cache 16:55:57 ---> 6fe15e9ad31c 16:55:57 Step 14/24 : RUN npm config set proxy $http_proxy 16:55:57 ---> Using cache 16:55:57 ---> becf94dcbee2 16:55:57 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 16:55:57 ---> Using cache 16:55:57 ---> e326d07e34fd 16:55:57 Step 16/24 : RUN npm install -g json-refs@3.0.2 16:55:58 ---> Running in 9bf11b794c4d 16:55:59 npm WARN invalid config proxy="" 16:55:59 npm WARN invalid config Must be a full url with 'http://' 16:55:59 npm WARN deprecated superagent@3.8.3: Please note that v5.0.1+ of superagent removes User-Agent header by default, therefore you may need to add it yourself (e.g. GitHub blocks requests without a User-Agent header). This notice will go away with v5.0.2+ once it is released. 16:56:01 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs 16:56:04 /usr/lib 16:56:04 `-- json-refs@3.0.2 16:56:04 +-- commander@2.20.3 16:56:04 +-- graphlib@2.1.7 16:56:04 +-- js-yaml@3.13.1 16:56:04 | +-- argparse@1.0.10 16:56:04 | | `-- sprintf-js@1.0.3 16:56:04 | `-- esprima@4.0.1 16:56:04 +-- lodash@4.17.15 16:56:04 +-- native-promise-only@0.8.1 16:56:04 +-- path-loader@1.0.10 16:56:04 | `-- superagent@3.8.3 16:56:04 | +-- component-emitter@1.3.0 16:56:04 | +-- cookiejar@2.1.2 16:56:04 | +-- debug@3.2.6 16:56:04 | | `-- ms@2.1.2 16:56:04 | +-- extend@3.0.2 16:56:04 | +-- form-data@2.5.1 16:56:04 | | +-- asynckit@0.4.0 16:56:04 | | +-- combined-stream@1.0.8 16:56:04 | | | `-- delayed-stream@1.0.0 16:56:04 | | `-- mime-types@2.1.25 16:56:04 | | `-- mime-db@1.42.0 16:56:04 | +-- formidable@1.2.1 16:56:04 | +-- methods@1.1.2 16:56:04 | +-- mime@1.6.0 16:56:04 | +-- qs@6.9.1 16:56:04 | `-- readable-stream@2.3.6 16:56:04 | +-- core-util-is@1.0.2 16:56:04 | +-- inherits@2.0.4 16:56:04 | +-- isarray@1.0.0 16:56:04 | +-- process-nextick-args@2.0.1 16:56:04 | +-- safe-buffer@5.1.2 16:56:04 | +-- string_decoder@1.1.1 16:56:04 | `-- util-deprecate@1.0.2 16:56:04 +-- slash@1.0.0 16:56:04 `-- uri-js@3.0.2 16:56:04 `-- punycode@2.1.1 16:56:04 16:56:04 ---> fc42f7ee9c63 16:56:05 Removing intermediate container 9bf11b794c4d 16:56:05 Step 17/24 : RUN npm install -g yamljs@0.3.0 16:56:05 ---> Running in 02fe487d698d 16:56:06 npm WARN invalid config proxy="" 16:56:06 npm WARN invalid config Must be a full url with 'http://' 16:56:06 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json 16:56:08 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml 16:56:08 /usr/lib 16:56:08 `-- yamljs@0.3.0 16:56:08 +-- argparse@1.0.10 16:56:08 | `-- sprintf-js@1.0.3 16:56:08 `-- glob@7.1.6 16:56:08 +-- fs.realpath@1.0.0 16:56:08 +-- inflight@1.0.6 16:56:08 | `-- wrappy@1.0.2 16:56:08 +-- inherits@2.0.4 16:56:08 +-- minimatch@3.0.4 16:56:08 | `-- brace-expansion@1.1.11 16:56:08 | +-- balanced-match@1.0.0 16:56:08 | `-- concat-map@0.0.1 16:56:08 +-- once@1.4.0 16:56:08 `-- path-is-absolute@1.0.1 16:56:08 16:56:08 ---> dd78623612c4 16:56:08 Removing intermediate container 02fe487d698d 16:56:08 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 16:56:08 ---> 0b9336f849f1 16:56:08 Removing intermediate container 156e71e7e3c4 16:56:08 Step 19/24 : RUN chmod +x /validate-in-docker.sh 16:56:08 ---> Running in 20ddb1e8ab0b 16:56:09 ---> b6bfbd6eeee3 16:56:09 Removing intermediate container 20ddb1e8ab0b 16:56:09 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 16:56:09 ---> 8c2b7781d08e 16:56:09 Removing intermediate container 6e91ac7e6931 16:56:09 Step 21/24 : RUN chmod +x /bin/swg2mrkup 16:56:10 ---> Running in 86c7bc7e6dba 16:56:10 ---> 3f64082c7315 16:56:10 Removing intermediate container 86c7bc7e6dba 16:56:10 Step 22/24 : ADD oas2pdf /bin/oas2pdf 16:56:11 ---> 848662c6cd83 16:56:11 Removing intermediate container 31bf1fb39dd1 16:56:11 Step 23/24 : RUN chmod +x /bin/oas2pdf 16:56:11 ---> Running in 27559c44cbac 16:56:11 ---> 3d7780966a46 16:56:11 Removing intermediate container 27559c44cbac 16:56:11 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 16:56:11 ---> Running in ada75854ff8e 16:56:11 ---> 96ab8d0f64c8 16:56:11 Removing intermediate container ada75854ff8e 16:56:11 Successfully built 96ab8d0f64c8 16:56:11 Successfully tagged openapivalidator:latest 16:56:11 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 16:56:11 mkdir: created directory '/var/www/html/api/nfv/sol009' 16:56:11 mkdir: created directory '/var/www/html/api/nfv/sol009/2' 16:56:11 Mounting dir /var/www/html/api/nfv/sol009/2 as /storage 16:56:12 Using filter '' 16:56:12 16:56:12 Entering dir /work/src 16:56:12 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 16:56:12 --- Merging file. 16:56:13 --- Create PDF... 16:56:15 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 16:56:15 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 16:56:16 16:56:16 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagementNotification-API.yaml 16:56:16 16:56:16 --- Validation done (1). 16:56:16 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 16:56:16 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 16:56:16 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 16:56:16 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 16:56:16 --- Merging file. 16:56:18 --- Create PDF... 16:56:20 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 16:56:20 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 16:56:20 16:56:20 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoLogManagement-API.yaml 16:56:20 16:56:20 --- Validation done (1). 16:56:20 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 16:56:20 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 16:56:20 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 16:56:20 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 16:56:20 --- Merging file. 16:56:23 --- Create PDF... 16:56:25 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 16:56:25 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 16:56:26 16:56:26 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 16:56:26 16:56:26 --- Validation done (1). 16:56:26 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 16:56:26 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 16:56:26 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 16:56:26 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 16:56:26 --- Merging file. 16:56:27 --- Create PDF... 16:56:28 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 16:56:28 --- Validating ../build/SOL009-APIVersion-API.yaml 16:56:29 16:56:29 error: Unable to identify the Swagger version for document: ../build/SOL009-APIVersion-API.yaml 16:56:29 16:56:29 --- Validation done (1). 16:56:29 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 16:56:29 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 16:56:29 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 16:56:29 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 16:56:29 --- Merging file. 16:56:30 16:56:30 error: Document has invalid references: 16:56:30 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/400: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/400 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/401: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/401 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/403: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/403 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/404: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/404 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/405: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/405 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/406: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/406 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/422: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/422 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/500: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/500 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/503: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/503 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/get/responses/504: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/504 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/400: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/400 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/401: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/401 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/403: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/403 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/404: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/404 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/405: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/405 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/406: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/406 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/422: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/422 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/500: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/500 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/503: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/503 16:56:30 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-PerformanceInformationNotification/post/responses/504: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/504 16:56:30 16:56:30 --- Create PDF... 16:56:32 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 16:56:32 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 16:56:33 16:56:33 error: Unsupported Swagger version: undefined 16:56:33 16:56:33 --- Validation done (1). 16:56:33 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 16:56:33 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 16:56:33 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 16:56:33 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 16:56:33 --- Merging file. 16:56:33 16:56:33 error: Document has invalid references: 16:56:33 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/400: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/400 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/401: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/401 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/403: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/403 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/404: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/404 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/405: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/405 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/406: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/406 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/422: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/422 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/500: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/500 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/503: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/503 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/get/responses/504: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/504 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/400: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/400 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/401: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/401 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/403: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/403 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/404: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/404 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/405: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/405 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/406: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/406 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/422: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/422 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/500: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/500 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/503: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/503 16:56:33 #/paths/~1URI-is-provided-by-the-client-when-creating-the-subscription-ConfigurationAndInformationNotification/post/responses/504: JSON Pointer points to missing location: ../responses/SOL009_resp.yaml#/responses/504 16:56:33 16:56:34 --- Create PDF... 16:56:35 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 16:56:35 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 16:56:36 16:56:36 error: Unsupported Swagger version: undefined 16:56:36 16:56:36 --- Validation done (1). 16:56:36 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 16:56:36 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 16:56:36 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 16:56:36 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 16:56:36 --- Merging file. 16:56:37 --- Create PDF... 16:56:39 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 16:56:39 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 16:56:40 16:56:40 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagement-API.yaml 16:56:40 16:56:40 --- Validation done (1). 16:56:40 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 16:56:40 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 16:56:40 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 16:56:40 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 16:56:40 --- Merging file. 16:56:42 --- Create PDF... 16:56:44 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 16:56:44 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 16:56:44 16:56:44 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoPerformanceManagement-API.yaml 16:56:44 16:56:44 --- Validation done (1). 16:56:44 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 16:56:44 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 16:56:44 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 16:56:44 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 16:56:44 --- Merging file. 16:56:46 --- Create PDF... 16:56:47 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 16:56:47 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 16:56:48 16:56:48 error: Unable to identify the Swagger version for document: ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 16:56:48 16:56:48 --- Validation done (1). 16:56:48 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 16:56:48 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 16:56:48 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 16:56:48 -- Final validator returns 1. 16:56:48 Build step 'Execute shell' marked build as failure 16:56:48 Skipped archiving because build is not successful 16:56:49 Finished: FAILURE