FailedConsole Output

08:34:18 Started by GitLab push by Sana Zulfiqar
08:34:18 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
08:34:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:34:18  > git rev-parse --is-inside-work-tree # timeout=10
08:34:18 Fetching changes from the remote Git repository
08:34:18  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
08:34:18 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
08:34:18  > git --version # timeout=10
08:34:18 using GIT_SSH to set credentials 
08:34:18  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
08:34:19  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
08:34:19  > git branch -a -v --no-abbrev --contains cd8af7fef175547740eef99f900e257cdc2c74ba # timeout=10
08:34:19 Checking out Revision cd8af7fef175547740eef99f900e257cdc2c74ba (origin/3.5.1-dev)
08:34:19  > git config core.sparsecheckout # timeout=10
08:34:19  > git checkout -f cd8af7fef175547740eef99f900e257cdc2c74ba
08:34:19 Commit message: "SOL009_40&_41: New DataTypes added"
08:34:19  > git rev-list --no-walk df011b85516e4598fb9a2d2270bf495b54f9fbce # timeout=10
08:34:19 [sol009] $ /bin/bash /tmp/jenkins1624878930430784433.sh
08:34:19 ./build-container.sh: line 7: proxy: command not found
08:34:19 http_proxy is not set
08:34:19 Proxy set to 
08:34:19 Sending build context to Docker daemon  13.31kB

08:34:19 Step 1/24 : FROM alpine:3.10.0
08:34:19  ---> 4d90542f0623
08:34:19 Step 2/24 : RUN env
08:34:19  ---> Using cache
08:34:19  ---> 3dd37f88f48b
08:34:19 Step 3/24 : RUN apk update
08:34:19  ---> Using cache
08:34:19  ---> 12029cc0f39f
08:34:19 Step 4/24 : RUN apk add bash
08:34:19  ---> Using cache
08:34:19  ---> e6615b737995
08:34:19 Step 5/24 : RUN apk add nodejs
08:34:19  ---> Using cache
08:34:19  ---> 24860c3b2063
08:34:19 Step 6/24 : RUN apk add nodejs-npm
08:34:19  ---> Using cache
08:34:19  ---> cb2256300214
08:34:19 Step 7/24 : RUN apk add asciidoctor
08:34:19  ---> Using cache
08:34:19  ---> 48f0b705cc06
08:34:19 Step 8/24 : RUN apk add openjdk8
08:34:19  ---> Using cache
08:34:19  ---> 56a612d9bba4
08:34:19 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
08:34:19  ---> Using cache
08:34:19  ---> 54afa303828c
08:34:19 Step 10/24 : RUN apk add openssl
08:34:19  ---> Using cache
08:34:19  ---> c9c08c112472
08:34:19 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
08:34:19  ---> Using cache
08:34:19  ---> 352b01bc416e
08:34:19 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
08:34:19  ---> Using cache
08:34:19  ---> ce077e02bff8
08:34:19 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
08:34:19  ---> Using cache
08:34:19  ---> b23fedc8dd94
08:34:19 Step 14/24 : RUN npm config set proxy $http_proxy
08:34:19  ---> Using cache
08:34:19  ---> 91638a196f16
08:34:19 Step 15/24 : RUN npm install -g swagger-cli
08:34:19  ---> Using cache
08:34:19  ---> f4d81cd29e36
08:34:19 Step 16/24 : RUN npm install -g json-refs
08:34:19  ---> Using cache
08:34:19  ---> 11d5296cb6e3
08:34:19 Step 17/24 : RUN npm install -g yamljs
08:34:19  ---> Using cache
08:34:19  ---> 261de29c25d2
08:34:19 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
08:34:19  ---> Using cache
08:34:19  ---> 500f197bc30e
08:34:19 Step 19/24 : RUN chmod +x /validate-in-docker.sh
08:34:19  ---> Using cache
08:34:19  ---> faa78c58459a
08:34:19 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
08:34:19  ---> Using cache
08:34:19  ---> 348876f81ed4
08:34:19 Step 21/24 : RUN chmod +x /bin/swg2mrkup
08:34:19  ---> Using cache
08:34:19  ---> 5404d0bde354
08:34:19 Step 22/24 : ADD oas2pdf /bin/oas2pdf
08:34:19  ---> Using cache
08:34:19  ---> f292874f6334
08:34:19 Step 23/24 : RUN chmod +x /bin/oas2pdf
08:34:19  ---> Using cache
08:34:19  ---> 49c2e44cf414
08:34:19 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
08:34:19  ---> Using cache
08:34:19  ---> 6f2aa5724ebe
08:34:19 Successfully built 6f2aa5724ebe
08:34:19 Successfully tagged openapivalidator:latest
08:34:19 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
08:34:19 mkdir: created directory '/var/www/html/api/nfv/sol009/48'
08:34:19 Mounting dir /var/www/html/api/nfv/sol009/48 as /storage
08:34:19 Using filter ''
08:34:19 
08:34:19 Entering dir /work/src
08:34:19 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
08:34:19 --- Merging file.
08:34:20 --- Create PDF...
08:34:22 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
08:34:22 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
08:34:22 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
08:34:22 --- Validation done (0).
08:34:22 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
08:34:22 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
08:34:22 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
08:34:22 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
08:34:22 --- Merging file.
08:34:24 --- Create PDF...
08:34:26 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
08:34:26 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
08:34:27 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
08:34:27 --- Validation done (0).
08:34:27 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
08:34:27 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
08:34:27 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
08:34:27 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
08:34:27 --- Merging file.
08:34:29 --- Create PDF...
08:34:31 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
08:34:31 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
08:34:31 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
08:34:31 --- Validation done (0).
08:34:31 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
08:34:31 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
08:34:31 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
08:34:31 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
08:34:31 --- Merging file.
08:34:32 --- Create PDF...
08:34:34 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
08:34:34 --- Validating ../build/SOL009-APIVersion-API.yaml
08:34:35 ../build/SOL009-APIVersion-API.yaml is valid
08:34:35 --- Validation done (0).
08:34:35 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
08:34:35 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
08:34:35 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
08:34:35 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
08:34:35 --- Merging file.
08:34:35 --- Create PDF...
08:34:37 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
08:34:37 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
08:34:37 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
08:34:37 --- Validation done (0).
08:34:37 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
08:34:37 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
08:34:37 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
08:34:37 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
08:34:37 --- Merging file.
08:34:38 --- Create PDF...
08:34:40 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
08:34:40 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
08:34:41 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
08:34:41 --- Validation done (0).
08:34:41 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
08:34:41 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
08:34:41 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
08:34:41 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
08:34:41 --- Merging file.
08:34:42 --- Create PDF...
08:34:43 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
08:34:43 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
08:34:44 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
08:34:44 --- Validation done (0).
08:34:44 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
08:34:44 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
08:34:44 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
08:34:44 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
08:34:44 --- Merging file.
08:34:45 
08:34:45   error: Document has invalid references:
08:34:45 
08:34:45   #/paths/~1subscriptions/get/parameters/0: JSON Pointer points to missing location: #/components/parameters/filter.PmSubscription
08:34:45   #/paths/~1subscriptions/get/responses/200: JSON Pointer points to missing location: #/components/responses/subscriptions.get.200
08:34:45   #/paths/~1subscriptions/get/responses/400: JSON Pointer points to missing location: #/components/responses/subscriptions.get.400
08:34:45   #/paths/~1subscriptions/post/requestBody: JSON Pointer points to missing location: #/components/requestBodies/CreateSubscriptionRequest
08:34:45   #/paths/~1subscriptions/post/responses/201: JSON Pointer points to missing location: #/components/responses/subscriptions.post.201
08:34:45   #/paths/~1subscriptions/post/responses/303: JSON Pointer points to missing location: #/components/responses/subscriptions.post.303
08:34:45   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/204: JSON Pointer points to missing location: #/components/responses/subscription.delete.204
08:34:45   #/paths/~1subscriptions~1{subscriptionId}/get/responses/200: JSON Pointer points to missing location: #/components/responses/subscription.get.200
08:34:45   #/paths/~1subscriptions~1{subscriptionId}/parameters/0: JSON Pointer points to missing location: #/components/parameters/subscriptionId
08:34:45 
08:34:45 --- Create PDF...
08:34:47 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
08:34:47 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
08:34:47 "/work/build/SOL009-NFVManoPerformanceManagement-API.yaml" is not a valid JSON Schema
08:34:47 --- Validation done (1).
08:34:47 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
08:34:47 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
08:34:47 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
08:34:47 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
08:34:47 --- Merging file.
08:34:48 --- Create PDF...
08:34:50 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
08:34:50 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
08:34:50 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
08:34:50 --- Validation done (0).
08:34:50 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
08:34:50 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
08:34:50 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
08:34:50 -- Final validator returns 1.
08:34:50 Build step 'Execute shell' marked build as failure
08:34:51 Skipped archiving because build is not successful
08:34:51 Finished: FAILURE