SuccessConsole Output

11:35:45 Started by GitLab push by rameshnaraya
11:35:45 Started by GitLab push by rameshnaraya
11:35:45 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
11:35:45  > git rev-parse --is-inside-work-tree # timeout=10
11:35:45 Fetching changes from the remote Git repository
11:35:45  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
11:35:45 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
11:35:45  > git --version # timeout=10
11:35:45 using GIT_SSH to set credentials 
11:35:45  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
11:35:46  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
11:35:46  > git branch -a -v --no-abbrev --contains 123463a45a7c7bd132ba3103e23c74d5f82f84f1 # timeout=10
11:35:46 Checking out Revision 123463a45a7c7bd132ba3103e23c74d5f82f84f1 (origin/NFV-SOL005-Review)
11:35:46  > git config core.sparsecheckout # timeout=10
11:35:46  > git checkout -f 123463a45a7c7bd132ba3103e23c74d5f82f84f1
11:35:46 Commit message: "Replace NSLifecycleManagement_resp.yaml"
11:35:46  > git rev-list d7241b5596907f6ab74a7f34c48aecb379ba5230 # timeout=10
11:35:46 [sol005] $ /bin/bash /tmp/jenkins8213583412758374468.sh
11:35:46 ./build-container.sh: line 7: proxy: command not found
11:35:46 http_proxy is not set
11:35:46 Proxy set to 
11:35:46 Sending build context to Docker daemon  13.31kB

11:35:46 Step 1/24 : FROM alpine:3.6
11:35:46  ---> 94627dfbdf19
11:35:46 Step 2/24 : RUN env
11:35:46  ---> Using cache
11:35:46  ---> 5aba9ace9175
11:35:46 Step 3/24 : RUN apk update
11:35:46  ---> Using cache
11:35:46  ---> c93a8f8fceea
11:35:46 Step 4/24 : RUN apk add bash
11:35:46  ---> Using cache
11:35:46  ---> 9984393d4ab7
11:35:46 Step 5/24 : RUN apk add nodejs
11:35:46  ---> Using cache
11:35:46  ---> 002ade640a14
11:35:46 Step 6/24 : RUN apk add nodejs-npm
11:35:46  ---> Using cache
11:35:46  ---> 95fda2dffd97
11:35:46 Step 7/24 : RUN apk add asciidoctor
11:35:46  ---> Using cache
11:35:46  ---> 99af8b969755
11:35:46 Step 8/24 : RUN apk add openjdk8
11:35:46  ---> Using cache
11:35:46  ---> a00125cd64f2
11:35:46 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:35:46  ---> Using cache
11:35:46  ---> 82f7425307e6
11:35:46 Step 10/24 : RUN apk add openssl
11:35:46  ---> Using cache
11:35:46  ---> c2d720896593
11:35:46 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:35:46  ---> Using cache
11:35:46  ---> 3dcde753af30
11:35:46 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:35:46  ---> Using cache
11:35:46  ---> f790ef185743
11:35:46 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:35:46  ---> Using cache
11:35:46  ---> 6edcfc270195
11:35:46 Step 14/24 : RUN npm config set proxy $http_proxy
11:35:46  ---> Using cache
11:35:46  ---> c9c3979202c1
11:35:46 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
11:35:46  ---> Using cache
11:35:46  ---> 360ceb237df9
11:35:46 Step 16/24 : RUN npm install -g json-refs@3.0.2
11:35:46  ---> Using cache
11:35:46  ---> cbc3149e2130
11:35:46 Step 17/24 : RUN npm install -g yamljs@0.3.0
11:35:46  ---> Using cache
11:35:46  ---> 7871c2bfc3ea
11:35:46 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:35:46  ---> Using cache
11:35:46  ---> 16516228bb7a
11:35:46 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:35:46  ---> Using cache
11:35:46  ---> 845b46c2c1dc
11:35:46 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:35:46  ---> Using cache
11:35:46  ---> 15b5c2a87a43
11:35:46 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:35:46  ---> Using cache
11:35:46  ---> fc46bfc0ca88
11:35:46 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:35:46  ---> Using cache
11:35:46  ---> 81367680be11
11:35:46 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:35:46  ---> Using cache
11:35:46  ---> b352741119b6
11:35:46 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:35:46  ---> Using cache
11:35:46  ---> 0f2938b0d611
11:35:46 Successfully built 0f2938b0d611
11:35:46 Successfully tagged openapivalidator:latest
11:35:46 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
11:35:46 mkdir: created directory '/var/www/html/api/nfv/sol005/16'
11:35:46 Mounting dir /var/www/html/api/nfv/sol005/16 as /storage
11:35:46 Using filter ''
11:35:46 
11:35:46 Entering dir /work/src
11:35:46 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
11:35:46 --- Merging file.
11:35:47 --- Create PDF...
11:36:04 --- Validating ../build/SOL005-NSDManagement-API.yaml
11:36:06 
11:36:06 API Warnings:
11:36:06 
11:36:06   #/definitions/NsdInfoModifications: Definition is defined but is not used: #/definitions/NsdInfoModifications
11:36:06   #/definitions/NsdmSubscription: Definition is defined but is not used: #/definitions/NsdmSubscription
11:36:06   #/definitions/NsdmSubscriptionRequest: Definition is defined but is not used: #/definitions/NsdmSubscriptionRequest
11:36:06   #/definitions/NsdmNotificationsFilter: Definition is defined but is not used: #/definitions/NsdmNotificationsFilter
11:36:06   #/definitions/Uri: Definition is defined but is not used: #/definitions/Uri
11:36:06   #/definitions/Link: Definition is defined but is not used: #/definitions/Link
11:36:06   #/definitions/SubscriptionAuthentication: Definition is defined but is not used: #/definitions/SubscriptionAuthentication
11:36:06   #/definitions/NsdOperationalStateType: Definition is defined but is not used: #/definitions/NsdOperationalStateType
11:36:06   #/definitions/NsdInfo: Definition is defined but is not used: #/definitions/NsdInfo
11:36:06   #/definitions/NsdOnboardingStateType: Definition is defined but is not used: #/definitions/NsdOnboardingStateType
11:36:06   #/definitions/ProblemDetails: Definition is defined but is not used: #/definitions/ProblemDetails
11:36:06   #/definitions/NsdUsageStateType: Definition is defined but is not used: #/definitions/NsdUsageStateType
11:36:06   #/definitions/KeyValuePairs: Definition is defined but is not used: #/definitions/KeyValuePairs
11:36:06   #/definitions/CreateNsdInfoRequest: Definition is defined but is not used: #/definitions/CreateNsdInfoRequest
11:36:06   #/definitions/PnfdInfoModifications: Definition is defined but is not used: #/definitions/PnfdInfoModifications
11:36:06   #/definitions/PnfdInfo: Definition is defined but is not used: #/definitions/PnfdInfo
11:36:06   #/definitions/PnfdOnboardingStateType: Definition is defined but is not used: #/definitions/PnfdOnboardingStateType
11:36:06   #/definitions/PnfdUsageStateType: Definition is defined but is not used: #/definitions/PnfdUsageStateType
11:36:06   #/definitions/CreatePnfdInfoRequest: Definition is defined but is not used: #/definitions/CreatePnfdInfoRequest
11:36:06   #/definitions/NsdmLinks: Definition is defined but is not used: #/definitions/NsdmLinks
11:36:06   #/definitions/NsdOnboardingNotification: Definition is defined but is not used: #/definitions/NsdOnboardingNotification
11:36:06   #/definitions/NsdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/NsdOnboardingFailureNotification
11:36:06   #/definitions/NsdChangeNotification: Definition is defined but is not used: #/definitions/NsdChangeNotification
11:36:06   #/definitions/NsdDeletionNotification: Definition is defined but is not used: #/definitions/NsdDeletionNotification
11:36:06   #/definitions/PnfdmLinks: Definition is defined but is not used: #/definitions/PnfdmLinks
11:36:06   #/definitions/PnfdOnboardingNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingNotification
11:36:06   #/definitions/PnfdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingFailureNotification
11:36:06   #/definitions/PnfdDeletionNotification: Definition is defined but is not used: #/definitions/PnfdDeletionNotification
11:36:06 
11:36:06 Validation succeeded but with 28 warnings
11:36:06 
11:36:06 --- Validation done (0).
11:36:06 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
11:36:06 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
11:36:06 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
11:36:06 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
11:36:06 --- Merging file.
11:36:06 --- Create PDF...
11:36:09 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
11:36:10 --- Validation done (0).
11:36:10 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
11:36:10 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
11:36:10 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
11:36:10 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
11:36:10 --- Merging file.
11:36:10 --- Create PDF...
11:36:13 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
11:36:13 --- Validation done (0).
11:36:13 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
11:36:13 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
11:36:14 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
11:36:14 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
11:36:14 --- Merging file.
11:36:14 
11:36:15   error: Document has invalid references:
11:36:15 
11:36:15   #/paths/~1notification_endpoint/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnf: Extra JSON Reference properties will be ignored: description
11:36:15   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:15   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:15   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:36:15   #/paths/~1notification_endpoint/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1notification_endpoint/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/412: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/delete/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/HealNsRequest
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1heal/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1instantiate/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1scale/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1terminate/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_instances~1{nsInstanceId}~1update/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/200/schema: Extra JSON Reference properties will be ignored: type, items
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/200/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/416: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/202: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1continue/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/202: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1retry/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/202: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1ns_lcm_op_occs~1{nsLcmOpOccId}~1rollback/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/parameters/0/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/CancelMode
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/202: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1cancel/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/200/schema: JSON Pointer points to missing location: definitions/NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1nslcm~1v1~1ns_lcm_op_occs~1{nsLcmOpOccId}~1fail/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions/post/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/delete/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15   #/paths/~1subscriptions~1{subscriptionId}/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:36:15     ����z'���(�����݊xM3�z����Z�z-� ... 
11:36:15     ^
11:36:15 
11:36:15 --- Create PDF...
11:36:16 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
11:36:16 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
11:36:17 
11:36:17   error: Unsupported Swagger version: undefined
11:36:17 
11:36:17 --- Validation done (1).
11:36:17 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
11:36:17 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
11:36:17 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
11:36:17 -- Final validator returns 1.
11:36:17 No Gerrit change information found. Exiting
11:36:17 Archiving artifacts
11:36:17 Finished: SUCCESS