Skip to content

Instantly share code, notes, and snippets.

@tam116
Created July 26, 2018 21:42
Show Gist options
  • Save tam116/31d807604ca39d28f8651a96bec82d82 to your computer and use it in GitHub Desktop.
Save tam116/31d807604ca39d28f8651a96bec82d82 to your computer and use it in GitHub Desktop.
eof in aws_lb_listener_rule
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: 2018/07/26 16:28:13 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeListeners Details:
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: ---[ RESPONSE ]--------------------------------------
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: HTTP/1.1 200 OK
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: Connection: close
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: Content-Length: 1383
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: Content-Type: text/xml
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: Date: Thu, 26 Jul 2018 21:28:12 GMT
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: X-Amzn-Requestid: cd86a2ca-911a-11e8-89e6-f5c4d48ca2d5
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4:
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4:
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: -----------------------------------------------------
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: 2018/07/26 16:28:13 [DEBUG] [aws-sdk-go] <DescribeListenersResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <DescribeListenersResult>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Listeners>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <LoadBalancerArn>arn:aws:elasticloadbalancing:us-east-2:520537771909:loadbalancer/app/prodElb/045caaaf6a788e4c</LoadBalancerArn>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Protocol>HTTPS</Protocol>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Certificates>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <CertificateArn>arn:aws:acm:us-east-2:520537771909:certificate/821f4ff6-9b31-4df0-b055-3b71330276b7</CertificateArn>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </Certificates>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Port>443</Port>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <ListenerArn>arn:aws:elasticloadbalancing:us-east-2:520537771909:listener/app/prodElb/045caaaf6a788e4c/0e7364518d05135f</ListenerArn>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <SslPolicy>ELBSecurityPolicy-2016-08</SslPolicy>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <DefaultActions>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <FixedResponseConfig>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <MessageBody>The service you are trying to reach is not yet available</MessageBody>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <ContentType>text/plain</ContentType>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <StatusCode>501</StatusCode>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </FixedResponseConfig>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Type>fixed-response</Type>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <Order>1</Order>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </DefaultActions>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </member>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </Listeners>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </DescribeListenersResult>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <ResponseMetadata>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: <RequestId>cd86a2ca-911a-11e8-89e6-f5c4d48ca2d5</RequestId>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </ResponseMetadata>
2018-07-26T16:28:13.885-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: </DescribeListenersResponse>
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: panic: runtime error: invalid memory address or nil pointer dereference
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x202fcc0]
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4:
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: goroutine 355 [running]:
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.resourceAwsLbListenerRead(0xc420441ab0, 0x29f9760, 0xc42066a000, 0x0, 0x0)
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_lb_listener.go:186 +0x3b0
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.dataSourceAwsLbListenerRead(0xc420441ab0, 0x29f9760, 0xc42066a000, 0xc420441ab0, 0x0)
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/aws/data_source_aws_lb_listener.go:98 +0x2e4
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).ReadDataApply(0xc42028a7e0, 0xc420bec020, 0x29f9760, 0xc42066a000, 0xc420660188, 0xc420d89301, 0x80000000018)
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:290 +0x8b
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).ReadDataApply(0xc4203f96c0, 0xc420598000, 0xc420bec020, 0x7f313fc41b20, 0x0, 0x756ea176b49a8d)
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:426 +0x9a
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).ReadDataApply(0xc42063c8a0, 0xc420b50010, 0xc420b50050, 0x0, 0x0)
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:604 +0x4e
2018-07-26T16:28:13.888-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: reflect.Value.call(0xc420330b40, 0xc4207f6038, 0x13, 0x2f12a17, 0x4, 0xc42004ff20, 0x3, 0x3, 0x0, 0x1, ...)
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /usr/local/go/src/reflect/value.go:434 +0x905
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: reflect.Value.Call(0xc420330b40, 0xc4207f6038, 0x13, 0xc42078b720, 0x3, 0x3, 0xc42078b7c0, 0x7b7267, 0xc42097e060)
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: net/rpc.(*service).call(0xc420d74600, 0xc4205f6050, 0xc420d60410, 0xc420454200, 0xc42099c080, 0x252e280, 0xc420b50010, 0x16, 0x252e2c0, 0xc420b50050, ...)
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: created by net/rpc.(*Server).ServeCodec
2018-07-26T16:28:13.889-0500 [DEBUG] plugin.terraform-provider-aws_v1.29.0_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
2018-07-26T16:28:13.889-0500 [DEBUG] plugin: plugin process exited: path=/mnt/g/Terraform/facultyroster/environments/prod/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.29.0_x4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment