Skip to content

Instantly share code, notes, and snippets.

@sclausson
Created July 4, 2017 15:00
Show Gist options
  • Save sclausson/1dda72f7ab4ce4109f5ccd8a9d241c0d to your computer and use it in GitHub Desktop.
Save sclausson/1dda72f7ab4ce4109f5ccd8a9d241c0d to your computer and use it in GitHub Desktop.
Terraform Data Source Github_User crash.log
2017/07/04 16:46:22 [INFO] Terraform version: 0.9.10
2017/07/04 16:46:22 [INFO] Go runtime version: go1.8.3
2017/07/04 16:46:22 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.9.10/bin/terraform", "plan"}
2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] Attempting to open CLI config file: /Users/shayne/.terraformrc
2017/07/04 16:46:22 [INFO] CLI command args: []string{"plan"}
2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] command: loading backend config file: /Users/shayne/repos/clients/extenda/tf-github/test
2017/07/04 16:46:22 [DEBUG] command: no data state file found for backend config
2017/07/04 16:46:22 [DEBUG] New state was assigned lineage "32f35dbd-ad59-45ee-a959-55898ff7c524"
2017/07/04 16:46:22 [INFO] command: backend initialized: <nil>
2017/07/04 16:46:22 [INFO] command: backend <nil> is not enhanced, wrapping in local
2017/07/04 16:46:22 [INFO] backend/local: starting Plan operation
2017/07/04 16:46:22 [DEBUG] New state was assigned lineage "eb70cca2-8cee-4aed-ae0b-4845454121ad"
2017/07/04 16:46:22 [INFO] terraform: building graph: GraphTypeInput
2017/07/04 16:46:22 [TRACE] ConfigTransformer: Starting for path: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ConfigTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OutputTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"snigl", Type:"github_user", RawCount:(*config.RawConfig)(0xc4200a2660), RawConfig:(*config.RawConfig)(0xc4200a24e0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [DEBUG] Resource state not found for "data.github_user.snigl": data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ProviderTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.DisableProviderTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Attach provider request: []string{} github
2017/07/04 16:46:22 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"github", Alias:"", RawConfig:(*config.RawConfig)(0xc4200a22a0)}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "data.github_user.snigl" references: []
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "provider.github" references: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TargetsTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.github (close) - *terraform.graphNodeCloseProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeAbstractResource
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.github (close) - *terraform.graphNodeCloseProvider
2017/07/04 16:46:22 [DEBUG] Starting graph walk: walkInput
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "root"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "provider.github (close)" waiting on "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "root" waiting on "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "data.github_user.snigl" waiting on "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "provider.github (close)", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "root", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "data.github_user.snigl", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "provider.github"
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': evaluating
2017/07/04 16:46:22 [TRACE] [walkInput] Entering eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/07/04 16:46:22 [DEBUG] plugin: starting plugin: /usr/local/Cellar/terraform/0.9.10/bin/terraform []string{"/usr/local/Cellar/terraform/0.9.10/bin/terraform", "internal-plugin", "provider", "github"}
2017/07/04 16:46:22 [DEBUG] plugin: waiting for RPC address for: /usr/local/Cellar/terraform/0.9.10/bin/terraform
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [INFO] Terraform version: 0.9.10
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [INFO] Go runtime version: go1.8.3
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.9.10/bin/terraform", "internal-plugin", "provider", "github"}
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [DEBUG] Attempting to open CLI config file: /Users/shayne/.terraformrc
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [DEBUG] Detected home directory from env var: /Users/shayne
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 2017/07/04 16:46:22 [INFO] CLI command args: []string{"internal-plugin", "provider", "github"}
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github-provider (internal) 2017/07/04 16:46:22 [INFO] Starting provider plugin github
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github-provider (internal) 2017/07/04 16:46:22 [DEBUG] plugin: plugin address: unix /var/folders/js/hhl7l8b90c59_f6qh1mjt92w0000gn/T/plugin751889522
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInputProvider
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [TRACE] [walkInput] Exiting eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': walking
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github (close)': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2017/07/04 16:46:22 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2017/07/04 16:46:22 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github (close)': evaluating
2017/07/04 16:46:22 [TRACE] [walkInput] Entering eval tree: provider.github (close)
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCloseProvider
2017/07/04 16:46:22 [TRACE] [walkInput] Exiting eval tree: provider.github (close)
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "root"
2017/07/04 16:46:22 [DEBUG] vertex 'root.root': walking
2017/07/04 16:46:22 [INFO] terraform: building graph: GraphTypeValidate
2017/07/04 16:46:22 [TRACE] ConfigTransformer: Starting for path: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ConfigTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OutputTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"snigl", Type:"github_user", RawCount:(*config.RawConfig)(0xc4200a2660), RawConfig:(*config.RawConfig)(0xc4200a24e0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [DEBUG] Resource state not found for "data.github_user.snigl": data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ProviderTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.DisableProviderTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Attach provider request: []string{} github
2017/07/04 16:46:22 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"github", Alias:"", RawConfig:(*config.RawConfig)(0xc4200a22a0)}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "data.github_user.snigl" references: []
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "provider.github" references: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TargetsTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.github (close) - *terraform.graphNodeCloseProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.github_user.snigl - *terraform.NodeValidatableResource
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.github (close) - *terraform.graphNodeCloseProvider
2017/07/04 16:46:22 [DEBUG] Starting graph walk: walkValidate
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "root"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "provider.github (close)" waiting on "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "root" waiting on "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "data.github_user.snigl" waiting on "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "provider.github (close)", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "root", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "data.github_user.snigl", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "provider.github"
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': evaluating
2017/07/04 16:46:22 [TRACE] [walkValidate] Entering eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalValidateProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [TRACE] [walkValidate] Exiting eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': evaluating
2017/07/04 16:46:22 [TRACE] [walkValidate] Entering eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalIf
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/07/04 16:46:22 [TRACE] [walkValidate] Exiting eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': expanding/walking dynamic subgraph
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ResourceCountTransformer:
data.github_user.snigl - *terraform.NodeValidatableResourceInstance
2017/07/04 16:46:22 [DEBUG] Resource state not found for "data.github_user.snigl": data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.github_user.snigl - *terraform.NodeValidatableResourceInstance
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TargetsTransformer:
data.github_user.snigl - *terraform.NodeValidatableResourceInstance
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "data.github_user.snigl" references: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.github_user.snigl - *terraform.NodeValidatableResourceInstance
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootTransformer:
data.github_user.snigl - *terraform.NodeValidatableResourceInstance
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': evaluating
2017/07/04 16:46:22 [TRACE] [walkValidate] Entering eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/07/04 16:46:22 [TRACE] [walkValidate] Exiting eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github (close)': walking
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2017/07/04 16:46:22 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github (close)': evaluating
2017/07/04 16:46:22 [TRACE] [walkValidate] Entering eval tree: provider.github (close)
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCloseProvider
2017/07/04 16:46:22 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2017/07/04 16:46:22 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2017/07/04 16:46:22 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2017/07/04 16:46:22 [TRACE] [walkValidate] Exiting eval tree: provider.github (close)
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "root"
2017/07/04 16:46:22 [DEBUG] vertex 'root.root': walking
2017/07/04 16:46:22 [INFO] backend/local: plan calling Refresh
2017/07/04 16:46:22 [INFO] terraform: building graph: GraphTypeRefresh
2017/07/04 16:46:22 [TRACE] No managed resources in state during refresh, skipping managed resource transformer
2017/07/04 16:46:22 [TRACE] ConfigTransformer: Starting for path: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ConfigTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [DEBUG] Resource state not found for "data.github_user.snigl": data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/07/04 16:46:22 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"snigl", Type:"github_user", RawCount:(*config.RawConfig)(0xc4200a2660), RawConfig:(*config.RawConfig)(0xc4200a24e0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ProviderTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.DisableProviderTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Attach provider request: []string{} github
2017/07/04 16:46:22 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"github", Alias:"", RawConfig:(*config.RawConfig)(0xc4200a22a0)}
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OutputTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "data.github_user.snigl" references: []
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "provider.github" references: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TargetsTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResource
provider.github - *terraform.NodeApplyableProvider
provider.github - *terraform.NodeApplyableProvider
provider.github (close) - *terraform.graphNodeCloseProvider
data.github_user.snigl - *terraform.NodeRefreshableDataResource
2017/07/04 16:46:22 [DEBUG] Starting graph walk: walkRefresh
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "provider.github (close)" waiting on "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: added edge: "data.github_user.snigl" waiting on "provider.github"
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "provider.github (close)", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: dependencies changed for "data.github_user.snigl", sending new deps
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "provider.github"
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.provider.github': evaluating
2017/07/04 16:46:22 [TRACE] [walkRefresh] Entering eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalConfigProvider
2017/07/04 16:46:22 [TRACE] [walkRefresh] Exiting eval tree: provider.github
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': evaluating
2017/07/04 16:46:22 [TRACE] [walkRefresh] Entering eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalIf
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/07/04 16:46:22 [TRACE] [walkRefresh] Exiting eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': expanding/walking dynamic subgraph
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ResourceCountTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [TRACE] OrphanResourceCount: Starting...
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [DEBUG] Resource state not found for "data.github_user.snigl": data.github_user.snigl
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.TargetsTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [DEBUG] ReferenceTransformer: "data.github_user.snigl" references: []
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [TRACE] Graph after step *terraform.RootTransformer:
data.github_user.snigl - *terraform.NodeRefreshableDataResourceInstance
2017/07/04 16:46:22 [DEBUG] dag/walk: added new vertex: "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] dag/walk: walking "data.github_user.snigl"
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': walking
2017/07/04 16:46:22 [DEBUG] vertex 'root.data.github_user.snigl': evaluating
2017/07/04 16:46:22 [TRACE] [walkRefresh] Entering eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalSequence
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalWriteState
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalIf
2017/07/04 16:46:22 [DEBUG] root: eval: terraform.EvalNoop
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalReadDataDiff
2017/07/04 16:46:22 [DEBUG] root: eval: *terraform.EvalReadDataApply
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github-provider (internal) 2017/07/04 16:46:22 [INFO] Refreshing Gitub User: snigl
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github-provider (internal) 2017/07/04 16:46:22 [DEBUG] Github API Request Details:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: ---[ REQUEST ]---------------------------------------
2017/07/04 16:46:22 [DEBUG] plugin: terraform: GET /users/snigl HTTP/1.1
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Host: api.github.com
2017/07/04 16:46:22 [DEBUG] plugin: terraform: User-Agent: go-github/4
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Accept: application/vnd.github.v3+json
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: -----------------------------------------------------
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github-provider (internal) 2017/07/04 16:46:22 [DEBUG] Github API Response Details:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2017/07/04 16:46:22 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Transfer-Encoding: chunked
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Access-Control-Allow-Origin: *
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Cache-Control: private, max-age=60, s-maxage=60
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Content-Security-Policy: default-src 'none'
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Content-Type: application/json; charset=utf-8
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Date: Tue, 04 Jul 2017 14:46:19 GMT
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Etag: W/"4bbbc8c2cc7a18c987dd7eb0eaf3d9b6"
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Last-Modified: Thu, 29 Jun 2017 15:38:35 GMT
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Server: GitHub.com
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Status: 200 OK
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Vary: Accept, Authorization, Cookie, X-GitHub-OTP
2017/07/04 16:46:22 [DEBUG] plugin: terraform: Vary: Accept-Encoding
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Accepted-Oauth-Scopes:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Content-Type-Options: nosniff
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Frame-Options: deny
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Github-Media-Type: github.v3; format=json
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Github-Request-Id: E28A:5DE5:13E447A:19D15CA:595BAA3A
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Oauth-Scopes: admin:org, admin:org_hook, admin:repo_hook, delete_repo, repo
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Ratelimit-Limit: 5000
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Ratelimit-Remaining: 4970
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Ratelimit-Reset: 1499181936
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Runtime-Rack: 0.066542
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Served-By: 769054b6618fd34f3638f01469b229db
2017/07/04 16:46:22 [DEBUG] plugin: terraform: X-Xss-Protection: 1; mode=block
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 431
2017/07/04 16:46:22 [DEBUG] plugin: terraform: {"login":"SnigL","id":559922,"avatar_url":"https://avatars0.githubusercontent.com/u/559922?v=3","gravatar_id":"","url":"https://api.github.com/users/SnigL","html_url":"https://github.com/SnigL","followers_url":"https://api.github.com/users/SnigL/followers","following_url":"https://api.github.com/users/SnigL/following{/other_user}","gists_url":"https://api.github.com/users/SnigL/gists{/gist_id}","starred_url":"https://api.github.com/users/SnigL/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SnigL/subscriptions","organizations_url":"https://api.github.com/users/SnigL/orgs","repos_url":"https://api.github.com/users/SnigL/repos","events_url":"https://api.github.com/users/SnigL/events{/privacy}","received_events_url":"https://api.github.com/users/SnigL/received_events","type":"User","site_admin":false,"name":"Filip Gröjer","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"public_repos":9,"public_gists":0,"followers":0,"following":1,"created_at":"2011-01-12T15:07:53Z","updated_at":"2017-06-29T15:38:35Z"}
2017/07/04 16:46:22 [DEBUG] plugin: terraform: 0
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: -----------------------------------------------------
2017/07/04 16:46:22 [DEBUG] plugin: terraform: panic: runtime error: invalid memory address or nil pointer dereference
2017/07/04 16:46:22 [DEBUG] plugin: terraform: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x3185689]
2017/07/04 16:46:22 [DEBUG] plugin: terraform:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: goroutine 72 [running]:
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/github.dataSourceGithubUserRead(0xc42027f8f0, 0x5239660, 0xc42017d400, 0xc4207b8001, 0xc4207b8088)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /private/tmp/terraform-20170630-21974-144rpmj/terraform-0.9.10/src/github.com/hashicorp/terraform/builtin/providers/github/data_source_github_user.go:104 +0x339
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Resource).ReadDataApply(0xc420347980, 0xc42017dc20, 0x5239660, 0xc42017d400, 0xc4207b8158, 0xc4207bee01, 0x0)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /private/tmp/terraform-20170630-21974-144rpmj/terraform-0.9.10/src/github.com/hashicorp/terraform/helper/schema/resource.go:252 +0xbb
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Provider).ReadDataApply(0xc420286770, 0xc420770370, 0xc42017dc20, 0xa33be10, 0x0, 0x0)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /private/tmp/terraform-20170630-21974-144rpmj/terraform-0.9.10/src/github.com/hashicorp/terraform/helper/schema/provider.go:381 +0x91
2017/07/04 16:46:22 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).ReadDataApply(0xc4200da640, 0xc4203ee780, 0xc4203eec60, 0x0, 0x0)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /private/tmp/terraform-20170630-21974-144rpmj/terraform-0.9.10/src/github.com/hashicorp/terraform/plugin/resource_provider.go:565 +0x4e
2017/07/04 16:46:22 [DEBUG] plugin: terraform: reflect.Value.call(0xc420346900, 0xc4207862d8, 0x13, 0x61488ad, 0x4, 0xc420793f20, 0x3, 0x3, 0x0, 0x0, ...)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /usr/local/Cellar/go/1.8.3/libexec/src/reflect/value.go:434 +0x91f
2017/07/04 16:46:22 [DEBUG] plugin: terraform: reflect.Value.Call(0xc420346900, 0xc4207862d8, 0x13, 0xc420752720, 0x3, 0x3, 0x0, 0x0, 0x0)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /usr/local/Cellar/go/1.8.3/libexec/src/reflect/value.go:302 +0xa4
2017/07/04 16:46:22 [DEBUG] plugin: terraform: net/rpc.(*service).call(0xc4207ba040, 0xc4207ba000, 0xc4202dbdf0, 0xc42009e400, 0xc42017ca00, 0x523b660, 0xc4203ee780, 0x16, 0x523b6a0, 0xc4203eec60, ...)
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /usr/local/Cellar/go/1.8.3/libexec/src/net/rpc/server.go:387 +0x144
2017/07/04 16:46:22 [DEBUG] plugin: terraform: created by net/rpc.(*Server).ServeCodec
2017/07/04 16:46:22 [DEBUG] plugin: terraform: /usr/local/Cellar/go/1.8.3/libexec/src/net/rpc/server.go:481 +0x404
2017/07/04 16:46:22 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.github_user.snigl: unexpected EOF
2017/07/04 16:46:22 [ERROR] root: eval: *terraform.EvalSequence, err: data.github_user.snigl: unexpected EOF
2017/07/04 16:46:22 [TRACE] [walkRefresh] Exiting eval tree: data.github_user.snigl
2017/07/04 16:46:22 [DEBUG] dag/walk: upstream errored, not walking "provider.github (close)"
2017/07/04 16:46:22 [DEBUG] plugin: /usr/local/Cellar/terraform/0.9.10/bin/terraform: plugin process exited
2017/07/04 16:46:22 [WARN] plugin: error closing client during Kill: connection is shut down
2017/07/04 16:46:22 [DEBUG] plugin: waiting for all plugin processes to complete...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment