Last active
March 3, 2018 21:56
-
-
Save erran/5d99bcd4fa5433adb636800e23abddec to your computer and use it in GitHub Desktop.
truncated crash log for https://github.com/terraform-providers/terraform-provider-aws/issues/3605
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
2018/03/02 17:47:09 [INFO] Terraform version: 0.11.3 3802b14260603f90c7a1faf55994dcc8933e2069 | |
2018/03/02 17:47:09 [INFO] Go runtime version: go1.9.1 | |
2018/03/02 17:47:09 [INFO] CLI args: []string{"/Users/ecarey/rapid7/rad/tf-rad/staging/us-east-1/.tfenv/versions/0.11.3/terraform", "plan", "-target", "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda", "-out", "todo.tfplan"} | |
2018/03/02 17:47:09 [DEBUG] Attempting to open CLI config file: /Users/ecarey/.terraformrc | |
2018/03/02 17:47:09 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2018/03/02 17:47:09 [INFO] CLI command args: []string{"plan", "-target", "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda", "-out", "todo.tfplan"} | |
2018/03/02 17:47:09 [TRACE] module source: "../../common_modules/agentmanagementcachesearchapp" | |
2018/03/02 17:47:09 [TRACE] module source: "../../common_modules/agentmanagementcachestorageapp" | |
2018/03/02 17:47:09 [TRACE] module source: "../../common_modules/agentnotifications" | |
2018/03/02 17:47:09 [TRACE] module source: "../../common_modules/agent_auth_service" | |
2018/03/02 17:47:09 [TRACE] module source: "../../common_modules/agentelasticache" | |
... TRUNCATED ... | |
2018/03/02 17:47:30 [TRACE] dag/walk: walking "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda" | |
2018/03/02 17:47:30 [TRACE] vertex 'root.module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda': walking | |
2018/03/02 17:47:30 [TRACE] vertex 'root.module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda': evaluating | |
2018/03/02 17:47:30 [TRACE] [walkPlan] Entering eval tree: module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalSequence | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalInterpolate | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalCountCheckComputed | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalIf | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalCountFixZeroOneBoundary | |
2018/03/02 17:47:30 [TRACE] [walkPlan] Exiting eval tree: module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda | |
2018/03/02 17:47:30 [TRACE] vertex 'root.module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda': expanding/walking dynamic subgraph | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [TRACE] OrphanResourceCount: Starting... | |
2018/03/02 17:47:30 [TRACE] OrphanResourceCount: Checking: module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [DEBUG] Attaching resource state to "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda": &terraform.ResourceState{Type:"aws_lambda_function", Dependencies:[]string{"aws_iam_role.lambda_role"}, Primary:(*terraform.InstanceState)(0xc420085ae0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}} | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.TargetsTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [DEBUG] ReferenceTransformer: "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda" references: [] | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [TRACE] Graph after step *terraform.RootTransformer: | |
module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda - *terraform.NodePlannableResourceInstance | |
2018/03/02 17:47:30 [TRACE] dag/walk: added new vertex: "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda" | |
2018/03/02 17:47:30 [TRACE] dag/walk: walking "module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda" | |
2018/03/02 17:47:30 [TRACE] vertex 'root.agent_auth_service.agent_auth_service.module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda': walking | |
2018/03/02 17:47:30 [TRACE] vertex 'root.agent_auth_service.agent_auth_service.module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda': evaluating | |
2018/03/02 17:47:30 [TRACE] [walkPlan] Entering eval tree: module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalSequence | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalInterpolate | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalGetProvider | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalValidateResource | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalReadState | |
2018/03/02 17:47:30 [TRACE] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalDiff | |
2018-03-02T17:47:30.392Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: panic: runtime error: invalid memory address or nil pointer dereference | |
2018-03-02T17:47:30.392Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x1884397] | |
2018-03-02T17:47:30.392Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: | |
2018-03-02T17:47:30.392Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: goroutine 424 [running]: | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*DiffFieldReader).readPrimitive(0xc420ad3440, 0xc42091b8f0, 0x1, 0x1, 0xc4207a3d10, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/field_reader_diff.go:154 +0x207 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*DiffFieldReader).ReadField(0xc420ad3440, 0xc42091b8f0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/field_reader_diff.go:67 +0x559 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*MultiLevelFieldReader).ReadFieldMerge(0xc42074fa20, 0xc42091b8f0, 0x1, 0x1, 0x35f25e4, 0x7, 0x0, 0x0, 0x0, 0x0, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/field_reader_multi.go:45 +0x260 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*ResourceDiff).get(0xc420373ac0, 0xc42091b8f0, 0x1, 0x1, 0x35f25e4, 0x7, 0x0, 0x0, 0x0, 0x0, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource_diff.go:406 +0xe3 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*ResourceDiff).getChange(0xc420373ac0, 0x3605b8b, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource_diff.go:399 +0x340 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*ResourceDiff).GetChange(0xc420373ac0, 0x3605b8b, 0x10, 0x37e24a0, 0x1, 0x2dc1200, 0x37e24a0) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource_diff.go:330 +0x9e | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*ResourceDiff).HasChange(0xc420373ac0, 0x3605b8b, 0x10, 0x0) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource_diff.go:358 +0x43 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.needsFunctionCodeUpdate(0x517f9c0, 0xc420373ac0, 0xc420ad34a0) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_lambda_function.go:547 +0x145 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.updateComputedAttributesOnPublish(0xc420373ac0, 0x31e03c0, 0xc4201b2500, 0xc4206cf800, 0xc420373ac0) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_lambda_function.go:209 +0x3b | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.schemaMap.Diff(0xc4208d8a50, 0xc420677040, 0xc42042ba70, 0x368b0b0, 0x31e03c0, 0xc4201b2500, 0xc42026d630, 0xc42038da01, 0x1028eb8) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/schema.go:435 +0xb62 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Diff(0xc4202952d0, 0xc420677040, 0xc42042ba70, 0x31e03c0, 0xc4201b2500, 0x1, 0xc42052e570, 0xc42038dad8) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:252 +0x187 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Diff(0xc4202be540, 0xc420676ff0, 0xc420677040, 0xc42042ba70, 0x6095d90, 0x0, 0x35) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:296 +0xa4 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Diff(0xc420682500, 0xc4206cf460, 0xc42084a4c0, 0x0, 0x0) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:538 +0x57 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: reflect.Value.call(0xc420376720, 0xc42000caf0, 0x13, 0x35ee54c, 0x4, 0xc42038df20, 0x3, 0x3, 0xc4204bb728, 0x3, ...) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /usr/local/go/src/reflect/value.go:434 +0x905 | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: reflect.Value.Call(0xc420376720, 0xc42000caf0, 0x13, 0xc4204bb720, 0x3, 0x3, 0x518b200, 0xc42005d7a0, 0xc420797360) | |
2018-03-02T17:47:30.393Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /usr/local/go/src/reflect/value.go:302 +0xa4 | |
2018-03-02T17:47:30.394Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: net/rpc.(*service).call(0xc420a30380, 0xc420678000, 0xc420320b30, 0xc420176400, 0xc4206825e0, 0x2d3c0e0, 0xc4206cf460, 0x16, 0x2d3c120, 0xc42084a4c0, ...) | |
2018-03-02T17:47:30.394Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142 | |
2018-03-02T17:47:30.394Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: created by net/rpc.(*Server).ServeCodec | |
2018-03-02T17:47:30.394Z [DEBUG] plugin.terraform-provider-aws_v1.10.0_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b | |
2018/03/02 17:47:30 [ERROR] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalDiff, err: unexpected EOF | |
2018/03/02 17:47:30 [ERROR] root.agent_auth_service.agent_auth_service: eval: *terraform.EvalSequence, err: unexpected EOF | |
2018/03/02 17:47:30 [TRACE] [walkPlan] Exiting eval tree: module.agent_auth_service.module.agent_auth_service.aws_lambda_function.lambda | |
2018/03/02 17:47:30 [TRACE] dag/walk: upstream errored, not walking "provider.aws (close)" | |
2018/03/02 17:47:30 [TRACE] dag/walk: upstream errored, not walking "module.agent_auth_service.module.agent_auth_service.output.lambda_arn" | |
2018/03/02 17:47:30 [TRACE] dag/walk: upstream errored, not walking "module.agent_auth_service.module.agent_auth_service.output.lambda_function_name" | |
2018/03/02 17:47:30 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)" | |
2018/03/02 17:47:30 [TRACE] dag/walk: upstream errored, not walking "root" | |
2018/03/02 17:47:30 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2018-03-02T17:47:30.396Z [WARN ] plugin: error closing client during Kill: err="connection is shut down" | |
2018-03-02T17:47:30.397Z [DEBUG] plugin: plugin process exited: path=/Users/ecarey/rapid7/rad/tf-rad/staging/us-east-1/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.10.0_x4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment