2025-09-23 17:39:44.034343 | Job console starting 2025-09-23 17:39:44.047053 | Updating git repos 2025-09-23 17:39:44.079652 | Cloning repos into workspace 2025-09-23 17:39:44.133492 | Restoring repo states 2025-09-23 17:39:44.140475 | Merging changes 2025-09-23 17:39:44.631193 | Checking out repos 2025-09-23 17:39:44.681948 | Preparing playbooks 2025-09-23 17:39:45.442507 | Running Ansible setup 2025-09-23 17:39:51.503333 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 17:39:52.774545 | 2025-09-23 17:39:52.774656 | PLAY [Base pre] 2025-09-23 17:39:52.803988 | 2025-09-23 17:39:52.804097 | TASK [Setup log path fact] 2025-09-23 17:39:52.830967 | debian-bookworm | ok 2025-09-23 17:39:52.849641 | 2025-09-23 17:39:52.849769 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 17:39:52.908376 | debian-bookworm | ok 2025-09-23 17:39:52.916125 | 2025-09-23 17:39:52.916207 | TASK [emit-job-header : Print job information] 2025-09-23 17:39:52.985834 | # Job Information 2025-09-23 17:39:52.985991 | Ansible Version: 2.16.14 2025-09-23 17:39:52.986026 | Job: hadolint 2025-09-23 17:39:52.986058 | Pipeline: check 2025-09-23 17:39:52.986081 | Executor: 521e9411259a 2025-09-23 17:39:52.986115 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/786 2025-09-23 17:39:52.986139 | Event ID: 461a42b0-98a4-11f0-9da8-c4669fff2c58 2025-09-23 17:39:52.990912 | 2025-09-23 17:39:52.991006 | LOOP [emit-job-header : Print node information] 2025-09-23 17:39:53.136748 | debian-bookworm | ok: 2025-09-23 17:39:53.136916 | debian-bookworm | # Node Information 2025-09-23 17:39:53.136944 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-23 17:39:53.136966 | debian-bookworm | Hostname: debian 2025-09-23 17:39:53.136984 | debian-bookworm | Username: zuul 2025-09-23 17:39:53.137001 | debian-bookworm | Distro: Debian 12.12 2025-09-23 17:39:53.137020 | debian-bookworm | Provider: regiocloud-a 2025-09-23 17:39:53.137037 | debian-bookworm | Region: 2025-09-23 17:39:53.137055 | debian-bookworm | Label: debian-bookworm 2025-09-23 17:39:53.137070 | debian-bookworm | Product Name: OpenStack Nova 2025-09-23 17:39:53.137086 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:9260 2025-09-23 17:39:53.153579 | 2025-09-23 17:39:53.153699 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 17:39:53.833788 | debian-bookworm -> localhost | changed 2025-09-23 17:39:53.839531 | 2025-09-23 17:39:53.839618 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 17:39:55.930516 | debian-bookworm -> localhost | changed 2025-09-23 17:39:55.939367 | 2025-09-23 17:39:55.939461 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 17:39:56.545196 | debian-bookworm -> localhost | ok 2025-09-23 17:39:56.550463 | 2025-09-23 17:39:56.550549 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 17:39:56.577042 | debian-bookworm | ok 2025-09-23 17:39:56.612480 | debian-bookworm | included: /var/lib/zuul/builds/4a1549ba643a463bbfacbd19bee970d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 17:39:56.632511 | 2025-09-23 17:39:56.632600 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 17:39:58.076162 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-23 17:39:58.076316 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a1549ba643a463bbfacbd19bee970d4/work/4a1549ba643a463bbfacbd19bee970d4_id_rsa 2025-09-23 17:39:58.076348 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a1549ba643a463bbfacbd19bee970d4/work/4a1549ba643a463bbfacbd19bee970d4_id_rsa.pub 2025-09-23 17:39:58.076370 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-23 17:39:58.076390 | debian-bookworm -> localhost | SHA256:a6zL5kSEb7xF1GpdGOp1kOfCmOkkvgPmJQNlbSe3pzg zuul-build-sshkey 2025-09-23 17:39:58.076408 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-23 17:39:58.076434 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-23 17:39:58.076452 | debian-bookworm -> localhost | | . ..o+ | 2025-09-23 17:39:58.076470 | debian-bookworm -> localhost | | o.+.o.+.o | 2025-09-23 17:39:58.076487 | debian-bookworm -> localhost | | o...+oO.+. | 2025-09-23 17:39:58.076504 | debian-bookworm -> localhost | | . +.oO.=.. | 2025-09-23 17:39:58.076521 | debian-bookworm -> localhost | | . .=*So . | 2025-09-23 17:39:58.076543 | debian-bookworm -> localhost | | =oE+o. | 2025-09-23 17:39:58.076560 | debian-bookworm -> localhost | | o =oo+ | 2025-09-23 17:39:58.076576 | debian-bookworm -> localhost | | .o+o | 2025-09-23 17:39:58.076593 | debian-bookworm -> localhost | | o=o | 2025-09-23 17:39:58.076609 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-23 17:39:58.076650 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.280707 2025-09-23 17:39:58.081864 | 2025-09-23 17:39:58.081943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 17:39:58.118151 | debian-bookworm | ok 2025-09-23 17:39:58.125552 | debian-bookworm | included: /var/lib/zuul/builds/4a1549ba643a463bbfacbd19bee970d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 17:39:58.137328 | 2025-09-23 17:39:58.137400 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 17:39:58.181384 | debian-bookworm | skipping: Conditional result was False 2025-09-23 17:39:58.186124 | 2025-09-23 17:39:58.186206 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 17:39:58.920999 | debian-bookworm | changed 2025-09-23 17:39:58.925295 | 2025-09-23 17:39:58.925371 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 17:39:59.213198 | debian-bookworm | ok 2025-09-23 17:39:59.217816 | 2025-09-23 17:39:59.217897 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 17:39:59.961842 | debian-bookworm | changed 2025-09-23 17:39:59.970014 | 2025-09-23 17:39:59.970100 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 17:40:00.677457 | debian-bookworm | changed 2025-09-23 17:40:00.689195 | 2025-09-23 17:40:00.689291 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 17:40:00.733342 | debian-bookworm | skipping: Conditional result was False 2025-09-23 17:40:00.739232 | 2025-09-23 17:40:00.739330 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 17:40:01.152942 | debian-bookworm -> localhost | changed 2025-09-23 17:40:01.161748 | 2025-09-23 17:40:01.161840 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 17:40:01.428676 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4a1549ba643a463bbfacbd19bee970d4/work/4a1549ba643a463bbfacbd19bee970d4_id_rsa (zuul-build-sshkey) 2025-09-23 17:40:01.428905 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007367 2025-09-23 17:40:01.436328 | 2025-09-23 17:40:01.436429 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 17:40:01.788892 | debian-bookworm | ok 2025-09-23 17:40:01.805726 | 2025-09-23 17:40:01.805887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 17:40:01.835183 | debian-bookworm | skipping: Conditional result was False 2025-09-23 17:40:01.853020 | 2025-09-23 17:40:01.853153 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 17:40:02.294236 | debian-bookworm | ok 2025-09-23 17:40:02.308495 | 2025-09-23 17:40:02.308601 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 17:40:02.384726 | debian-bookworm | ok 2025-09-23 17:40:02.398600 | 2025-09-23 17:40:02.398710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 17:40:02.714813 | debian-bookworm -> localhost | ok 2025-09-23 17:40:02.721932 | 2025-09-23 17:40:02.722054 | TASK [validate-host : Collect information about the host] 2025-09-23 17:40:03.884430 | debian-bookworm | ok 2025-09-23 17:40:03.892976 | 2025-09-23 17:40:03.893060 | TASK [validate-host : Sanitize hostname] 2025-09-23 17:40:04.011169 | debian-bookworm | ok 2025-09-23 17:40:04.069664 | 2025-09-23 17:40:04.069779 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 17:40:04.658395 | debian-bookworm -> localhost | changed 2025-09-23 17:40:04.663009 | 2025-09-23 17:40:04.663084 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 17:40:05.091126 | debian-bookworm | ok 2025-09-23 17:40:05.095713 | 2025-09-23 17:40:05.095833 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 17:40:05.863934 | debian-bookworm -> localhost | changed 2025-09-23 17:40:05.873468 | 2025-09-23 17:40:05.873565 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 17:40:06.170422 | debian-bookworm | ok 2025-09-23 17:40:06.175986 | 2025-09-23 17:40:06.176077 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 17:40:07.125124 | debian-bookworm | changed: 2025-09-23 17:40:07.125262 | debian-bookworm | cd+++++++++ src/ 2025-09-23 17:40:07.125290 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-23 17:40:07.125310 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-23 17:40:07.125327 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-09-23 17:40:07.125345 | debian-bookworm | Containerfile 2025-09-23 17:40:07.125452 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006965 2025-09-23 17:40:14.232211 | 2025-09-23 17:40:14.232303 | TASK [upload-logs : Upload logs to log server] 2025-09-23 17:40:14.691018 | localhost | Output suppressed because no_log was given 2025-09-23 17:40:14.692689 | 2025-09-23 17:40:14.692784 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 17:40:14.742465 | localhost | skipping: Conditional result was False 2025-09-23 17:40:14.749785 | localhost | skipping: Conditional result was False 2025-09-23 17:40:14.759930 | 2025-09-23 17:40:14.760063 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 17:40:14.798886 | localhost | skipping: Conditional result was False 2025-09-23 17:40:14.799111 | 2025-09-23 17:40:14.806800 | localhost | skipping: Conditional result was False 2025-09-23 17:40:14.820995 | 2025-09-23 17:40:14.821120 | LOOP [upload-logs : Upload console log and json output]