2026-01-27 16:12:56.515441 | Job console starting 2026-01-27 16:12:56.549303 | Updating git repos 2026-01-27 16:12:56.635408 | Cloning repos into workspace 2026-01-27 16:12:56.703307 | Restoring repo states 2026-01-27 16:12:56.726748 | Merging changes 2026-01-27 16:12:57.396085 | Checking out repos 2026-01-27 16:12:57.455335 | Preparing playbooks 2026-01-27 16:12:58.523180 | Running Ansible setup 2026-01-27 16:13:04.214392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 16:13:05.171737 | 2026-01-27 16:13:05.171856 | PLAY [Base pre] 2026-01-27 16:13:05.200826 | 2026-01-27 16:13:05.200944 | TASK [Setup log path fact] 2026-01-27 16:13:05.234533 | debian-bookworm | ok 2026-01-27 16:13:05.250297 | 2026-01-27 16:13:05.250424 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 16:13:05.300694 | debian-bookworm | ok 2026-01-27 16:13:05.322013 | 2026-01-27 16:13:05.322124 | TASK [emit-job-header : Print job information] 2026-01-27 16:13:05.381373 | # Job Information 2026-01-27 16:13:05.381536 | Ansible Version: 2.16.14 2026-01-27 16:13:05.381570 | Job: flake8 2026-01-27 16:13:05.381603 | Pipeline: check 2026-01-27 16:13:05.381626 | Executor: 521e9411259a 2026-01-27 16:13:05.381647 | Triggered by: https://github.com/osism/python-osism/pull/1966 2026-01-27 16:13:05.381669 | Event ID: 04c4e2c0-fb9b-11f0-89ee-6705a5e24acc 2026-01-27 16:13:05.386406 | 2026-01-27 16:13:05.386506 | LOOP [emit-job-header : Print node information] 2026-01-27 16:13:05.506664 | debian-bookworm | ok: 2026-01-27 16:13:05.506869 | debian-bookworm | # Node Information 2026-01-27 16:13:05.506902 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-27 16:13:05.506923 | debian-bookworm | Hostname: debian 2026-01-27 16:13:05.506942 | debian-bookworm | Username: zuul 2026-01-27 16:13:05.506960 | debian-bookworm | Distro: Debian 12.13 2026-01-27 16:13:05.506984 | debian-bookworm | Provider: regiocloud-a 2026-01-27 16:13:05.507005 | debian-bookworm | Region: 2026-01-27 16:13:05.507022 | debian-bookworm | Label: debian-bookworm 2026-01-27 16:13:05.507039 | debian-bookworm | Product Name: OpenStack Nova 2026-01-27 16:13:05.507055 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:a854 2026-01-27 16:13:05.526073 | 2026-01-27 16:13:05.526175 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-27 16:13:06.186176 | debian-bookworm -> localhost | changed 2026-01-27 16:13:06.191918 | 2026-01-27 16:13:06.192008 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-27 16:13:07.697327 | debian-bookworm -> localhost | changed 2026-01-27 16:13:07.714589 | 2026-01-27 16:13:07.714699 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-27 16:13:08.164384 | debian-bookworm -> localhost | ok 2026-01-27 16:13:08.169262 | 2026-01-27 16:13:08.169345 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-27 16:13:08.206025 | debian-bookworm | ok 2026-01-27 16:13:08.224157 | debian-bookworm | included: /var/lib/zuul/builds/b7db8c15ddca43e38e827596bc73fc35/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-27 16:13:08.229056 | 2026-01-27 16:13:08.229133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-27 16:13:11.236767 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-27 16:13:11.236931 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7db8c15ddca43e38e827596bc73fc35/work/b7db8c15ddca43e38e827596bc73fc35_id_rsa 2026-01-27 16:13:11.236962 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7db8c15ddca43e38e827596bc73fc35/work/b7db8c15ddca43e38e827596bc73fc35_id_rsa.pub 2026-01-27 16:13:11.236985 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-27 16:13:11.237006 | debian-bookworm -> localhost | SHA256:IRTXwrdxugPuEAUFaJd7zJm084prU2y1uNkV7wJ4Zto zuul-build-sshkey 2026-01-27 16:13:11.237026 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-27 16:13:11.237060 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-27 16:13:11.237078 | debian-bookworm -> localhost | | .=Bo. | 2026-01-27 16:13:11.237096 | debian-bookworm -> localhost | | o.o.= + . | 2026-01-27 16:13:11.237114 | debian-bookworm -> localhost | | . ..*.* = | 2026-01-27 16:13:11.237131 | debian-bookworm -> localhost | | o.X.+ . | 2026-01-27 16:13:11.237149 | debian-bookworm -> localhost | | =SB o o | 2026-01-27 16:13:11.237170 | debian-bookworm -> localhost | | . B X . . | 2026-01-27 16:13:11.237187 | debian-bookworm -> localhost | | * @ + . | 2026-01-27 16:13:11.237214 | debian-bookworm -> localhost | | + * E . . | 2026-01-27 16:13:11.237232 | debian-bookworm -> localhost | | ..o . | 2026-01-27 16:13:11.237249 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-27 16:13:11.237293 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.521002 2026-01-27 16:13:11.242385 | 2026-01-27 16:13:11.242470 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-27 16:13:11.259765 | debian-bookworm | ok 2026-01-27 16:13:11.283044 | debian-bookworm | included: /var/lib/zuul/builds/b7db8c15ddca43e38e827596bc73fc35/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-27 16:13:11.291728 | 2026-01-27 16:13:11.291817 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-27 16:13:11.335111 | debian-bookworm | skipping: Conditional result was False 2026-01-27 16:13:11.343794 | 2026-01-27 16:13:11.343914 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-27 16:13:12.037265 | debian-bookworm | changed 2026-01-27 16:13:12.047118 | 2026-01-27 16:13:12.047249 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-27 16:13:12.329484 | debian-bookworm | ok 2026-01-27 16:13:12.335435 | 2026-01-27 16:13:12.335526 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-27 16:13:13.001111 | debian-bookworm | changed 2026-01-27 16:13:13.008103 | 2026-01-27 16:13:13.008216 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-27 16:13:13.621725 | debian-bookworm | changed 2026-01-27 16:13:13.629221 | 2026-01-27 16:13:13.629330 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-27 16:13:13.665285 | debian-bookworm | skipping: Conditional result was False 2026-01-27 16:13:13.671188 | 2026-01-27 16:13:13.671306 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-27 16:13:14.251150 | debian-bookworm -> localhost | changed 2026-01-27 16:13:14.263347 | 2026-01-27 16:13:14.263464 | TASK [add-build-sshkey : Add back temp key] 2026-01-27 16:13:14.679816 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7db8c15ddca43e38e827596bc73fc35/work/b7db8c15ddca43e38e827596bc73fc35_id_rsa (zuul-build-sshkey) 2026-01-27 16:13:14.680112 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033925 2026-01-27 16:13:14.687442 | 2026-01-27 16:13:14.687543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-27 16:13:15.067291 | debian-bookworm | ok 2026-01-27 16:13:15.072092 | 2026-01-27 16:13:15.072185 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-27 16:13:15.105158 | debian-bookworm | skipping: Conditional result was False 2026-01-27 16:13:15.115447 | 2026-01-27 16:13:15.115548 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-27 16:13:15.638514 | debian-bookworm | ok 2026-01-27 16:13:15.649190 | 2026-01-27 16:13:15.649314 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-27 16:13:15.676954 | debian-bookworm | ok 2026-01-27 16:13:15.681760 | 2026-01-27 16:13:15.681844 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-27 16:13:16.028016 | debian-bookworm -> localhost | ok 2026-01-27 16:13:16.034025 | 2026-01-27 16:13:16.034115 | TASK [validate-host : Collect information about the host] 2026-01-27 16:13:17.165478 | debian-bookworm | ok 2026-01-27 16:13:17.181047 | 2026-01-27 16:13:17.181152 | TASK [validate-host : Sanitize hostname] 2026-01-27 16:13:17.278133 | debian-bookworm | ok 2026-01-27 16:13:17.310977 | 2026-01-27 16:13:17.311088 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-27 16:13:18.158367 | debian-bookworm -> localhost | changed 2026-01-27 16:13:18.164439 | 2026-01-27 16:13:18.164537 | TASK [validate-host : Collect information about zuul worker] 2026-01-27 16:13:18.633480 | debian-bookworm | ok 2026-01-27 16:13:18.642358 | 2026-01-27 16:13:18.642468 | TASK [validate-host : Write out all zuul information for each host] 2026-01-27 16:13:19.377997 | debian-bookworm -> localhost | changed 2026-01-27 16:13:19.389071 | 2026-01-27 16:13:19.389168 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-27 16:13:19.674435 | debian-bookworm | ok 2026-01-27 16:13:19.681338 | 2026-01-27 16:13:19.681448 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-27 16:13:20.954319 | debian-bookworm | changed: 2026-01-27 16:13:20.954469 | debian-bookworm | cd+++++++++ src/ 2026-01-27 16:13:20.954497 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-27 16:13:20.954517 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-27 16:13:20.954535 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-27 16:13:20.954552 | debian-bookworm | Containerfile 2026-01-27 16:13:20.954661 | debian-bookworm | Containerfile 2026-01-27 16:13:21.047494 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006729 2026-01-27 16:14:18.280364 | 2026-01-27 16:14:18.280579 | TASK [upload-logs : Upload logs to log server] 2026-01-27 16:14:18.837506 | localhost | Output suppressed because no_log was given 2026-01-27 16:14:18.841709 | 2026-01-27 16:14:18.841877 | LOOP [upload-logs : Compress console log and json output] 2026-01-27 16:14:18.899286 | localhost | skipping: Conditional result was False 2026-01-27 16:14:18.903695 | localhost | skipping: Conditional result was False 2026-01-27 16:14:18.916775 | 2026-01-27 16:14:18.917007 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-27 16:14:18.961512 | localhost | skipping: Conditional result was False 2026-01-27 16:14:18.962157 | 2026-01-27 16:14:18.964955 | localhost | skipping: Conditional result was False 2026-01-27 16:14:18.979871 | 2026-01-27 16:14:18.980126 | LOOP [upload-logs : Upload console log and json output]