You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 20.04;
running as a part of GitHub Actions workflow
Log Fragments and crash.log files
2023/05/21 12:48:56 packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 plugin: 2023/05/21 12:48:56 Retryable error: retrying for state DONE, got RUNNING
2023/05/21 12:48:58 packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 plugin: 2023/05/21 12:48:58 Retryable error: retrying for state DONE, got RUNNING
==> googlecompute.new-my-workstation: Error waiting for image: time out while waiting for image to register
==> googlecompute.new-my-workstation: Deleting disk...
2023/05/21 12:48:59 packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 plugin: 2023/05/21 12:48:59 Retryable error: retrying for state DONE, got RUNNING
2023/05/21 12:49:00 packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 plugin: 2023/05/21 12:49:00 Retryable error: retrying for state DONE, got RUNNING
2023/05/21 12:49:01 packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 plugin: 2023/05/21 12:49:01 Skipping cleanup of IAP tunnel; "iap" is false.
googlecompute.my-workstation: Disk has been deleted!
2023/05/21 12:49:01 [INFO] (telemetry) ending googlecompute.new-my-workstation
2023/05/21 12:49:01 Waiting on builds to complete...
==> Wait completed after 11 minutes 32 seconds
2023/05/21 12:49:01 machine readable: error-count []string{"1"}
==> Some builds didn't complete successfully and had errors:
2023/05/21 12:49:01 machine readable: googlecompute.new-my-workstation,error []string{"Error waiting for image: time out while waiting for image to register"}
==> Builds finished but no artifacts were created.
2023/05/21 12:49:01 [INFO] (telemetry) Finalizing.
==> googlecompute.new-my-workstation: Provisioning step had errors: Running the cleanup provisioner, if present...
Build 'googlecompute.new-my-workstation' errored after 11 minutes 32 seconds: Error waiting for image: time out while waiting for image to register
==> Wait completed after 11 minutes 32 seconds
==> Some builds didn't complete successfully and had errors:
--> googlecompute.new-my-workstation: Error waiting for image: time out while waiting for image to register
The text was updated successfully, but these errors were encountered:
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
Probably similar to #104
Reproduction Steps
Steps to reproduce this issue
Plugin and Packer version
packer-plugin-googlecompute_v1.1.1_x5.0_linux_amd64 v1.1.1
Simplified Packer Buildfile
Operating system and Environment details
Ubuntu 20.04;
running as a part of GitHub Actions workflow
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: