Running with gitlab-runner 14.2.0 (58ba2b95)
  on Froggit-Runner-froggit-prd-gitlab-runner-gqzzeorc V5jqswK4
section_start:1644591742:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.gitlab.com/gitlab-org/terraform-images/stable:latest ...
Pulling docker image registry.gitlab.com/gitlab-org/terraform-images/stable:latest ...
Using docker image sha256:faef5c6c20b5a2d785b093b74513e47fde830fba993ca8d36bb170d5946faec3 for registry.gitlab.com/gitlab-org/terraform-images/stable:latest with digest registry.gitlab.com/gitlab-org/terraform-images/stable@sha256:7f666f9f50df4b24bbb240ebee18d042ac3a19e5924786483d6d3967d482889c ...
section_end:1644591746:prepare_executor
section_start:1644591746:prepare_script
Preparing environment
Running on runner-v5jqswk4-project-341-concurrent-0 via 8b4a2daf3c05...
section_end:1644591747:prepare_script
section_start:1644591747:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/bejean-developpement/infraascode/elasticcloudwithgcp/.git/
Checking out d16d09f4 as feature/elastic-conference...
Removing manifests/elastic/.terraform/
Removing manifests/gke/.terraform.lock.hcl
Removing manifests/gke/.terraform/
Removing manifests/gke/gcp-sa.json
Removing manifests/gke/plan.cache
Removing manifests/gke/plan.json

Skipping Git submodules setup
section_end:1644591749:get_sources
section_start:1644591749:restore_cache
Restoring cache
Checking cache for elastic...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
Checking cache for gke...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1644591751:restore_cache
section_start:1644591751:download_artifacts
Downloading artifacts
Downloading artifacts for check-gke (28174)...
Downloading artifacts from coordinator... ok        id=28174 responseStatus=200 OK token=3a1xtUfB
section_end:1644591752:download_artifacts
section_start:1644591752:step_script
Executing "step_script" stage of the job script
Using docker image sha256:faef5c6c20b5a2d785b093b74513e47fde830fba993ca8d36bb170d5946faec3 for registry.gitlab.com/gitlab-org/terraform-images/stable:latest with digest registry.gitlab.com/gitlab-org/terraform-images/stable@sha256:7f666f9f50df4b24bbb240ebee18d042ac3a19e5924786483d6d3967d482889c ...
$ cd $TF_ROOT_GKE # collapsed multi-line command
$ gitlab-terraform init # collapsed multi-line command

Initializing the backend...

Successfully configured the backend "http"! Terraform will automatically
use this backend unless the backend configuration changes.

Initializing provider plugins...
- Finding hashicorp/google versions matching "4.3.0"...
- Installing hashicorp/google v4.3.0...
- Installed hashicorp/google v4.3.0 (signed by HashiCorp)

Terraform has created a lock file .terraform.lock.hcl to record the provider
selections it made above. Include this file in your version control repository
so that Terraform can guarantee to make the same selections by default when
you run "terraform init" in the future.

Terraform has been successfully initialized!

Initializing the backend...

Successfully configured the backend "http"! Terraform will automatically
use this backend unless the backend configuration changes.

Initializing provider plugins...
- Reusing previous version of hashicorp/google from the dependency lock file
- Using previously-installed hashicorp/google v4.3.0

Terraform has been successfully initialized!
google_compute_global_address.static_ip: Creating...
google_compute_network.vpc_network: Creating...
google_compute_global_address.static_ip: Still creating... [10s elapsed]
google_compute_network.vpc_network: Still creating... [10s elapsed]
google_compute_network.vpc_network: Creation complete after 11s [id=projects/[MASKED]/global/networks/vpc-network-gke]
google_compute_subnetwork.vpc_subnetwork: Creating...
google_compute_router.router: Creating...
google_compute_firewall.fw_https: Creating...
google_compute_global_address.vpc_private_ip_address: Creating...
google_compute_firewall.allow_from_iap_to_instances: Creating...
google_compute_firewall.fw_http: Creating...
google_compute_global_address.static_ip: Creation complete after 11s [id=projects/[MASKED]/global/addresses/gke-frontend]
google_compute_subnetwork.vpc_subnetwork: Still creating... [10s elapsed]
google_compute_router.router: Still creating... [10s elapsed]
google_compute_firewall.fw_https: Still creating... [10s elapsed]
google_compute_global_address.vpc_private_ip_address: Still creating... [10s elapsed]
google_compute_firewall.allow_from_iap_to_instances: Still creating... [10s elapsed]
google_compute_firewall.fw_http: Still creating... [10s elapsed]
google_compute_router.router: Creation complete after 11s [id=projects/[MASKED]/regions/europe-west1/routers/router-vpc-name]
google_compute_router_nat.cloud_nat: Creating...
google_compute_firewall.fw_http: Creation complete after 12s [id=projects/[MASKED]/global/firewalls/fw-vpc-allow-http]
google_compute_global_address.vpc_private_ip_address: Creation complete after 12s [id=projects/[MASKED]/global/addresses/vpc-private-ip-gke]
google_service_networking_connection.vpc_private_vpc_connection: Creating...
google_compute_firewall.fw_https: Creation complete after 12s [id=projects/[MASKED]/global/firewalls/fw-vpc-allow-https]
google_compute_firewall.allow_from_iap_to_instances: Creation complete after 12s [id=projects/[MASKED]/global/firewalls/fw-vpc-allow-ssh-from-iap]
google_compute_router_nat.cloud_nat: Still creating... [10s elapsed]
google_service_networking_connection.vpc_private_vpc_connection: Still creating... [10s elapsed]
google_compute_router_nat.cloud_nat: Still creating... [20s elapsed]
google_service_networking_connection.vpc_private_vpc_connection: Still creating... [20s elapsed]
google_compute_router_nat.cloud_nat: Creation complete after 22s [id=[MASKED]/europe-west1/router-vpc-name/cloud-nat-vpc-name]
google_service_networking_connection.vpc_private_vpc_connection: Still creating... [30s elapsed]
google_service_networking_connection.vpc_private_vpc_connection: Creation complete after 33s [id=projects%2F[MASKED]%2Fglobal%2Fnetworks%2Fvpc-network-gke:servicenetworking.googleapis.com]
╷
│ Error: Error waiting to create Subnetwork: Error waiting for Creating Subnetwork: Invalid IPCidrRange: 10.0.0.0/14 conflicts with reserved IP range '10.1.0.0/16'.
│ 
│ 
│   with google_compute_subnetwork.vpc_subnetwork,
│   on main.tf line 42, in resource "google_compute_subnetwork" "vpc_subnetwork":
│   42: resource "google_compute_subnetwork" "vpc_subnetwork" {
│ 
╵
section_end:1644591814:step_script
section_start:1644591814:cleanup_file_variables
Cleaning up file based variables
section_end:1644591815:cleanup_file_variables
ERROR: Job failed: exit code 1