Failure in /qa/specs/features/ee/browser_ui/8_monitor/health/cluster_health_spec.rb

Job: https://gitlab.com/gitlab-org/quality/nightly/-/jobs/339571183

Pipeline: https://gitlab.com/gitlab-org/quality/nightly/pipelines/92986714

Logs:

1) Monitor Cluster health graphs installs Kubernetes and Prometheus
     Failure/Error: @cluster = Service::KubernetesCluster.new.create!
     
     QA::Service::Shellout::CommandError:
       Command `gcloud container clusters create qa-cluster-20191101145725-340490a2  --enable-basic-auth --region us-central1 --disk-size 10GB --num-nodes 1 && gcloud container clusters get-credentials --region us-central1 qa-cluster-20191101145725-340490a2 ` failed!
     # ./qa/service/shellout.rb:25:in `block in shell'
     # ./qa/service/shellout.rb:19:in `shell'
     # ./qa/service/cluster_provider/gcloud.rb:61:in `create_cluster'
     # ./qa/service/cluster_provider/gcloud.rb:23:in `setup'
     # ./qa/service/kubernetes_cluster.rb:23:in `create!'
     # ./qa/specs/features/ee/browser_ui/8_monitor/health/cluster_health_spec.rb:7:in `block (3 levels) in <module:QA>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # ./spec/spec_helper.rb:68:in `block (2 levels) in <top (required)>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
     # ./qa/specs/runner.rb:69:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/template.rb:33:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/bootable.rb:28:in `launch!'

Error message from gcloud:

ERROR: (gcloud.container.clusters.create) Operation [<Operation
 clusterConditions: []
 detail: u'The network "default" does not have available private IP space in 10.0.0.0/8 to reserve a /14 block for containers for cluster {us-central1, 77225991314, gitlab-qa-resources, qa-cluster-20191101145725-340490a2, 654dc5e6968587c969c7000c12680699e1f363b16a94d9b9eab1becb4d182b3c}.'
 endTime: u'2019-11-01T14:57:35.347080214Z'
 name: u'operation-1572620249428-5691c9f1'
 nodepoolConditions: []
 operationType: OperationTypeValueValuesEnum(CREATE_CLUSTER, 1)
 selfLink: u'https://container.googleapis.com/v1/projects/77225991314/locations/us-central1/operations/operation-1572620249428-5691c9f1'
 startTime: u'2019-11-01T14:57:29.428710048Z'
 status: StatusValueValuesEnum(DONE, 3)
 statusMessage: u'The network "default" does not have available private IP space in 10.0.0.0/8 to reserve a /14 block for containers for cluster {us-central1, 77225991314, gitlab-qa-resources, qa-cluster-20191101145725-340490a2, 654dc5e6968587c969c7000c12680699e1f363b16a94d9b9eab1becb4d182b3c}.'
 targetLink: u'https://container.googleapis.com/v1/projects/77225991314/locations/us-central1/clusters/qa-cluster-20191101145725-340490a2'
 zone: u'us-central1'>] finished with error: The network "default" does not have available private IP space in 10.0.0.0/8 to reserve a /14 block for containers for cluster {us-central1, 77225991314, gitlab-qa-resources, qa-cluster-20191101145725-340490a2, 654dc5e6968587c969c7000c12680699e1f363b16a94d9b9eab1becb4d182b3c}.
Edited Nov 03, 2019 by Mark Lapierre
Assignee Loading
Time tracking Loading