Skip to content

Instantly share code, notes, and snippets.

@tpolekhin
Created March 18, 2023 22:25
Show Gist options
  • Save tpolekhin/eb63628798b82e7584d3f2eac14dcd16 to your computer and use it in GitHub Desktop.
Save tpolekhin/eb63628798b82e7584d3f2eac14dcd16 to your computer and use it in GitHub Desktop.
atlantis PR 3211 logs
{"level":"info","ts":"2023-03-18T22:12:45.278Z","caller":"server/server.go:440","msg":"Utilizing BoltDB","json":{}}
{"level":"info","ts":"2023-03-18T22:12:45.284Z","caller":"server/server.go:955","msg":"Atlantis started - listening on port 4141","json":{}}
{"level":"info","ts":"2023-03-18T22:12:45.284Z","caller":"scheduled/executor_service.go:47","msg":"Scheduled Executor Service started","json":{}}
{"level":"info","ts":"2023-03-18T22:14:10.804Z","caller":"events/working_dir.go:224","msg":"creating dir \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"events/project_command_builder.go:386","msg":"found no atlantis.yaml file","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"events/project_finder.go:146","msg":"filtered modified files to 1 .tf or terragrunt.hcl files: [main.tf]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"events/project_finder.go:171","msg":"there are 1 modified project(s) at path(s): .","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"events/project_command_builder.go:395","msg":"automatically determined that there were 1 projects modified in this pull request: [repofullname=tpolekhin/atlantis-test-terraform path=.]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"events/project_finder.go:78","msg":"looking for Terraform Cloud workspace from configuration in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:11.681Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:12.214Z","caller":"events/project_locker.go:86","msg":"acquired lock with id \"tpolekhin/atlantis-test-terraform/./default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:13.231Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform init -input=false -upgrade\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:13.269Z","caller":"terraform/terraform_client.go:422","msg":"Successfully ran \"/usr/local/bin/terraform workspace show\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:13.554Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform plan -input=false -refresh -out \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:13.878Z","caller":"events/instrumented_project_command_runner.go:87","msg":"plan success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/2","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:26.621Z","caller":"events/events_controller.go:545","msg":"parsed comment as command=\"apply\" verbose=false dir=\"\" workspace=\"\" project=\"\" flags=\"\"","json":{"gh-request-id":"X-Github-Delivery=3e56ed20-c5da-11ed-9579-5079d20c1945"}}
{"level":"info","ts":"2023-03-18T22:14:28.098Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:28.417Z","caller":"runtime/apply_step_runner.go:39","msg":"starting apply","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:28.646Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform apply -input=false \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/2/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:28.646Z","caller":"runtime/apply_step_runner.go:58","msg":"apply successful, deleting planfile","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:29.129Z","caller":"events/instrumented_project_command_runner.go:87","msg":"apply success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/2","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:31.134Z","caller":"events/automerger.go:32","msg":"automerging pull request","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"2"}}
{"level":"info","ts":"2023-03-18T22:14:34.028Z","caller":"events/instrumented_pull_closed_executor.go:45","msg":"Initiating cleanup of pull data.","json":{"repository":"tpolekhin/atlantis-test-terraform","pull-num":"2"}}
{"level":"info","ts":"2023-03-18T22:14:34.822Z","caller":"events/events_controller.go:473","msg":"deleted locks and workspace for repo tpolekhin/atlantis-test-terraform, pull 2","json":{"gh-request-id":"X-Github-Delivery=42701ee0-c5da-11ed-9a62-3454ca4c7ef4"}}
{"level":"info","ts":"2023-03-18T22:15:21.641Z","caller":"events/working_dir.go:224","msg":"creating dir \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.252Z","caller":"events/project_command_builder.go:386","msg":"found no atlantis.yaml file","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.252Z","caller":"events/project_finder.go:146","msg":"filtered modified files to 1 .tf or terragrunt.hcl files: [main.tf]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.252Z","caller":"events/project_finder.go:171","msg":"there are 1 modified project(s) at path(s): .","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.252Z","caller":"events/project_command_builder.go:395","msg":"automatically determined that there were 1 projects modified in this pull request: [repofullname=tpolekhin/atlantis-test-terraform path=.]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.252Z","caller":"events/project_finder.go:78","msg":"looking for Terraform Cloud workspace from configuration in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.253Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:22.939Z","caller":"events/project_locker.go:86","msg":"acquired lock with id \"tpolekhin/atlantis-test-terraform/./default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:23.297Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform init -input=false -upgrade\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:23.342Z","caller":"terraform/terraform_client.go:422","msg":"Successfully ran \"/usr/local/bin/terraform workspace show\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:23.610Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform plan -input=false -refresh -out \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:23.974Z","caller":"events/instrumented_project_command_runner.go:87","msg":"plan success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/3","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:36.646Z","caller":"events/events_controller.go:545","msg":"parsed comment as command=\"apply\" verbose=false dir=\"\" workspace=\"\" project=\"\" flags=\"\"","json":{"gh-request-id":"X-Github-Delivery=68065020-c5da-11ed-8eda-19c24a167666"}}
{"level":"info","ts":"2023-03-18T22:15:37.906Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:38.116Z","caller":"runtime/apply_step_runner.go:39","msg":"starting apply","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:38.335Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform apply -input=false \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/3/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:38.335Z","caller":"runtime/apply_step_runner.go:58","msg":"apply successful, deleting planfile","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:38.823Z","caller":"events/instrumented_project_command_runner.go:87","msg":"apply success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/3","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:41.247Z","caller":"events/automerger.go:32","msg":"automerging pull request","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"3"}}
{"level":"info","ts":"2023-03-18T22:15:43.610Z","caller":"events/instrumented_pull_closed_executor.go:45","msg":"Initiating cleanup of pull data.","json":{"repository":"tpolekhin/atlantis-test-terraform","pull-num":"3"}}
{"level":"info","ts":"2023-03-18T22:15:44.454Z","caller":"events/events_controller.go:473","msg":"deleted locks and workspace for repo tpolekhin/atlantis-test-terraform, pull 3","json":{"gh-request-id":"X-Github-Delivery=6c285b80-c5da-11ed-8435-9fecf9316f67"}}
{"level":"info","ts":"2023-03-18T22:18:13.702Z","caller":"events/working_dir.go:224","msg":"creating dir \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.376Z","caller":"events/project_command_builder.go:386","msg":"found no atlantis.yaml file","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.376Z","caller":"events/project_finder.go:146","msg":"filtered modified files to 1 .tf or terragrunt.hcl files: [main.tf]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.376Z","caller":"events/project_finder.go:171","msg":"there are 1 modified project(s) at path(s): .","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.376Z","caller":"events/project_command_builder.go:395","msg":"automatically determined that there were 1 projects modified in this pull request: [repofullname=tpolekhin/atlantis-test-terraform path=.]","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.376Z","caller":"events/project_finder.go:78","msg":"looking for Terraform Cloud workspace from configuration in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:14.377Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:15.018Z","caller":"events/project_locker.go:86","msg":"acquired lock with id \"tpolekhin/atlantis-test-terraform/./default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:15.429Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform init -input=false -upgrade\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:15.474Z","caller":"terraform/terraform_client.go:422","msg":"Successfully ran \"/usr/local/bin/terraform workspace show\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:15.745Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform plan -input=false -refresh -out \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:16.078Z","caller":"events/instrumented_project_command_runner.go:87","msg":"plan success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/4","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:32.439Z","caller":"events/events_controller.go:545","msg":"parsed comment as command=\"apply\" verbose=false dir=\"\" workspace=\"\" project=\"\" flags=\"\"","json":{"gh-request-id":"X-Github-Delivery=d0f20de0-c5da-11ed-8d9c-2a2862888095"}}
{"level":"info","ts":"2023-03-18T22:18:33.993Z","caller":"terraform/terraform_client.go:316","msg":"Cannot determine which version to use from terraform configuration, detected 0 possibilities.","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:34.258Z","caller":"runtime/apply_step_runner.go:39","msg":"starting apply","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:34.478Z","caller":"models/shell_command_runner.go:156","msg":"successfully ran \"/usr/local/bin/terraform apply -input=false \\\"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default/default.tfplan\\\"\" in \"/home/atlantis/.atlantis/repos/tpolekhin/atlantis-test-terraform/4/default\"","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:34.478Z","caller":"runtime/apply_step_runner.go:58","msg":"apply successful, deleting planfile","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:34.828Z","caller":"events/instrumented_project_command_runner.go:87","msg":"apply success. output available at: https://github.com/tpolekhin/atlantis-test-terraform/pull/4","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:36.869Z","caller":"events/automerger.go:32","msg":"automerging pull request","json":{"repo":"tpolekhin/atlantis-test-terraform","pull":"4"}}
{"level":"info","ts":"2023-03-18T22:18:39.276Z","caller":"events/instrumented_pull_closed_executor.go:45","msg":"Initiating cleanup of pull data.","json":{"repository":"tpolekhin/atlantis-test-terraform","pull-num":"4"}}
{"level":"info","ts":"2023-03-18T22:18:40.071Z","caller":"events/events_controller.go:473","msg":"deleted locks and workspace for repo tpolekhin/atlantis-test-terraform, pull 4","json":{"gh-request-id":"X-Github-Delivery=d4d42a10-c5da-11ed-8cf5-36a12dfd696d"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment