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 #136276

Open
cockroach-teamcity opened this issue Nov 27, 2024 · 74 comments
Open

roachtest: cluster_creation failed #136276

cockroach-teamcity opened this issue Nov 27, 2024 · 74 comments
Labels
branch-release-23.2.17-rc 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 Nov 27, 2024

roachtest.cluster_creation failed with artifacts on release-23.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test alterpk-tpcc-500 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-11-27t07_48_42z,roachprod=true,cluster=teamcity-17935150-1732690698-21-n4cpu16 --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script1599979307 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935150-1732690698-21-n4cpu16-0001 teamcity-17935150-1732690698-21-n4cpu16-0002 teamcity-17935150-1732690698-21-n4cpu16-0003 teamcity-17935150-1732690698-21-n4cpu16-0004]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-21-n4cpu16-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-21-n4cpu16-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-21-n4cpu16-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-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_coverageBuild=false
  • ROACHTEST_cpu=16
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-44950

@cockroach-teamcity cockroach-teamcity added branch-release-23.2.17-rc 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 labels Nov 27, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Nov 27, 2024
@cockroach-teamcity
Copy link
Member Author

roachtest.cluster_creation failed with artifacts on release-23.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test c2c/disconnect failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-17935150-1732690698-27-n7cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-27t07_53_58z --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 --metadata-from-file startup-script=/tmp/gce-startup-script1836418130 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935150-1732690698-27-n7cpu4-0001 teamcity-17935150-1732690698-27-n7cpu4-0002 teamcity-17935150-1732690698-27-n7cpu4-0003 teamcity-17935150-1732690698-27-n7cpu4-0004 teamcity-17935150-1732690698-27-n7cpu4-0005 teamcity-17935150-1732690698-27-n7cpu4-0006 teamcity-17935150-1732690698-27-n7cpu4-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test c2c/shutdown/dest/worker failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-17935150-1732690698-30-n9cpu8,lifetime=12h0m0s,arch=amd64,created=2024-11-27t07_58_11z --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 --metadata-from-file startup-script=/tmp/gce-startup-script869440942 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935150-1732690698-30-n9cpu8-0001 teamcity-17935150-1732690698-30-n9cpu8-0002 teamcity-17935150-1732690698-30-n9cpu8-0003 teamcity-17935150-1732690698-30-n9cpu8-0004 teamcity-17935150-1732690698-30-n9cpu8-0005 teamcity-17935150-1732690698-30-n9cpu8-0006 teamcity-17935150-1732690698-30-n9cpu8-0007 teamcity-17935150-1732690698-30-n9cpu8-0008 teamcity-17935150-1732690698-30-n9cpu8-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-30-n9cpu8-0007].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test c2c/shutdown/src/coordinator failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-11-27t08_03_00z,roachprod=true,cluster=teamcity-17935150-1732690698-33-n9cpu8 --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 --metadata-from-file startup-script=/tmp/gce-startup-script1403076200 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935150-1732690698-33-n9cpu8-0001 teamcity-17935150-1732690698-33-n9cpu8-0002 teamcity-17935150-1732690698-33-n9cpu8-0003 teamcity-17935150-1732690698-33-n9cpu8-0004 teamcity-17935150-1732690698-33-n9cpu8-0005 teamcity-17935150-1732690698-33-n9cpu8-0006 teamcity-17935150-1732690698-33-n9cpu8-0007 teamcity-17935150-1732690698-33-n9cpu8-0008 teamcity-17935150-1732690698-33-n9cpu8-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-33-n9cpu8-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/scan/initial/nodes=5/cpu=16/rows=1G/ranges=100k/protocol=mux/format=json/sink=null failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,arch=amd64,created=2024-11-27t09_02_52z,roachprod=true,cluster=teamcity-17935150-1732690698-46-n6cpu16,lifetime=12h0m0s --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script965148966 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935150-1732690698-46-n6cpu16-0001 teamcity-17935150-1732690698-46-n6cpu16-0002 teamcity-17935150-1732690698-46-n6cpu16-0003 teamcity-17935150-1732690698-46-n6cpu16-0004 teamcity-17935150-1732690698-46-n6cpu16-0005 teamcity-17935150-1732690698-46-n6cpu16-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/workload/kv0/nodes=5/cpu=16/ranges=100/server=scheduler/protocol=mux/format=json/sink=null failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=arm64,created=2024-11-27t09_15_44z,roachprod=true,cluster=teamcity-17935150-1732690698-58-n7cpu16 --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 --metadata-from-file startup-script=/tmp/gce-startup-script2201027749 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17935150-1732690698-58-n7cpu16-0001 teamcity-17935150-1732690698-58-n7cpu16-0002 teamcity-17935150-1732690698-58-n7cpu16-0003 teamcity-17935150-1732690698-58-n7cpu16-0004 teamcity-17935150-1732690698-58-n7cpu16-0005 teamcity-17935150-1732690698-58-n7cpu16-0006 teamcity-17935150-1732690698-58-n7cpu16-0007]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-central1-a/instances/teamcity-17935150-1732690698-58-n7cpu16-0007].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/mixed-version/single-region failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-17935150-1732690698-68-n4cpu2,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_23_15z --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 --metadata-from-file startup-script=/tmp/gce-startup-script3955632503 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935150-1732690698-68-n4cpu2-0001 teamcity-17935150-1732690698-68-n4cpu2-0002 teamcity-17935150-1732690698-68-n4cpu2-0003 teamcity-17935150-1732690698-68-n4cpu2-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test copy/bank/rows=1000000,nodes=9,txn=false failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-17935150-1732690698-67-n9cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_23_04z --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 --metadata-from-file startup-script=/tmp/gce-startup-script517587132 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935150-1732690698-67-n9cpu4-0001 teamcity-17935150-1732690698-67-n9cpu4-0002 teamcity-17935150-1732690698-67-n9cpu4-0003 teamcity-17935150-1732690698-67-n9cpu4-0004 teamcity-17935150-1732690698-67-n9cpu4-0005 teamcity-17935150-1732690698-67-n9cpu4-0006 teamcity-17935150-1732690698-67-n9cpu4-0007 teamcity-17935150-1732690698-67-n9cpu4-0008 teamcity-17935150-1732690698-67-n9cpu4-0009]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-67-n9cpu4-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-67-n9cpu4-0005].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-67-n9cpu4-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-67-n9cpu4-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-17935150-1732690698-67-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test drain-and-decommission/nodes=9 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-17935150-1732690698-86-n9cpu4,lifetime=12h0m0s,arch=amd64,created=2024-11-27t09_49_46z --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 --metadata-from-file startup-script=/tmp/gce-startup-script2860917208 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-17935150-1732690698-86-n9cpu4-0001 teamcity-17935150-1732690698-86-n9cpu4-0002 teamcity-17935150-1732690698-86-n9cpu4-0003 teamcity-17935150-1732690698-86-n9cpu4-0004 teamcity-17935150-1732690698-86-n9cpu4-0005 teamcity-17935150-1732690698-86-n9cpu4-0006 teamcity-17935150-1732690698-86-n9cpu4-0007 teamcity-17935150-1732690698-86-n9cpu4-0008 teamcity-17935150-1732690698-86-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test disk-stalled/cgroup/write-only/logs-too=true failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,created=2024-11-27t09_49_44z,roachprod=true,cluster=teamcity-17935150-1732690698-85-n4cpu4,lifetime=12h0m0s,arch=amd64 --scopes cloud-platform --image ubuntu-2004-focal-v20230817 --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-4 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script1587754441 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-17935150-1732690698-85-n4cpu4-0001 teamcity-17935150-1732690698-85-n4cpu4-0002 teamcity-17935150-1732690698-85-n4cpu4-0003 teamcity-17935150-1732690698-85-n4cpu4-0004]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-17935150-1732690698-85-n4cpu4-0002].
WARNING: Some requests generated warnings:
 - Disk size: '32 GB' is larger than image size: '10 GB'. You might need to resize the root repartition manually if the operating system does not support automatic resizing. See https://cloud.google.com/compute/docs/disks/add-persistent-disk#resize_pd for details.
 - The resource 'projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-v20230817' is deprecated. A suggested replacement is 'projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-v20241115'.
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
    links:
    - description: Troubleshooting documentation
      url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
    locale: en-US
    message: A t2a-standard-16 VM instance is currently unavailable in the us-central1-a
      zone. Consider trying your request in the us-central1-f, us-central1-b zone(s),
      which currently has capacity to accommodate your request. Alternatively, you
      can try your request again with a different VM hardware configuration or at
      a later time. For more information, see the troubleshooting documentation.
- errorInfo:
    domain: compute.googleapis.com
    metadatas:
      attachment: ''
      vmType: t2a-standard-16
      zone: us-central1-a
      zonesAvailable: us-central1-f,us-central1-b
    reason: resource_availability
message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
    links:
    - description: Troubleshooting documentation
      url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
    locale: en-US
    message: A t2a-standard-16 VM instance is currently unavailable in the us-central1-a
      zone. Consider trying your request in the us-central1-f, us-central1-b zone(s),
      which currently has capacity to accommodate your request. Alternatively, you
      can try your request again with a different VM hardware configuration or at
      a later time. For more information, see the troubleshooting documentation.
- errorInfo:
    domain: compute.googleapis.com
    metadatas:
      attachment: ''
      vmType: t2a-standard-16
      zone: us-central1-a
      zonesAvailable: us-central1-f,us-central1-b
    reason: resource_availability
message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/workload/kv0/nodes=5/cpu=16/ranges=100/server=scheduler/protocol=mux/format=json/sink=null failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=arm64,created=2024-11-30t08_34_14z,roachprod=true,cluster=teamcity-17973204-1732949646-35-n7cpu16 --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 --metadata-from-file startup-script=/tmp/gce-startup-script1449714166 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-central1-a teamcity-17973204-1732949646-35-n7cpu16-0001 teamcity-17973204-1732949646-35-n7cpu16-0002 teamcity-17973204-1732949646-35-n7cpu16-0003 teamcity-17973204-1732949646-35-n7cpu16-0004 teamcity-17973204-1732949646-35-n7cpu16-0005 teamcity-17973204-1732949646-35-n7cpu16-0006 teamcity-17973204-1732949646-35-n7cpu16-0007]
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
    links:
    - description: Troubleshooting documentation
      url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
    locale: en-US
    message: A t2a-standard-16 VM instance is currently unavailable in the us-central1-a
      zone. Consider trying your request in the us-central1-f, us-central1-b zone(s),
      which currently has capacity to accommodate your request. Alternatively, you
      can try your request again with a different VM hardware configuration or at
      a later time. For more information, see the troubleshooting documentation.
- errorInfo:
    domain: compute.googleapis.com
    metadatas:
      attachment: ''
      vmType: t2a-standard-16
      zone: us-central1-a
      zonesAvailable: us-central1-f,us-central1-b
    reason: resource_availability
message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.
---
code: ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS
errorDetails:
- help:
    links:
    - description: Troubleshooting documentation
      url: https://cloud.google.com/compute/docs/resource-error
- localizedMessage:
    locale: en-US
    message: A t2a-standard-16 VM instance is currently unavailable in the us-central1-a
      zone. Consider trying your request in the us-central1-f, us-central1-b zone(s),
      which currently has capacity to accommodate your request. Alternatively, you
      can try your request again with a different VM hardware configuration or at
      a later time. For more information, see the troubleshooting documentation.
- errorInfo:
    domain: compute.googleapis.com
    metadatas:
      attachment: ''
      vmType: t2a-standard-16
      zone: us-central1-a
      zonesAvailable: us-central1-f,us-central1-b
    reason: resource_availability
message: The zone 'projects/cockroach-ephemeral/zones/us-central1-a' does not have
  enough resources available to fulfill the request.  '(resource type:compute)'.: exit status 1 [owner=test-eng]

Parameters:

  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/workload/kv100/nodes=5/cpu=16/ranges=100k/control failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,created=2024-12-04t07_18_33z,roachprod=true,cluster=teamcity-18024901-1733295222-123-n7cpu16,lifetime=12h0m0s,arch=amd64 --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script1410067484 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-123-n7cpu16-0001 teamcity-18024901-1733295222-123-n7cpu16-0002 teamcity-18024901-1733295222-123-n7cpu16-0003 teamcity-18024901-1733295222-123-n7cpu16-0004 teamcity-18024901-1733295222-123-n7cpu16-0005 teamcity-18024901-1733295222-123-n7cpu16-0006 teamcity-18024901-1733295222-123-n7cpu16-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test clearrange/checks=false failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-125-n10cpu16,lifetime=12h0m0s,arch=amd64,created=2024-12-04t07_19_30z --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script1721653038 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18024901-1733295222-125-n10cpu16-0001 teamcity-18024901-1733295222-125-n10cpu16-0002 teamcity-18024901-1733295222-125-n10cpu16-0003 teamcity-18024901-1733295222-125-n10cpu16-0004 teamcity-18024901-1733295222-125-n10cpu16-0005 teamcity-18024901-1733295222-125-n10cpu16-0006 teamcity-18024901-1733295222-125-n10cpu16-0007 teamcity-18024901-1733295222-125-n10cpu16-0008 teamcity-18024901-1733295222-125-n10cpu16-0009 teamcity-18024901-1733295222-125-n10cpu16-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0003].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0006].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0007].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0008].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-n10cpu16-0009].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-125-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-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test decommissionBench/nodes=4/warehouses=1000/duration=1h0m0s failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,arch=amd64,created=2024-12-04t07_24_36z,roachprod=true,cluster=teamcity-18024901-1733295222-136-n5cpu16,lifetime=12h0m0s --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script2848869348 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-136-n5cpu16-0001 teamcity-18024901-1733295222-136-n5cpu16-0002 teamcity-18024901-1733295222-136-n5cpu16-0003 teamcity-18024901-1733295222-136-n5cpu16-0004 teamcity-18024901-1733295222-136-n5cpu16-0005]
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test decommissionBench/nodes=4/warehouses=1000/while-down failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-141-n5cpu16,lifetime=12h0m0s,arch=amd64,created=2024-12-04t07_26_18z --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script71000300 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-18024901-1733295222-141-n5cpu16-0001 teamcity-18024901-1733295222-141-n5cpu16-0002 teamcity-18024901-1733295222-141-n5cpu16-0003 teamcity-18024901-1733295222-141-n5cpu16-0004 teamcity-18024901-1733295222-141-n5cpu16-0005]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-18024901-1733295222-141-n5cpu16-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-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test connection_latency/nodes=9/multiregion/certs failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-137-n12cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-12-04t07_24_39z --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 --metadata-from-file startup-script=/tmp/gce-startup-script3467454196 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-137-n12cpu4-geo-0001 teamcity-18024901-1733295222-137-n12cpu4-geo-0002 teamcity-18024901-1733295222-137-n12cpu4-geo-0003 teamcity-18024901-1733295222-137-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test drop/tpcc/w=100,nodes=9 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-149-n9cpu4,lifetime=12h0m0s,arch=amd64,created=2024-12-04t07_30_50z --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 --metadata-from-file startup-script=/tmp/gce-startup-script1249750977 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18024901-1733295222-149-n9cpu4-0001 teamcity-18024901-1733295222-149-n9cpu4-0002 teamcity-18024901-1733295222-149-n9cpu4-0003 teamcity-18024901-1733295222-149-n9cpu4-0004 teamcity-18024901-1733295222-149-n9cpu4-0005 teamcity-18024901-1733295222-149-n9cpu4-0006 teamcity-18024901-1733295222-149-n9cpu4-0007 teamcity-18024901-1733295222-149-n9cpu4-0008 teamcity-18024901-1733295222-149-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test export/parquet/tpcc-100 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,arch=amd64,created=2024-12-04t07_31_03z,roachprod=true,cluster=teamcity-18024901-1733295222-151-n4cpu8,lifetime=12h0m0s --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 --metadata-from-file startup-script=/tmp/gce-startup-script1971529579 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-151-n4cpu8-0001 teamcity-18024901-1733295222-151-n4cpu8-0002 teamcity-18024901-1733295222-151-n4cpu8-0003 teamcity-18024901-1733295222-151-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test failover/chaos/read-write failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,arch=amd64,created=2024-12-04t07_32_44z,roachprod=true,cluster=teamcity-18024901-1733295222-154-n10cpu2,lifetime=12h0m0s --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 --metadata-from-file startup-script=/tmp/gce-startup-script3148657073 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-154-n10cpu2-0001 teamcity-18024901-1733295222-154-n10cpu2-0002 teamcity-18024901-1733295222-154-n10cpu2-0003 teamcity-18024901-1733295222-154-n10cpu2-0004 teamcity-18024901-1733295222-154-n10cpu2-0005 teamcity-18024901-1733295222-154-n10cpu2-0006 teamcity-18024901-1733295222-154-n10cpu2-0007 teamcity-18024901-1733295222-154-n10cpu2-0008 teamcity-18024901-1733295222-154-n10cpu2-0009 teamcity-18024901-1733295222-154-n10cpu2-0010]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-154-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-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test failover/non-system/disk-stall/lease=expiration failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-164-n7cpu2,lifetime=12h0m0s,arch=amd64,created=2024-12-04t07_57_35z --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 --metadata-from-file startup-script=/tmp/gce-startup-script716896373 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18024901-1733295222-164-n7cpu2-0001 teamcity-18024901-1733295222-164-n7cpu2-0002 teamcity-18024901-1733295222-164-n7cpu2-0003 teamcity-18024901-1733295222-164-n7cpu2-0004 teamcity-18024901-1733295222-164-n7cpu2-0005 teamcity-18024901-1733295222-164-n7cpu2-0006 teamcity-18024901-1733295222-164-n7cpu2-0007]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-d/instances/teamcity-18024901-1733295222-164-n7cpu2-0007].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/survival=region/locality=global/reads=strong failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-172-n6cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_04_54z --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 --metadata-from-file startup-script=/tmp/gce-startup-script300521791 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-172-n6cpu4-geo-0001 teamcity-18024901-1733295222-172-n6cpu4-geo-0002 teamcity-18024901-1733295222-172-n6cpu4-geo-0003]
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/survival=zone/locality=global/reads=bounded-staleness failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-173-n6cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_04_57z --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 --metadata-from-file startup-script=/tmp/gce-startup-script4132746989 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-173-n6cpu4-geo-0001 teamcity-18024901-1733295222-173-n6cpu4-geo-0002 teamcity-18024901-1733295222-173-n6cpu4-geo-0003]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-173-n6cpu4-geo-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-173-n6cpu4-geo-0003].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/survival=zone/locality=global/reads=strong failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_05_49z,roachprod=true,cluster=teamcity-18024901-1733295222-174-n6cpu4-geo --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 --metadata-from-file startup-script=/tmp/gce-startup-script1258053027 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-174-n6cpu4-geo-0001 teamcity-18024901-1733295222-174-n6cpu4-geo-0002 teamcity-18024901-1733295222-174-n6cpu4-geo-0003]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-174-n6cpu4-geo-0002].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test jepsen/bank-multitable/parts-start-kill-2 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_23_29z,roachprod=true,cluster=teamcity-18024901-1733295222-192-n6cpu4 --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 --metadata-from-file startup-script=/tmp/gce-startup-script391619905 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18024901-1733295222-192-n6cpu4-0001 teamcity-18024901-1733295222-192-n6cpu4-0002 teamcity-18024901-1733295222-192-n6cpu4-0003 teamcity-18024901-1733295222-192-n6cpu4-0004 teamcity-18024901-1733295222-192-n6cpu4-0005 teamcity-18024901-1733295222-192-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test indexes/2/nodes=6/multi-region failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_24_18z,roachprod=true,cluster=teamcity-18024901-1733295222-193-n7cpu16-geo --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script958386077 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-193-n7cpu16-geo-0001 teamcity-18024901-1733295222-193-n7cpu16-geo-0002 teamcity-18024901-1733295222-193-n7cpu16-geo-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test jepsen/bank-multitable/start-stop-2 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_27_51z,roachprod=true,cluster=teamcity-18024901-1733295222-199-n6cpu4 --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 --metadata-from-file startup-script=/tmp/gce-startup-script2157072598 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-199-n6cpu4-0001 teamcity-18024901-1733295222-199-n6cpu4-0002 teamcity-18024901-1733295222-199-n6cpu4-0003 teamcity-18024901-1733295222-199-n6cpu4-0004 teamcity-18024901-1733295222-199-n6cpu4-0005 teamcity-18024901-1733295222-199-n6cpu4-0006]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-199-n6cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-199-n6cpu4-0005].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test jepsen/bank/start-stop-2 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,arch=amd64,created=2024-12-04t08_28_35z,roachprod=true,cluster=teamcity-18024901-1733295222-200-n6cpu4,lifetime=12h0m0s --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 --metadata-from-file startup-script=/tmp/gce-startup-script2633304961 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18024901-1733295222-200-n6cpu4-0001 teamcity-18024901-1733295222-200-n6cpu4-0002 teamcity-18024901-1733295222-200-n6cpu4-0003 teamcity-18024901-1733295222-200-n6cpu4-0004 teamcity-18024901-1733295222-200-n6cpu4-0005 teamcity-18024901-1733295222-200-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test jepsen/g2/start-stop-2 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,cluster=teamcity-18024901-1733295222-207-n6cpu4,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_35_02z,roachprod=true --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 --metadata-from-file startup-script=/tmp/gce-startup-script2159898897 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-207-n6cpu4-0001 teamcity-18024901-1733295222-207-n6cpu4-0002 teamcity-18024901-1733295222-207-n6cpu4-0003 teamcity-18024901-1733295222-207-n6cpu4-0004 teamcity-18024901-1733295222-207-n6cpu4-0005 teamcity-18024901-1733295222-207-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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test jepsen/register/majority-ring-start-kill-2 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18024901-1733295222-214-n6cpu4,lifetime=12h0m0s,arch=amd64,created=2024-12-04t08_57_22z --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 --metadata-from-file startup-script=/tmp/gce-startup-script548843951 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-c teamcity-18024901-1733295222-214-n6cpu4-0001 teamcity-18024901-1733295222-214-n6cpu4-0002 teamcity-18024901-1733295222-214-n6cpu4-0003 teamcity-18024901-1733295222-214-n6cpu4-0004 teamcity-18024901-1733295222-214-n6cpu4-0005 teamcity-18024901-1733295222-214-n6cpu4-0006]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-18024901-1733295222-214-n6cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-18024901-1733295222-214-n6cpu4-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-18024901-1733295222-214-n6cpu4-0004].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-c/instances/teamcity-18024901-1733295222-214-n6cpu4-0005].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test kv0/enc=false/nodes=3/cpu=32 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,created=2024-12-04t09_16_56z,roachprod=true,cluster=teamcity-18024901-1733295222-224-n4cpu32,lifetime=12h0m0s,arch=amd64 --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 --metadata-from-file startup-script=/tmp/gce-startup-script157686591 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-224-n4cpu32-0001 teamcity-18024901-1733295222-224-n4cpu32-0002 teamcity-18024901-1733295222-224-n4cpu32-0003 teamcity-18024901-1733295222-224-n4cpu32-0004]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-224-n4cpu32-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-224-n4cpu32-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-224-n4cpu32-0003].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test kv0/enc=false/nodes=3/size=4kb failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,created=2024-12-04t09_22_33z,roachprod=true,cluster=teamcity-18024901-1733295222-232-n4cpu8,lifetime=12h0m0s,arch=amd64 --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 --metadata-from-file startup-script=/tmp/gce-startup-script2979386299 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18024901-1733295222-232-n4cpu8-0001 teamcity-18024901-1733295222-232-n4cpu8-0002 teamcity-18024901-1733295222-232-n4cpu8-0003 teamcity-18024901-1733295222-232-n4cpu8-0004]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-232-n4cpu8-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18024901-1733295222-232-n4cpu8-0003].
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/survival=region/locality=global/reads=strong failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18085071-1733640658-66-n6cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-12-08t11_14_29z --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 --metadata-from-file startup-script=/tmp/gce-startup-script3556250008 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west1-b teamcity-18085071-1733640658-66-n6cpu4-geo-0004 teamcity-18085071-1733640658-66-n6cpu4-geo-0005]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-west1-b/instances/teamcity-18085071-1733640658-66-n6cpu4-geo-0005].
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 'LOCAL_SSD_TOTAL_GB_PER_VM_FAMILY' exceeded.  Limit: 30000.0 in region us-west1.
	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 = 30000.0
	dimensions = region: us-west1
vm_family: N2
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test follower-reads/survival=zone/locality=regional/reads=bounded-staleness/insufficient-quorum failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18085071-1733640658-69-n6cpu4-geo,lifetime=12h0m0s,arch=amd64,created=2024-12-08t11_17_35z --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 --metadata-from-file startup-script=/tmp/gce-startup-script1955410175 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-west1-b teamcity-18085071-1733640658-69-n6cpu4-geo-0004 teamcity-18085071-1733640658-69-n6cpu4-geo-0005]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-west1-b/instances/teamcity-18085071-1733640658-69-n6cpu4-geo-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-v20241119'.
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Quota 'LOCAL_SSD_TOTAL_GB_PER_VM_FAMILY' exceeded.  Limit: 30000.0 in region us-west1.
	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 = 30000.0
	dimensions = region: us-west1
vm_family: N2
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test kv50/enc=false/nodes=4/cpu=96/batch=64 failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,cluster=teamcity-18093914-1733727162-99-n5cpu96,lifetime=12h0m0s,arch=amd64,created=2024-12-09t14_04_48z,roachprod=true --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 --metadata-from-file startup-script=/tmp/gce-startup-script3053996051 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18093914-1733727162-99-n5cpu96-0001 teamcity-18093914-1733727162-99-n5cpu96-0002 teamcity-18093914-1733727162-99-n5cpu96-0003 teamcity-18093914-1733727162-99-n5cpu96-0004 teamcity-18093914-1733727162-99-n5cpu96-0005]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18093914-1733727162-99-n5cpu96-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18093914-1733727162-99-n5cpu96-0002].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18093914-1733727162-99-n5cpu96-0005].
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 '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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/initial-scan-only/parquet failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18179470-1734159069-31-n4cpu16,lifetime=12h0m0s,arch=amd64,created=2024-12-14t08_36_04z --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script4144344683 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-d teamcity-18179470-1734159069-31-n4cpu16-0001 teamcity-18179470-1734159069-31-n4cpu16-0002 teamcity-18179470-1734159069-31-n4cpu16-0003 teamcity-18179470-1734159069-31-n4cpu16-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_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test cdc/pubsub-sink/assume-role failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,roachprod=true,cluster=teamcity-18179470-1734159069-35-n4cpu16,lifetime=12h0m0s,arch=amd64,created=2024-12-14t08_40_21z --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 --machine-type n2-standard-16 --min-cpu-platform Intel Ice Lake --metadata-from-file startup-script=/tmp/gce-startup-script1024583203 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18179470-1734159069-35-n4cpu16-0001 teamcity-18179470-1734159069-35-n4cpu16-0002 teamcity-18179470-1734159069-35-n4cpu16-0003 teamcity-18179470-1734159069-35-n4cpu16-0004]
Output: WARNING: Some requests generated warnings:
 - You are creating a global DNS VM. VM instances using global DNS are vulnerable to cross-regional outages. To reduce the risk of widespread service disruption, use zonal DNS instead. Learn more at https://cloud.google.com/compute/docs/networking/zonal-dns
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_coverageBuild=false
  • 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.2.17-rc @ 1a524cd3ced15426926fb4898162ab43c7484d92:

test copy/bank/rows=100000,nodes=5,txn=true failed: (test_runner.go:752).func4: in provider: gce: Command: gcloud [compute instances create --subnet default --labels usage=roachtest,lifetime=12h0m0s,arch=amd64,created=2024-12-14t09_49_56z,roachprod=true,cluster=teamcity-18179470-1734159069-59-n5cpu4 --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 --metadata-from-file startup-script=/tmp/gce-startup-script3788653667 --project cockroach-ephemeral --boot-disk-size=32GB --zone us-east1-b teamcity-18179470-1734159069-59-n5cpu4-0001 teamcity-18179470-1734159069-59-n5cpu4-0002 teamcity-18179470-1734159069-59-n5cpu4-0003 teamcity-18179470-1734159069-59-n5cpu4-0004 teamcity-18179470-1734159069-59-n5cpu4-0005]
Output: Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18179470-1734159069-59-n5cpu4-0001].
Created [https://www.googleapis.com/compute/v1/projects/cockroach-ephemeral/zones/us-east1-b/instances/teamcity-18179470-1734159069-59-n5cpu4-0005].
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'.
 - You are creating a global DNS VM. VM instances using global DNS are vulnerable to cross-regional outages. To reduce the risk of widespread service disruption, use zonal DNS instead. Learn more at https://cloud.google.com/compute/docs/networking/zonal-dns
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_coverageBuild=false
  • 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2.17-rc 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

1 participant