Skip to content

Instantly share code, notes, and snippets.

@jba
Created December 8, 2021 12:17
Show Gist options
  • Save jba/530a74fcc8c5ef3ab62b4d07c0bd0534 to your computer and use it in GitHub Desktop.
Save jba/530a74fcc8c5ef3ab62b4d07c0bd0534 to your computer and use it in GitHub Desktop.
`terraform apply` output for tf GCP forwarding rule bug
2021-12-08T07:10:24.110-0500 [DEBUG] Adding temp file log sink: /tmp/terraform-log674306730
2021-12-08T07:10:24.110-0500 [INFO] Terraform version: 1.0.9
2021-12-08T07:10:24.110-0500 [INFO] Go runtime version: go1.16.4
2021-12-08T07:10:24.110-0500 [INFO] CLI args: []string{"/google/data/rw/users/jb/jba/bin/terraform-1.0.9", "apply", "-var", "dev_client_secret=xxx", "-auto-approve"}
2021-12-08T07:10:24.110-0500 [DEBUG] Attempting to open CLI config file: /usr/local/google/home/jba/.terraformrc
2021-12-08T07:10:24.110-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory /usr/local/google/home/jba/.terraform.d/plugins
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory /usr/local/google/home/jba/.local/share/terraform/plugins
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory /usr/share/gnome/terraform/plugins
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2021-12-08T07:10:24.110-0500 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2021-12-08T07:10:24.111-0500 [INFO] CLI command args: []string{"apply", "-var", "dev_client_secret=xxx", "-auto-approve"}
2021-12-08T07:10:24.752-0500 [DEBUG] checking for provisioner in "."
2021-12-08T07:10:24.771-0500 [DEBUG] checking for provisioner in "/google/data/rw/users/jb/jba/bin"
2021-12-08T07:10:24.772-0500 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory
2021-12-08T07:10:24.773-0500 [INFO] backend/local: starting Apply operation
2021-12-08T07:10:25.237-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:25.238-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:25.293-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5]
2021-12-08T07:10:25.294-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=682975
2021-12-08T07:10:25.294-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5
2021-12-08T07:10:25.337-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:25.337-0500
2021-12-08T07:10:25.399-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:25.399-0500 [DEBUG] provider.terraform-provider-google_v3.90.1_x5: plugin address: address=/tmp/plugin268291326 network=unix timestamp=2021-12-08T07:10:25.399-0500
2021-12-08T07:10:25.570-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:25.574-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=682975
2021-12-08T07:10:25.574-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:25.574-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:25.574-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:25.632-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5]
2021-12-08T07:10:25.633-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=682988
2021-12-08T07:10:25.633-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5
2021-12-08T07:10:25.668-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:25.667-0500
2021-12-08T07:10:25.727-0500 [DEBUG] provider.terraform-provider-google-beta_v3.90.1_x5: plugin address: address=/tmp/plugin706425723 network=unix timestamp=2021-12-08T07:10:25.727-0500
2021-12-08T07:10:25.727-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:25.894-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:25.898-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=682988
2021-12-08T07:10:25.898-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:25.899-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:25.900-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:25.957-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5]
2021-12-08T07:10:25.958-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683001
2021-12-08T07:10:25.958-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5
2021-12-08T07:10:25.969-0500 [INFO] provider.terraform-provider-random_v3.1.0_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:25.968-0500
2021-12-08T07:10:26.031-0500 [DEBUG] provider.terraform-provider-random_v3.1.0_x5: plugin address: address=/tmp/plugin161599359 network=unix timestamp=2021-12-08T07:10:26.031-0500
2021-12-08T07:10:26.031-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:26.109-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:26.111-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683001
2021-12-08T07:10:26.111-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:26.112-0500 [INFO] terraform: building graph: GraphTypeValidate
2021-12-08T07:10:26.116-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google-beta"], implied first by module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default
2021-12-08T07:10:26.116-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.dev.module.worker_lb.random_id.certificate
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.random_id.certificate" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.data.google_cloud_run_service.worker" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.google_compute_region_network_endpoint_group.worker" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.google_cloud_run_service.worker" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.117-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.118-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.118-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.118-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.118-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_address (expand)" references: []
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ipv6_address (expand)" references: []
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_id (expand)" references: []
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.region (expand)]
2021-12-08T07:10:26.121-0500 [DEBUG] ReferenceTransformer: "module.dev.var.min_frontend_instances (expand)" references: []
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.key"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.121-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default" references: [module.dev.module.worker_lb.var.backends (expand) module.dev.module.worker_lb.var.security_policy (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.ipv6_enabled (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.http_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_http_proxy.default]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev (expand)" references: []
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (expand)" references: []
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.google_compute_region_network_endpoint_group.worker" references: [module.dev.var.env (expand) module.dev.var.project (expand) module.dev.var.region (expand) module.dev.google_cloud_run_service.worker]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.random_certificate_suffix (expand) module.dev.module.worker_lb.random_id.certificate module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "var.dev_client_secret" references: []
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.certificate (expand)" references: []
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.create_http_forward (expand)" references: [module.dev.module.worker_lb.var.http_forward (expand) module.dev.module.worker_lb.var.https_redirect (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.output.load_balancer_ip (expand)" references: [module.dev.module.worker_lb.output.external_ip (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.google_cloud_run_service.worker" references: [module.dev.var.region (expand) module.dev.var.env (expand) module.dev.var.project (expand) module.dev.var.project (expand) module.dev.data.google_cloud_run_service.worker module.dev.var.project (expand) module.dev.var.env (expand) module.dev.var.env (expand) module.dev.var.use_profiler (expand) module.dev.var.min_frontend_instances (expand)]
2021-12-08T07:10:26.122-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.random_certificate_suffix (expand)" references: []
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.ipv6_address (expand)" references: [module.dev.module.worker_lb.var.create_ipv6_address (expand) module.dev.module.worker_lb.google_compute_global_address.default_ipv6 module.dev.module.worker_lb.var.ipv6_address (expand)]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.url_map (expand)" references: [module.dev.module.worker_lb.google_compute_url_map.default]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.local.ipv6_address (expand) module.dev.module.worker_lb.google_compute_target_http_proxy.default module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http" references: [module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_http_proxy.default]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.url_map (expand)" references: []
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ip (expand)" references: [module.dev.module.worker_lb.local.address (expand)]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.https_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_https_proxy.default]
2021-12-08T07:10:26.123-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.backend_services (expand)" references: [module.dev.module.worker_lb.google_compute_backend_service.default]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.default" references: [module.dev.module.worker_lb.var.create_url_map (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.google_compute_backend_service.default module.dev.module.worker_lb.var.backends (expand)]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_https_proxy.default]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_url_map (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.var.env (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.var.project (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "local.region (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.health_checked_backends (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.private_key (expand) module.dev.module.worker_lb.var.certificate (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.quic (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_certificates (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.https_redirect (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.use_ssl_certificates (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_policy (expand)" references: []
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.address (expand)" references: [module.dev.module.worker_lb.var.create_address (expand) module.dev.module.worker_lb.google_compute_global_address.default module.dev.module.worker_lb.var.address (expand)]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ipv6_address (expand)" references: [module.dev.module.worker_lb.local.ipv6_address (expand)]
2021-12-08T07:10:26.124-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default" references: [module.dev.module.worker_lb.var.create_address (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.125-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.cdn (expand)" references: []
2021-12-08T07:10:26.125-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.http_forward (expand)" references: []
2021-12-08T07:10:26.125-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.url_map (expand)" references: [module.dev.module.worker_lb.var.create_url_map (expand) module.dev.module.worker_lb.google_compute_url_map.default module.dev.module.worker_lb.var.url_map (expand)]
2021-12-08T07:10:26.125-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google-beta\"]" references: []
2021-12-08T07:10:26.125-0500 [DEBUG] ReferenceTransformer: "module.dev.data.google_cloud_run_service.worker" references: [module.dev.var.region (expand) module.dev.var.project (expand) module.dev.var.env (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.local.ipv6_address (expand) module.dev.module.worker_lb.google_compute_target_https_proxy.default module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect" references: [module.dev.module.worker_lb.var.https_redirect (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.project (expand)" references: [module.dev.var.project (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.enable_ipv6 (expand)" references: []
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_ipv6_address (expand)" references: []
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.var.use_profiler (expand)" references: []
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.ssl_certificates (expand) module.dev.module.worker_lb.google_compute_ssl_certificate.default module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.local.url_map (expand) module.dev.module.worker_lb.var.ssl_policy (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.quic (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.create_ipv6_address (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.address (expand)" references: []
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_secret (expand)" references: [var.dev_client_secret]
2021-12-08T07:10:26.126-0500 [DEBUG] ReferenceTransformer: "module.dev (close)" references: []
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default" references: [module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.var.https_redirect (expand) module.dev.module.worker_lb.local.url_map (expand) module.dev.module.worker_lb.google_compute_url_map.https_redirect module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.backends (expand)" references: [module.dev.google_compute_region_network_endpoint_group.worker module.dev.var.client_id (expand) module.dev.var.client_secret (expand)]
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.private_key (expand)" references: []
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.security_policy (expand)" references: []
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.var.region (expand)" references: [local.region (expand)]
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.random_id.certificate" references: [module.dev.module.worker_lb.var.random_certificate_suffix (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.name (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:26.127-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (close)" references: []
2021-12-08T07:10:26.140-0500 [DEBUG] Starting graph walk: walkValidate
2021-12-08T07:10:26.143-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:26.143-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:26.208-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5]
2021-12-08T07:10:26.209-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683012
2021-12-08T07:10:26.209-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5
2021-12-08T07:10:26.217-0500 [INFO] provider.terraform-provider-random_v3.1.0_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:26.217-0500
2021-12-08T07:10:26.276-0500 [DEBUG] provider.terraform-provider-random_v3.1.0_x5: plugin address: address=/tmp/plugin503635202 network=unix timestamp=2021-12-08T07:10:26.276-0500
2021-12-08T07:10:26.276-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:26.347-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:26.347-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:26.398-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5]
2021-12-08T07:10:26.399-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683025
2021-12-08T07:10:26.399-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5
2021-12-08T07:10:26.433-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:26.433-0500
2021-12-08T07:10:26.487-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:26.487-0500 [DEBUG] provider.terraform-provider-google-beta_v3.90.1_x5: plugin address: network=unix address=/tmp/plugin813057915 timestamp=2021-12-08T07:10:26.487-0500
2021-12-08T07:10:26.559-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:26.559-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:26.611-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5]
2021-12-08T07:10:26.612-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683040
2021-12-08T07:10:26.612-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5
2021-12-08T07:10:26.643-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:26.642-0500
2021-12-08T07:10:26.697-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:26.697-0500 [DEBUG] provider.terraform-provider-google_v3.90.1_x5: plugin address: network=unix address=/tmp/plugin671872766 timestamp=2021-12-08T07:10:26.696-0500
2021-12-08T07:10:26.763-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:26.764-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683012
2021-12-08T07:10:26.764-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:26.926-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:26.929-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683025
2021-12-08T07:10:26.929-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:26.935-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:26.938-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683040
2021-12-08T07:10:26.938-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:26.938-0500 [INFO] backend/local: apply calling Plan
2021-12-08T07:10:26.938-0500 [INFO] terraform: building graph: GraphTypePlan
2021-12-08T07:10:26.941-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.dev.module.worker_lb.random_id.certificate (expand)
2021-12-08T07:10:26.941-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google-beta"], implied first by module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)
2021-12-08T07:10:26.941-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.941-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.941-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.941-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.random_id.certificate (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/random"]
2021-12-08T07:10:26.941-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.google_compute_region_network_endpoint_group.worker (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.data.google_cloud_run_service.worker (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.942-0500 [DEBUG] ProviderTransformer: "module.dev.google_cloud_run_service.worker (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:26.945-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand)" references: [module.dev.module.worker_lb.var.https_redirect (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.945-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.ipv6_enabled (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand)]
2021-12-08T07:10:26.945-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:26.945-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.ipv6_address (expand)" references: [module.dev.module.worker_lb.var.create_ipv6_address (expand) module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand) module.dev.module.worker_lb.var.ipv6_address (expand)]
2021-12-08T07:10:26.945-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.quic (expand) module.dev.module.worker_lb.var.ssl_policy (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.local.url_map (expand) module.dev.module.worker_lb.var.ssl_certificates (expand) module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand) module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.name (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.quic (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_id (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "local.region (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ipv6_address (expand)" references: [module.dev.module.worker_lb.local.ipv6_address (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.project (expand)" references: [module.dev.var.project (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.cdn (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.backend_services (expand)" references: [module.dev.module.worker_lb.google_compute_backend_service.default (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ip (expand)" references: [module.dev.module.worker_lb.local.address (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)" references: [module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.var.https_redirect (expand) module.dev.module.worker_lb.local.url_map (expand) module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "var.dev_client_secret" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.region (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_ipv6_address (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_address (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.backends (expand)" references: [module.dev.google_compute_region_network_endpoint_group.worker (expand) module.dev.var.client_id (expand) module.dev.var.client_secret (expand)]
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.private_key (expand)" references: []
2021-12-08T07:10:26.946-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.address (expand)" references: [module.dev.module.worker_lb.var.create_address (expand) module.dev.module.worker_lb.google_compute_global_address.default (expand) module.dev.module.worker_lb.var.address (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.http_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.default (expand)" references: [module.dev.module.worker_lb.var.create_url_map (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.google_compute_backend_service.default (expand) module.dev.module.worker_lb.var.backends (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.local.ipv6_address (expand) module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.output.load_balancer_ip (expand)" references: [module.dev.module.worker_lb.output.external_ip (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.google_cloud_run_service.worker (expand)" references: [module.dev.var.region (expand) module.dev.var.env (expand) module.dev.var.project (expand) module.dev.var.project (expand) module.dev.data.google_cloud_run_service.worker (expand) module.dev.var.project (expand) module.dev.var.env (expand) module.dev.var.env (expand) module.dev.var.use_profiler (expand) module.dev.var.min_frontend_instances (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.random_id.certificate (expand)" references: [module.dev.module.worker_lb.var.random_certificate_suffix (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (close)" references: []
2021-12-08T07:10:26.947-0500 [DEBUG] ReferenceTransformer: "module.dev.google_compute_region_network_endpoint_group.worker (expand)" references: [module.dev.var.env (expand) module.dev.var.project (expand) module.dev.var.region (expand) module.dev.google_cloud_run_service.worker (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.certificate (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.random_certificate_suffix (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.region (expand)" references: [local.region (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.create_http_forward (expand)" references: [module.dev.module.worker_lb.var.http_forward (expand) module.dev.module.worker_lb.var.https_redirect (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google-beta\"]" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ipv6_address (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_policy (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.http_forward (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.address (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.use_profiler (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.min_frontend_instances (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.https_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.data.google_cloud_run_service.worker (expand)" references: [module.dev.var.project (expand) module.dev.var.env (expand) module.dev.var.region (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.local.ipv6_address (expand) module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev (close)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_secret (expand)" references: [var.dev_client_secret]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.env (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.var.project (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.health_checked_backends (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.use_ssl_certificates (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.enable_ipv6 (expand)" references: []
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand) module.dev.module.worker_lb.var.random_certificate_suffix (expand) module.dev.module.worker_lb.random_id.certificate (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.url_map (expand)" references: [module.dev.module.worker_lb.google_compute_url_map.default (expand)]
2021-12-08T07:10:26.948-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default (expand)" references: [module.dev.module.worker_lb.var.create_address (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_certificates (expand)" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_url_map (expand)" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.url_map (expand)" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.https_redirect (expand)" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.url_map (expand)" references: [module.dev.module.worker_lb.var.create_url_map (expand) module.dev.module.worker_lb.google_compute_url_map.default (expand) module.dev.module.worker_lb.var.url_map (expand)]
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http (expand)" references: [module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.private_key (expand) module.dev.module.worker_lb.var.certificate (expand)]
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.security_policy (expand)" references: []
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (expand)" references: []
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.key"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:26.949-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default (expand)" references: [module.dev.module.worker_lb.var.backends (expand) module.dev.module.worker_lb.var.security_policy (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:26.950-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.create_ipv6_address (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:26.967-0500 [DEBUG] Starting graph walk: walkPlan
2021-12-08T07:10:26.968-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:26.969-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:27.024-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5]
2021-12-08T07:10:27.024-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683053
2021-12-08T07:10:27.024-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5
2021-12-08T07:10:27.064-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:27.064-0500
2021-12-08T07:10:27.119-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:27.119-0500 [DEBUG] provider.terraform-provider-google-beta_v3.90.1_x5: plugin address: network=unix address=/tmp/plugin169731044 timestamp=2021-12-08T07:10:27.119-0500
2021-12-08T07:10:27.189-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:27.189-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:27.252-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5]
2021-12-08T07:10:27.253-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683066
2021-12-08T07:10:27.253-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5
2021-12-08T07:10:27.264-0500 [INFO] provider.terraform-provider-random_v3.1.0_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:27.263-0500
2021-12-08T07:10:27.338-0500 [DEBUG] provider.terraform-provider-random_v3.1.0_x5: plugin address: address=/tmp/plugin156422431 network=unix timestamp=2021-12-08T07:10:27.337-0500
2021-12-08T07:10:27.338-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:27.379-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google-beta\"]" changed the config value, but that value is unused
2021-12-08T07:10:27.406-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:27.406-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:27.410-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:27.410-0500
2021-12-08T07:10:27.411-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:27.410-0500
2021-12-08T07:10:27.412-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:27.410-0500
2021-12-08T07:10:27.412-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:27.410-0500
2021-12-08T07:10:27.412-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.410-0500
2021-12-08T07:10:27.468-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5]
2021-12-08T07:10:27.468-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683076
2021-12-08T07:10:27.469-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5
2021-12-08T07:10:27.497-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:27.497-0500
2021-12-08T07:10:27.540-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Terraform is using this identity: jba@google.com: timestamp=2021-12-08T07:10:27.540-0500
2021-12-08T07:10:27.555-0500 [DEBUG] provider.terraform-provider-google_v3.90.1_x5: plugin address: address=/tmp/plugin818985199 network=unix timestamp=2021-12-08T07:10:27.555-0500
2021-12-08T07:10:27.555-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:27.631-0500 [INFO] ReferenceTransformer: reference not found: "var.ssl"
2021-12-08T07:10:27.631-0500 [INFO] ReferenceTransformer: reference not found: "var.managed_ssl_certificate_domains"
2021-12-08T07:10:27.631-0500 [INFO] ReferenceTransformer: reference not found: "var.use_ssl_certificates"
2021-12-08T07:10:27.631-0500 [INFO] ReferenceTransformer: reference not found: "var.random_certificate_suffix"
2021-12-08T07:10:27.631-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:27.632-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:27.632-0500 [INFO] ReferenceTransformer: reference not found: "var.managed_ssl_certificate_domains"
2021-12-08T07:10:27.632-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default[0]" references: []
2021-12-08T07:10:27.632-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:27.633-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/linux_amd64/terraform-provider-random_v3.1.0_x5 pid=683066
2021-12-08T07:10:27.633-0500 [DEBUG] provider: plugin exited
module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default[0]: Refreshing state... [id=projects/go-discovery-exp/global/sslCertificates/dev-vuln-worker-lb-cert]
2021-12-08T07:10:27.637-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.637-0500
2021-12-08T07:10:27.637-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:27.637-0500
2021-12-08T07:10:27.637-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:27.637-0500
2021-12-08T07:10:27.637-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/beta/projects/go-discovery-exp/global/sslCertificates/dev-vuln-worker-lb-cert?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google-beta/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:27.637-0500
2021-12-08T07:10:27.772-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused
2021-12-08T07:10:27.774-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:27.774-0500
2021-12-08T07:10:27.775-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:27.774-0500
2021-12-08T07:10:27.776-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:27.774-0500
2021-12-08T07:10:27.777-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:27.774-0500
2021-12-08T07:10:27.777-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.774-0500
2021-12-08T07:10:27.898-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [INFO] Terraform is using this identity: jba@google.com: timestamp=2021-12-08T07:10:27.898-0500
2021-12-08T07:10:27.899-0500 [INFO] ReferenceTransformer: reference not found: "var.create_address"
2021-12-08T07:10:27.899-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:27.900-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:27.900-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default[0]" references: []
2021-12-08T07:10:27.901-0500 [INFO] ReferenceTransformer: reference not found: "var.https_redirect"
2021-12-08T07:10:27.901-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:27.901-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:27.901-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect[0]" references: []
2021-12-08T07:10:27.902-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:27.902-0500 [INFO] ReferenceTransformer: reference not found: "var.region"
2021-12-08T07:10:27.902-0500 [INFO] ReferenceTransformer: reference not found: "var.env"
2021-12-08T07:10:27.902-0500 [DEBUG] ReferenceTransformer: "module.dev.data.google_cloud_run_service.worker" references: []
module.dev.module.worker_lb.google_compute_global_address.default[0]: Refreshing state... [id=projects/go-discovery-exp/global/addresses/dev-vuln-worker-lb-address]
2021-12-08T07:10:27.905-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.905-0500
2021-12-08T07:10:27.905-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:27.905-0500
2021-12-08T07:10:27.905-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:27.905-0500
2021-12-08T07:10:27.905-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/addresses/dev-vuln-worker-lb-address?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:27.905-0500
module.dev.module.worker_lb.google_compute_url_map.https_redirect[0]: Refreshing state... [id=projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-https-redirect]
2021-12-08T07:10:27.909-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.909-0500
2021-12-08T07:10:27.909-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:27.909-0500
2021-12-08T07:10:27.909-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:27.909-0500
2021-12-08T07:10:27.909-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /apis/serving.knative.dev/v1/namespaces/go-discovery-exp/services/dev-vuln-worker?alt=json HTTP/1.1
Host: us-central1-run.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:27.909-0500
2021-12-08T07:10:27.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:27.909-0500
2021-12-08T07:10:27.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:27.910-0500
2021-12-08T07:10:27.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:27.910-0500
2021-12-08T07:10:27.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-https-redirect?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:27.910-0500
2021-12-08T07:10:27.926-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:27 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "67064036335948068",
"creationTimestamp": "2021-12-07T11:02:35.729-08:00",
"name": "dev-vuln-worker-lb-cert",
"selfLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/sslCertificates/dev-vuln-worker-lb-cert",
"managed": {
"domains": [
"dev-vuln-worker.go.dev"
],
"status": "PROVISIONING",
"domainStatus": {
"dev-vuln-worker.go.dev": "FAILED_NOT_VISIBLE"
}
},
"type": "MANAGED",
"kind": "compute#sslCertificate"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:27.926-0500
2021-12-08T07:10:27.926-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:27.926-0500
2021-12-08T07:10:27.926-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:27 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:27.926-0500
2021-12-08T07:10:27.931-0500 [WARN] Provider "registry.terraform.io/hashicorp/google-beta" produced an invalid plan for module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .type: planned value cty.StringVal("MANAGED") for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:28.071-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Etag: wEOg1UBhtoD2S2lXrzxAaQJroeM=/HA5tqBYlcfs_gaxe-gcNiI8GG6Q=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "4108496195922563364",
"creationTimestamp": "2021-12-07T11:02:35.936-08:00",
"name": "dev-vuln-worker-lb-address",
"description": "",
"address": "35.190.117.35",
"status": "RESERVED",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/addresses/dev-vuln-worker-lb-address",
"networkTier": "PREMIUM",
"addressType": "EXTERNAL",
"kind": "compute#address"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.071-0500
2021-12-08T07:10:28.072-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.071-0500
2021-12-08T07:10:28.072-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.071-0500
2021-12-08T07:10:28.075-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_global_address.default[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .network: planned value cty.StringVal("") for a non-computed attribute
- .purpose: planned value cty.StringVal("") for a non-computed attribute
- .address_type: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .prefix_length: planned value cty.NumberIntVal(0) for a non-computed attribute
2021-12-08T07:10:28.176-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Etag: Bl7l-2GcquIQPGejfTPwmdm14Dg=/8YfF6jZZ6TCoJ12V8YCtjl12E6s=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "7630637354537062692",
"creationTimestamp": "2021-12-07T11:02:35.953-08:00",
"name": "dev-vuln-worker-lb-https-redirect",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-https-redirect",
"defaultUrlRedirect": {
"redirectResponseCode": "MOVED_PERMANENTLY_DEFAULT",
"httpsRedirect": true
},
"fingerprint": "DdpGxE9SNWo=",
"kind": "compute#urlMap"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.176-0500
2021-12-08T07:10:28.176-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.176-0500
2021-12-08T07:10:28.176-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.176-0500
2021-12-08T07:10:28.184-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_url_map.https_redirect[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .default_service: planned value cty.StringVal("") for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .default_url_redirect[0].path_redirect: planned value cty.StringVal("") for a non-computed attribute
- .default_url_redirect[0].prefix_redirect: planned value cty.StringVal("") for a non-computed attribute
- .default_url_redirect[0].host_redirect: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:28.218-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"apiVersion": "serving.knative.dev/v1",
"kind": "Service",
"metadata": {
"name": "dev-vuln-worker",
"namespace": "55665122702",
"selfLink": "/apis/serving.knative.dev/v1/namespaces/55665122702/services/dev-vuln-worker",
"uid": "43a743ac-bdd6-4032-97df-60c89552a799",
"resourceVersion": "AAXShFmeVg4",
"generation": 1,
"labels": {
"cloud.googleapis.com/location": "us-central1"
},
"annotations": {
"serving.knative.dev/creator": "jba@google.com",
"serving.knative.dev/lastModifier": "jba@google.com",
"run.googleapis.com/ingress": "all",
"run.googleapis.com/ingress-status": "all"
},
"creationTimestamp": "2021-12-07T01:32:35.475107Z"
},
"spec": {
"template": {
"metadata": {
"annotations": {
"autoscaling.knative.dev/minScale": "0",
"autoscaling.knative.dev/maxScale": "1"
}
},
"spec": {
"containerConcurrency": 80,
"timeoutSeconds": 300,
"serviceAccountName": "frontend@go-discovery-exp.iam.gserviceaccount.com",
"containers": [
{
"image": "gcr.io/go-discovery-exp/vuln-worker:20211206t200014-a531090-unclean",
"env": [
{
"name": "VULN_WORKER_ISSUE_REPO",
"value": "jba/nested-modules"
},
{
"name": "VULN_WORKER_NAMESPACE",
"value": "dev"
},
{
"name": "GOOGLE_CLOUD_PROJECT",
"value": "go-discovery-exp"
},
{
"name": "VULN_WORKER_USE_PROFILER",
"value": "false"
},
{
"name": "VULN_WORKER_REPORT_ERRORS",
"value": "true"
}
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "1Gi"
}
},
"ports": [
{
"name": "http1",
"containerPort": 8080
}
]
}
]
}
},
"traffic": [
{
"percent": 100,
"latestRevision": true
}
]
},
"status": {
"observedGeneration": 1,
"conditions": [
{
"type": "Ready",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.618254Z"
},
{
"type": "ConfigurationsReady",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.330086Z"
},
{
"type": "RoutesReady",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.618254Z"
}
],
"latestReadyRevisionName": "dev-vuln-worker-8m98w",
"latestCreatedRevisionName": "dev-vuln-worker-8m98w",
"traffic": [
{
"revisionName": "dev-vuln-worker-8m98w",
"percent": 100,
"latestRevision": true
}
],
"url": "https://dev-vuln-worker-ku6ias4ydq-uc.a.run.app",
"address": {
"url": "https://dev-vuln-worker-ku6ias4ydq-uc.a.run.app"
}
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.217-0500
2021-12-08T07:10:28.218-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.217-0500
2021-12-08T07:10:28.218-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.217-0500
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.env"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.region"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.env"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.env"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.use_profiler"
2021-12-08T07:10:28.224-0500 [INFO] ReferenceTransformer: reference not found: "var.min_frontend_instances"
2021-12-08T07:10:28.224-0500 [DEBUG] ReferenceTransformer: "module.dev.google_cloud_run_service.worker" references: []
module.dev.google_cloud_run_service.worker: Refreshing state... [id=locations/us-central1/namespaces/go-discovery-exp/services/dev-vuln-worker]
2021-12-08T07:10:28.233-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:28.233-0500
2021-12-08T07:10:28.233-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:28.233-0500
2021-12-08T07:10:28.233-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:28.233-0500
2021-12-08T07:10:28.233-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /apis/serving.knative.dev/v1/namespaces/go-discovery-exp/services/dev-vuln-worker?alt=json HTTP/1.1
Host: us-central1-run.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.233-0500
2021-12-08T07:10:28.505-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"apiVersion": "serving.knative.dev/v1",
"kind": "Service",
"metadata": {
"name": "dev-vuln-worker",
"namespace": "55665122702",
"selfLink": "/apis/serving.knative.dev/v1/namespaces/55665122702/services/dev-vuln-worker",
"uid": "43a743ac-bdd6-4032-97df-60c89552a799",
"resourceVersion": "AAXShFmeVg4",
"generation": 1,
"labels": {
"cloud.googleapis.com/location": "us-central1"
},
"annotations": {
"serving.knative.dev/creator": "jba@google.com",
"serving.knative.dev/lastModifier": "jba@google.com",
"run.googleapis.com/ingress": "all",
"run.googleapis.com/ingress-status": "all"
},
"creationTimestamp": "2021-12-07T01:32:35.475107Z"
},
"spec": {
"template": {
"metadata": {
"annotations": {
"autoscaling.knative.dev/minScale": "0",
"autoscaling.knative.dev/maxScale": "1"
}
},
"spec": {
"containerConcurrency": 80,
"timeoutSeconds": 300,
"serviceAccountName": "frontend@go-discovery-exp.iam.gserviceaccount.com",
"containers": [
{
"image": "gcr.io/go-discovery-exp/vuln-worker:20211206t200014-a531090-unclean",
"env": [
{
"name": "VULN_WORKER_ISSUE_REPO",
"value": "jba/nested-modules"
},
{
"name": "VULN_WORKER_NAMESPACE",
"value": "dev"
},
{
"name": "GOOGLE_CLOUD_PROJECT",
"value": "go-discovery-exp"
},
{
"name": "VULN_WORKER_USE_PROFILER",
"value": "false"
},
{
"name": "VULN_WORKER_REPORT_ERRORS",
"value": "true"
}
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "1Gi"
}
},
"ports": [
{
"name": "http1",
"containerPort": 8080
}
]
}
]
}
},
"traffic": [
{
"percent": 100,
"latestRevision": true
}
]
},
"status": {
"observedGeneration": 1,
"conditions": [
{
"type": "Ready",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.618254Z"
},
{
"type": "ConfigurationsReady",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.330086Z"
},
{
"type": "RoutesReady",
"status": "True",
"lastTransitionTime": "2021-12-07T01:32:44.618254Z"
}
],
"latestReadyRevisionName": "dev-vuln-worker-8m98w",
"latestCreatedRevisionName": "dev-vuln-worker-8m98w",
"traffic": [
{
"revisionName": "dev-vuln-worker-8m98w",
"percent": 100,
"latestRevision": true
}
],
"url": "https://dev-vuln-worker-ku6ias4ydq-uc.a.run.app",
"address": {
"url": "https://dev-vuln-worker-ku6ias4ydq-uc.a.run.app"
}
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.504-0500
2021-12-08T07:10:28.505-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.504-0500
2021-12-08T07:10:28.505-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.504-0500
2021-12-08T07:10:28.514-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet: timestamp=2021-12-08T07:10:28.514-0500
2021-12-08T07:10:28.525-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.google_cloud_run_service.worker, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .template[0].metadata[0].labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .template[0].spec[0].containers[0].args: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].spec[0].containers[0].command: planned value cty.ListValEmpty(cty.String) for a non-computed attribute
- .template[0].spec[0].containers[0].working_dir: planned value cty.StringVal("") for a non-computed attribute
- .template[0].spec[0].containers[0].ports: block count in plan (1) disagrees with count in config (0)
- .template[0].spec[0].containers[0].resources[0].requests: planned value cty.MapValEmpty(cty.String) for a non-computed attribute
- .traffic[0].revision_name: planned value cty.StringVal("") for a non-computed attribute
- .metadata: block count in plan (1) disagrees with count in config (0)
2021-12-08T07:10:28.530-0500 [INFO] ReferenceTransformer: reference not found: "var.region"
2021-12-08T07:10:28.530-0500 [INFO] ReferenceTransformer: reference not found: "var.env"
2021-12-08T07:10:28.530-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.530-0500 [DEBUG] ReferenceTransformer: "module.dev.google_compute_region_network_endpoint_group.worker" references: []
module.dev.google_compute_region_network_endpoint_group.worker: Refreshing state... [id=projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg]
2021-12-08T07:10:28.534-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:28.534-0500
2021-12-08T07:10:28.534-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:28.534-0500
2021-12-08T07:10:28.534-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:28.534-0500
2021-12-08T07:10:28.534-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.534-0500
2021-12-08T07:10:28.718-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Etag: wgqLpWesNQI5tCqGZ8OA0Rl8_kI=/Lq0uVCqANCX5LHzfRIia70ncIu8=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "7292566623104405396",
"creationTimestamp": "2021-12-07T11:09:47.743-08:00",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg",
"name": "dev-vuln-worker-neg",
"networkEndpointType": "SERVERLESS",
"size": 0,
"region": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1",
"cloudRun": {
"service": "dev-vuln-worker"
},
"kind": "compute#networkEndpointGroup"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.718-0500
2021-12-08T07:10:28.718-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.718-0500
2021-12-08T07:10:28.718-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.718-0500
2021-12-08T07:10:28.723-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.google_compute_region_network_endpoint_group.worker, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .description: planned value cty.StringVal("") for a non-computed attribute
- .cloud_run[0].tag: planned value cty.StringVal("") for a non-computed attribute
- .cloud_run[0].url_mask: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "var.backends"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "var.security_policy"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.key"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:28.725-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default[\"default\"]" references: []
module.dev.module.worker_lb.google_compute_backend_service.default["default"]: Refreshing state... [id=projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default]
2021-12-08T07:10:28.733-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.733-0500
2021-12-08T07:10:28.733-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.733-0500
2021-12-08T07:10:28.733-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.733-0500
2021-12-08T07:10:28.734-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:28.734-0500
2021-12-08T07:10:28.734-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:28.734-0500
2021-12-08T07:10:28.734-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:28.734-0500
2021-12-08T07:10:28.734-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google-beta/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.734-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:28 GMT
Etag: hZazlj2yGkAyIL7tqGljrYk0Vwg=/9QBLyH6JTX1BLs473b0tDx9BQzc=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "861021936803778409",
"creationTimestamp": "2021-12-07T11:09:58.843-08:00",
"name": "dev-vuln-worker-lb-backend-default",
"description": "",
"selfLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default",
"backends": [
{
"group": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg",
"balancingMode": "UTILIZATION",
"capacityScaler": 1
}
],
"timeoutSec": 30,
"port": 80,
"protocol": "HTTP",
"fingerprint": "p3hViClrBS0=",
"portName": "http",
"enableCDN": false,
"sessionAffinity": "NONE",
"affinityCookieTtlSec": 0,
"loadBalancingScheme": "EXTERNAL",
"connectionDraining": {
"drainingTimeoutSec": 300
},
"iap": {
"enabled": true,
"oauth2ClientId": "55665122702-tk2rogkaalgru7pqibvbltqs7geev8j5.apps.googleusercontent.com",
"oauth2ClientSecretSha256": "cd2eb0837c9b4c962c22d2ff8b5441b7b45805887f051d39bf133b583baf6860"
},
"kind": "compute#backendService"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description:<nil> group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:<nil> max_connections_per_endpoint:<nil> max_connections_per_instance:<nil> max_rate:<nil> max_rate_per_endpoint:<nil> max_rate_per_instance:<nil> max_utilization:<nil>]: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.929-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.929-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.930-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.930-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.930-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.930-0500
2021-12-08T07:10:28.930-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.930-0500
2021-12-08T07:10:28.931-0500 [WARN] Provider "registry.terraform.io/hashicorp/google-beta" produced an unexpected new value for module.dev.module.worker_lb.google_compute_backend_service.default["default"] during refresh.
- .custom_response_headers: was null, but now cty.SetValEmpty(cty.String)
- .custom_request_headers: was null, but now cty.SetValEmpty(cty.String)
- .fingerprint: was cty.StringVal("rSlbCNL8cIE="), but now cty.StringVal("p3hViClrBS0=")
- .health_checks: was null, but now cty.SetValEmpty(cty.String)
- .iap[0].oauth2_client_secret_sha256: inconsistent values for sensitive attribute
2021-12-08T07:10:28.935-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [WARN] Truncating attribute path of 0 diagnostics for TypeSet: timestamp=2021-12-08T07:10:28.935-0500
2021-12-08T07:10:28.937-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.937-0500
2021-12-08T07:10:28.937-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.937-0500
2021-12-08T07:10:28.937-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.937-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] writing description: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.938-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:28.938-0500
2021-12-08T07:10:28.940-0500 [WARN] Provider "registry.terraform.io/hashicorp/google-beta" produced an invalid plan for module.dev.module.worker_lb.google_compute_backend_service.default["default"], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .custom_response_headers: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .affinity_cookie_ttl_sec: planned value cty.NumberIntVal(0) for a non-computed attribute
- .health_checks: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .locality_lb_policy: planned value cty.StringVal("") for a non-computed attribute
- .security_policy: planned value cty.StringVal("") for a non-computed attribute
- .custom_request_headers: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
- .connection_draining_timeout_sec: planned value cty.NumberIntVal(300) for a non-computed attribute
2021-12-08T07:10:28.942-0500 [INFO] ReferenceTransformer: reference not found: "var.create_url_map"
2021-12-08T07:10:28.942-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:28.942-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:28.942-0500 [INFO] ReferenceTransformer: reference not found: "google_compute_backend_service.default"
2021-12-08T07:10:28.942-0500 [INFO] ReferenceTransformer: reference not found: "var.backends"
2021-12-08T07:10:28.942-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.default[0]" references: []
2021-12-08T07:10:28.943-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:28.946-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683053
2021-12-08T07:10:28.946-0500 [DEBUG] provider: plugin exited
module.dev.module.worker_lb.google_compute_url_map.default[0]: Refreshing state... [id=projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-url-map]
2021-12-08T07:10:28.955-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:28.955-0500
2021-12-08T07:10:28.955-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:28.955-0500
2021-12-08T07:10:28.955-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:28.955-0500
2021-12-08T07:10:28.955-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:28 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-url-map?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:28.955-0500
2021-12-08T07:10:29.111-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:29 GMT
Etag: 5xm7qnj0JXchuYLH-PjwJ0k2Gj0=/5vuoaQ8DYYoSuVqXNGJs3FUl94k=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "3610458076110524285",
"creationTimestamp": "2021-12-07T11:10:10.022-08:00",
"name": "dev-vuln-worker-lb-url-map",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-url-map",
"defaultService": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default",
"fingerprint": "DPtm9zULn94=",
"kind": "compute#urlMap"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:29.111-0500
2021-12-08T07:10:29.111-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:29.111-0500
2021-12-08T07:10:29.111-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:29.111-0500
2021-12-08T07:10:29.122-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_url_map.default[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .description: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.ssl"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.ssl_policy"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "local.url_map"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.ssl_certificates"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "google_compute_ssl_certificate.default"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "google_compute_managed_ssl_certificate.default"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.quic"
2021-12-08T07:10:29.125-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default[0]" references: []
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "local.create_http_forward"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.https_redirect"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "local.url_map"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "google_compute_url_map.https_redirect"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:29.125-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:29.125-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default[0]" references: []
module.dev.module.worker_lb.google_compute_target_http_proxy.default[0]: Refreshing state... [id=projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy]
module.dev.module.worker_lb.google_compute_target_https_proxy.default[0]: Refreshing state... [id=projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy]
2021-12-08T07:10:29.128-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:29.128-0500
2021-12-08T07:10:29.129-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:29.128-0500
2021-12-08T07:10:29.129-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:29.128-0500
2021-12-08T07:10:29.129-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:29.129-0500
2021-12-08T07:10:29.129-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:29.129-0500
2021-12-08T07:10:29.130-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:29.130-0500
2021-12-08T07:10:29.130-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:29.130-0500
2021-12-08T07:10:29.130-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:29.130-0500
2021-12-08T07:10:29.269-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:29 GMT
Etag: z8fMtrpKNw8SFFCX-cx6DRokuwA=/jmNT2t72NiYO6BJrKGOMZiI-4dY=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "5581478427204128626",
"creationTimestamp": "2021-12-07T11:10:21.065-08:00",
"name": "dev-vuln-worker-lb-https-proxy",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy",
"urlMap": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-url-map",
"sslCertificates": [
"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/sslCertificates/dev-vuln-worker-lb-cert"
],
"quicOverride": "NONE",
"fingerprint": "fnVH_d7wt28=",
"kind": "compute#targetHttpsProxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:29.268-0500
2021-12-08T07:10:29.269-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:29.268-0500
2021-12-08T07:10:29.269-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:29.269-0500
2021-12-08T07:10:29.273-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_target_https_proxy.default[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .description: planned value cty.StringVal("") for a non-computed attribute
- .quic_override: planned value cty.StringVal("NONE") for a non-computed attribute
- .ssl_policy: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:29.275-0500 [DEBUG] Resource instance state not found for node "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]", instance module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]
2021-12-08T07:10:29.275-0500 [INFO] ReferenceTransformer: reference not found: "var.ssl"
2021-12-08T07:10:29.275-0500 [INFO] ReferenceTransformer: reference not found: "local.address"
2021-12-08T07:10:29.275-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:29.275-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:29.275-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]" references: []
2021-12-08T07:10:29.275-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:29 GMT
Etag: 11SULO5f_HqkBUJFFQVp0Dj5CBA=/QIr51A7F-Kh7K0yM-jysC8GlAKE=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "7691603659389538162",
"creationTimestamp": "2021-12-07T11:10:21.024-08:00",
"name": "dev-vuln-worker-lb-http-proxy",
"selfLink": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy",
"urlMap": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/urlMaps/dev-vuln-worker-lb-https-redirect",
"fingerprint": "S31t6CeBifU=",
"kind": "compute#targetHttpProxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:29.275-0500
2021-12-08T07:10:29.275-0500 [DEBUG] refresh: module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]: no state, so not refreshing
2021-12-08T07:10:29.276-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:29.276-0500
2021-12-08T07:10:29.276-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:29.276-0500
2021-12-08T07:10:29.279-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_target_http_proxy.default[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .description: planned value cty.StringVal("") for a non-computed attribute
2021-12-08T07:10:29.279-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
2021-12-08T07:10:29.280-0500 [DEBUG] Resource instance state not found for node "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]", instance module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]
2021-12-08T07:10:29.280-0500 [INFO] ReferenceTransformer: reference not found: "local.create_http_forward"
2021-12-08T07:10:29.281-0500 [INFO] ReferenceTransformer: reference not found: "local.address"
2021-12-08T07:10:29.281-0500 [INFO] ReferenceTransformer: reference not found: "var.name"
2021-12-08T07:10:29.281-0500 [INFO] ReferenceTransformer: reference not found: "var.project"
2021-12-08T07:10:29.281-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]" references: []
2021-12-08T07:10:29.281-0500 [DEBUG] refresh: module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]: no state, so not refreshing
2021-12-08T07:10:29.285-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
2021-12-08T07:10:29.286-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:29.289-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683076
2021-12-08T07:10:29.289-0500 [DEBUG] provider: plugin exited

Note: Objects have changed outside of Terraform
Terraform detected the following changes made outside of Terraform since the
last "terraform apply":
 # module.dev.module.worker_lb.google_compute_backend_service.default["default"] has been changed
 ~ resource "google_compute_backend_service" "default" {
+ custom_request_headers = []
+ custom_response_headers = []
~ fingerprint = "rSlbCNL8cIE=" -> "p3hViClrBS0="
+ health_checks = []
id = "projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default"
name = "dev-vuln-worker-lb-backend-default"
# (14 unchanged attributes hidden)
~ iap {
~ oauth2_client_secret_sha256 = (sensitive value)
# (2 unchanged attributes hidden)
}
# (1 unchanged block hidden)
}
Unless you have made equivalent changes to your configuration, or ignored the
relevant attributes using ignore_changes, the following plan may include
actions to undo or respond to these changes.

─────────────────────────────────────────────────────────────────────────────
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
~ update in-place

Terraform will perform the following actions:
 # module.dev.module.worker_lb.google_compute_backend_service.default["default"] will be updated in-place
 ~ resource "google_compute_backend_service" "default" {
id = "projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default"
name = "dev-vuln-worker-lb-backend-default"
# (18 unchanged attributes hidden)
~ iap {
~ oauth2_client_secret = (sensitive value)
# (2 unchanged attributes hidden)
}
# (1 unchanged block hidden)
}
 # module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0] will be created
 + resource "google_compute_global_forwarding_rule" "http" {
+ id = (known after apply)
+ ip_address = "35.190.117.35"
+ ip_protocol = (known after apply)
+ label_fingerprint = (known after apply)
+ load_balancing_scheme = "EXTERNAL"
+ name = "dev-vuln-worker-lb"
+ network = (known after apply)
+ port_range = "80"
+ project = "go-discovery-exp"
+ self_link = (known after apply)
+ target = "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
 # module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0] will be created
 + resource "google_compute_global_forwarding_rule" "https" {
+ id = (known after apply)
+ ip_address = "35.190.117.35"
+ ip_protocol = (known after apply)
+ label_fingerprint = (known after apply)
+ load_balancing_scheme = "EXTERNAL"
+ name = "dev-vuln-worker-lb-https"
+ network = (known after apply)
+ port_range = "443"
+ project = "go-discovery-exp"
+ self_link = (known after apply)
+ target = "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
Plan: 2 to add, 1 to change, 0 to destroy.
2021-12-08T07:10:29.308-0500 [INFO] backend/local: apply calling Apply
2021-12-08T07:10:29.308-0500 [INFO] terraform: building graph: GraphTypeApply
2021-12-08T07:10:29.309-0500 [DEBUG] Resource state not found for node "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]", instance module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]
2021-12-08T07:10:29.310-0500 [DEBUG] Resource state not found for node "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]", instance module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]
2021-12-08T07:10:29.311-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by module.dev.module.worker_lb.random_id.certificate (expand)
2021-12-08T07:10:29.311-0500 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google-beta"], implied first by module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6 (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.google_compute_region_network_endpoint_group.worker (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:29.312-0500 [DEBUG] ProviderTransformer: "module.dev.google_cloud_run_service.worker (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.data.google_cloud_run_service.worker (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default[\"default\"]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google-beta"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_url_map.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.313-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.314-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.random_id.certificate (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2021-12-08T07:10:29.314-0500 [DEBUG] ProviderTransformer: "module.dev.module.worker_lb.google_compute_global_address.default (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"]
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev.data.google_cloud_run_service.worker (expand)" references: []
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.http_forward (expand)" references: []
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "local.region (expand)" references: []
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_policy (expand)" references: []
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]" references: [module.dev.module.worker_lb.local.create_http_forward (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand) module.dev.module.worker_lb.var.project (expand) module.dev.module.worker_lb.var.name (expand)]
2021-12-08T07:10:29.318-0500 [DEBUG] ReferenceTransformer: "module.dev (close)" references: []
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.https_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)]
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.key"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [INFO] ReferenceTransformer: reference not found: "each.value"
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default[\"default\"]" references: [module.dev.module.worker_lb.var.backends (expand) module.dev.module.worker_lb.var.security_policy (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.ssl (expand)]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.quic (expand)" references: []
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.url_map (expand)" references: []
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_secret (expand)" references: [var.dev_client_secret]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.ipv6_enabled (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand)]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.default (expand)" references: [module.dev.module.worker_lb.var.create_url_map (expand)]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.var.region (expand)" references: [local.region (expand)]
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (expand)" references: []
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_ipv6_address (expand)" references: []
2021-12-08T07:10:29.319-0500 [DEBUG] ReferenceTransformer: "module.dev.var.project (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.url_map (expand)" references: [module.dev.module.worker_lb.var.create_url_map (expand) module.dev.module.worker_lb.google_compute_url_map.default (expand) module.dev.module.worker_lb.var.url_map (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.random_certificate_suffix (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.backends (expand)" references: [module.dev.google_compute_region_network_endpoint_group.worker (expand) module.dev.var.client_id (expand) module.dev.var.client_secret (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl_certificates (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https (expand)" references: [module.dev.module.worker_lb.var.ssl (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.use_ssl_certificates (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.backend_services (expand)" references: [module.dev.module.worker_lb.google_compute_backend_service.default["default"] module.dev.module.worker_lb.google_compute_backend_service.default (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb (close)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.random_id.certificate (expand)" references: [module.dev.module.worker_lb.var.random_certificate_suffix (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "var.dev_client_secret" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.certificate (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.google_cloud_run_service.worker (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default (expand)" references: [module.dev.module.worker_lb.var.create_address (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)" references: [module.dev.module.worker_lb.local.create_http_forward (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) module.dev.module.worker_lb.var.use_ssl_certificates (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.url_map (expand)" references: [module.dev.module.worker_lb.google_compute_url_map.default (expand)]
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_url_map (expand)" references: []
2021-12-08T07:10:29.320-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.project (expand)" references: [module.dev.var.project (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.address (expand)" references: [module.dev.module.worker_lb.var.create_address (expand) module.dev.module.worker_lb.google_compute_global_address.default (expand) module.dev.module.worker_lb.var.address (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.ipv6_address (expand)" references: [module.dev.module.worker_lb.var.create_ipv6_address (expand) module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand) module.dev.module.worker_lb.var.ipv6_address (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.private_key (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.output.load_balancer_ip (expand)" references: [module.dev.module.worker_lb.output.external_ip (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]" references: [module.dev.module.worker_lb.var.ssl (expand) module.dev.module.worker_lb.var.name (expand) module.dev.module.worker_lb.local.address (expand) module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand) module.dev.module.worker_lb.var.project (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand)" references: [module.dev.module.worker_lb.var.https_redirect (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ipv6_address (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.var.min_frontend_instances (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.var.env (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ipv6_address (expand)" references: [module.dev.module.worker_lb.local.ipv6_address (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.var.client_id (expand)" references: []
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.create_http_forward (expand)" references: [module.dev.module.worker_lb.var.http_forward (expand) module.dev.module.worker_lb.var.https_redirect (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [local.region (expand)]
2021-12-08T07:10:29.321-0500 [DEBUG] ReferenceTransformer: "module.dev.google_compute_region_network_endpoint_group.worker (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_backend_service.default (expand)" references: [module.dev.module.worker_lb.var.backends (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.local.create_http_forward (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.create_address (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.address (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google-beta\"]" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_forwarding_rule.http (expand)" references: [module.dev.module.worker_lb.local.create_http_forward (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.https_redirect (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.name (expand)" references: [module.dev.var.env (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.var.use_profiler (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.http_proxy (expand)" references: [module.dev.module.worker_lb.google_compute_target_http_proxy.default (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand)" references: [module.dev.module.worker_lb.var.enable_ipv6 (expand) module.dev.module.worker_lb.var.create_ipv6_address (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.cdn (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.security_policy (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.local.health_checked_backends (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.output.external_ip (expand)" references: [module.dev.module.worker_lb.local.address (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.google_compute_target_https_proxy.default (expand)" references: [module.dev.module.worker_lb.var.ssl (expand)]
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.ssl (expand)" references: []
2021-12-08T07:10:29.322-0500 [DEBUG] ReferenceTransformer: "module.dev.module.worker_lb.var.enable_ipv6 (expand)" references: []
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.cdn (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.local.health_checked_backends (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.data.google_cloud_run_service.worker (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.ssl_policy (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_global_forwarding_rule.https_ipv6 (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.quic (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.ipv6_enabled (expand) is no longer needed, removing
2021-12-08T07:10:29.326-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.https_proxy (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.var.region (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.local.url_map (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_ssl_certificate.default (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.ssl_certificates (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.backend_services (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.random_id.certificate (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.certificate (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.google_cloud_run_service.worker (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_managed_ssl_certificate.default (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.url_map (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.private_key (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: module.dev.output.load_balancer_ip (expand) is no longer needed, removing
2021-12-08T07:10:29.327-0500 [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/random"] is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.http_proxy (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.external_ip (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.var.use_profiler (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.managed_ssl_certificate_domains (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.url_map (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_url_map.default (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_global_forwarding_rule.http_ipv6 (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.random_certificate_suffix (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.use_ssl_certificates (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.output.external_ipv6_address (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_url_map.https_redirect (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.local.ipv6_address (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.create_url_map (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.var.min_frontend_instances (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.google_compute_global_address.default_ipv6 (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.ipv6_address (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.enable_ipv6 (expand) is no longer needed, removing
2021-12-08T07:10:29.328-0500 [DEBUG] pruneUnusedNodes: module.dev.module.worker_lb.var.create_ipv6_address (expand) is no longer needed, removing
2021-12-08T07:10:29.332-0500 [DEBUG] Starting graph walk: walkApply
2021-12-08T07:10:29.333-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:29.333-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:29.386-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5]
2021-12-08T07:10:29.386-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683092
2021-12-08T07:10:29.386-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5
2021-12-08T07:10:29.418-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:29.418-0500
2021-12-08T07:10:29.471-0500 [DEBUG] provider.terraform-provider-google-beta_v3.90.1_x5: plugin address: address=/tmp/plugin369602643 network=unix timestamp=2021-12-08T07:10:29.471-0500
2021-12-08T07:10:29.472-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:29.535-0500 [DEBUG] created provider logger: level=debug
2021-12-08T07:10:29.535-0500 [INFO] provider: configuring client automatic mTLS
2021-12-08T07:10:29.596-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5]
2021-12-08T07:10:29.596-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683105
2021-12-08T07:10:29.596-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5
2021-12-08T07:10:29.627-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: configuring server automatic mTLS: timestamp=2021-12-08T07:10:29.626-0500
2021-12-08T07:10:29.683-0500 [DEBUG] provider.terraform-provider-google_v3.90.1_x5: plugin address: address=/tmp/plugin324875647 network=unix timestamp=2021-12-08T07:10:29.683-0500
2021-12-08T07:10:29.683-0500 [DEBUG] provider: using plugin: version=5
2021-12-08T07:10:29.694-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google-beta\"]" changed the config value, but that value is unused
2021-12-08T07:10:29.752-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:29.751-0500
2021-12-08T07:10:29.753-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:29.752-0500
2021-12-08T07:10:29.754-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:29.752-0500
2021-12-08T07:10:29.754-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:29.752-0500
2021-12-08T07:10:29.755-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:29.752-0500
2021-12-08T07:10:29.869-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] Terraform is using this identity: jba@google.com: timestamp=2021-12-08T07:10:29.869-0500
2021-12-08T07:10:29.882-0500 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused
2021-12-08T07:10:29.884-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:29.884-0500
2021-12-08T07:10:29.885-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:29.884-0500
2021-12-08T07:10:29.885-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] Authenticating using DefaultClient...: timestamp=2021-12-08T07:10:29.884-0500
2021-12-08T07:10:29.885-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-12-08T07:10:29.884-0500
2021-12-08T07:10:29.885-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:29 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:29.884-0500
2021-12-08T07:10:30.002-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [INFO] Terraform is using this identity: jba@google.com: timestamp=2021-12-08T07:10:30.002-0500
2021-12-08T07:10:30.014-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
2021-12-08T07:10:30.015-0500 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]: Creating...
module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]: Creating...
2021-12-08T07:10:30.015-0500 [INFO] Starting apply for module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]
2021-12-08T07:10:30.015-0500 [DEBUG] module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]: applying the planned Create change
2021-12-08T07:10:30.016-0500 [INFO] Starting apply for module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]
2021-12-08T07:10:30.016-0500 [DEBUG] module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]: applying the planned Create change
2021-12-08T07:10:30.017-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:dakglifx] Beginning ApplyForwardingRule...: timestamp=2021-12-08T07:10:30.017-0500
2021-12-08T07:10:30.017-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] User specified desired state: {
Labels: {
},
AllPorts: nil,
AllowGlobalAccess: nil,
LabelFingerprint: nil,
BackendService: nil,
CreationTimestamp: nil,
Description: "",
IPAddress: "35.190.117.35",
IPProtocol: "",
IPVersion: "",
IsMirroringCollector: nil,
LoadBalancingScheme: "EXTERNAL",
MetadataFilter: [
],
Name: "dev-vuln-worker-lb-https",
Network: nil,
NetworkTier: nil,
PortRange: "443",
Ports: [
],
Region: nil,
SelfLink: nil,
ServiceLabel: nil,
ServiceName: nil,
Subnetwork: nil,
Target: "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy",
Project: "go-discovery-exp",
Location: nil,
}: timestamp=2021-12-08T07:10:30.017-0500
2021-12-08T07:10:30.017-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:dakglifx] Fetching initial state...: timestamp=2021-12-08T07:10:30.017-0500
2021-12-08T07:10:30.018-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:tba2wtn5] Beginning ApplyForwardingRule...: timestamp=2021-12-08T07:10:30.017-0500
2021-12-08T07:10:30.018-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id josiq)
-----------[REQUEST]----------
GET /compute/v1/projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Type: application/json
Accept-Encoding: gzip
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.018-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] User specified desired state: {
Labels: {
},
AllPorts: nil,
AllowGlobalAccess: nil,
LabelFingerprint: nil,
BackendService: nil,
CreationTimestamp: nil,
Description: "",
IPAddress: "35.190.117.35",
IPProtocol: "",
IPVersion: "",
IsMirroringCollector: nil,
LoadBalancingScheme: "EXTERNAL",
MetadataFilter: [
],
Name: "dev-vuln-worker-lb",
Network: nil,
NetworkTier: nil,
PortRange: "80",
Ports: [
],
Region: nil,
SelfLink: nil,
ServiceLabel: nil,
ServiceName: nil,
Subnetwork: nil,
Target: "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy",
Project: "go-discovery-exp",
Location: nil,
}: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.018-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:tba2wtn5] Fetching initial state...: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [WARN] Truncating attribute path of 0 diagnostics for TypeSet: timestamp=2021-12-08T07:10:30.019-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 00tkz)
-----------[REQUEST]----------
GET /compute/v1/projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Type: application/json
Accept-Encoding: gzip
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.019-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/v1/projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Type: application/json
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.018-0500
2021-12-08T07:10:30.023-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.022-0500
2021-12-08T07:10:30.023-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.022-0500
2021-12-08T07:10:30.023-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.023-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.024-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.024-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.024-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.024-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.024-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.023-0500
2021-12-08T07:10:30.025-0500 [WARN] Provider "registry.terraform.io/hashicorp/google-beta" produced an invalid plan for module.dev.module.worker_lb.google_compute_backend_service.default["default"], but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .connection_draining_timeout_sec: planned value cty.NumberIntVal(300) for a non-computed attribute
- .load_balancing_scheme: planned value cty.StringVal("EXTERNAL") for a non-computed attribute
- .affinity_cookie_ttl_sec: planned value cty.NumberIntVal(0) for a non-computed attribute
- .custom_response_headers: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .locality_lb_policy: planned value cty.StringVal("") for a non-computed attribute
- .security_policy: planned value cty.StringVal("") for a non-computed attribute
- .custom_request_headers: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .health_checks: planned value cty.SetValEmpty(cty.String) for a non-computed attribute
- .description: planned value cty.StringVal("") for a non-computed attribute
module.dev.module.worker_lb.google_compute_backend_service.default["default"]: Modifying... [id=projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default]
2021-12-08T07:10:30.032-0500 [INFO] Starting apply for module.dev.module.worker_lb.google_compute_backend_service.default["default"]
2021-12-08T07:10:30.033-0500 [DEBUG] module.dev.module.worker_lb.google_compute_backend_service.default["default"]: applying the planned Update change
2021-12-08T07:10:30.038-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.036-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.036-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.036-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.037-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.037-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.037-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.039-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.038-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] hashing map[balancing_mode:UTILIZATION capacity_scaler:1 description: group:https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg max_connections:0 max_connections_per_endpoint:0 max_connections_per_instance:0 max_rate:0 max_rate_per_endpoint:0 max_rate_per_instance:0 max_utilization:0]: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] writing description: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] computed hash value of 1560454459 from projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg-UTILIZATION-1.000000--0-0.000000-0-0-0.000000-0-0.000000-: timestamp=2021-12-08T07:10:30.039-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Updating BackendService "projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default": map[string]interface {}{"backends":[]interface {}{map[string]interface {}{"balancingMode":"UTILIZATION", "capacityScaler":1, "group":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg", "maxUtilization":interface {}(nil)}}, "connectionDraining":map[string]interface {}{"drainingTimeoutSec":300}, "customRequestHeaders":[]interface {}{}, "customResponseHeaders":[]interface {}{}, "fingerprint":"p3hViClrBS0=", "healthChecks":[]interface {}{}, "iap":map[string]interface {}{"enabled":true, "oauth2ClientId":"55665122702-tk2rogkaalgru7pqibvbltqs7geev8j5.apps.googleusercontent.com", "oauth2ClientSecret":"xxx", "oauth2ClientSecretSha256":"cd2eb0837c9b4c962c22d2ff8b5441b7b45805887f051d39bf133b583baf6860"}, "loadBalancingScheme":"EXTERNAL", "name":"dev-vuln-worker-lb-backend-default", "portName":"http", "protocol":"HTTP", "sessionAffinity":"NONE", "timeoutSec":30}: timestamp=2021-12-08T07:10:30.040-0500
2021-12-08T07:10:30.040-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Waiting for state to become: [success]: timestamp=2021-12-08T07:10:30.040-0500
2021-12-08T07:10:30.041-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.040-0500
2021-12-08T07:10:30.041-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.041-0500
2021-12-08T07:10:30.041-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
PUT /compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google-beta/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
Content-Length: 761
Content-Type: application/json
Accept-Encoding: gzip
{
"backends": [
{
"balancingMode": "UTILIZATION",
"capacityScaler": 1,
"group": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/regions/us-central1/networkEndpointGroups/dev-vuln-worker-neg",
"maxUtilization": null
}
],
"connectionDraining": {
"drainingTimeoutSec": 300
},
"customRequestHeaders": [],
"customResponseHeaders": [],
"fingerprint": "p3hViClrBS0=",
"healthChecks": [],
"iap": {
"enabled": true,
"oauth2ClientId": "55665122702-tk2rogkaalgru7pqibvbltqs7geev8j5.apps.googleusercontent.com",
"oauth2ClientSecret": "xxx",
"oauth2ClientSecretSha256": "cd2eb0837c9b4c962c22d2ff8b5441b7b45805887f051d39bf133b583baf6860"
},
"loadBalancingScheme": "EXTERNAL",
"name": "dev-vuln-worker-lb-backend-default",
"portName": "http",
"protocol": "HTTP",
"sessionAffinity": "NONE",
"timeoutSec": 30
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.041-0500
2021-12-08T07:10:30.189-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.189-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id josiq)
-----------[RESPONSE]----------
HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] Error appears not to be retryable: googleapi: Error 404: The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https' was not found, notFound: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:dakglifx] Found that ForwardingRule resource did not exist.: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Created plan: []compute.forwardingRuleApiOperation{(*compute.createForwardingRuleOperation)(0xc00000f090), (*compute.updateForwardingRuleSetLabelsOperation)(0xc0009f7410)}: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Performing operation *compute.createForwardingRuleOperation &{response:map[]}: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Attempting to create {
Labels: {
},
AllPorts: nil,
AllowGlobalAccess: nil,
LabelFingerprint: nil,
BackendService: nil,
CreationTimestamp: nil,
Description: "",
IPAddress: "35.190.117.35",
IPProtocol: "",
IPVersion: "",
IsMirroringCollector: nil,
LoadBalancingScheme: "EXTERNAL",
MetadataFilter: [
],
Name: "dev-vuln-worker-lb-https",
Network: nil,
NetworkTier: nil,
PortRange: "443",
Ports: [
],
Region: nil,
SelfLink: nil,
ServiceLabel: nil,
ServiceName: nil,
Subnetwork: nil,
Target: "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy",
Project: "go-discovery-exp",
Location: nil,
}: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id nu29g)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:30.189-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.190-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.190-0500
2021-12-08T07:10:30.193-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.190-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.206-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 00tkz)
-----------[RESPONSE]----------
HTTP/2.0 404 Not Found
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 404,
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"errors": [
{
"message": "The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] Error appears not to be retryable: googleapi: Error 404: The resource 'projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb' was not found, notFound: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [RequestID:tba2wtn5] Found that ForwardingRule resource did not exist.: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Created plan: []compute.forwardingRuleApiOperation{(*compute.createForwardingRuleOperation)(0xc00011ac40), (*compute.updateForwardingRuleSetLabelsOperation)(0xc000ab9d70)}: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Performing operation *compute.createForwardingRuleOperation &{response:map[]}: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Attempting to create {
Labels: {
},
AllPorts: nil,
AllowGlobalAccess: nil,
LabelFingerprint: nil,
BackendService: nil,
CreationTimestamp: nil,
Description: "",
IPAddress: "35.190.117.35",
IPProtocol: "",
IPVersion: "",
IsMirroringCollector: nil,
LoadBalancingScheme: "EXTERNAL",
MetadataFilter: [
],
Name: "dev-vuln-worker-lb",
Network: nil,
NetworkTier: nil,
PortRange: "80",
Ports: [
],
Region: nil,
SelfLink: nil,
ServiceLabel: nil,
ServiceName: nil,
Subnetwork: nil,
Target: "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy",
Project: "go-discovery-exp",
Location: nil,
}: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 4e12w)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.207-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.207-0500
2021-12-08T07:10:30.356-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.356-0500
2021-12-08T07:10:30.356-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:30.356-0500
2021-12-08T07:10:30.356-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.356-0500
2021-12-08T07:10:30.356-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 4e12w)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:30.356-0500
2021-12-08T07:10:30.356-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:30.356-0500
2021-12-08T07:10:30.363-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.363-0500
2021-12-08T07:10:30.363-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:30.363-0500
2021-12-08T07:10:30.364-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.363-0500
2021-12-08T07:10:30.364-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id nu29g)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:30.363-0500
2021-12-08T07:10:30.364-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:30.363-0500
2021-12-08T07:10:30.604-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "8335717903317671513",
"name": "operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"operationType": "update",
"targetLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default",
"targetId": "861021936803778409",
"status": "RUNNING",
"user": "jba@google.com",
"progress": 0,
"insertTime": "2021-12-08T04:10:30.420-08:00",
"startTime": "2021-12-08T04:10:30.431-08:00",
"selfLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"kind": "compute#operation"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.604-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.604-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.604-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Finished updating BackendService "projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default": map[string]interface {}{"id":"8335717903317671513", "insertTime":"2021-12-08T04:10:30.420-08:00", "kind":"compute#operation", "name":"operation-1638965430091-5d2a160427df7-692b9fde-facc306a", "operationType":"update", "progress":0, "selfLink":"https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a", "startTime":"2021-12-08T04:10:30.431-08:00", "status":"RUNNING", "targetId":"861021936803778409", "targetLink":"https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default", "user":"jba@google.com"}: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.605-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.605-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Waiting for state to become: [DONE]: timestamp=2021-12-08T07:10:30.604-0500
2021-12-08T07:10:30.605-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.605-0500
2021-12-08T07:10:30.605-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.605-0500
2021-12-08T07:10:30.605-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a?alt=json&prettyPrint=false HTTP/1.1
Host: www.googleapis.com
User-Agent: google-api-go-client/0.5 Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google-beta/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
X-Goog-Api-Client: gl-go/1.16.2 gdcl/20210830
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.605-0500
2021-12-08T07:10:30.793-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:30 GMT
Etag: aEXbg_r2wYwG3Gx87hUiiZ-oByo=/0tDZFylVqjbOBqYoOjSSp58oP7I=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "8335717903317671513",
"name": "operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"operationType": "update",
"targetLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default",
"targetId": "861021936803778409",
"status": "RUNNING",
"user": "jba@google.com",
"progress": 0,
"insertTime": "2021-12-08T04:10:30.420-08:00",
"startTime": "2021-12-08T04:10:30.431-08:00",
"selfLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"kind": "compute#operation"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.793-0500
2021-12-08T07:10:30.793-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:30.793-0500
2021-12-08T07:10:30.793-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:30.793-0500
2021-12-08T07:10:30.793-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Got RUNNING while polling for operation operation-1638965430091-5d2a160427df7-692b9fde-facc306a's status: timestamp=2021-12-08T07:10:30.793-0500
2021-12-08T07:10:30.793-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:30 [TRACE] Waiting 10s before next try: timestamp=2021-12-08T07:10:30.793-0500
2021-12-08T07:10:30.909-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id lmg84)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:30.909-0500
2021-12-08T07:10:30.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:30.909-0500
2021-12-08T07:10:30.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:30.909-0500
2021-12-08T07:10:30.910-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:30 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:30.910-0500
2021-12-08T07:10:31.085-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id 380dr)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.085-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.085-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.085-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.086-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.086-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.086-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:31.085-0500
2021-12-08T07:10:31.086-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id lmg84)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:31.086-0500
2021-12-08T07:10:31.086-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:31.086-0500
2021-12-08T07:10:31.236-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:31.235-0500
2021-12-08T07:10:31.236-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:31.236-0500
2021-12-08T07:10:31.236-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:31.236-0500
2021-12-08T07:10:31.236-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id 380dr)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:31 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:31.236-0500
2021-12-08T07:10:31.236-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:31.236-0500
2021-12-08T07:10:31.940-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id q9i9v)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:31.940-0500
2021-12-08T07:10:31.940-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:31.940-0500
2021-12-08T07:10:31.940-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:31.940-0500
2021-12-08T07:10:31.940-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:31.940-0500
2021-12-08T07:10:31.960-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 3zoqa)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:31.960-0500
2021-12-08T07:10:31.960-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:31.960-0500
2021-12-08T07:10:31.960-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:31.960-0500
2021-12-08T07:10:31.960-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:31 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:31.960-0500
2021-12-08T07:10:32.102-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:32.101-0500
2021-12-08T07:10:32.102-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:32.101-0500
2021-12-08T07:10:32.102-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:32.101-0500
2021-12-08T07:10:32.102-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 3zoqa)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:32.101-0500
2021-12-08T07:10:32.102-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:32.102-0500
2021-12-08T07:10:32.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:32.192-0500
2021-12-08T07:10:32.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:32.192-0500
2021-12-08T07:10:32.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:32.192-0500
2021-12-08T07:10:32.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id q9i9v)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:32 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:32.192-0500
2021-12-08T07:10:32.192-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:32 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:32.192-0500
2021-12-08T07:10:33.143-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 2zrl3)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:33.142-0500
2021-12-08T07:10:33.143-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:33.143-0500
2021-12-08T07:10:33.143-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:33.143-0500
2021-12-08T07:10:33.143-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:33.143-0500
2021-12-08T07:10:33.290-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:33.290-0500
2021-12-08T07:10:33.290-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:33.290-0500
2021-12-08T07:10:33.290-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:33.290-0500
2021-12-08T07:10:33.290-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 2zrl3)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:33.290-0500
2021-12-08T07:10:33.290-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:33.290-0500
2021-12-08T07:10:33.528-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id n3guh)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:33.528-0500
2021-12-08T07:10:33.529-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:33.528-0500
2021-12-08T07:10:33.529-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:33.528-0500
2021-12-08T07:10:33.529-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:33.528-0500
2021-12-08T07:10:33.742-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:33.742-0500
2021-12-08T07:10:33.742-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:33.742-0500
2021-12-08T07:10:33.742-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:33.742-0500
2021-12-08T07:10:33.742-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id n3guh)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:33 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:33.742-0500
2021-12-08T07:10:33.742-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:33 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:33.742-0500
2021-12-08T07:10:34.245-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 7ub1i)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:34.245-0500
2021-12-08T07:10:34.245-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:34.245-0500
2021-12-08T07:10:34.245-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:34.245-0500
2021-12-08T07:10:34.245-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:34.245-0500
2021-12-08T07:10:34.407-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:34 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:34.406-0500
2021-12-08T07:10:34.407-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:34 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:34.406-0500
2021-12-08T07:10:34.407-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:34.406-0500
2021-12-08T07:10:34.407-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 7ub1i)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:34 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:34.406-0500
2021-12-08T07:10:34.407-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:34.406-0500
2021-12-08T07:10:34.851-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id 9oqle)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:34.851-0500
2021-12-08T07:10:34.852-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:34.851-0500
2021-12-08T07:10:34.852-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:34.851-0500
2021-12-08T07:10:34.852-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:34 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:34.851-0500
2021-12-08T07:10:35.036-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:35 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:35.035-0500
2021-12-08T07:10:35.036-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:35 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:35.035-0500
2021-12-08T07:10:35.036-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:35.035-0500
2021-12-08T07:10:35.036-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id 9oqle)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:35 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:35.036-0500
2021-12-08T07:10:35.036-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:35.036-0500
2021-12-08T07:10:35.919-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 1v9dx)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:35.919-0500
2021-12-08T07:10:35.919-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:35.919-0500
2021-12-08T07:10:35.919-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:35.919-0500
2021-12-08T07:10:35.919-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:35 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:35.919-0500
2021-12-08T07:10:36.081-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:36 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:36 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:36.081-0500
2021-12-08T07:10:36.082-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:36 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:36 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:36.081-0500
2021-12-08T07:10:36.082-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:36 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:36.081-0500
2021-12-08T07:10:36.082-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:36 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 1v9dx)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:36 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:36.082-0500
2021-12-08T07:10:36.082-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:36 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:36.082-0500
2021-12-08T07:10:37.064-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id 9wg09)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:37.063-0500
2021-12-08T07:10:37.064-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:37.064-0500
2021-12-08T07:10:37.064-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:37.064-0500
2021-12-08T07:10:37.064-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:37.064-0500
2021-12-08T07:10:37.214-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:37 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:37.213-0500
2021-12-08T07:10:37.214-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:37 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:37.213-0500
2021-12-08T07:10:37.214-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:37.213-0500
2021-12-08T07:10:37.215-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id 9wg09)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:37 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:37.213-0500
2021-12-08T07:10:37.215-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:37 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:37.214-0500
2021-12-08T07:10:39.937-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:39 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 2u9gt)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:39.937-0500
2021-12-08T07:10:39.937-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:39 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:39.937-0500
2021-12-08T07:10:39.938-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:39 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:39.937-0500
2021-12-08T07:10:39.938-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:39 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:39.938-0500
module.dev.module.worker_lb.google_compute_global_forwarding_rule.https[0]: Still creating... [10s elapsed]
module.dev.module.worker_lb.google_compute_global_forwarding_rule.http[0]: Still creating... [10s elapsed]
module.dev.module.worker_lb.google_compute_backend_service.default["default"]: Still modifying... [id=projects/go-discovery-exp/global/backen...ces/dev-vuln-worker-lb-backend-default, 10s elapsed]
2021-12-08T07:10:40.109-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:40 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:40.108-0500
2021-12-08T07:10:40.109-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:40 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:40.108-0500
2021-12-08T07:10:40.109-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:40.109-0500
2021-12-08T07:10:40.109-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 2u9gt)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:40 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:40.109-0500
2021-12-08T07:10:40.109-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:40.109-0500
2021-12-08T07:10:40.794-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:40.794-0500
2021-12-08T07:10:40.795-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:40.794-0500
2021-12-08T07:10:40.795-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
GET /compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a?alt=json&prettyPrint=false HTTP/1.1
Host: www.googleapis.com
User-Agent: google-api-go-client/0.5 Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google-beta/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1
X-Goog-Api-Client: gl-go/1.16.2 gdcl/20210830
Accept-Encoding: gzip
-----------------------------------------------------: timestamp=2021-12-08T07:10:40.795-0500
2021-12-08T07:10:40.963-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 200 OK
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:40 GMT
Etag: 169AGcbzQiAMQVRskrL2nn0cjYo=/skl_6beXZ0bjPLTXkLZYmDUCIv0=
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"id": "8335717903317671513",
"name": "operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"operationType": "update",
"targetLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/backendServices/dev-vuln-worker-lb-backend-default",
"targetId": "861021936803778409",
"status": "RUNNING",
"user": "jba@google.com",
"progress": 0,
"insertTime": "2021-12-08T04:10:30.420-08:00",
"startTime": "2021-12-08T04:10:30.431-08:00",
"selfLink": "https://www.googleapis.com/compute/beta/projects/go-discovery-exp/global/operations/operation-1638965430091-5d2a160427df7-692b9fde-facc306a",
"kind": "compute#operation"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:40.963-0500
2021-12-08T07:10:40.964-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-12-08T07:10:40.963-0500
2021-12-08T07:10:40.964-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:40.963-0500
2021-12-08T07:10:40.964-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [DEBUG] Got RUNNING while polling for operation operation-1638965430091-5d2a160427df7-692b9fde-facc306a's status: timestamp=2021-12-08T07:10:40.963-0500
2021-12-08T07:10:40.964-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:40 [TRACE] Waiting 10s before next try: timestamp=2021-12-08T07:10:40.963-0500
2021-12-08T07:10:42.204-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id uzk39)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:42.204-0500
2021-12-08T07:10:42.204-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:42.204-0500
2021-12-08T07:10:42.204-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:42.204-0500
2021-12-08T07:10:42.204-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:42.204-0500
2021-12-08T07:10:42.341-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:42 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:42.341-0500
2021-12-08T07:10:42.341-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:42 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:42.341-0500
2021-12-08T07:10:42.341-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:42.341-0500
2021-12-08T07:10:42.341-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id uzk39)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:42 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:42.341-0500
2021-12-08T07:10:42.341-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:42 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:42.341-0500
2021-12-08T07:10:44.178-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Request: (id 7i6vb)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb","portRange":"80","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:44.177-0500
2021-12-08T07:10:44.178-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:44.178-0500
2021-12-08T07:10:44.178-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:44.178-0500
2021-12-08T07:10:44.178-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 300
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb",
"portRange": "80",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpProxies/dev-vuln-worker-lb-http-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:44.178-0500
2021-12-08T07:10:44.315-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:44 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:44.315-0500
2021-12-08T07:10:44.315-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:44 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:44.315-0500
2021-12-08T07:10:44.315-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:44.315-0500
2021-12-08T07:10:44.316-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG][DCL INFO] [RequestID:tba2wtn5] Google API Response: (id 7i6vb)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:44 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:44.315-0500
2021-12-08T07:10:44.316-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:44 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:44.316-0500
2021-12-08T07:10:47.358-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Request: (id f7xs2)
-----------[REQUEST]----------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{"IPAddress":"35.190.117.35","loadBalancingScheme":"EXTERNAL","metadataFilters":[],"name":"dev-vuln-worker-lb-https","portRange":"443","ports":null,"project":"go-discovery-exp","target":"https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"}
-------[END REQUEST]--------: timestamp=2021-12-08T07:10:47.358-0500
2021-12-08T07:10:47.358-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-12-08T07:10:47.358-0500
2021-12-08T07:10:47.358-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-12-08T07:10:47.358-0500
2021-12-08T07:10:47.358-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Google API Request Details:
---[ REQUEST ]---------------------------------------
POST /compute/v1/projects/go-discovery-exp/global/forwardingRules?alt=json HTTP/1.1
Host: compute.googleapis.com
User-Agent: Terraform/1.0.9 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/3.90.1 blueprints/terraform/terraform-google-lb-http:serverless_negs/v6.1.1 DeclarativeClientLib/0.0.1
Content-Length: 309
Content-Type: application/json
Accept-Encoding: gzip
{
"IPAddress": "35.190.117.35",
"loadBalancingScheme": "EXTERNAL",
"metadataFilters": [],
"name": "dev-vuln-worker-lb-https",
"portRange": "443",
"ports": null,
"project": "go-discovery-exp",
"target": "https://www.googleapis.com/compute/v1/projects/go-discovery-exp/global/targetHttpsProxies/dev-vuln-worker-lb-https-proxy"
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:47.358-0500
2021-12-08T07:10:47.545-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Google API Response Details:
---[ RESPONSE ]--------------------------------------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:47 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-----------------------------------------------------: timestamp=2021-12-08T07:10:47.545-0500
2021-12-08T07:10:47.545-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 412 with body: HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:47 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}: timestamp=2021-12-08T07:10:47.545-0500
2021-12-08T07:10:47.545-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-12-08T07:10:47.545-0500
2021-12-08T07:10:47.545-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG][DCL INFO] [RequestID:dakglifx] Google API Response: (id f7xs2)
-----------[RESPONSE]----------
HTTP/2.0 412 Precondition Failed
Cache-Control: private
Content-Type: application/json; charset=UTF-8
Date: Wed, 08 Dec 2021 12:10:47 GMT
Server: ESF
Vary: Origin
Vary: X-Origin
Vary: Referer
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 0
{
"error": {
"code": 412,
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"errors": [
{
"message": "Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed.",
"domain": "global",
"reason": "conditionNotMet",
"location": "If-Match",
"locationType": "header"
}
]
}
}
-------[END RESPONSE]--------: timestamp=2021-12-08T07:10:47.545-0500
2021-12-08T07:10:47.545-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:47 [DEBUG][DCL WARNING] Unexpected HTTP error, assuming retryable: googleapi: Error 412: Constraint constraints/compute.restrictLoadBalancerCreationForTypes violated for projects/go-discovery-exp. Forwarding Rule projects/go-discovery-exp/global/forwardingRules/dev-vuln-worker-lb-https of type EXTERNAL_HTTP_HTTPS is not allowed., conditionNotMet: timestamp=2021-12-08T07:10:47.545-0500
Interrupt received.
Please wait for Terraform to exit or data loss may occur.
Gracefully shutting down...
Stopping operation...
2021-12-08T07:10:48.211-0500 [WARN] terraform: Stop called, initiating interrupt sequence
2021-12-08T07:10:48.211-0500 [WARN] terraform: run context exists, stopping
2021-12-08T07:10:48.211-0500 [INFO] terraform: waiting for graceful stop to complete
2021-12-08T07:10:48.212-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] parent context canceled, cleaning up batcher batches: timestamp=2021-12-08T07:10:48.212-0500
2021-12-08T07:10:48.212-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] parent context canceled, cleaning up batcher batches: timestamp=2021-12-08T07:10:48.212-0500
2021-12-08T07:10:48.212-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] Stopping batcher "IAM": timestamp=2021-12-08T07:10:48.212-0500
2021-12-08T07:10:48.212-0500 [INFO] provider.terraform-provider-google-beta_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] Stopping batcher "Service Usage": timestamp=2021-12-08T07:10:48.212-0500
2021-12-08T07:10:48.213-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] parent context canceled, cleaning up batcher batches: timestamp=2021-12-08T07:10:48.213-0500
2021-12-08T07:10:48.213-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] Stopping batcher "Service Usage": timestamp=2021-12-08T07:10:48.213-0500
2021-12-08T07:10:48.213-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] parent context canceled, cleaning up batcher batches: timestamp=2021-12-08T07:10:48.213-0500
2021-12-08T07:10:48.213-0500 [INFO] provider.terraform-provider-google_v3.90.1_x5: 2021/12/08 07:10:48 [DEBUG] Stopping batcher "IAM": timestamp=2021-12-08T07:10:48.213-0500
Two interrupts received. Exiting immediately. Note that data loss may have
occurred.
2021-12-08T07:10:48.911-0500 [WARN] running operation was forcefully canceled
╷
│ Error: operation canceled
│ 
│ 
╵
2021-12-08T07:10:49.141-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:49.141-0500 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:49.141-0500 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:49.141-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:49.141-0500 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing"
2021-12-08T07:10:49.143-0500 [WARN] terraform: stop complete
2021-12-08T07:10:49.144-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.90.1/linux_amd64/terraform-provider-google_v3.90.1_x5 pid=683105
2021-12-08T07:10:49.144-0500 [DEBUG] provider: plugin exited
2021-12-08T07:10:49.145-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google-beta/3.90.1/linux_amd64/terraform-provider-google-beta_v3.90.1_x5 pid=683092
2021-12-08T07:10:49.145-0500 [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment