2026-04-27 03:11:35.173184 | Job console starting 2026-04-27 03:11:35.197242 | Updating git repos 2026-04-27 03:11:35.245822 | Cloning repos into workspace 2026-04-27 03:11:35.338145 | Restoring repo states 2026-04-27 03:11:35.361177 | Merging changes 2026-04-27 03:11:35.361200 | Checking out repos 2026-04-27 03:11:35.420009 | Preparing playbooks 2026-04-27 03:11:36.762938 | Running Ansible setup 2026-04-27 03:11:42.854129 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 03:11:44.325860 | 2026-04-27 03:11:44.326057 | PLAY [Base pre] 2026-04-27 03:11:44.359405 | 2026-04-27 03:11:44.359643 | TASK [Setup log path fact] 2026-04-27 03:11:44.410263 | debian-bookworm | ok 2026-04-27 03:11:44.439768 | 2026-04-27 03:11:44.439939 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 03:11:44.491767 | debian-bookworm | ok 2026-04-27 03:11:44.502761 | 2026-04-27 03:11:44.502932 | TASK [emit-job-header : Print job information] 2026-04-27 03:11:44.544259 | # Job Information 2026-04-27 03:11:44.544626 | Ansible Version: 2.16.14 2026-04-27 03:11:44.544683 | Job: hadolint 2026-04-27 03:11:44.544720 | Pipeline: periodic-daily 2026-04-27 03:11:44.544744 | Executor: 521e9411259a 2026-04-27 03:11:44.544765 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-04-27 03:11:44.544787 | Event ID: 4ff0408685fc4d019213b7502e8a83da 2026-04-27 03:11:44.552431 | 2026-04-27 03:11:44.552623 | LOOP [emit-job-header : Print node information] 2026-04-27 03:11:44.721690 | debian-bookworm | ok: 2026-04-27 03:11:44.722049 | debian-bookworm | # Node Information 2026-04-27 03:11:44.722093 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 03:11:44.722121 | debian-bookworm | Hostname: debian 2026-04-27 03:11:44.722143 | debian-bookworm | Username: zuul 2026-04-27 03:11:44.722165 | debian-bookworm | Distro: Debian 12.13 2026-04-27 03:11:44.722189 | debian-bookworm | Provider: regiocloud-a 2026-04-27 03:11:44.722211 | debian-bookworm | Region: 2026-04-27 03:11:44.722232 | debian-bookworm | Label: debian-bookworm 2026-04-27 03:11:44.722252 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 03:11:44.722272 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:a635 2026-04-27 03:11:44.746699 | 2026-04-27 03:11:44.746943 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 03:11:45.415244 | debian-bookworm -> localhost | changed 2026-04-27 03:11:45.422795 | 2026-04-27 03:11:45.422989 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 03:11:46.904134 | debian-bookworm -> localhost | changed 2026-04-27 03:11:46.916526 | 2026-04-27 03:11:46.916689 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 03:11:47.362543 | debian-bookworm -> localhost | ok 2026-04-27 03:11:47.369828 | 2026-04-27 03:11:47.369987 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 03:11:47.424743 | debian-bookworm | ok 2026-04-27 03:11:47.466689 | debian-bookworm | included: /var/lib/zuul/builds/f3b10d9d522a4ff6b2556db4896493df/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 03:11:47.479972 | 2026-04-27 03:11:47.480117 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 03:11:48.965744 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 03:11:48.965993 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f3b10d9d522a4ff6b2556db4896493df/work/f3b10d9d522a4ff6b2556db4896493df_id_rsa 2026-04-27 03:11:48.966110 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f3b10d9d522a4ff6b2556db4896493df/work/f3b10d9d522a4ff6b2556db4896493df_id_rsa.pub 2026-04-27 03:11:48.966143 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 03:11:48.966171 | debian-bookworm -> localhost | SHA256:7Jk8gNBs8anLWRTIs53p2vSSL5Ftz4SN/Im7YCYiR58 zuul-build-sshkey 2026-04-27 03:11:48.966196 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 03:11:48.966235 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 03:11:48.966259 | debian-bookworm -> localhost | | .... | 2026-04-27 03:11:48.966281 | debian-bookworm -> localhost | | o+o o | 2026-04-27 03:11:48.966302 | debian-bookworm -> localhost | | . +++o | 2026-04-27 03:11:48.966322 | debian-bookworm -> localhost | | o.++. | 2026-04-27 03:11:48.966341 | debian-bookworm -> localhost | | . o.o+S+ | 2026-04-27 03:11:48.966368 | debian-bookworm -> localhost | | . o ==+*oo | 2026-04-27 03:11:48.966533 | debian-bookworm -> localhost | |. o E++=** . | 2026-04-27 03:11:48.966585 | debian-bookworm -> localhost | | o ..+=.o.= | 2026-04-27 03:11:48.966612 | debian-bookworm -> localhost | | ++o | 2026-04-27 03:11:48.966635 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 03:11:48.966723 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.791691 2026-04-27 03:11:48.979150 | 2026-04-27 03:11:48.979779 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 03:11:49.033472 | debian-bookworm | ok 2026-04-27 03:11:49.057011 | debian-bookworm | included: /var/lib/zuul/builds/f3b10d9d522a4ff6b2556db4896493df/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 03:11:49.085464 | 2026-04-27 03:11:49.085642 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 03:11:49.147029 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:11:49.154990 | 2026-04-27 03:11:49.155167 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 03:11:50.094412 | debian-bookworm | changed 2026-04-27 03:11:50.109024 | 2026-04-27 03:11:50.109169 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 03:11:50.461547 | debian-bookworm | ok 2026-04-27 03:11:50.474198 | 2026-04-27 03:11:50.474377 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 03:11:51.204447 | debian-bookworm | changed 2026-04-27 03:11:51.212880 | 2026-04-27 03:11:51.213015 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 03:11:52.000662 | debian-bookworm | changed 2026-04-27 03:11:52.007045 | 2026-04-27 03:11:52.007165 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 03:11:52.051725 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:11:52.065903 | 2026-04-27 03:11:52.066052 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 03:11:52.690674 | debian-bookworm -> localhost | changed 2026-04-27 03:11:52.702483 | 2026-04-27 03:11:52.702658 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 03:11:53.049124 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f3b10d9d522a4ff6b2556db4896493df/work/f3b10d9d522a4ff6b2556db4896493df_id_rsa (zuul-build-sshkey) 2026-04-27 03:11:53.049438 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014275 2026-04-27 03:11:53.075688 | 2026-04-27 03:11:53.075863 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 03:11:53.519268 | debian-bookworm | ok 2026-04-27 03:11:53.531407 | 2026-04-27 03:11:53.532817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 03:11:53.557751 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:11:53.569190 | 2026-04-27 03:11:53.569322 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 03:11:54.066129 | debian-bookworm | ok 2026-04-27 03:11:54.099769 | 2026-04-27 03:11:54.099944 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 03:11:54.160293 | debian-bookworm | ok 2026-04-27 03:11:54.165800 | 2026-04-27 03:11:54.165943 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 03:11:54.648116 | debian-bookworm -> localhost | ok 2026-04-27 03:11:54.654860 | 2026-04-27 03:11:54.654985 | TASK [validate-host : Collect information about the host] 2026-04-27 03:11:55.909333 | debian-bookworm | ok 2026-04-27 03:11:55.921212 | 2026-04-27 03:11:55.921336 | TASK [validate-host : Sanitize hostname] 2026-04-27 03:11:56.086965 | debian-bookworm | ok 2026-04-27 03:11:56.141301 | 2026-04-27 03:11:56.141459 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 03:11:56.800653 | debian-bookworm -> localhost | changed 2026-04-27 03:11:56.807285 | 2026-04-27 03:11:56.807408 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 03:11:57.303055 | debian-bookworm | ok 2026-04-27 03:11:57.311072 | 2026-04-27 03:11:57.312865 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 03:11:58.229144 | debian-bookworm -> localhost | changed 2026-04-27 03:11:58.248639 | 2026-04-27 03:11:58.248790 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 03:11:58.552941 | debian-bookworm | ok 2026-04-27 03:11:58.559590 | 2026-04-27 03:11:58.559714 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 03:11:59.537968 | debian-bookworm | changed: 2026-04-27 03:11:59.538187 | debian-bookworm | cd+++++++++ src/ 2026-04-27 03:11:59.538223 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 03:11:59.538248 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 03:11:59.538270 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-04-27 03:11:59.538291 | debian-bookworm | Containerfile 2026-04-27 03:11:59.538443 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020696 2026-04-27 03:12:07.922347 | 2026-04-27 03:12:07.922450 | TASK [upload-logs : Upload logs to log server] 2026-04-27 03:12:09.021533 | localhost | Output suppressed because no_log was given 2026-04-27 03:12:09.023974 | 2026-04-27 03:12:09.024072 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 03:12:09.111017 | localhost | skipping: Conditional result was False 2026-04-27 03:12:09.119116 | localhost | skipping: Conditional result was False 2026-04-27 03:12:09.130264 | 2026-04-27 03:12:09.130378 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 03:12:09.177610 | localhost | skipping: Conditional result was False 2026-04-27 03:12:09.177866 | 2026-04-27 03:12:09.182477 | localhost | skipping: Conditional result was False 2026-04-27 03:12:09.185891 | 2026-04-27 03:12:09.185997 | LOOP [upload-logs : Upload console log and json output]