Skip to content

Instantly share code, notes, and snippets.

@bogdanbarna
Last active November 7, 2020 13:09
Show Gist options
  • Save bogdanbarna/4181ddf0b5fe0082e6cdcf4aae8cf0e0 to your computer and use it in GitHub Desktop.
Save bogdanbarna/4181ddf0b5fe0082e6cdcf4aae8cf0e0 to your computer and use it in GitHub Desktop.
2020/11/03 19:24:21 [INFO] Terraform version: 0.13.5
2020/11/03 19:24:21 [INFO] Go runtime version: go1.14.7
2020/11/03 19:24:21 [INFO] CLI args: []string{"/usr/local/Cellar/tfenv/2.0.0/versions/0.13.5/terraform", "apply", "-var", "name_prefix=laaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaarge"}
2020/11/03 19:24:21 [DEBUG] Attempting to open CLI config file: <home>/.terraformrc
2020/11/03 19:24:21 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/11/03 19:24:21 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/11/03 19:24:21 [DEBUG] ignoring non-existing provider search directory <home>/.terraform.d/plugins
2020/11/03 19:24:21 [DEBUG] ignoring non-existing provider search directory <home>/Library/Application Support/io.terraform/plugins
2020/11/03 19:24:21 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/11/03 19:24:21 [INFO] CLI command args: []string{"apply", "-var", "name_prefix=laaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaarge"}
2020/11/03 19:24:21 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/11/03 19:24:21 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/11/03 19:24:21 [DEBUG] New state was assigned lineage "e58baf6d-0046-76b1-284b-a8ba62e156e3"
2020/11/03 19:24:21 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2020/11/03 19:24:21 [TRACE] Meta.Backend: instantiated backend of type <nil>
2020/11/03 19:24:21 [TRACE] providercache.fillMetaCache: scanning directory .terraform/plugins
2020/11/03 19:24:21 [TRACE] getproviders.SearchLocalDirectory: .terraform/plugins is a symlink to .terraform/plugins
2020/11/03 19:24:21 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/random v3.0.0 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64
2020/11/03 19:24:21 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/random 3.0.0
2020/11/03 19:24:21 [DEBUG] checking for provisioner in "."
2020/11/03 19:24:21 [DEBUG] checking for provisioner in "/usr/local/Cellar/tfenv/2.0.0/versions/0.13.5"
2020/11/03 19:24:21 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
2020/11/03 19:24:21 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2020/11/03 19:24:21 [INFO] backend/local: starting Apply operation
2020/11/03 19:24:21 [TRACE] backend/local: requesting state manager for workspace "default"
2020/11/03 19:24:21 [TRACE] backend/local: state manager for workspace "default" will:
- read initial snapshot from terraform.tfstate
- write new snapshots to terraform.tfstate
- create any backup at terraform.tfstate.backup
2020/11/03 19:24:21 [TRACE] backend/local: requesting state lock for workspace "default"
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: no previously-stored snapshot exists
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info
2020/11/03 19:24:21 [TRACE] backend/local: reading remote state for workspace "default"
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: snapshot file has nil snapshot, but that's okay
2020/11/03 19:24:21 [TRACE] statemgr.Filesystem: read nil snapshot
2020/11/03 19:24:21 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2020/11/03 19:24:21 [TRACE] backend/local: building context for current working directory
2020/11/03 19:24:21 [TRACE] terraform.NewContext: starting
2020/11/03 19:24:21 [TRACE] terraform.NewContext: loading provider schemas
2020/11/03 19:24:21 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/random"
2020-11-03T19:24:21.322+0200 [INFO] plugin: configuring client automatic mTLS
2020-11-03T19:24:21.353+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5]
2020-11-03T19:24:21.356+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5696
2020-11-03T19:24:21.356+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5
2020-11-03T19:24:21.371+0200 [INFO] plugin.terraform-provider-random_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-11-03T19:24:21.371+0200
2020-11-03T19:24:21.404+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: plugin address: address=/var/folders/4v/9y21ht3j4jl8g4494ygslv5mld7r86/T/plugin200949623 network=unix timestamp=2020-11-03T19:24:21.404+0200
2020-11-03T19:24:21.404+0200 [DEBUG] plugin: using plugin: version=5
2020/11/03 19:24:21 [TRACE] GRPCProvider: GetSchema
2020-11-03T19:24:21.471+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/11/03 19:24:21 [TRACE] GRPCProvider: Close
2020-11-03T19:24:21.474+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-11-03T19:24:21.475+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5696
2020-11-03T19:24:21.475+0200 [DEBUG] plugin: plugin exited
2020/11/03 19:24:21 [TRACE] terraform.NewContext: complete
2020/11/03 19:24:21 [TRACE] backend/local: finished building terraform.Context
2020/11/03 19:24:21 [TRACE] backend/local: requesting interactive input, if necessary
2020/11/03 19:24:21 [TRACE] Context.Input: Prompting for provider arguments
2020/11/03 19:24:21 [TRACE] Context.Input: Provider provider.random implied by resource block at main.tf:3,1-39
2020/11/03 19:24:21 [TRACE] Context.Input: Input for provider.random: map[string]cty.Value{}
2020/11/03 19:24:21 [TRACE] backend/local: running validation operation
2020/11/03 19:24:21 [INFO] terraform: building graph: GraphTypeValidate
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/11/03 19:24:21 [TRACE] ConfigTransformer: Starting for path:
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
random_string.name_suffix - *terraform.NodeValidatableResource
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.StateTransformer
2020/11/03 19:24:21 [TRACE] StateTransformer: state is empty, so nothing to do
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/11/03 19:24:21 [TRACE] AttachResourceConfigTransformer: attaching to "random_string.name_suffix" (*terraform.NodeValidatableResource) config from main.tf:3,1-39
2020/11/03 19:24:21 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_string.name_suffix
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/11/03 19:24:21 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_string.name_suffix
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/11/03 19:24:21 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_string.name_suffix
2020/11/03 19:24:21 [DEBUG] ProviderTransformer: "random_string.name_suffix" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/11/03 19:24:21 [TRACE] AttachSchemaTransformer: attaching resource schema to random_string.name_suffix
2020/11/03 19:24:21 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "random_string.name_suffix" references: [var.name_prefix]
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "var.name_prefix" references: []
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeValidatableResource
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
random_string.name_suffix - *terraform.NodeValidatableResource
random_string.name_suffix - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [DEBUG] Starting graph walk: walkValidate
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "var.name_prefix"
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": starting visit (*terraform.NodeRootVariable)
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": evaluating
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"]"
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": visit complete
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": starting visit (*terraform.NodeApplyableProvider)
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": evaluating
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalInitProvider
2020-11-03T19:24:21.477+0200 [INFO] plugin: configuring client automatic mTLS
2020-11-03T19:24:21.509+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5]
2020-11-03T19:24:21.512+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5697
2020-11-03T19:24:21.512+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5
2020-11-03T19:24:21.526+0200 [INFO] plugin.terraform-provider-random_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-11-03T19:24:21.526+0200
2020-11-03T19:24:21.559+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: plugin address: network=unix address=/var/folders/4v/9y21ht3j4jl8g4494ygslv5mld7r86/T/plugin141238220 timestamp=2020-11-03T19:24:21.559+0200
2020-11-03T19:24:21.559+0200 [DEBUG] plugin: using plugin: version=5
2020/11/03 19:24:21 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/random\"]" provider for provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalOpFilter
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalGetProvider
2020-11-03T19:24:21.626+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalValidateProvider
2020/11/03 19:24:21 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/random"]: no configuration at all
2020/11/03 19:24:21 [TRACE] GRPCProvider: GetSchema
2020/11/03 19:24:21 [TRACE] GRPCProvider: PrepareProviderConfig
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "random_string.name_suffix"
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": starting visit (*terraform.NodeValidatableResource)
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": evaluating
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalGetProvider
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalValidateResource
2020/11/03 19:24:21 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"] (close)"
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": evaluating
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup)
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalCloseProvider
2020/11/03 19:24:21 [TRACE] GRPCProvider: Close
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup)
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020-11-03T19:24:21.630+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-11-03T19:24:21.631+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5697
2020-11-03T19:24:21.631+0200 [DEBUG] plugin: plugin exited
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "root"
2020/11/03 19:24:21 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/11/03 19:24:21 [TRACE] vertex "root": evaluating
2020/11/03 19:24:21 [TRACE] [walkValidate] Entering eval tree: root
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] [walkValidate] Exiting eval tree: root
2020/11/03 19:24:21 [TRACE] vertex "root": visit complete
2020/11/03 19:24:21 [INFO] backend/local: apply calling Refresh
2020/11/03 19:24:21 [INFO] terraform: building graph: GraphTypeRefresh
2020/11/03 19:24:21 [TRACE] No managed resources in state during refresh; skipping managed resource transformer
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/11/03 19:24:21 [TRACE] ConfigTransformer: Starting for path:
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ConfigTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.StateTransformer
2020/11/03 19:24:21 [TRACE] StateTransformer: state is empty, so nothing to do
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.graphTransformerMulti (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "var.name_prefix" references: []
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
root - *terraform.nodeCloseModule
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer (no changes)
2020/11/03 19:24:21 [DEBUG] Starting graph walk: walkRefresh
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "var.name_prefix"
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": starting visit (*terraform.NodeRootVariable)
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": evaluating
2020/11/03 19:24:21 [TRACE] [walkRefresh] Entering eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] [walkRefresh] Exiting eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "root"
2020/11/03 19:24:21 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/11/03 19:24:21 [TRACE] vertex "root": evaluating
2020/11/03 19:24:21 [TRACE] [walkRefresh] Entering eval tree: root
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] [walkRefresh] Exiting eval tree: root
2020/11/03 19:24:21 [TRACE] vertex "root": visit complete
2020/11/03 19:24:21 [INFO] backend/local: apply calling Plan
2020/11/03 19:24:21 [INFO] terraform: building graph: GraphTypePlan
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/11/03 19:24:21 [TRACE] ConfigTransformer: Starting for path:
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.StateTransformer
2020/11/03 19:24:21 [TRACE] StateTransformer: state is empty, so nothing to do
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/11/03 19:24:21 [TRACE] AttachResourceConfigTransformer: attaching to "random_string.name_suffix (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:3,1-39
2020/11/03 19:24:21 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_string.name_suffix (expand)
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/11/03 19:24:21 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_string.name_suffix (expand)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/11/03 19:24:21 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_string.name_suffix (expand)
2020/11/03 19:24:21 [DEBUG] ProviderTransformer: "random_string.name_suffix (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/11/03 19:24:21 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/11/03 19:24:21 [TRACE] AttachSchemaTransformer: attaching resource schema to random_string.name_suffix (expand)
2020/11/03 19:24:21 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "random_string.name_suffix (expand)" references: [var.name_prefix]
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "var.name_prefix" references: []
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/11/03 19:24:21 [TRACE] ForcedCBDTransformer: "random_string.name_suffix (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
random_string.name_suffix (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:21 [DEBUG] Starting graph walk: walkPlan
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "var.name_prefix"
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": starting visit (*terraform.NodeRootVariable)
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"]"
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": starting visit (*terraform.NodeApplyableProvider)
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: var.name_prefix
2020/11/03 19:24:21 [TRACE] vertex "var.name_prefix": visit complete
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalInitProvider
2020-11-03T19:24:21.633+0200 [INFO] plugin: configuring client automatic mTLS
2020-11-03T19:24:21.664+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5]
2020-11-03T19:24:21.667+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5698
2020-11-03T19:24:21.667+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5
2020-11-03T19:24:21.681+0200 [INFO] plugin.terraform-provider-random_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-11-03T19:24:21.680+0200
2020-11-03T19:24:21.715+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: plugin address: address=/var/folders/4v/9y21ht3j4jl8g4494ygslv5mld7r86/T/plugin826597193 network=unix timestamp=2020-11-03T19:24:21.715+0200
2020-11-03T19:24:21.715+0200 [DEBUG] plugin: using plugin: version=5
2020/11/03 19:24:21 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/random\"]" provider for provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalOpFilter
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalGetProvider
2020-11-03T19:24:21.779+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalOpFilter
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalConfigProvider
2020/11/03 19:24:21 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/random"]: no configuration at all
2020/11/03 19:24:21 [TRACE] GRPCProvider: GetSchema
2020/11/03 19:24:21 [TRACE] GRPCProvider: Configure
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "random_string.name_suffix (expand)"
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix (expand)": expanding dynamic subgraph
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix (expand)": entering dynamic subgraph
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "random_string.name_suffix"
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": starting visit (*terraform.NodePlannableResource)
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalWriteResourceState
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": expanding dynamic subgraph
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2020/11/03 19:24:21 [TRACE] ResourceCountTransformer: adding random_string.name_suffix as *terraform.NodePlannableResourceInstance
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
random_string.name_suffix - *terraform.NodePlannableResourceInstance
------
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/11/03 19:24:21 [DEBUG] Resource instance state not found for node "random_string.name_suffix", instance random_string.name_suffix
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/11/03 19:24:21 [WARN] ReferenceTransformer: reference not found: "var.name_prefix"
2020/11/03 19:24:21 [DEBUG] ReferenceTransformer: "random_string.name_suffix" references: []
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/11/03 19:24:21 [TRACE] Executing graph transform *terraform.RootTransformer
2020/11/03 19:24:21 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": entering dynamic subgraph
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "random_string.name_suffix"
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": starting visit (*terraform.NodePlannableResourceInstance)
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalGetProvider
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalReadState
2020/11/03 19:24:21 [TRACE] EvalReadState: reading state for random_string.name_suffix
2020/11/03 19:24:21 [TRACE] EvalReadState: no state present for random_string.name_suffix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalValidateSelfRef
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalDiff
2020/11/03 19:24:21 [TRACE] Re-validating config for "random_string.name_suffix"
2020/11/03 19:24:21 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/11/03 19:24:21 [TRACE] GRPCProvider: PlanResourceChange
2020/11/03 19:24:21 [WARN] Provider "registry.terraform.io/hashicorp/random" produced an invalid plan for random_string.name_suffix, 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:
- .min_special: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .min_upper: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .lower: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .min_lower: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .min_numeric: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .number: planned value cty.True does not match config value cty.NullVal(cty.Bool)
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalCheckPreventDestroy
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalWriteState
2020/11/03 19:24:21 [TRACE] EvalWriteState: writing current state object for random_string.name_suffix
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalWriteDiff
2020/11/03 19:24:21 [TRACE] EvalWriteDiff: recorded Create change for random_string.name_suffix
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: random_string.name_suffix
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": visit complete
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": dynamic subgraph completed successfully
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix": visit complete
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix (expand)": dynamic subgraph completed successfully
2020/11/03 19:24:21 [TRACE] vertex "random_string.name_suffix (expand)": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"] (close)"
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (EachMode fixup)
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalCloseProvider
2020/11/03 19:24:21 [TRACE] GRPCProvider: Close
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (EachMode fixup)
2020/11/03 19:24:21 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020-11-03T19:24:21.785+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-11-03T19:24:21.786+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5698
2020-11-03T19:24:21.787+0200 [DEBUG] plugin: plugin exited
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"] (close)
2020/11/03 19:24:21 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"] (close)": visit complete
2020/11/03 19:24:21 [TRACE] dag/walk: visiting "root"
2020/11/03 19:24:21 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/11/03 19:24:21 [TRACE] vertex "root": evaluating
2020/11/03 19:24:21 [TRACE] [walkPlan] Entering eval tree: root
2020/11/03 19:24:21 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:21 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:21 [TRACE] [walkPlan] Exiting eval tree: root
2020/11/03 19:24:21 [TRACE] vertex "root": visit complete
2020/11/03 19:24:21 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2020/11/03 19:24:23 [INFO] backend/local: apply calling Apply
2020/11/03 19:24:23 [INFO] terraform: building graph: GraphTypeApply
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/11/03 19:24:23 [TRACE] ConfigTransformer: Starting for path:
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.DiffTransformer
2020/11/03 19:24:23 [TRACE] DiffTransformer starting
2020/11/03 19:24:23 [TRACE] DiffTransformer: found Create change for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] DiffTransformer: random_string.name_suffix will be represented by random_string.name_suffix
2020/11/03 19:24:23 [TRACE] DiffTransformer complete
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.DiffTransformer with new graph:
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/11/03 19:24:23 [TRACE] AttachResourceConfigTransformer: attaching to "random_string.name_suffix (expand)" (*terraform.nodeExpandApplyableResource) config from main.tf:3,1-39
2020/11/03 19:24:23 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_string.name_suffix (expand)
2020/11/03 19:24:23 [TRACE] AttachResourceConfigTransformer: attaching to "random_string.name_suffix" (*terraform.NodeApplyableResourceInstance) config from main.tf:3,1-39
2020/11/03 19:24:23 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to random_string.name_suffix
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/11/03 19:24:23 [DEBUG] Resource state not found for node "random_string.name_suffix", instance random_string.name_suffix
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/11/03 19:24:23 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/random"], implied first by random_string.name_suffix (expand)
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/11/03 19:24:23 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_string.name_suffix
2020/11/03 19:24:23 [DEBUG] ProviderTransformer: "random_string.name_suffix" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/random"] serving random_string.name_suffix (expand)
2020/11/03 19:24:23 [DEBUG] ProviderTransformer: "random_string.name_suffix (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/11/03 19:24:23 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/11/03 19:24:23 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] AttachSchemaTransformer: attaching resource schema to random_string.name_suffix (expand)
2020/11/03 19:24:23 [TRACE] AttachSchemaTransformer: attaching resource schema to random_string.name_suffix
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/11/03 19:24:23 [DEBUG] ReferenceTransformer: "random_string.name_suffix (expand)" references: []
2020/11/03 19:24:23 [DEBUG] ReferenceTransformer: "random_string.name_suffix" references: [var.name_prefix]
2020/11/03 19:24:23 [DEBUG] ReferenceTransformer: "var.name_prefix" references: []
2020/11/03 19:24:23 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/random\"]" references: []
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/11/03 19:24:23 [TRACE] AttachDependenciesTransformer: random_string.name_suffix depends on []
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/11/03 19:24:23 [TRACE] ForcedCBDTransformer: "random_string.name_suffix" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.CBDEdgeTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.destroyRootOutputTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.destroyRootOutputTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.applyDestroyNodeReferenceFixupTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.applyDestroyNodeReferenceFixupTransformer (no changes)
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/11/03 19:24:23 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix - *terraform.NodeApplyableResourceInstance
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
var.name_prefix - *terraform.NodeRootVariable
random_string.name_suffix (expand) - *terraform.nodeExpandApplyableResource
provider["registry.terraform.io/hashicorp/random"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/random"] (close) - *terraform.graphNodeCloseProvider
var.name_prefix - *terraform.NodeRootVariable
------
2020/11/03 19:24:23 [DEBUG] Starting graph walk: walkApply
2020/11/03 19:24:23 [TRACE] dag/walk: visiting "var.name_prefix"
2020/11/03 19:24:23 [TRACE] vertex "var.name_prefix": starting visit (*terraform.NodeRootVariable)
2020/11/03 19:24:23 [TRACE] vertex "var.name_prefix": evaluating
2020/11/03 19:24:23 [TRACE] [walkApply] Entering eval tree: var.name_prefix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:23 [TRACE] [walkApply] Exiting eval tree: var.name_prefix
2020/11/03 19:24:23 [TRACE] vertex "var.name_prefix": visit complete
2020/11/03 19:24:23 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/random\"]"
2020/11/03 19:24:23 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": starting visit (*terraform.NodeApplyableProvider)
2020/11/03 19:24:23 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": evaluating
2020/11/03 19:24:23 [TRACE] [walkApply] Entering eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalInitProvider
2020-11-03T19:24:23.392+0200 [INFO] plugin: configuring client automatic mTLS
2020-11-03T19:24:23.425+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5]
2020-11-03T19:24:23.429+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5699
2020-11-03T19:24:23.429+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5
2020-11-03T19:24:23.442+0200 [INFO] plugin.terraform-provider-random_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-11-03T19:24:23.442+0200
2020-11-03T19:24:23.475+0200 [DEBUG] plugin: using plugin: version=5
2020-11-03T19:24:23.476+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: plugin address: address=/var/folders/4v/9y21ht3j4jl8g4494ygslv5mld7r86/T/plugin789790006 network=unix timestamp=2020-11-03T19:24:23.475+0200
2020/11/03 19:24:23 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/random\"]" provider for provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] eval: terraform.EvalNoop
2020-11-03T19:24:23.541+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalOpFilter
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalGetProvider
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalOpFilter
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalConfigProvider
2020/11/03 19:24:23 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/random"]: no configuration at all
2020/11/03 19:24:23 [TRACE] GRPCProvider: GetSchema
2020/11/03 19:24:23 [TRACE] GRPCProvider: Configure
2020/11/03 19:24:23 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:23 [TRACE] [walkApply] Exiting eval tree: provider["registry.terraform.io/hashicorp/random"]
2020/11/03 19:24:23 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/random\"]": visit complete
2020/11/03 19:24:23 [TRACE] dag/walk: visiting "random_string.name_suffix (expand)"
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix (expand)": starting visit (*terraform.nodeExpandApplyableResource)
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix (expand)": expanding dynamic subgraph
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix (expand)": entering dynamic subgraph
2020/11/03 19:24:23 [TRACE] dag/walk: visiting "random_string.name_suffix"
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": starting visit (*terraform.NodeApplyableResource)
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": evaluating
2020/11/03 19:24:23 [TRACE] [walkApply] Entering eval tree: random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalWriteResourceState
2020/11/03 19:24:23 [TRACE] [walkApply] Exiting eval tree: random_string.name_suffix
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": visit complete
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix (expand)": dynamic subgraph completed successfully
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix (expand)": visit complete
2020/11/03 19:24:23 [TRACE] dag/walk: visiting "random_string.name_suffix"
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": starting visit (*terraform.NodeApplyableResourceInstance)
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": evaluating
2020/11/03 19:24:23 [TRACE] [walkApply] Entering eval tree: random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalSequence
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalGetProvider
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalReadDiff
2020/11/03 19:24:23 [TRACE] EvalReadDiff: Read Create change from plan for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalIf
2020/11/03 19:24:23 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalIf
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalReadState
2020/11/03 19:24:23 [TRACE] EvalReadState: reading state for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] EvalReadState: no state present for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalReadDiff
2020/11/03 19:24:23 [TRACE] EvalReadDiff: Read Create change from plan for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalDiff
2020/11/03 19:24:23 [TRACE] Re-validating config for "random_string.name_suffix"
2020/11/03 19:24:23 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/11/03 19:24:23 [TRACE] GRPCProvider: PlanResourceChange
2020/11/03 19:24:23 [WARN] Provider "registry.terraform.io/hashicorp/random" produced an invalid plan for random_string.name_suffix, 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:
- .lower: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .min_lower: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .min_numeric: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .number: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .min_special: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .min_upper: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalCheckPlannedChange
2020/11/03 19:24:23 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalGetProvider
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalReadState
2020/11/03 19:24:23 [TRACE] EvalReadState: reading state for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] EvalReadState: no state present for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalReduceDiff
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalIf
2020/11/03 19:24:23 [TRACE] eval: terraform.EvalNoop
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalApplyPre
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalApply
2020/11/03 19:24:23 [DEBUG] EvalApply: ProviderMeta config value set
2020/11/03 19:24:23 [DEBUG] random_string.name_suffix: applying the planned Create change
2020/11/03 19:24:23 [TRACE] GRPCProvider: ApplyResourceChange
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: panic: runtime error: makeslice: cap out of range
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5:
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: goroutine 85 [running]:
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/terraform-providers/terraform-provider-random/internal/provider.createStringFunc.func1(0xc00058b700, 0x0, 0x0, 0x1, 0xffffffffffffffff)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/internal/provider/string.go:157 +0x51d
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).create(0xc0003a6210, 0x18b1f80, 0xc0005f8e80, 0xc00058b700, 0x0, 0x0, 0x0, 0x0, 0x0)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema/resource.go:269 +0x88
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).Apply(0xc0003a6210, 0x18b1f80, 0xc0005f8e80, 0xc00038f420, 0xc0003206a0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema/resource.go:387 +0x67b
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc000394100, 0x18b1f80, 0xc0005f8e80, 0xc00038f180, 0xc000394100, 0xc000394110, 0x1805f28)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/internal/helper/plugin/grpc_provider.go:952 +0x8cf
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/internal/tfplugin5._Provider_ApplyResourceChange_Handler.func1(0x18b1f80, 0xc0005f8e80, 0x179f9c0, 0xc00038f180, 0xc0005f8e80, 0x172eee0, 0xc0005c2801, 0xc000320480)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/internal/tfplugin5/tfplugin5.pb.go:3312 +0x89
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/plugin.Serve.func3.1(0x18b2040, 0xc0005f78f0, 0x179f9c0, 0xc00038f180, 0xc000320460, 0xc000320480, 0xc00061eba0, 0x10965c6, 0x177aa40, 0xc0005f78f0)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/plugin/serve.go:76 +0x87
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: github.com/hashicorp/terraform-plugin-sdk/v2/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x17acfc0, 0xc000394100, 0x18b2040, 0xc0005f78f0, 0xc0005c28a0, 0xc000320ba0, 0x18b2040, 0xc0005f78f0, 0xc0005d2500, 0x13e)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/github.com/hashicorp/terraform-plugin-sdk/v2/internal/tfplugin5/tfplugin5.pb.go:3314 +0x150
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: google.golang.org/grpc.(*Server).processUnaryRPC(0xc0001c2fc0, 0x18b8f60, 0xc000001c80, 0xc000284800, 0xc000588510, 0x1caa760, 0x0, 0x0, 0x0)
2020-11-03T19:24:23.551+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/google.golang.org/grpc/server.go:1171 +0x522
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: google.golang.org/grpc.(*Server).handleStream(0xc0001c2fc0, 0x18b8f60, 0xc000001c80, 0xc000284800, 0x0)
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/google.golang.org/grpc/server.go:1494 +0xcc5
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0003b0130, 0xc0001c2fc0, 0x18b8f60, 0xc000001c80, 0xc000284800)
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/google.golang.org/grpc/server.go:834 +0xa5
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: created by google.golang.org/grpc.(*Server).serveStreams.func1
2020-11-03T19:24:23.552+0200 [DEBUG] plugin.terraform-provider-random_v3.0.0_x5: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-random/vendor/google.golang.org/grpc/server.go:832 +0x1fd
2020-11-03T19:24:23.553+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-11-03T19:24:23.553+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64/terraform-provider-random_v3.0.0_x5 pid=5699 error="exit status 2"
2020/11/03 19:24:23 [DEBUG] random_string.name_suffix: apply errored, but we're indicating that via the Error pointer rather than returning it: rpc error: code = Unavailable desc = transport is closing
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalMaybeTainted
2020/11/03 19:24:23 [TRACE] EvalMaybeTainted: random_string.name_suffix encountered an error during creation, so it is now marked as tainted
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalWriteState
2020/11/03 19:24:23 [TRACE] EvalWriteState: removing state object for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalApplyProvisioners
2020/11/03 19:24:23 [TRACE] EvalApplyProvisioners: random_string.name_suffix has no state, so skipping provisioners
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalMaybeTainted
2020/11/03 19:24:23 [TRACE] EvalMaybeTainted: random_string.name_suffix encountered an error during creation, so it is now marked as tainted
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalWriteState
2020/11/03 19:24:23 [TRACE] EvalWriteState: removing state object for random_string.name_suffix
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalIf
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalIf
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalWriteDiff
2020/11/03 19:24:23 [TRACE] eval: *terraform.EvalApplyPost
2020/11/03 19:24:23 [ERROR] eval: *terraform.EvalApplyPost, err: rpc error: code = Unavailable desc = transport is closing
2020/11/03 19:24:23 [ERROR] eval: *terraform.EvalSequence, err: rpc error: code = Unavailable desc = transport is closing
2020/11/03 19:24:23 [TRACE] [walkApply] Exiting eval tree: random_string.name_suffix
2020/11/03 19:24:23 [TRACE] vertex "random_string.name_suffix": visit complete
2020/11/03 19:24:23 [TRACE] dag/walk: upstream of "provider[\"registry.terraform.io/hashicorp/random\"] (close)" errored, so skipping
2020/11/03 19:24:23 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping
2020/11/03 19:24:23 [TRACE] dag/walk: upstream of "root" errored, so skipping
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: snapshot file has nil snapshot, but that's okay
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: read nil snapshot
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: no original state snapshot to back up
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 1
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
2020/11/03 19:24:23 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock
2020-11-03T19:24:23.568+0200 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment