2026-03-02 03:08:21.887856 | Job console starting 2026-03-02 03:08:21.902142 | Updating git repos 2026-03-02 03:08:21.944317 | Cloning repos into workspace 2026-03-02 03:08:22.026801 | Restoring repo states 2026-03-02 03:08:22.063213 | Merging changes 2026-03-02 03:08:22.063245 | Checking out repos 2026-03-02 03:08:22.184337 | Preparing playbooks 2026-03-02 03:08:23.462516 | Running Ansible setup 2026-03-02 03:08:29.482172 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 03:08:30.866300 | 2026-03-02 03:08:30.866433 | PLAY [Base pre] 2026-03-02 03:08:30.914308 | 2026-03-02 03:08:30.914457 | TASK [Setup log path fact] 2026-03-02 03:08:30.941230 | debian-bookworm | ok 2026-03-02 03:08:30.967029 | 2026-03-02 03:08:30.967144 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:08:31.036196 | debian-bookworm | ok 2026-03-02 03:08:31.055654 | 2026-03-02 03:08:31.055748 | TASK [emit-job-header : Print job information] 2026-03-02 03:08:31.173421 | # Job Information 2026-03-02 03:08:31.173558 | Ansible Version: 2.16.14 2026-03-02 03:08:31.173587 | Job: flake8 2026-03-02 03:08:31.173612 | Pipeline: periodic-daily 2026-03-02 03:08:31.173631 | Executor: 521e9411259a 2026-03-02 03:08:31.173647 | Triggered by: https://github.com/osism/mappings 2026-03-02 03:08:31.173665 | Event ID: a2a7b15968e6419a803ce56a8fbb2c17 2026-03-02 03:08:31.177608 | 2026-03-02 03:08:31.177687 | LOOP [emit-job-header : Print node information] 2026-03-02 03:08:31.492204 | debian-bookworm | ok: 2026-03-02 03:08:31.492446 | debian-bookworm | # Node Information 2026-03-02 03:08:31.492483 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-02 03:08:31.492508 | debian-bookworm | Hostname: debian 2026-03-02 03:08:31.492530 | debian-bookworm | Username: zuul 2026-03-02 03:08:31.492550 | debian-bookworm | Distro: Debian 12.13 2026-03-02 03:08:31.492574 | debian-bookworm | Provider: regiocloud-a 2026-03-02 03:08:31.492595 | debian-bookworm | Region: 2026-03-02 03:08:31.492616 | debian-bookworm | Label: debian-bookworm 2026-03-02 03:08:31.492636 | debian-bookworm | Product Name: OpenStack Nova 2026-03-02 03:08:31.492656 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:8cbb 2026-03-02 03:08:31.516810 | 2026-03-02 03:08:31.516905 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 03:08:32.748943 | debian-bookworm -> localhost | changed 2026-03-02 03:08:32.754766 | 2026-03-02 03:08:32.754867 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 03:08:34.386439 | debian-bookworm -> localhost | changed 2026-03-02 03:08:34.401415 | 2026-03-02 03:08:34.401586 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 03:08:34.644759 | debian-bookworm -> localhost | ok 2026-03-02 03:08:34.658045 | 2026-03-02 03:08:34.658201 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 03:08:34.687661 | debian-bookworm | ok 2026-03-02 03:08:34.704247 | debian-bookworm | included: /var/lib/zuul/builds/c154acda65f54fd99045b790d4bdabd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 03:08:34.710316 | 2026-03-02 03:08:34.710444 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 03:08:37.865928 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-02 03:08:37.866102 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c154acda65f54fd99045b790d4bdabd9/work/c154acda65f54fd99045b790d4bdabd9_id_rsa 2026-03-02 03:08:37.866132 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c154acda65f54fd99045b790d4bdabd9/work/c154acda65f54fd99045b790d4bdabd9_id_rsa.pub 2026-03-02 03:08:37.866154 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-02 03:08:37.866175 | debian-bookworm -> localhost | SHA256:kN8CwGhJ1W6lVspV2JTRBP1aEGLUbrUaHrriKLC2EZE zuul-build-sshkey 2026-03-02 03:08:37.866193 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-02 03:08:37.866220 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-02 03:08:37.866238 | debian-bookworm -> localhost | | ..=o. *OOo. | 2026-03-02 03:08:37.866257 | debian-bookworm -> localhost | | +.....=.o.= . | 2026-03-02 03:08:37.866274 | debian-bookworm -> localhost | | .E o+* . + . | 2026-03-02 03:08:37.866290 | debian-bookworm -> localhost | | . B+ . = + | 2026-03-02 03:08:37.866307 | debian-bookworm -> localhost | | . o S .+ * | 2026-03-02 03:08:37.866327 | debian-bookworm -> localhost | | .. .. + | 2026-03-02 03:08:37.866344 | debian-bookworm -> localhost | | .o . | 2026-03-02 03:08:37.866380 | debian-bookworm -> localhost | | o.. .. . | 2026-03-02 03:08:37.866399 | debian-bookworm -> localhost | | ... ..... | 2026-03-02 03:08:37.866415 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-02 03:08:37.866456 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.651068 2026-03-02 03:08:37.871859 | 2026-03-02 03:08:37.871938 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 03:08:37.887912 | debian-bookworm | ok 2026-03-02 03:08:37.895157 | debian-bookworm | included: /var/lib/zuul/builds/c154acda65f54fd99045b790d4bdabd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 03:08:37.902525 | 2026-03-02 03:08:37.902595 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 03:08:37.925701 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:08:37.940413 | 2026-03-02 03:08:37.940560 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 03:08:38.622555 | debian-bookworm | changed 2026-03-02 03:08:38.629030 | 2026-03-02 03:08:38.629221 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 03:08:38.882446 | debian-bookworm | ok 2026-03-02 03:08:38.890457 | 2026-03-02 03:08:38.890571 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 03:08:39.543290 | debian-bookworm | changed 2026-03-02 03:08:39.550402 | 2026-03-02 03:08:39.550489 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 03:08:40.231878 | debian-bookworm | changed 2026-03-02 03:08:40.237050 | 2026-03-02 03:08:40.237147 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 03:08:40.284890 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:08:40.290883 | 2026-03-02 03:08:40.290976 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 03:08:40.716692 | debian-bookworm -> localhost | changed 2026-03-02 03:08:40.727858 | 2026-03-02 03:08:40.727964 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 03:08:41.026608 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c154acda65f54fd99045b790d4bdabd9/work/c154acda65f54fd99045b790d4bdabd9_id_rsa (zuul-build-sshkey) 2026-03-02 03:08:41.026809 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019084 2026-03-02 03:08:41.034045 | 2026-03-02 03:08:41.034135 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 03:08:41.439005 | debian-bookworm | ok 2026-03-02 03:08:41.454110 | 2026-03-02 03:08:41.454286 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 03:08:41.478868 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:08:41.489982 | 2026-03-02 03:08:41.490073 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-02 03:08:41.893924 | debian-bookworm | ok 2026-03-02 03:08:41.904164 | 2026-03-02 03:08:41.904263 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-02 03:08:41.932013 | debian-bookworm | ok 2026-03-02 03:08:41.936754 | 2026-03-02 03:08:41.936839 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-02 03:08:42.214919 | debian-bookworm -> localhost | ok 2026-03-02 03:08:42.220912 | 2026-03-02 03:08:42.220996 | TASK [validate-host : Collect information about the host] 2026-03-02 03:08:43.280251 | debian-bookworm | ok 2026-03-02 03:08:43.295394 | 2026-03-02 03:08:43.295495 | TASK [validate-host : Sanitize hostname] 2026-03-02 03:08:43.385470 | debian-bookworm | ok 2026-03-02 03:08:43.419231 | 2026-03-02 03:08:43.419409 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-02 03:08:43.997990 | debian-bookworm -> localhost | changed 2026-03-02 03:08:44.004171 | 2026-03-02 03:08:44.004284 | TASK [validate-host : Collect information about zuul worker] 2026-03-02 03:08:44.440125 | debian-bookworm | ok 2026-03-02 03:08:44.449633 | 2026-03-02 03:08:44.449749 | TASK [validate-host : Write out all zuul information for each host] 2026-03-02 03:08:45.360633 | debian-bookworm -> localhost | changed 2026-03-02 03:08:45.395129 | 2026-03-02 03:08:45.395265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-02 03:08:45.771003 | debian-bookworm | ok 2026-03-02 03:08:45.784117 | 2026-03-02 03:08:45.784244 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-02 03:08:47.409093 | debian-bookworm | changed: 2026-03-02 03:08:47.409310 | debian-bookworm | cd+++++++++ src/ 2026-03-02 03:08:47.409345 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-02 03:08:47.409393 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-02 03:08:47.409415 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-03-02 03:08:47.409436 | debian-bookworm | Containerfile 2026-03-02 03:08:47.409513 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027763 2026-03-02 03:09:15.725104 | 2026-03-02 03:09:15.725205 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:09:16.342985 | localhost | Output suppressed because no_log was given 2026-03-02 03:09:16.347153 | 2026-03-02 03:09:16.347243 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:09:16.405702 | localhost | skipping: Conditional result was False 2026-03-02 03:09:16.412172 | localhost | skipping: Conditional result was False 2026-03-02 03:09:16.423532 | 2026-03-02 03:09:16.423641 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:09:16.491245 | localhost | skipping: Conditional result was False 2026-03-02 03:09:16.491520 | 2026-03-02 03:09:16.499485 | localhost | skipping: Conditional result was False 2026-03-02 03:09:16.502588 | 2026-03-02 03:09:16.502698 | LOOP [upload-logs : Upload console log and json output]