Skip to content

Instantly share code, notes, and snippets.

@dolph
Created February 28, 2018 20:20
Show Gist options
  • Save dolph/39d4efde331b79fb0c3f527b7e3ce8ac to your computer and use it in GitHub Desktop.
Save dolph/39d4efde331b79fb0c3f527b7e3ce8ac to your computer and use it in GitHub Desktop.
[http] 2018/02/28 20:15:06 gorequest.go:1049: HTTP Request: POST /api/v2/generation/4da0686a-5e1e-4635-802b-c07e3deca858/8420ae4f-7dee-4619-b2aa-27abd31a67f3/generate?bss_account=a21c1d44cf86ed9f415a538f736d9920 HTTP/1.1
Host: bmd-dashboard-api.stage1.ng.bluemix.net
Authorization: [suppressed]
Content-Type: application/json
X-Auth-Iam-Token: Bearer [suppressed]
X-Codegen-Origin: cli
{"devOps":{"cfOptions":{"Memory":"","instances":1,"orgGuid":"20923446-4c82-4f13-a0de-169e72e38a02","organization":"","space":"","spaceGuid":"4da0686a-5e1e-4635-802b-c07e3deca858"},"deploymentType":"CF","kubeOptions":null,"region":""},"generate":[{"language":"node","type":"generator"}],"generatorOptions":null}
[http] 2018/02/28 20:15:07 gorequest.go:1078: HTTP Response: HTTP/1.1 202 Accepted
Connection: close
Transfer-Encoding: chunked
Date: Wed, 28 Feb 2018 20:15:07 GMT
Strict-Transport-Security: max-age=31536000
Vary: X-HTTP-Method-Override
X-Backside-Transport: OK OK
X-Global-Transaction-Id: 4136883821
X-Powered-By: Express
X-Response-Time: 2.012
X-Xss-Protection: 1; mode=block
0
Generating project
[http] 2018/02/28 20:15:07 gorequest.go:1049: HTTP Request: GET /api/v1/devops/4da0686a-5e1e-4635-802b-c07e3deca858/8420ae4f-7dee-4619-b2aa-27abd31a67f3/state HTTP/1.1
Host: bmd-dashboard-api.stage1.ng.bluemix.net
Content-Type: application/json
X-Auth-Iam-Token: Bearer [suppressed]
X-Codegen-Origin: cli
[http] 2018/02/28 20:15:08 gorequest.go:1078: HTTP Response: HTTP/1.1 200 OK
Connection: close
Transfer-Encoding: chunked
Content-Type: application/json; charset=utf-8
Date: Wed, 28 Feb 2018 20:15:08 GMT
Etag: W/"32-9It0BLfkH3XTu+kISmI60A"
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
X-Backside-Transport: OK OK
X-Global-Transaction-Id: 4163572751
X-Powered-By: Express
X-Response-Time: 26.168
X-Xss-Protection: 1; mode=block
32
{"toolchainIntegrationState":{"status":"running"}}
0
[http] 2018/02/28 20:16:10 gorequest.go:1049: HTTP Request: GET /api/v1/devops/4da0686a-5e1e-4635-802b-c07e3deca858/8420ae4f-7dee-4619-b2aa-27abd31a67f3/state HTTP/1.1
Host: bmd-dashboard-api.stage1.ng.bluemix.net
Authorization: [suppressed]
Content-Type: application/json
X-Auth-Iam-Token: Bearer [suppressed]
X-Codegen-Origin: cli
[http] 2018/02/28 20:16:11 gorequest.go:1078: HTTP Response: HTTP/1.1 400 Bad Request
Connection: close
Transfer-Encoding: chunked
Content-Type: application/json; charset=utf-8
Date: Wed, 28 Feb 2018 20:16:11 GMT
Etag: W/"eb-PaaJHZdUR8kbS6MT8dJ5xA"
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
X-Backside-Transport: FAIL FAIL
X-Global-Transaction-Id: 4164005215
X-Powered-By: Express
X-Response-Time: 27.057
X-Xss-Protection: 1; mode=block
eb
{"toolchainIntegrationState":{"status":"error","error":{"code":400,"error":"Error during DevOps Toolchain integration, status: 400, msg: Bad Request","description":"DevOps Toolchain is currently unavailable, please try again later."}}}
0
Error encountered during DevOps integration.
Error:{400 Error during DevOps Toolchain integration, status: 400, msg: Bad Request DevOps Toolchain is currently unavailable, please try again later.}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment