Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: cluster_creation failed #108533

Open
cockroach-teamcity opened this issue Aug 10, 2023 · 1,458 comments
Open

roachtest: cluster_creation failed #108533

cockroach-teamcity opened this issue Aug 10, 2023 · 1,458 comments
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 O-roachtest O-robot Originated from a bot. T-testeng TestEng Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 10, 2023

roachtest.cluster_creation failed with artifacts on release-23.1 @ b1194729b7be664edf159ed76e574b0855879866:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2023-08-10t17_16_00z,roachprod=true,cluster=teamcity-11261553-1691646222-148-n9cpu8-geo --metadata-from-file startup-script=/tmp/gce-startup-script2578581384 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west-2b teamcity-11261553-1691646222-148-n9cpu8-geo-0004 teamcity-11261553-1691646222-148-n9cpu8-geo-0005 teamcity-11261553-1691646222-148-n9cpu8-geo-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-west-2b' (or it may not exist).: exit status 1

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-30510

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Aug 10, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Aug 10, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 94860a03416ef03c81b8cb31c827469354a35af8:

test restore/tpce/8TB/aws/nodes=10/cpus=8 was skipped due to (test_runner.go:725).runWorker: in provider: aws: failed to run: aws ec2 run-instances --associate-public-ip-address --count 1 --instance-type c6i.2xlarge --image-id ami-0a14db46282743a66 --key-name teamcity-runner-jVORjC7Vks7PeQLkM6yIPeDMDBY= --region us-east-2 --security-group-ids sg-0319fc9c9599a6145 --subnet-id subnet-004c6ad7121a8d5a7 --tag-specifications ResourceType=instance,Tags=[{Key=usage,Value=roachtest},{Key=Created,Value=2023-08-11T08:01:32Z},{Key=Name,Value=teamcity-11277566-1691732642-29-n10cpu8-0002},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11277566-1691732642-29-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64}] ResourceType=volume,Tags=[{Key=usage,Value=roachtest},{Key=Created,Value=2023-08-11T08:01:32Z},{Key=Name,Value=teamcity-11277566-1691732642-29-n10cpu8-0002},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11277566-1691732642-29-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64}] --user-data file:///tmp/aws-startup-script4078814971 --iam-instance-profile Name=roachprod-testing --block-device-mapping file:///tmp/aws-block-device-mapping3061003271 --output json: stderr: 
Parameter validation failed:
Unknown parameter in BlockDeviceMappings[0].Ebs: "Throughput", must be one of: DeleteOnTermination, Iops, SnapshotId, VolumeSize, VolumeType, KmsKeyId, Encrypted: exit status 252

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@smg260
Copy link
Contributor

smg260 commented Aug 11, 2023

This latest one seems to be introduced by #108427
cc: @pavelkalinnikov

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 94860a03416ef03c81b8cb31c827469354a35af8:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,cluster=teamcity-11277565-1691732628-145-n9cpu8-geo,lifetime=12h0m0s,arch=amd64,created=2023-08-11t17_42_37z,roachprod=true --metadata-from-file startup-script=/tmp/gce-startup-script166572881 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east-2b teamcity-11277565-1691732628-145-n9cpu8-geo-0001 teamcity-11277565-1691732628-145-n9cpu8-geo-0002 teamcity-11277565-1691732628-145-n9cpu8-geo-0003]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-east-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@blathers-crl
Copy link

blathers-crl bot commented Aug 11, 2023

cc @cockroachdb/test-eng

@srosenberg srosenberg removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Aug 12, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 84e0190d613b96728ff4622c7573f0743a9d5bb3:

test restore/tpce/8TB/aws/nodes=10/cpus=8 was skipped due to (test_runner.go:725).runWorker: in provider: aws: failed to run: aws ec2 run-instances --associate-public-ip-address --count 1 --instance-type c6i.2xlarge --image-id ami-0a14db46282743a66 --key-name teamcity-runner-vNQPieQMjvFJr5iQweG8YBjlPYI= --region us-east-2 --security-group-ids sg-0319fc9c9599a6145 --subnet-id subnet-004c6ad7121a8d5a7 --tag-specifications ResourceType=instance,Tags=[{Key=usage,Value=roachtest},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-12T07:58:35Z},{Key=Name,Value=teamcity-11290593-1691818940-28-n10cpu8-0002},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11290593-1691818940-28-n10cpu8}] ResourceType=volume,Tags=[{Key=usage,Value=roachtest},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-12T07:58:35Z},{Key=Name,Value=teamcity-11290593-1691818940-28-n10cpu8-0002},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11290593-1691818940-28-n10cpu8}] --user-data file:///tmp/aws-startup-script652637822 --iam-instance-profile Name=roachprod-testing --block-device-mapping file:///tmp/aws-block-device-mapping197316976 --output json: stderr: 
Parameter validation failed:
Unknown parameter in BlockDeviceMappings[0].Ebs: "Throughput", must be one of: DeleteOnTermination, Iops, SnapshotId, VolumeSize, VolumeType, KmsKeyId, Encrypted: exit status 252

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 84e0190d613b96728ff4622c7573f0743a9d5bb3:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,created=2023-08-12t17_19_32z,roachprod=true,cluster=teamcity-11290592-1691819083-143-n9cpu8-geo,lifetime=12h0m0s,arch=amd64 --metadata-from-file startup-script=/tmp/gce-startup-script3125883753 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east-2b teamcity-11290592-1691819083-143-n9cpu8-geo-0001 teamcity-11290592-1691819083-143-n9cpu8-geo-0002 teamcity-11290592-1691819083-143-n9cpu8-geo-0003]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-east-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 76ea9a2b98758fd056d6d5366b9734dce9a337fd:

test restore/tpce/8TB/aws/nodes=10/cpus=8 was skipped due to (test_runner.go:725).runWorker: in provider: aws: failed to run: aws ec2 run-instances --associate-public-ip-address --count 1 --instance-type c6i.2xlarge --image-id ami-0a14db46282743a66 --key-name teamcity-runner-62qfZKCVE9u_M5MbUog1_BP5TT4= --region us-east-2 --security-group-ids sg-0319fc9c9599a6145 --subnet-id subnet-004c6ad7121a8d5a7 --tag-specifications ResourceType=instance,Tags=[{Key=usage,Value=roachtest},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11300115-1691905309-34-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-13T08:02:26Z},{Key=Name,Value=teamcity-11300115-1691905309-34-n10cpu8-0001}] ResourceType=volume,Tags=[{Key=usage,Value=roachtest},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11300115-1691905309-34-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-13T08:02:26Z},{Key=Name,Value=teamcity-11300115-1691905309-34-n10cpu8-0001}] --user-data file:///tmp/aws-startup-script4019317834 --iam-instance-profile Name=roachprod-testing --block-device-mapping file:///tmp/aws-block-device-mapping3935907734 --output json: stderr: 
Parameter validation failed:
Unknown parameter in BlockDeviceMappings[0].Ebs: "Throughput", must be one of: DeleteOnTermination, Iops, SnapshotId, VolumeSize, VolumeType, KmsKeyId, Encrypted: exit status 252

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 76ea9a2b98758fd056d6d5366b9734dce9a337fd:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,roachprod=true,cluster=teamcity-11300114-1691905330-137-n9cpu8-geo,lifetime=12h0m0s,arch=amd64,created=2023-08-13t17_10_49z --metadata-from-file startup-script=/tmp/gce-startup-script3740837604 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west-2b teamcity-11300114-1691905330-137-n9cpu8-geo-0004 teamcity-11300114-1691905330-137-n9cpu8-geo-0005 teamcity-11300114-1691905330-137-n9cpu8-geo-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-west-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 76ea9a2b98758fd056d6d5366b9734dce9a337fd:

test restore/tpce/8TB/aws/nodes=10/cpus=8 was skipped due to (test_runner.go:725).runWorker: in provider: aws: failed to run: aws ec2 run-instances --associate-public-ip-address --count 1 --instance-type c6i.2xlarge --image-id ami-0a14db46282743a66 --key-name teamcity-runner-XhhfxMnDqLKZmZPgYYHPxHerfnU= --region us-east-2 --security-group-ids sg-0319fc9c9599a6145 --subnet-id subnet-004c6ad7121a8d5a7 --tag-specifications ResourceType=instance,Tags=[{Key=usage,Value=roachtest},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-14T08:03:39Z},{Key=Name,Value=teamcity-11308712-1691991998-29-n10cpu8-0001},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11308712-1691991998-29-n10cpu8}] ResourceType=volume,Tags=[{Key=usage,Value=roachtest},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-14T08:03:39Z},{Key=Name,Value=teamcity-11308712-1691991998-29-n10cpu8-0001},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11308712-1691991998-29-n10cpu8}] --user-data file:///tmp/aws-startup-script4088333315 --iam-instance-profile Name=roachprod-testing --block-device-mapping file:///tmp/aws-block-device-mapping1059779786 --output json: stderr: 
Parameter validation failed:
Unknown parameter in BlockDeviceMappings[0].Ebs: "Throughput", must be one of: DeleteOnTermination, Iops, SnapshotId, VolumeSize, VolumeType, KmsKeyId, Encrypted: exit status 252

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 76ea9a2b98758fd056d6d5366b9734dce9a337fd:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,roachprod=true,cluster=teamcity-11308711-1691991932-150-n9cpu8-geo,lifetime=12h0m0s,arch=amd64,created=2023-08-14t17_31_35z --metadata-from-file startup-script=/tmp/gce-startup-script915985337 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west-2b teamcity-11308711-1691991932-150-n9cpu8-geo-0004 teamcity-11308711-1691991932-150-n9cpu8-geo-0005 teamcity-11308711-1691991932-150-n9cpu8-geo-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-west-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 6d20f93562a6a78c8a4c4dc84ceb4167376b8faf:

test restore/tpce/8TB/aws/nodes=10/cpus=8 was skipped due to (test_runner.go:725).runWorker: in provider: aws: failed to run: aws ec2 run-instances --associate-public-ip-address --count 1 --instance-type c6i.2xlarge --image-id ami-0a14db46282743a66 --key-name teamcity-runner-KSBu_RUhe3pC1cD8ugpcRHonwsc= --region us-east-2 --security-group-ids sg-0319fc9c9599a6145 --subnet-id subnet-004c6ad7121a8d5a7 --tag-specifications ResourceType=instance,Tags=[{Key=usage,Value=roachtest},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11324178-1692078125-28-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-15T07:58:22Z},{Key=Name,Value=teamcity-11324178-1692078125-28-n10cpu8-0002}] ResourceType=volume,Tags=[{Key=usage,Value=roachtest},{Key=Roachprod,Value=true},{Key=Cluster,Value=teamcity-11324178-1692078125-28-n10cpu8},{Key=Lifetime,Value=12h0m0s},{Key=arch,Value=amd64},{Key=Created,Value=2023-08-15T07:58:22Z},{Key=Name,Value=teamcity-11324178-1692078125-28-n10cpu8-0002}] --user-data file:///tmp/aws-startup-script1430701466 --iam-instance-profile Name=roachprod-testing --block-device-mapping file:///tmp/aws-block-device-mapping1022840563 --output json: stderr: 
Parameter validation failed:
Unknown parameter in BlockDeviceMappings[0].Ebs: "Throughput", must be one of: DeleteOnTermination, Iops, SnapshotId, VolumeSize, VolumeType, KmsKeyId, Encrypted: exit status 252

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=aws , ROACHTEST_cpu=8 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 6d20f93562a6a78c8a4c4dc84ceb4167376b8faf:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,roachprod=true,cluster=teamcity-11324177-1692078142-143-n9cpu8-geo,lifetime=12h0m0s,arch=amd64,created=2023-08-15t17_05_10z --metadata-from-file startup-script=/tmp/gce-startup-script875288865 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west-2b teamcity-11324177-1692078142-143-n9cpu8-geo-0004 teamcity-11324177-1692078142-143-n9cpu8-geo-0005 teamcity-11324177-1692078142-143-n9cpu8-geo-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-west-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@srosenberg srosenberg added X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue and removed C-test-failure Broken test (automatically or manually discovered). labels Aug 16, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 10cbcf7497b4e56d43b6c461a10787a4a4fb9ca4:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,arch=amd64,created=2023-08-16t17_13_06z,roachprod=true,cluster=teamcity-11339567-1692164629-141-n9cpu8-geo,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script3229083532 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east-2b teamcity-11339567-1692164629-141-n9cpu8-geo-0001 teamcity-11339567-1692164629-141-n9cpu8-geo-0002 teamcity-11339567-1692164629-141-n9cpu8-geo-0003]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-east-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ e0e71af3fc0d357968e5dc46ca95d881bc8937e4:

test restore/tpce/400GB/aws/nodes=9/cpus=8/zones=us-east-2b,us-west-2b,eu-west-1b was skipped due to (test_runner.go:725).runWorker: 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 [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --labels usage=roachtest,arch=amd64,created=2023-08-17t16_57_08z,roachprod=true,cluster=teamcity-11354773-1692250972-138-n9cpu8-geo,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script2126132351 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west-2b teamcity-11354773-1692250972-138-n9cpu8-geo-0004 teamcity-11354773-1692250972-138-n9cpu8-geo-0005 teamcity-11354773-1692250972-138-n9cpu8-geo-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Permission denied on 'locations/us-west-2b' (or it may not exist).: exit status 1

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

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test drop/tpcc/w=100,nodes=9 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17753086-1731566397-72-n9cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-14t08_50_32z --metadata-from-file startup-script=/tmp/gce-startup-script320856894 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17753086-1731566397-72-n9cpu4-0001 teamcity-17753086-1731566397-72-n9cpu4-0002 teamcity-17753086-1731566397-72-n9cpu4-0003 teamcity-17753086-1731566397-72-n9cpu4-0004 teamcity-17753086-1731566397-72-n9cpu4-0005 teamcity-17753086-1731566397-72-n9cpu4-0006 teamcity-17753086-1731566397-72-n9cpu4-0007 teamcity-17753086-1731566397-72-n9cpu4-0008 teamcity-17753086-1731566397-72-n9cpu4-0009]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test failover/chaos/read-write failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17753086-1731566397-77-n10cpu2,lifetime=12h0m0s,arch=amd64,created=2024-11-14t08_52_35z --metadata-from-file startup-script=/tmp/gce-startup-script2145839004 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17753086-1731566397-77-n10cpu2-0001 teamcity-17753086-1731566397-77-n10cpu2-0002 teamcity-17753086-1731566397-77-n10cpu2-0003 teamcity-17753086-1731566397-77-n10cpu2-0004 teamcity-17753086-1731566397-77-n10cpu2-0005 teamcity-17753086-1731566397-77-n10cpu2-0006 teamcity-17753086-1731566397-77-n10cpu2-0007 teamcity-17753086-1731566397-77-n10cpu2-0008 teamcity-17753086-1731566397-77-n10cpu2-0009 teamcity-17753086-1731566397-77-n10cpu2-0010]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test failover/chaos/read-only/lease=expiration failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-11-14t08_52_30z,roachprod=true,cluster=teamcity-17753086-1731566397-76-n10cpu2 --metadata-from-file startup-script=/tmp/gce-startup-script427286399 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17753086-1731566397-76-n10cpu2-0001 teamcity-17753086-1731566397-76-n10cpu2-0002 teamcity-17753086-1731566397-76-n10cpu2-0003 teamcity-17753086-1731566397-76-n10cpu2-0004 teamcity-17753086-1731566397-76-n10cpu2-0005 teamcity-17753086-1731566397-76-n10cpu2-0006 teamcity-17753086-1731566397-76-n10cpu2-0007 teamcity-17753086-1731566397-76-n10cpu2-0008 teamcity-17753086-1731566397-76-n10cpu2-0009 teamcity-17753086-1731566397-76-n10cpu2-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17753086-1731566397-76-n10cpu2-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17753086-1731566397-76-n10cpu2-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17753086-1731566397-76-n10cpu2-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17753086-1731566397-76-n10cpu2-0009].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20240927'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test failover/non-system/pause/lease=expiration failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,arch=amd64,created=2024-11-14t08_54_13z,roachprod=true,cluster=teamcity-17753086-1731566397-81-n7cpu2,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script2344117490 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17753086-1731566397-81-n7cpu2-0001 teamcity-17753086-1731566397-81-n7cpu2-0002 teamcity-17753086-1731566397-81-n7cpu2-0003 teamcity-17753086-1731566397-81-n7cpu2-0004 teamcity-17753086-1731566397-81-n7cpu2-0005 teamcity-17753086-1731566397-81-n7cpu2-0006 teamcity-17753086-1731566397-81-n7cpu2-0007]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test failover/partial/lease-liveness/lease=expiration failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,arch=amd64,created=2024-11-14t08_58_15z,roachprod=true,cluster=teamcity-17753086-1731566397-87-n8cpu2,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script1572533976 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17753086-1731566397-87-n8cpu2-0001 teamcity-17753086-1731566397-87-n8cpu2-0002 teamcity-17753086-1731566397-87-n8cpu2-0003 teamcity-17753086-1731566397-87-n8cpu2-0004 teamcity-17753086-1731566397-87-n8cpu2-0005 teamcity-17753086-1731566397-87-n8cpu2-0006 teamcity-17753086-1731566397-87-n8cpu2-0007 teamcity-17753086-1731566397-87-n8cpu2-0008]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test import/tpcc/warehouses=1000/nodes=32 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17753086-1731566397-103-n32cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-14t09_26_42z --metadata-from-file startup-script=/tmp/gce-startup-script299360702 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17753086-1731566397-103-n32cpu4-0001 teamcity-17753086-1731566397-103-n32cpu4-0002 teamcity-17753086-1731566397-103-n32cpu4-0003 teamcity-17753086-1731566397-103-n32cpu4-0004 teamcity-17753086-1731566397-103-n32cpu4-0005 teamcity-17753086-1731566397-103-n32cpu4-0006 teamcity-17753086-1731566397-103-n32cpu4-0007 teamcity-17753086-1731566397-103-n32cpu4-0008 teamcity-17753086-1731566397-103-n32cpu4-0009 teamcity-17753086-1731566397-103-n32cpu4-0010 teamcity-17753086-1731566397-103-n32cpu4-0011 teamcity-17753086-1731566397-103-n32cpu4-0012 teamcity-17753086-1731566397-103-n32cpu4-0013 teamcity-17753086-1731566397-103-n32cpu4-0014 teamcity-17753086-1731566397-103-n32cpu4-0015 teamcity-17753086-1731566397-103-n32cpu4-0016 teamcity-17753086-1731566397-103-n32cpu4-0017 teamcity-17753086-1731566397-103-n32cpu4-0018 teamcity-17753086-1731566397-103-n32cpu4-0019 teamcity-17753086-1731566397-103-n32cpu4-0020 teamcity-17753086-1731566397-103-n32cpu4-0021 teamcity-17753086-1731566397-103-n32cpu4-0022 teamcity-17753086-1731566397-103-n32cpu4-0023 teamcity-17753086-1731566397-103-n32cpu4-0024 teamcity-17753086-1731566397-103-n32cpu4-0025 teamcity-17753086-1731566397-103-n32cpu4-0026 teamcity-17753086-1731566397-103-n32cpu4-0027 teamcity-17753086-1731566397-103-n32cpu4-0028 teamcity-17753086-1731566397-103-n32cpu4-0029 teamcity-17753086-1731566397-103-n32cpu4-0030 teamcity-17753086-1731566397-103-n32cpu4-0031 teamcity-17753086-1731566397-103-n32cpu4-0032]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0008].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0011].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0019].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0020].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0021].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0022].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0024].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0025].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0027].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0028].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0029].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0031].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-103-n32cpu4-0032].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20240927'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test kv0/enc=true/nodes=3 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-8 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,arch=amd64,created=2024-11-14t10_21_03z,roachprod=true,cluster=teamcity-17753086-1731566397-124-n4cpu8,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script1634900565 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17753086-1731566397-124-n4cpu8-0001 teamcity-17753086-1731566397-124-n4cpu8-0002 teamcity-17753086-1731566397-124-n4cpu8-0003 teamcity-17753086-1731566397-124-n4cpu8-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=8
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ efc3b8c18c4c07559b2effcc520d83a6fccd3d58:

test kv95/enc=false/nodes=3/cpu=32/mvcc-range-keys=global failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --machine-type n2-custom-32-65536 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17753086-1731566397-126-n4cpu32,lifetime=12h0m0s,arch=amd64,created=2024-11-14t10_22_04z --metadata-from-file startup-script=/tmp/gce-startup-script1601107577 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17753086-1731566397-126-n4cpu32-0001 teamcity-17753086-1731566397-126-n4cpu32-0002 teamcity-17753086-1731566397-126-n4cpu32-0003 teamcity-17753086-1731566397-126-n4cpu32-0004]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-126-n4cpu32-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17753086-1731566397-126-n4cpu32-0004].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20240927'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=32
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ db458f98a95393c46ba3c2d223c2b2f470b5ded9:

test kv0/enc=false/nodes=3/cpu=96 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --machine-type n2d-custom-96-196608 --min-cpu-platform AMD Milan --labels usage=roachtest,arch=amd64,created=2024-11-15t11_25_20z,roachprod=true,cluster=teamcity-17772394-1731652828-91-n4cpu96,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script1527734790 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17772394-1731652828-91-n4cpu96-0001 teamcity-17772394-1731652828-91-n4cpu96-0002 teamcity-17772394-1731652828-91-n4cpu96-0003 teamcity-17772394-1731652828-91-n4cpu96-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'LOCAL_SSD_TOTAL_GB_PER_VM_FAMILY' exceeded.  Limit: 80000.0 in region us-east1.
	metric name = compute.googleapis.com/local_ssd_total_storage_per_vm_family
	limit name = LOCAL-SSD-TOTAL-GB-PER-VM-FAMILY-per-project-region
	limit = 80000.0
	dimensions = region: us-east1
vm_family: N2D
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=96
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ db458f98a95393c46ba3c2d223c2b2f470b5ded9:

test kv95/enc=false/nodes=3/cpu=96 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --machine-type n2d-custom-96-196608 --min-cpu-platform AMD Milan --labels usage=roachtest,roachprod=true,cluster=teamcity-17772394-1731652828-96-n4cpu96,lifetime=12h0m0s,arch=amd64,created=2024-11-15t11_28_05z --metadata-from-file startup-script=/tmp/gce-startup-script2040860439 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17772394-1731652828-96-n4cpu96-0001 teamcity-17772394-1731652828-96-n4cpu96-0002 teamcity-17772394-1731652828-96-n4cpu96-0003 teamcity-17772394-1731652828-96-n4cpu96-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'LOCAL_SSD_TOTAL_GB_PER_VM_FAMILY' exceeded.  Limit: 80000.0 in region us-east1.
	metric name = compute.googleapis.com/local_ssd_total_storage_per_vm_family
	limit name = LOCAL-SSD-TOTAL-GB-PER-VM-FAMILY-per-project-region
	limit = 80000.0
	dimensions = region: us-east1
vm_family: N2D
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=96
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ c5cfa704d104c60ab461625484d1bc449a364090:

test copy/bank/rows=1000000,nodes=9,txn=false failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-4 --labels usage=roachtest,roachprod=true,cluster=teamcity-17791401-1731739258-40-n9cpu4,lifetime=12h0m0s,arch=arm64,created=2024-11-16t08_22_44z --metadata-from-file startup-script=/tmp/gce-startup-script4221820593 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17791401-1731739258-40-n9cpu4-0001 teamcity-17791401-1731739258-40-n9cpu4-0002 teamcity-17791401-1731739258-40-n9cpu4-0003 teamcity-17791401-1731739258-40-n9cpu4-0004 teamcity-17791401-1731739258-40-n9cpu4-0005 teamcity-17791401-1731739258-40-n9cpu4-0006 teamcity-17791401-1731739258-40-n9cpu4-0007 teamcity-17791401-1731739258-40-n9cpu4-0008 teamcity-17791401-1731739258-40-n9cpu4-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0008].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17791401-1731739258-40-n9cpu4-0009].
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-2204-jammy-arm64-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20241115'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ c5cfa704d104c60ab461625484d1bc449a364090:

test clearrange/checks=false/rangeTs=false failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17801072-1731825529-35-n10cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-17t08_20_34z --metadata-from-file startup-script=/tmp/gce-startup-script840197324 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17801072-1731825529-35-n10cpu16-0001 teamcity-17801072-1731825529-35-n10cpu16-0002 teamcity-17801072-1731825529-35-n10cpu16-0003 teamcity-17801072-1731825529-35-n10cpu16-0004 teamcity-17801072-1731825529-35-n10cpu16-0005 teamcity-17801072-1731825529-35-n10cpu16-0006 teamcity-17801072-1731825529-35-n10cpu16-0007 teamcity-17801072-1731825529-35-n10cpu16-0008 teamcity-17801072-1731825529-35-n10cpu16-0009 teamcity-17801072-1731825529-35-n10cpu16-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17801072-1731825529-35-n10cpu16-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17801072-1731825529-35-n10cpu16-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17801072-1731825529-35-n10cpu16-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17801072-1731825529-35-n10cpu16-0010].
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-2204-jammy-arm64-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20241115'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test clearrange/checks=false/rangeTs=true failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17851111-1732084983-34-n10cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-20t08_45_37z --metadata-from-file startup-script=/tmp/gce-startup-script2473871073 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17851111-1732084983-34-n10cpu16-0001 teamcity-17851111-1732084983-34-n10cpu16-0002 teamcity-17851111-1732084983-34-n10cpu16-0003 teamcity-17851111-1732084983-34-n10cpu16-0004 teamcity-17851111-1732084983-34-n10cpu16-0005 teamcity-17851111-1732084983-34-n10cpu16-0006 teamcity-17851111-1732084983-34-n10cpu16-0007 teamcity-17851111-1732084983-34-n10cpu16-0008 teamcity-17851111-1732084983-34-n10cpu16-0009 teamcity-17851111-1732084983-34-n10cpu16-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17851111-1732084983-34-n10cpu16-0001].
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-2204-jammy-arm64-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test kv50/enc=false/nodes=4/cpu=96/batch=64 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --local-ssd interface=NVME --machine-type n2d-custom-96-196608 --min-cpu-platform AMD Milan --labels usage=roachtest,arch=amd64,created=2024-11-20t11_50_45z,roachprod=true,cluster=teamcity-17851111-1732084983-91-n5cpu96,lifetime=12h0m0s --metadata-from-file startup-script=/tmp/gce-startup-script2917579417 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17851111-1732084983-91-n5cpu96-0001 teamcity-17851111-1732084983-91-n5cpu96-0002 teamcity-17851111-1732084983-91-n5cpu96-0003 teamcity-17851111-1732084983-91-n5cpu96-0004 teamcity-17851111-1732084983-91-n5cpu96-0005]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'LOCAL_SSD_TOTAL_GB_PER_VM_FAMILY' exceeded.  Limit: 80000.0 in region us-east1.
	metric name = compute.googleapis.com/local_ssd_total_storage_per_vm_family
	limit name = LOCAL-SSD-TOTAL-GB-PER-VM-FAMILY-per-project-region
	limit = 80000.0
	dimensions = region: us-east1
vm_family: N2D
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.
 - Quota 'N2D_CPUS' exceeded.  Limit: 1000.0 in region us-east1.
	metric name = compute.googleapis.com/n2d_cpus
	limit name = N2D-CPUS-per-project-region
	limit = 1000.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=96
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test c2c/shutdown/dest/worker failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-8 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-25-n9cpu8,lifetime=12h0m0s,arch=amd64,created=2024-11-27t07_59_13z --metadata-from-file startup-script=/tmp/gce-startup-script1987200027 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17935108-1732689771-25-n9cpu8-0001 teamcity-17935108-1732689771-25-n9cpu8-0002 teamcity-17935108-1732689771-25-n9cpu8-0003 teamcity-17935108-1732689771-25-n9cpu8-0004 teamcity-17935108-1732689771-25-n9cpu8-0005 teamcity-17935108-1732689771-25-n9cpu8-0006 teamcity-17935108-1732689771-25-n9cpu8-0007 teamcity-17935108-1732689771-25-n9cpu8-0008 teamcity-17935108-1732689771-25-n9cpu8-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-25-n9cpu8-0008].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=8
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test c2c/shutdown/src/coordinator failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-8 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-29-n9cpu8,lifetime=12h0m0s,arch=amd64,created=2024-11-27t08_01_27z --metadata-from-file startup-script=/tmp/gce-startup-script2857049908 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935108-1732689771-29-n9cpu8-0001 teamcity-17935108-1732689771-29-n9cpu8-0002 teamcity-17935108-1732689771-29-n9cpu8-0003 teamcity-17935108-1732689771-29-n9cpu8-0004 teamcity-17935108-1732689771-29-n9cpu8-0005 teamcity-17935108-1732689771-29-n9cpu8-0006 teamcity-17935108-1732689771-29-n9cpu8-0007 teamcity-17935108-1732689771-29-n9cpu8-0008 teamcity-17935108-1732689771-29-n9cpu8-0009]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=8
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test c2c/tpcc/warehouses=500/duration=10/cutover=5 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-32-n9cpu8,lifetime=12h0m0s,arch=amd64,created=2024-11-27t08_04_24z --metadata-from-file startup-script=/tmp/gce-startup-script3095490798 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935108-1732689771-32-n9cpu8-0001 teamcity-17935108-1732689771-32-n9cpu8-0002 teamcity-17935108-1732689771-32-n9cpu8-0003 teamcity-17935108-1732689771-32-n9cpu8-0004 teamcity-17935108-1732689771-32-n9cpu8-0005 teamcity-17935108-1732689771-32-n9cpu8-0006 teamcity-17935108-1732689771-32-n9cpu8-0007 teamcity-17935108-1732689771-32-n9cpu8-0008 teamcity-17935108-1732689771-32-n9cpu8-0009]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=8
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test clearrange/checks=false/rangeTs=true failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-47-n10cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-27t08_48_54z --metadata-from-file startup-script=/tmp/gce-startup-script2939993767 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17935108-1732689771-47-n10cpu16-0001 teamcity-17935108-1732689771-47-n10cpu16-0002 teamcity-17935108-1732689771-47-n10cpu16-0003 teamcity-17935108-1732689771-47-n10cpu16-0004 teamcity-17935108-1732689771-47-n10cpu16-0005 teamcity-17935108-1732689771-47-n10cpu16-0006 teamcity-17935108-1732689771-47-n10cpu16-0007 teamcity-17935108-1732689771-47-n10cpu16-0008 teamcity-17935108-1732689771-47-n10cpu16-0009 teamcity-17935108-1732689771-47-n10cpu16-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935108-1732689771-47-n10cpu16-0009].
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-2204-jammy-arm64-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test connection_latency/nodes=9/multiregion/password failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-58-n12cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-11-27t08_57_28z --metadata-from-file startup-script=/tmp/gce-startup-script2149641133 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935108-1732689771-58-n12cpu4-geo-0001 teamcity-17935108-1732689771-58-n12cpu4-geo-0002 teamcity-17935108-1732689771-58-n12cpu4-geo-0003 teamcity-17935108-1732689771-58-n12cpu4-geo-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test drain-and-decommission/nodes=9 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-62-n9cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_00_04z --metadata-from-file startup-script=/tmp/gce-startup-script1647728469 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-17935108-1732689771-62-n9cpu4-0001 teamcity-17935108-1732689771-62-n9cpu4-0002 teamcity-17935108-1732689771-62-n9cpu4-0003 teamcity-17935108-1732689771-62-n9cpu4-0004 teamcity-17935108-1732689771-62-n9cpu4-0005 teamcity-17935108-1732689771-62-n9cpu4-0006 teamcity-17935108-1732689771-62-n9cpu4-0007 teamcity-17935108-1732689771-62-n9cpu4-0008 teamcity-17935108-1732689771-62-n9cpu4-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0008].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-17935108-1732689771-62-n9cpu4-0009].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test failover/chaos/read-only/lease=expiration failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-64-n10cpu2,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_01_45z --metadata-from-file startup-script=/tmp/gce-startup-script1014549992 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935108-1732689771-64-n10cpu2-0001 teamcity-17935108-1732689771-64-n10cpu2-0002 teamcity-17935108-1732689771-64-n10cpu2-0003 teamcity-17935108-1732689771-64-n10cpu2-0004 teamcity-17935108-1732689771-64-n10cpu2-0005 teamcity-17935108-1732689771-64-n10cpu2-0006 teamcity-17935108-1732689771-64-n10cpu2-0007 teamcity-17935108-1732689771-64-n10cpu2-0008 teamcity-17935108-1732689771-64-n10cpu2-0009 teamcity-17935108-1732689771-64-n10cpu2-0010]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test failover/non-system/blackhole-send failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-2 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-71-n7cpu2,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_05_26z --metadata-from-file startup-script=/tmp/gce-startup-script3005039169 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935108-1732689771-71-n7cpu2-0001 teamcity-17935108-1732689771-71-n7cpu2-0002 teamcity-17935108-1732689771-71-n7cpu2-0003 teamcity-17935108-1732689771-71-n7cpu2-0004 teamcity-17935108-1732689771-71-n7cpu2-0005 teamcity-17935108-1732689771-71-n7cpu2-0006 teamcity-17935108-1732689771-71-n7cpu2-0007]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=2
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test import/tpcc/warehouses=1000/nodes=32 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,created=2024-11-27t10_02_05z,roachprod=true,cluster=teamcity-17935108-1732689771-92-n32cpu4,lifetime=12h0m0s,arch=amd64 --metadata-from-file startup-script=/tmp/gce-startup-script3141983761 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935108-1732689771-92-n32cpu4-0001 teamcity-17935108-1732689771-92-n32cpu4-0002 teamcity-17935108-1732689771-92-n32cpu4-0003 teamcity-17935108-1732689771-92-n32cpu4-0004 teamcity-17935108-1732689771-92-n32cpu4-0005 teamcity-17935108-1732689771-92-n32cpu4-0006 teamcity-17935108-1732689771-92-n32cpu4-0007 teamcity-17935108-1732689771-92-n32cpu4-0008 teamcity-17935108-1732689771-92-n32cpu4-0009 teamcity-17935108-1732689771-92-n32cpu4-0010 teamcity-17935108-1732689771-92-n32cpu4-0011 teamcity-17935108-1732689771-92-n32cpu4-0012 teamcity-17935108-1732689771-92-n32cpu4-0013 teamcity-17935108-1732689771-92-n32cpu4-0014 teamcity-17935108-1732689771-92-n32cpu4-0015 teamcity-17935108-1732689771-92-n32cpu4-0016 teamcity-17935108-1732689771-92-n32cpu4-0017 teamcity-17935108-1732689771-92-n32cpu4-0018 teamcity-17935108-1732689771-92-n32cpu4-0019 teamcity-17935108-1732689771-92-n32cpu4-0020 teamcity-17935108-1732689771-92-n32cpu4-0021 teamcity-17935108-1732689771-92-n32cpu4-0022 teamcity-17935108-1732689771-92-n32cpu4-0023 teamcity-17935108-1732689771-92-n32cpu4-0024 teamcity-17935108-1732689771-92-n32cpu4-0025 teamcity-17935108-1732689771-92-n32cpu4-0026 teamcity-17935108-1732689771-92-n32cpu4-0027 teamcity-17935108-1732689771-92-n32cpu4-0028 teamcity-17935108-1732689771-92-n32cpu4-0029 teamcity-17935108-1732689771-92-n32cpu4-0030 teamcity-17935108-1732689771-92-n32cpu4-0031 teamcity-17935108-1732689771-92-n32cpu4-0032]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0011].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0020].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0021].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935108-1732689771-92-n32cpu4-0023].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 2ee70ad63870ea3b44cb8593d0ac84d379547fc6:

