root@agent-id-pcfdev-0:/var/vcap/sys/log/cloud_controller_migration# cat cloud_controller_migration_ctl.err.log
[2016-07-22 02:30:52+0000] ------------ STARTING cloud_controller_migration_ctl at Fri Jul 22 02:30:52 UTC 2016 --------------
[2016-07-22 02:30:57+0000] rake aborted!
[2016-07-22 02:30:57+0000] Sequel::DatabaseConnectionError: Errno::EPIPE: Broken pipe @ io_write - <STDOUT>
[2016-07-22 02:30:58+0000] Errno::EPIPE: Broken pipe @ io_write - <STDOUT>
[2016-07-22 02:30:58+0000] Tasks: TOP => db:migrate
[2016-07-22 02:30:58+0000] (See full trace by running task with --trace)
[2016-07-22 02:35:03+0000] ------------ STARTING cloud_controller_migration_ctl at Fri Jul 22 02:35:03 UTC 2016 --------------
[2016-07-22 03:23:28+0000] ------------ STARTING cloud_controller_migration_ctl at Fri Jul 22 03:23:28 UTC 2016 --------------
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panic: runtime error: invalid memory address or nil pointer dereference | |
[signal 0xb code=0x1 addr=0x0 pc=0x45dbc8] | |
goroutine 1 [running]: | |
github.com/concourse/github-release-resource.(*InCommand).Run(0xc20800a560, 0x7ffd8775ff81, 0xe, 0xc20802a938, 0x8, 0xc20802a930, 0x7, 0x0, 0x0, 0xc20800cd20, ...) | |
/tmp/build/bff9c6cc-19f8-4f19-458f-9481aee1ec10/gopath/src/github.com/concourse/github-release-resource/in_command.go:55 +0xc98 | |
main.main() | |
/tmp/build/bff9c6cc-19f8-4f19-458f-9481aee1ec10/gopath/src/github.com/concourse/github-release-resource/cmd/in/in.go:27 +0x34b | |
goroutine 9 [runnable]: |
I hereby claim:
- I am sclevine on github.
- I am sclevine (https://keybase.io/sclevine) on keybase.
- I have a public key whose fingerprint is 034B 4582 EFF0 3288 79CD 0918 9CC6 D8FC 7289 86AA
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BEGIN MESSAGE. | |
hxoRfcH11zbeKnh oofX1U89pZXHfdP CsKGtj0NgnL3wBO XLSNLVcBLhQYBx0 | |
O14mrVQJw9fMpfn 8T0ormDVmHCTCKq 6Xr2MZHgg6vjneg zOWheK5kiNPWXbm | |
YWqHCi1SeSGYhKo QTWdfXlXUXABRcm BWuZHwiWuj8Agwh tvHxnkZSKIAXzG3 | |
b91ZtmYEBk4R7mz bV5K5tWJ3k4aZI3 u1bmf0Qz5Z. | |
END MESSAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: carto.run/v1alpha1 | |
kind: ClusterBlueprint | |
metadata: | |
name: web-supplychain | |
spec: | |
outputTypeRef: | |
name: image | |
outputs: | |
- name: digest |