2026-01-11 03:10:45.474316 | Job console starting 2026-01-11 03:10:45.487261 | Updating git repos 2026-01-11 03:10:45.540782 | Cloning repos into workspace 2026-01-11 03:10:45.645110 | Restoring repo states 2026-01-11 03:10:45.660579 | Merging changes 2026-01-11 03:10:45.660602 | Checking out repos 2026-01-11 03:10:45.712501 | Preparing playbooks 2026-01-11 03:10:46.438750 | Running Ansible setup 2026-01-11 03:10:51.159298 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 03:10:52.150633 | 2026-01-11 03:10:52.150808 | PLAY [Base pre] 2026-01-11 03:10:52.168492 | 2026-01-11 03:10:52.168652 | TASK [Setup log path fact] 2026-01-11 03:10:52.189971 | debian-bookworm | ok 2026-01-11 03:10:52.207751 | 2026-01-11 03:10:52.207922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:10:52.239119 | debian-bookworm | ok 2026-01-11 03:10:52.249750 | 2026-01-11 03:10:52.249893 | TASK [emit-job-header : Print job information] 2026-01-11 03:10:52.291489 | # Job Information 2026-01-11 03:10:52.291743 | Ansible Version: 2.16.14 2026-01-11 03:10:52.291780 | Job: flake8 2026-01-11 03:10:52.291812 | Pipeline: periodic-daily 2026-01-11 03:10:52.291836 | Executor: 521e9411259a 2026-01-11 03:10:52.291856 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-01-11 03:10:52.291878 | Event ID: 8964c76eeb704e719cae0cb856eda83c 2026-01-11 03:10:52.297144 | 2026-01-11 03:10:52.297293 | LOOP [emit-job-header : Print node information] 2026-01-11 03:10:52.415469 | debian-bookworm | ok: 2026-01-11 03:10:52.415765 | debian-bookworm | # Node Information 2026-01-11 03:10:52.415872 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-11 03:10:52.415900 | debian-bookworm | Hostname: debian 2026-01-11 03:10:52.415923 | debian-bookworm | Username: zuul 2026-01-11 03:10:52.415944 | debian-bookworm | Distro: Debian 12.12 2026-01-11 03:10:52.415968 | debian-bookworm | Provider: regiocloud-a 2026-01-11 03:10:52.415989 | debian-bookworm | Region: 2026-01-11 03:10:52.416009 | debian-bookworm | Label: debian-bookworm 2026-01-11 03:10:52.416028 | debian-bookworm | Product Name: OpenStack Nova 2026-01-11 03:10:52.416048 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:2edf 2026-01-11 03:10:52.437365 | 2026-01-11 03:10:52.437514 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 03:10:53.005821 | debian-bookworm -> localhost | changed 2026-01-11 03:10:53.014961 | 2026-01-11 03:10:53.015108 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 03:10:54.151151 | debian-bookworm -> localhost | changed 2026-01-11 03:10:54.167349 | 2026-01-11 03:10:54.167620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 03:10:54.594014 | debian-bookworm -> localhost | ok 2026-01-11 03:10:54.600741 | 2026-01-11 03:10:54.600894 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 03:10:54.633242 | debian-bookworm | ok 2026-01-11 03:10:54.664412 | debian-bookworm | included: /var/lib/zuul/builds/27a1b822b7f0435595312d2f9dd9147a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 03:10:54.671811 | 2026-01-11 03:10:54.671937 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 03:10:56.212994 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-11 03:10:56.213249 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/27a1b822b7f0435595312d2f9dd9147a/work/27a1b822b7f0435595312d2f9dd9147a_id_rsa 2026-01-11 03:10:56.213289 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/27a1b822b7f0435595312d2f9dd9147a/work/27a1b822b7f0435595312d2f9dd9147a_id_rsa.pub 2026-01-11 03:10:56.213315 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-11 03:10:56.213339 | debian-bookworm -> localhost | SHA256:PfOqwes3ESyj4DObSBPDWOQ7jINw2GvRga+mE4Z7r54 zuul-build-sshkey 2026-01-11 03:10:56.213362 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-11 03:10:56.213396 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-11 03:10:56.213419 | debian-bookworm -> localhost | | .... | 2026-01-11 03:10:56.213456 | debian-bookworm -> localhost | | +o. . | 2026-01-11 03:10:56.213478 | debian-bookworm -> localhost | |o+=.. . | 2026-01-11 03:10:56.213497 | debian-bookworm -> localhost | |++++o o.o | 2026-01-11 03:10:56.213517 | debian-bookworm -> localhost | |= *= . .So+. | 2026-01-11 03:10:56.213543 | debian-bookworm -> localhost | |o+=.+ .. .+ | 2026-01-11 03:10:56.213564 | debian-bookworm -> localhost | |.* o = o .. | 2026-01-11 03:10:56.213584 | debian-bookworm -> localhost | |+ o.o oo. | 2026-01-11 03:10:56.213604 | debian-bookworm -> localhost | | +Eo. .+o.. | 2026-01-11 03:10:56.213625 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-11 03:10:56.213676 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.900946 2026-01-11 03:10:56.220396 | 2026-01-11 03:10:56.220579 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 03:10:56.251549 | debian-bookworm | ok 2026-01-11 03:10:56.261961 | debian-bookworm | included: /var/lib/zuul/builds/27a1b822b7f0435595312d2f9dd9147a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 03:10:56.271689 | 2026-01-11 03:10:56.271816 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 03:10:56.296266 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:10:56.304279 | 2026-01-11 03:10:56.304434 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 03:10:57.025828 | debian-bookworm | changed 2026-01-11 03:10:57.035610 | 2026-01-11 03:10:57.035766 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 03:10:57.289927 | debian-bookworm | ok 2026-01-11 03:10:57.297466 | 2026-01-11 03:10:57.297592 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 03:10:57.988053 | debian-bookworm | changed 2026-01-11 03:10:58.001030 | 2026-01-11 03:10:58.001250 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 03:10:58.621824 | debian-bookworm | changed 2026-01-11 03:10:58.627579 | 2026-01-11 03:10:58.627694 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 03:10:58.652103 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:10:58.660813 | 2026-01-11 03:10:58.661084 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 03:10:59.212316 | debian-bookworm -> localhost | changed 2026-01-11 03:10:59.238589 | 2026-01-11 03:10:59.238816 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 03:10:59.620637 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/27a1b822b7f0435595312d2f9dd9147a/work/27a1b822b7f0435595312d2f9dd9147a_id_rsa (zuul-build-sshkey) 2026-01-11 03:10:59.620895 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021246 2026-01-11 03:10:59.629900 | 2026-01-11 03:10:59.630052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 03:11:00.090815 | debian-bookworm | ok 2026-01-11 03:11:00.096498 | 2026-01-11 03:11:00.096626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 03:11:00.131402 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:11:00.149914 | 2026-01-11 03:11:00.150070 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 03:11:00.614113 | debian-bookworm | ok 2026-01-11 03:11:00.631322 | 2026-01-11 03:11:00.631460 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 03:11:00.673668 | debian-bookworm | ok 2026-01-11 03:11:00.679344 | 2026-01-11 03:11:00.679463 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 03:11:01.001751 | debian-bookworm -> localhost | ok 2026-01-11 03:11:01.013005 | 2026-01-11 03:11:01.013232 | TASK [validate-host : Collect information about the host] 2026-01-11 03:11:02.148580 | debian-bookworm | ok 2026-01-11 03:11:02.167622 | 2026-01-11 03:11:02.167769 | TASK [validate-host : Sanitize hostname] 2026-01-11 03:11:02.316138 | debian-bookworm | ok 2026-01-11 03:11:02.411514 | 2026-01-11 03:11:02.411724 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 03:11:03.130341 | debian-bookworm -> localhost | changed 2026-01-11 03:11:03.145017 | 2026-01-11 03:11:03.145231 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 03:11:03.616798 | debian-bookworm | ok 2026-01-11 03:11:03.625770 | 2026-01-11 03:11:03.625920 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 03:11:04.472198 | debian-bookworm -> localhost | changed 2026-01-11 03:11:04.482729 | 2026-01-11 03:11:04.482888 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 03:11:04.802587 | debian-bookworm | ok 2026-01-11 03:11:04.812982 | 2026-01-11 03:11:04.813136 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 03:11:06.311785 | debian-bookworm | changed: 2026-01-11 03:11:06.312007 | debian-bookworm | cd+++++++++ src/ 2026-01-11 03:11:06.312044 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-11 03:11:06.312069 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-11 03:11:06.312091 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-01-11 03:11:06.312111 | debian-bookworm | Containerfile 2026-01-11 03:11:06.312276 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020341 2026-01-11 03:11:40.173916 | 2026-01-11 03:11:40.174244 | TASK [upload-logs : Upload logs to log server] 2026-01-11 03:11:41.271354 | localhost | Output suppressed because no_log was given 2026-01-11 03:11:41.273322 | 2026-01-11 03:11:41.273437 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 03:11:41.388241 | localhost | skipping: Conditional result was False 2026-01-11 03:11:41.401978 | localhost | skipping: Conditional result was False 2026-01-11 03:11:41.414071 | 2026-01-11 03:11:41.414257 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 03:11:41.535953 | localhost | skipping: Conditional result was False 2026-01-11 03:11:41.536300 | 2026-01-11 03:11:41.548281 | localhost | skipping: Conditional result was False 2026-01-11 03:11:41.563716 | 2026-01-11 03:11:41.563871 | LOOP [upload-logs : Upload console log and json output]