test jepsen/bank/start-stop-2 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17935108-1732689771-97-n6cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-27t10_07_13z --metadata-from-file startup-script=/tmp/gce-startup-script3204533276 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935108-1732689771-97-n6cpu4-0001 teamcity-17935108-1732689771-97-n6cpu4-0002 teamcity-17935108-1732689771-97-n6cpu4-0003 teamcity-17935108-1732689771-97-n6cpu4-0004 teamcity-17935108-1732689771-97-n6cpu4-0005 teamcity-17935108-1732689771-97-n6cpu4-0006]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test clearrange/checks=false/rangeTs=true failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17949850-1732776032-39-n10cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-28t08_17_07z --metadata-from-file startup-script=/tmp/gce-startup-script368662208 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17949850-1732776032-39-n10cpu16-0001 teamcity-17949850-1732776032-39-n10cpu16-0002 teamcity-17949850-1732776032-39-n10cpu16-0003 teamcity-17949850-1732776032-39-n10cpu16-0004 teamcity-17949850-1732776032-39-n10cpu16-0005 teamcity-17949850-1732776032-39-n10cpu16-0006 teamcity-17949850-1732776032-39-n10cpu16-0007 teamcity-17949850-1732776032-39-n10cpu16-0008 teamcity-17949850-1732776032-39-n10cpu16-0009 teamcity-17949850-1732776032-39-n10cpu16-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0008].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0009].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17949850-1732776032-39-n10cpu16-0010].
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-2204-jammy-arm64-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test import/tpcc/warehouses=1000/nodes=32 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17949850-1732776032-72-n32cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-28t09_44_29z --metadata-from-file startup-script=/tmp/gce-startup-script2558243520 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17949850-1732776032-72-n32cpu4-0001 teamcity-17949850-1732776032-72-n32cpu4-0002 teamcity-17949850-1732776032-72-n32cpu4-0003 teamcity-17949850-1732776032-72-n32cpu4-0004 teamcity-17949850-1732776032-72-n32cpu4-0005 teamcity-17949850-1732776032-72-n32cpu4-0006 teamcity-17949850-1732776032-72-n32cpu4-0007 teamcity-17949850-1732776032-72-n32cpu4-0008 teamcity-17949850-1732776032-72-n32cpu4-0009 teamcity-17949850-1732776032-72-n32cpu4-0010 teamcity-17949850-1732776032-72-n32cpu4-0011 teamcity-17949850-1732776032-72-n32cpu4-0012 teamcity-17949850-1732776032-72-n32cpu4-0013 teamcity-17949850-1732776032-72-n32cpu4-0014 teamcity-17949850-1732776032-72-n32cpu4-0015 teamcity-17949850-1732776032-72-n32cpu4-0016 teamcity-17949850-1732776032-72-n32cpu4-0017 teamcity-17949850-1732776032-72-n32cpu4-0018 teamcity-17949850-1732776032-72-n32cpu4-0019 teamcity-17949850-1732776032-72-n32cpu4-0020 teamcity-17949850-1732776032-72-n32cpu4-0021 teamcity-17949850-1732776032-72-n32cpu4-0022 teamcity-17949850-1732776032-72-n32cpu4-0023 teamcity-17949850-1732776032-72-n32cpu4-0024 teamcity-17949850-1732776032-72-n32cpu4-0025 teamcity-17949850-1732776032-72-n32cpu4-0026 teamcity-17949850-1732776032-72-n32cpu4-0027 teamcity-17949850-1732776032-72-n32cpu4-0028 teamcity-17949850-1732776032-72-n32cpu4-0029 teamcity-17949850-1732776032-72-n32cpu4-0030 teamcity-17949850-1732776032-72-n32cpu4-0031 teamcity-17949850-1732776032-72-n32cpu4-0032]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0010].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0012].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0020].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0029].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-72-n32cpu4-0030].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test jepsen/bank-multitable/start-kill-2 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --local-ssd interface=NVME --machine-type n2-standard-4 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-11-28t09_46_35z,roachprod=true,cluster=teamcity-17949850-1732776032-77-n6cpu4 --metadata-from-file startup-script=/tmp/gce-startup-script1994057122 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17949850-1732776032-77-n6cpu4-0001 teamcity-17949850-1732776032-77-n6cpu4-0002 teamcity-17949850-1732776032-77-n6cpu4-0003 teamcity-17949850-1732776032-77-n6cpu4-0004 teamcity-17949850-1732776032-77-n6cpu4-0005 teamcity-17949850-1732776032-77-n6cpu4-0006]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-77-n6cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-77-n6cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-77-n6cpu4-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-77-n6cpu4-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17949850-1732776032-77-n6cpu4-0006].
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-2204-jammy-v20230727' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test c2c/tpcc/warehouses=1000/duration=60/cutover=30 failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=1000GB,auto-delete=yes --machine-type n2-standard-8 --min-cpu-platform Intel Ice Lake --labels usage=roachtest,roachprod=true,cluster=teamcity-17973162-1732948886-30-n9cpu8,lifetime=12h0m0s,arch=amd64,created=2024-11-30t08_10_29z --metadata-from-file startup-script=/tmp/gce-startup-script1582761068 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17973162-1732948886-30-n9cpu8-0001 teamcity-17973162-1732948886-30-n9cpu8-0002 teamcity-17973162-1732948886-30-n9cpu8-0003 teamcity-17973162-1732948886-30-n9cpu8-0004 teamcity-17973162-1732948886-30-n9cpu8-0005 teamcity-17973162-1732948886-30-n9cpu8-0006 teamcity-17973162-1732948886-30-n9cpu8-0007 teamcity-17973162-1732948886-30-n9cpu8-0008 teamcity-17973162-1732948886-30-n9cpu8-0009]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'IN_USE_ADDRESSES' exceeded.  Limit: 1024.0 in region us-east1.
	metric name = compute.googleapis.com/regional_in_use_addresses
	limit name = IN-USE-ADDRESSES-per-project-region
	limit = 1024.0
	dimensions = region: us-east1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=8
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test cdc/crdb-chaos failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17973162-1732948886-40-n4cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-30t08_15_28z --metadata-from-file startup-script=/tmp/gce-startup-script376259738 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17973162-1732948886-40-n4cpu16-0001 teamcity-17973162-1732948886-40-n4cpu16-0002 teamcity-17973162-1732948886-40-n4cpu16-0003 teamcity-17973162-1732948886-40-n4cpu16-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.1 @ 1954ebffe3f4cd5b4f7e17f5c630684be917968a:

test cdc/pubsub-sink failed: (test_runner.go:741).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --scopes cloud-platform --image ubuntu-2204-jammy-arm64-v20230727 --image-project ubuntu-os-cloud --boot-disk-type pd-ssd --service-account [email protected] --maintenance-policy MIGRATE --create-disk type=pd-ssd,size=500GB,auto-delete=yes --machine-type t2a-standard-16 --labels usage=roachtest,roachprod=true,cluster=teamcity-17973162-1732948886-43-n4cpu16,lifetime=12h0m0s,arch=arm64,created=2024-11-30t08_18_49z --metadata-from-file startup-script=/tmp/gce-startup-script4251528071 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17973162-1732948886-43-n4cpu16-0001 teamcity-17973162-1732948886-43-n4cpu16-0002 teamcity-17973162-1732948886-43-n4cpu16-0003 teamcity-17973162-1732948886-43-n4cpu16-0004]
Output: ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'T2A_CPUS' exceeded.  Limit: 600.0 in region us-central1.
	metric name = compute.googleapis.com/t2a_cpus
	limit name = T2A-CPUS-per-project-region
	limit = 600.0
	dimensions = region: us-central1
Try your request in another zone, or view documentation on how to increase quotas: https://cloud.google.com/compute/quotas.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 O-roachtest O-robot Originated from a bot. T-testeng TestEng Team X-infra-flake the automatically generated issue was closed due to an infrastructure problem not a product issue
Projects
None yet
Development

No branches or pull requests

4 participants