FailedConsole Output

11:28:21 Started by GitLab push by Giacomo Bernini
11:28:21 [EnvInject] - Loading node environment variables.
11:28:21 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
11:28:21 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:28:21  > git rev-parse --is-inside-work-tree # timeout=10
11:28:21 Fetching changes from the remote Git repository
11:28:21  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
11:28:21 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
11:28:21  > git --version # timeout=10
11:28:21 using GIT_SSH to set credentials 
11:28:21  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
11:28:22  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
11:28:22  > git branch -a -v --no-abbrev --contains 4eeb9cdfe97beafe41eeb9a39911b72704e25e0f # timeout=10
11:28:22 Checking out Revision 4eeb9cdfe97beafe41eeb9a39911b72704e25e0f (origin/4.3.1-dev)
11:28:22  > git config core.sparsecheckout # timeout=10
11:28:22  > git checkout -f 4eeb9cdfe97beafe41eeb9a39911b72704e25e0f
11:28:22 Commit message: "fixed typos in references"
11:28:22  > git rev-list --no-walk ee1c07c6fdcb48d42ae1bbaabcc4c2f0cc9f00ab # timeout=10
11:28:22 [sol009] $ /bin/bash /tmp/jenkins1332795603263703457.sh
11:28:22 ./build-container.sh: line 7: proxy: command not found
11:28:22 http_proxy is not set
11:28:22 Proxy set to 
11:28:22 Sending build context to Docker daemon  13.31kB

11:28:22 Step 1/24 : FROM alpine:3.10.0
11:28:22  ---> 4d90542f0623
11:28:22 Step 2/24 : RUN env
11:28:22  ---> Using cache
11:28:22  ---> 0b577767eb4e
11:28:22 Step 3/24 : RUN apk update
11:28:22  ---> Using cache
11:28:22  ---> 697471ef7f0a
11:28:22 Step 4/24 : RUN apk add bash
11:28:22  ---> Using cache
11:28:22  ---> a25251d4272c
11:28:22 Step 5/24 : RUN apk add nodejs
11:28:22  ---> Using cache
11:28:22  ---> ee3663c76c01
11:28:22 Step 6/24 : RUN apk add nodejs-npm
11:28:22  ---> Using cache
11:28:22  ---> 95530c68fb47
11:28:22 Step 7/24 : RUN apk add asciidoctor
11:28:22  ---> Using cache
11:28:22  ---> a321cc22063f
11:28:22 Step 8/24 : RUN apk add openjdk8
11:28:22  ---> Using cache
11:28:22  ---> 07148189c9d2
11:28:22 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:28:22  ---> Using cache
11:28:22  ---> 6808b2c86594
11:28:22 Step 10/24 : RUN apk add openssl
11:28:22  ---> Using cache
11:28:22  ---> ed2950ff9192
11:28:22 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
11:28:22  ---> Using cache
11:28:22  ---> 83cde4af1585
11:28:22 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:28:22  ---> Using cache
11:28:22  ---> e442b40a01ef
11:28:22 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:28:22  ---> Using cache
11:28:22  ---> 22ece82af23f
11:28:22 Step 14/24 : RUN npm config set proxy $http_proxy
11:28:22  ---> Using cache
11:28:22  ---> 0cc1b972380e
11:28:22 Step 15/24 : RUN npm install -g swagger-cli
11:28:22  ---> Using cache
11:28:22  ---> 3ee43d5416a1
11:28:22 Step 16/24 : RUN npm install -g json-refs
11:28:22  ---> Using cache
11:28:22  ---> 94e261945a46
11:28:22 Step 17/24 : RUN npm install -g yamljs
11:28:22  ---> Using cache
11:28:22  ---> ce77b5519b06
11:28:22 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:28:22  ---> Using cache
11:28:22  ---> 35aaec6bc16d
11:28:22 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:28:22  ---> Using cache
11:28:22  ---> d03eaeb2e681
11:28:22 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:28:22  ---> Using cache
11:28:22  ---> e1aeda4a669c
11:28:22 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:28:22  ---> Using cache
11:28:22  ---> 7be3daeef15f
11:28:22 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:28:22  ---> Using cache
11:28:22  ---> 07b2adaef95c
11:28:22 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:28:22  ---> Using cache
11:28:22  ---> 6d164684fc9b
11:28:22 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
11:28:22  ---> Using cache
11:28:22  ---> 247354a565f8
11:28:22 Successfully built 247354a565f8
11:28:22 Successfully tagged openapivalidator:latest
11:28:22 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
11:28:22 mkdir: created directory '/var/www/html/api/nfv/sol009/91'
11:28:22 Mounting dir /var/www/html/api/nfv/sol009/91 as /storage
11:28:23 Using filter ''
11:28:23 
11:28:23 Entering dir /work/src
11:28:23 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
11:28:23 --- Merging file.
11:28:24 --- Create PDF...
11:28:26 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:28:26 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
11:28:26 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
11:28:26 --- Validation done (0).
11:28:26 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
11:28:26 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
11:28:26 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:28:26 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
11:28:26 --- Merging file.
11:28:28 --- Create PDF...
11:28:30 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:28:30 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
11:28:31 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
11:28:31 --- Validation done (0).
11:28:31 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
11:28:31 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
11:28:31 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:28:31 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
11:28:31 --- Merging file.
11:28:32 
11:28:32   error: Document has invalid references:
11:28:32 
11:28:32   #/components/responses/ChangeState.Post.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/ChangeStateOpOcc.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualManoInterface.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualManoInterface.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualPeerEntity.Delete.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualPeerEntity.Delete.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualPeerEntity.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/IndividualPeerEntity.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/ManoEntity.Patch.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/ManoEntity.Patch.412/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/ManoInterfaceChangeState.Post.409/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/ManoInterfaces.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/PeerEntities.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/Subscriptions.Get.400/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32   #/components/responses/Subscriptions.Post.422/content/application~1json/schema: JSON Pointer points to missing location: ../definitions/SOL009_def.yaml#/definition/schemas/ProblemDetails
11:28:32 
11:28:32 --- Create PDF...
11:28:34 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:28:34 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
11:28:34 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema
11:28:34 --- Validation done (1).
11:28:34 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
11:28:34 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
11:28:34 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:28:34 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
11:28:34 --- Merging file.
11:28:35 --- Create PDF...
11:28:37 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
11:28:37 --- Validating ../build/SOL009-APIVersion-API.yaml
11:28:37 ../build/SOL009-APIVersion-API.yaml is valid
11:28:37 --- Validation done (0).
11:28:37 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
11:28:37 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
11:28:37 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
11:28:37 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
11:28:37 --- Merging file.
11:28:38 --- Create PDF...
11:28:40 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:28:40 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
11:28:41 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
11:28:41 --- Validation done (0).
11:28:41 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
11:28:41 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
11:28:41 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:28:41 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
11:28:41 --- Merging file.
11:28:42 --- Create PDF...
11:28:43 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:28:43 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
11:28:44 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
11:28:44 --- Validation done (0).
11:28:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
11:28:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
11:28:44 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:28:44 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
11:28:44 --- Merging file.
11:28:45 --- Create PDF...
11:28:47 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:28:47 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
11:28:48 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
11:28:48 --- Validation done (0).
11:28:48 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
11:28:48 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
11:28:48 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:28:48 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
11:28:48 --- Merging file.
11:28:50 --- Create PDF...
11:28:51 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:28:51 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
11:28:52 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
11:28:52 --- Validation done (0).
11:28:52 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
11:28:52 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
11:28:52 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:28:52 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
11:28:52 --- Merging file.
11:28:53 --- Create PDF...
11:28:55 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:28:55 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
11:28:55 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
11:28:55 --- Validation done (0).
11:28:55 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
11:28:55 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
11:28:55 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:28:55 -- Final validator returns 1.
11:28:56 Build step 'Execute shell' marked build as failure
11:28:56 Skipped archiving because build is not successful
11:28:56 Finished: FAILURE