Skip to content

roachtest: cluster_creation failed #87695

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.cluster_creation failed with artifacts on release-22.2 @ 1adc3f0b396dc045c52729d249943889a495c652:

test kv50/rangelookups/split/nodes=8 was skipped due to 	test_runner.go:613,test_runner.go:265,stopper.go:489: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2004-focal-v20210603 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account 21965078311-compute@developer.gserviceaccount.com --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n1-standard-8 --labels roachprod=true,cluster=teamcity-6400400-1662700828-71-n9cpu8,lifetime=12h0m0s,created=2022-09-09t13_37_58z --metadata-from-file startup-script=/tmp/gce-startup-script474512318 --project cockroach-ephemeral --boot-disk-size=32GB]: exit status 1
		(1) attached stack trace
		  -- stack trace:
		  | github.com/cockroachdb/cockroach/pkg/roachprod/vm.ForProvider
		  | 	github.com/cockroachdb/cockroach/pkg/roachprod/vm/vm.go:374
		  | [...repeated from below...]
		Wraps: (2) in provider: gce
		Wraps: (3) attached stack trace
		  -- stack trace:
		  | github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce.(*Provider).Create.func2
		  | 	github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce/gcloud.go:538
		  | golang.org/x/sync/errgroup.(*Group).Go.func1
		  | 	golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:74
		  | runtime.goexit
		  | 	GOROOT/src/runtime/asm_amd64.s:1594
		Wraps: (4) Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2004-focal-v20210603 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account 21965078311-compute@developer.gserviceaccount.com --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n1-standard-8 --labels roachprod=true,cluster=teamcity-6400400-1662700828-71-n9cpu8,lifetime=12h0m0s,created=2022-09-09t13_37_58z --metadata-from-file startup-script=/tmp/gce-startup-script474512318 --project cockroach-ephemeral --boot-disk-size=32GB]
		  | Output: WARNING: Some requests generated warnings:
		  |  - Disk size: '32 GB' is larger than image size: '10 GB'. You might need to resize the root repartition manually if the operating system does not support automatic resizing. See https://cloud.google.com/compute/docs/disks/add-persistent-disk#resize_pd for details.
		  |  - The resource 'projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-v20210603' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-v20220905'.
		  |
		  | ERROR: (gcloud.compute.instances.create) Could not fetch resource:
		  |  - The zone 'projects/cockroach-ephemeral/zones/us-east1-b' does not have enough resources available to fulfill the request.  Try a different zone, or try again later.
		Wraps: (5) exit status 1
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *exec.ExitError

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/dev-inf

This test on roachdash | Improve this report!

Jira issue: CRDB-19484

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-roachtestO-robotOriginated from a bot.T-testengTestEng Teambranch-release-22.2Used to mark GA and release blockers, technical advisories, and bugs for 22.2

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions