Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1749722475:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 ... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 ... Using docker image sha256:d4cb28b1f11ddaee65c9fabdfc139318e1905169cd7923104c99ac590d7b56f9 for registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:a55f4ca86a2c9bb205bd971c4a573c3d1b4227d6824ec6b5425163d4b18d0660 ... section_end:1749722478:prepare_executor section_start:1749722478:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-42416725-concurrent-0 via gitlab-runner-66336c5289e5e542... section_end:1749722478:prepare_script section_start:1749722478:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/[MASKED]/.git/ Created fresh repository. Checking out 80399df2 as detached HEAD (ref is main)... Removing .terraform/ Updating/initializing submodules recursively with git depth set to 50... Submodule 'grove' (https://gitlab.com/opencraft/dev/grove.git) registered for path 'grove' Synchronizing submodule url for 'grove' Entering 'grove' Removing provider-digitalocean/.terraform.lock.hcl Removing provider-digitalocean/plan.cache Removing provider-digitalocean/plan.json Removing provider-plugin/h5pxblock.tf Entering 'grove' HEAD is now at d12b8d9 chore(changelog): update changelog Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1749722481:get_sources section_start:1749722481:restore_cache Restoring cache Checking cache for tf-80399df2-protected... 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:1749722485:restore_cache section_start:1749722485:download_artifacts Downloading artifacts Downloading artifacts for cluster infra plan (10330002036)... Downloading artifacts from coordinator... ok  host=cdn.artifacts.gitlab-static.net id=10330002036 responseStatus=200 OK token=68_5xht-D section_end:1749722487:download_artifacts section_start:1749722487:step_script Executing "step_script" stage of the job script Using docker image sha256:d4cb28b1f11ddaee65c9fabdfc139318e1905169cd7923104c99ac590d7b56f9 for registry.gitlab.com/opencraft/dev/grove/tools-container:0.31.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:a55f4ca86a2c9bb205bd971c4a573c3d1b4227d6824ec6b5425163d4b18d0660 ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/[MASKED]:[MASKED] gitlab agent:50740 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/[MASKED]:[MASKED]". $ cd ${GITLAB_TOFU_ROOT_DIR} $ $SCRIPTS_DIR/tf.sh apply Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... Initializing provider plugins... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/external... - Finding latest version of hashicorp/random... - Finding latest version of hashicorp/null... - Finding latest version of hashicorp/kubernetes... - Finding digitalocean/digitalocean versions matching "~> 2.46"... - Finding latest version of hashicorp/tls... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/helm... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing loafoe/htpasswd v1.2.1... - Installed loafoe/htpasswd v1.2.1 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.55.0... - Installed digitalocean/digitalocean v2.55.0 (signed, key ID F82037E524B9C0E8) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ ╷ │ Error: Failed to install provider │  │ Error while installing hashicorp/kubernetes v2.37.1: could not query │ provider registry for registry.opentofu.org/hashicorp/kubernetes: failed to │ retrieve cryptographic signature for provider: the request failed after 2 │ attempts, please try again later: Get │ "https://github.com/opentofu/terraform-provider-kubernetes/releases/download/v2.37.1/terraform-provider-kubernetes_2.37.1_SHA256SUMS.sig": │ net/http: request canceled (Client.Timeout exceeded while awaiting headers) ╵  section_end:1749722529:step_script section_start:1749722529:cleanup_file_variables Cleaning up project directory and file based variables section_end:1749722530:cleanup_file_variables ERROR: Job failed: exit code 1