Running with gitlab-runner 17.2.1 (9882d9c7)
  on runner3.archlinux.org dy6FGDb_, system ID: s_845c325823d6
  feature flags: FF_USE_FASTZIP:true
Resolving secrets
section_start:1724708931:prepare_executor
Preparing the "docker" executor
Using Docker executor with image archlinux:latest ...
Pulling docker image archlinux:latest ...
Using docker image sha256:acd09adc826967eb17f91d1b34e2f25a5bacb786a7d2daa7b42ab8726ce296cd for archlinux:latest with digest archlinux@sha256:a750678fba4213b3d4054b88218b314733594e887d44be2a59fdf61cf6a5c641 ...
section_end:1724708934:prepare_executor
section_start:1724708934:prepare_script
Preparing environment
Running on runner-dy6fgdb-project-83309-concurrent-0 via runner3.archlinux.org...
section_end:1724708934:prepare_script
section_start:1724708934:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/eworm/infrastructure/.git/
Created fresh repository.
Checking out 2a6dcb7d as detached HEAD (ref is master)...

Skipping Git submodules setup
section_end:1724708935:get_sources
section_start:1724708935:step_script
Executing "step_script" stage of the job script
Using docker image sha256:acd09adc826967eb17f91d1b34e2f25a5bacb786a7d2daa7b42ab8726ce296cd for archlinux:latest with digest archlinux@sha256:a750678fba4213b3d4054b88218b314733594e887d44be2a59fdf61cf6a5c641 ...
$ pacman -Syu --needed --noconfirm terraform diffutils
:: Synchronizing package databases...
 core downloading...
 extra downloading...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (13)             Old Version  New Version  Net Change  Download Size

core/device-mapper       2.03.25-2    2.03.26-1      0.00 MiB       0.27 MiB
core/iana-etc            20240612-1   20240814-1     0.00 MiB       0.39 MiB
core/kmod                33-1         33-2           0.00 MiB       0.12 MiB
core/libnghttp3          1.4.0-1      1.5.0-1        0.00 MiB       0.07 MiB
core/libpcap             1.10.4-1     1.10.4-2      -0.02 MiB       0.27 MiB
core/libsasl             2.1.28-4     2.1.28-5       0.00 MiB       0.14 MiB
extra/lmdb               0.9.32-1     0.9.33-1       0.00 MiB       0.11 MiB
core/pambase             20230918-1   20230918-2     0.00 MiB       0.00 MiB
core/systemd             256.4-1      256.5-1        0.01 MiB       8.47 MiB
core/systemd-libs        256.4-1      256.5-1        0.00 MiB       1.10 MiB
core/systemd-sysvcompat  256.4-1      256.5-1        0.00 MiB       0.01 MiB
core/diffutils                        3.10-1         1.48 MiB       0.34 MiB
extra/terraform                       1.9.5-1       83.33 MiB      18.74 MiB

Total Download Size:    30.04 MiB
Total Installed Size:  126.83 MiB
Net Upgrade Size:       84.81 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 terraform-1.9.5-1-x86_64 downloading...
 systemd-256.5-1-x86_64 downloading...
 systemd-libs-256.5-1-x86_64 downloading...
 iana-etc-20240814-1-any downloading...
 diffutils-3.10-1-x86_64 downloading...
 libpcap-1.10.4-2-x86_64 downloading...
 device-mapper-2.03.26-1-x86_64 downloading...
 libsasl-2.1.28-5-x86_64 downloading...
 kmod-33-2-x86_64 downloading...
 lmdb-0.9.33-1-x86_64 downloading...
 libnghttp3-1.5.0-1-x86_64 downloading...
 systemd-sysvcompat-256.5-1-x86_64 downloading...
 pambase-20230918-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
upgrading iana-etc...
installing terraform...
Optional dependencies for terraform
    diffutils: for running `terraform fmt -diff` [pending]
installing diffutils...
upgrading pambase...
upgrading lmdb...
upgrading libsasl...
upgrading systemd-libs...
upgrading device-mapper...
upgrading kmod...
upgrading libnghttp3...
upgrading libpcap...
upgrading systemd...
upgrading systemd-sysvcompat...
:: Running post-transaction hooks...
( 1/10) Creating system user accounts...
( 2/10) Updating journal message catalog...
( 3/10) Reloading system manager configuration...
  Skipped: Current root is not booted.
( 4/10) Reloading user manager configuration...
  Skipped: Current root is not booted.
( 5/10) Updating udev hardware database...
( 6/10) Applying kernel sysctl settings...
  Skipped: Current root is not booted.
( 7/10) Creating temporary files...
/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping.
All rules containing unresolvable specifiers will be skipped.
( 8/10) Reloading device manager configuration...
  Skipped: Device manager is not running.
( 9/10) Arming ConditionNeedsUpdate...
(10/10) Reloading system bus configuration...
  Skipped: Current root is not booted.
$ cd tf-stage1
$ terraform init -backend=false
Initializing provider plugins...
- Reusing previous version of hetznercloud/hcloud from the dependency lock file
- Reusing previous version of timohirt/hetznerdns from the dependency lock file
- Reusing previous version of hashicorp/external from the dependency lock file
- Installing hetznercloud/hcloud v1.38.2...
- Installed hetznercloud/hcloud v1.38.2 (signed by a HashiCorp partner, key ID 5219EACB3A77198B)
- Installing timohirt/hetznerdns v2.2.0...
- Installed timohirt/hetznerdns v2.2.0 (self-signed, key ID 5218E983F21C1625)
- Installing hashicorp/external v2.3.1...
- Installed hashicorp/external v2.3.1 (signed by HashiCorp)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
$ terraform validate
Success! The configuration is valid.

$ terraform fmt --check
$ cd ../tf-stage2
$ terraform init -backend=false
Initializing provider plugins...
- Reusing previous version of hashicorp/external from the dependency lock file
- Reusing previous version of mrparkers/keycloak from the dependency lock file
- Reusing previous version of vexxhost/uptimerobot from the dependency lock file
- Installing hashicorp/external v2.3.1...
- Installed hashicorp/external v2.3.1 (signed by HashiCorp)
- Installing mrparkers/keycloak v4.3.1...
- Installed mrparkers/keycloak v4.3.1 (self-signed, key ID C50867915E116CD2)
- Installing vexxhost/uptimerobot v0.8.2...
- Installed vexxhost/uptimerobot v0.8.2 (self-signed, key ID 8FF00CD0B5FEAF59)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
$ terraform validate
Success! The configuration is valid.

$ terraform fmt --check --diff
section_end:1724708962:step_script
section_start:1724708962:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1724708962:cleanup_file_variables
Job succeeded