Skip to content

Instantly share code, notes, and snippets.

@mitchellh
Created March 2, 2017 07:08
Show Gist options
  • Save mitchellh/abf09b0980f8ea01269f8d9d6133884d to your computer and use it in GitHub Desktop.
Save mitchellh/abf09b0980f8ea01269f8d9d6133884d to your computer and use it in GitHub Desktop.
SIGQUIT: quit
PC=0x9c3cbe m=0 sigcode=0
goroutine 3280 [running]:
github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock.func1(0xc420304280, 0xc420304550, 0xc4201e1080, 0xc4201e1620, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1814 +0x4e fp=0xc420219578 sp=0xc420219548
github.com/hashicorp/terraform/terraform.(*MockResourceProvider).Apply(0xc4201df180, 0xc420304280, 0xc420304550, 0xc4201e1080, 0x30, 0xc42049b000, 0xc420022710)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/resource_provider_mock.go:172 +0xd5 fp=0xc4202195b8 sp=0xc420219578
github.com/hashicorp/terraform/terraform.(*shadowResourceProviderReal).Apply(0xc4201e00e0, 0xc420304280, 0xc420304550, 0xc4201e1080, 0x1, 0xd049bb1d, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/shadow_resource_provider.go:161 +0xa5 fp=0xc420219648 sp=0xc4202195b8
github.com/hashicorp/terraform/terraform.(*EvalApply).Eval(0xc4203d8dc0, 0xe079c0, 0xc42009b180, 0x2, 0x2, 0xb12148, 0x4)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/eval_apply.go:57 +0x232 fp=0xc420219848 sp=0xc420219648
github.com/hashicorp/terraform/terraform.EvalRaw(0xdfc720, 0xc4203d8dc0, 0xe079c0, 0xc42009b180, 0x0, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x175 fp=0xc420219980 sp=0xc420219848
github.com/hashicorp/terraform/terraform.(*EvalSequence).Eval(0xc4201e07c0, 0xe079c0, 0xc42009b180, 0x2, 0x2, 0xb12148, 0x4)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/eval_sequence.go:14 +0xc1 fp=0xc4202199e8 sp=0xc420219980
github.com/hashicorp/terraform/terraform.EvalRaw(0xdfd0e0, 0xc4201e07c0, 0xe079c0, 0xc42009b180, 0xa5b960, 0xc420366345, 0xa41ba0, 0xc420366470)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x175 fp=0xc420219b20 sp=0xc4202199e8
github.com/hashicorp/terraform/terraform.Eval(0xdfd0e0, 0xc4201e07c0, 0xe079c0, 0xc42009b180, 0xc4201e07c0, 0xdfd0e0, 0xc4201e07c0, 0xc4201f1be0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:34 +0x4d fp=0xc420219b70 sp=0xc420219b20
github.com/hashicorp/terraform/terraform.(*Graph).walk.func1(0xaef5a0, 0xc4201fe5c8, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/graph.go:126 +0xd4d fp=0xc420219e40 sp=0xc420219b70
github.com/hashicorp/terraform/dag.(*Walker).walkVertex(0xc420459a40, 0xaef5a0, 0xc4201fe5c8, 0xc4203d84c0)
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:387 +0x392 fp=0xc420219fc0 sp=0xc420219e40
runtime.goexit()
/home/travis/.gimme/versions/go1.8.linux.amd64/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420219fc8 sp=0xc420219fc0
created by github.com/hashicorp/terraform/dag.(*Walker).Update
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:310 +0x9ca
goroutine 1 [chan receive, 1 minutes]:
testing.(*T).Run(0xc42015e680, 0xb23ef0, 0x1d, 0xb45378, 0xc420199c01)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42015e680)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42015e680, 0xc420199db8)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:657 +0x96
testing.runTests(0xc42010d0a0, 0xe30fa0, 0x247, 0x247, 0xc420026000)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc420471f20, 0xe52a90)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:822 +0xfc
github.com/hashicorp/terraform/terraform.TestMain(0xc420199f20)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/terraform_test.go:47 +0x86
main.main()
github.com/hashicorp/terraform/terraform/_test/_testmain.go:1204 +0xf7
goroutine 17 [syscall, 1 minutes, locked to thread]:
runtime.goexit()
/home/travis/.gimme/versions/go1.8.linux.amd64/src/runtime/asm_amd64.s:2197 +0x1
goroutine 3334 [select, 1 minutes]:
github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock(0xc4202915f0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1850 +0x7c1
testing.tRunner(0xc4202915f0, 0xb45378)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
/home/travis/.gimme/versions/go1.8.linux.amd64/src/testing/testing.go:697 +0x2ca
goroutine 3276 [select, 1 minutes]:
github.com/hashicorp/terraform/terraform.(*Context).watchStop(0xc420220d80, 0xc4202e9130, 0xc420342840, 0xc420025800)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context.go:877 +0x5ef
created by github.com/hashicorp/terraform/terraform.(*Context).walk
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context.go:780 +0x250
goroutine 3278 [select, 1 minutes]:
github.com/hashicorp/terraform/dag.(*Walker).waitDeps(0xc420459a40, 0xa70de0, 0xe52c10, 0xc420362ae0, 0xc420459b90, 0xc420342c60)
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:414 +0x309
created by github.com/hashicorp/terraform/dag.(*Walker).Update
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:303 +0xd8c
goroutine 3366 [runnable]:
github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock.func3(0xc42044d9e0, 0xc4203a0720, 0xc420220d80)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1845 +0x6a
created by github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1847 +0x3e4
goroutine 3365 [semacquire, 1 minutes]:
sync.runtime_Semacquire(0xc420459a9c)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/runtime/sema.go:47 +0x34
sync.(*WaitGroup).Wait(0xc420459a90)
/home/travis/.gimme/versions/go1.8.linux.amd64/src/sync/waitgroup.go:131 +0x7a
github.com/hashicorp/terraform/dag.(*Walker).Wait(0xc420459a40, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:110 +0x61
github.com/hashicorp/terraform/dag.(*AcyclicGraph).Walk(0xc420247b80, 0xc420247f40, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/dag.go:171 +0xf9
github.com/hashicorp/terraform/terraform.(*Graph).walk(0xc420247b80, 0xe05820, 0xc4202e9130, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/graph.go:171 +0x3b7
github.com/hashicorp/terraform/terraform.(*Graph).Walk(0xc420247b80, 0xe05820, 0xc4202e9130, 0xc4202e9130, 0xc420342840)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/graph.go:44 +0x3f
github.com/hashicorp/terraform/terraform.(*Context).walk(0xc420220d80, 0xc420247b80, 0xc420247b80, 0xc420247b02, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context.go:783 +0x277
github.com/hashicorp/terraform/terraform.(*Context).Apply(0xc420220d80, 0x0, 0x0, 0x0)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context.go:465 +0x10d
github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock.func2(0xc420220d80, 0xc4202559b0, 0xc42044d980)
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1834 +0x2f
created by github.com/hashicorp/terraform/terraform.TestContext2Apply_cancelBlock
/home/travis/gopath/src/github.com/hashicorp/terraform/terraform/context_apply_test.go:1840 +0x390
goroutine 3279 [select, 1 minutes]:
github.com/hashicorp/terraform/dag.(*Walker).walkVertex(0xc420459a40, 0xa70de0, 0xe52c10, 0xc4203d8440)
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:341 +0x67b
created by github.com/hashicorp/terraform/dag.(*Walker).Update
/home/travis/gopath/src/github.com/hashicorp/terraform/dag/walk.go:310 +0x9ca
rax 0x0
rbx 0xe37000
rcx 0xc420282278
rdx 0x0
rdi 0x456b01
rsi 0x1
rbp 0xc420219568
rsp 0xc420219548
r8 0xc4202016c0
r9 0x8
r10 0x20
r11 0xffffffff
r12 0x13
r13 0xffffffbb
r14 0x200
r15 0xff
rip 0x9c3cbe
rflags 0x297
cs 0x33
fs 0x0
gs 0x0
*** Test killed with quit: ran too long (1m30s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment