Skip to content

gce: "before all" hook for "should get the instance" failed #549

@flaky-bot

Description

@flaky-bot

Note: #502 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: bbdeea5
buildURL: https://console.cloud.google.com/cloud-build/builds;region=global/00f89719-efed-413b-a209-e3275dd739e4?project=firestore-nodejs-getting-start
status: failed

Test output
Command failed: gcloud compute instances create my-app-instance-3e67ca55       --image-family=debian-9       --image-project=debian-cloud       --machine-type=g1-small       --scopes userinfo-email,cloud-platform       --metadata app-location=us-central1-f       --metadata-from-file startup-script=gce/startup-script.sh       --zone us-central1-f       --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

Error: Command failed: gcloud compute instances create my-app-instance-3e67ca55 --image-family=debian-9 --image-project=debian-cloud --machine-type=g1-small --scopes userinfo-email,cloud-platform --metadata app-location=us-central1-f --metadata-from-file startup-script=gce/startup-script.sh --zone us-central1-f --tags http-server
ERROR: (gcloud.compute.instances.create) Could not fetch resource:

  • The resource 'projects/debian-cloud/zones/us-central1-f/imageFamilyViews/debian-9' was not found

    at checkExecSyncError (child_process.js:790:11)
    at Object.execSync (child_process.js:863:15)
    at Context. (test/app.test.js:43:8)
    at processImmediate (internal/timers.js:464:21)

Metadata

Metadata

Assignees

Labels

flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions