2026-03-16 11:45:39.120904 | Job console starting 2026-03-16 11:45:39.147869 | Updating git repos 2026-03-16 11:45:39.217645 | Cloning repos into workspace 2026-03-16 11:45:39.275526 | Restoring repo states 2026-03-16 11:45:39.288011 | Merging changes 2026-03-16 11:45:40.082197 | Checking out repos 2026-03-16 11:45:40.190434 | Preparing playbooks 2026-03-16 11:45:41.058913 | Running Ansible setup 2026-03-16 11:45:46.615531 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 11:45:47.524352 | 2026-03-16 11:45:47.524515 | PLAY [Base pre] 2026-03-16 11:45:47.549579 | 2026-03-16 11:45:47.549776 | TASK [Setup log path fact] 2026-03-16 11:45:47.579033 | debian-bookworm | ok 2026-03-16 11:45:47.609462 | 2026-03-16 11:45:47.609645 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 11:45:47.662600 | debian-bookworm | ok 2026-03-16 11:45:47.676667 | 2026-03-16 11:45:47.676851 | TASK [emit-job-header : Print job information] 2026-03-16 11:45:47.754867 | # Job Information 2026-03-16 11:45:47.755075 | Ansible Version: 2.16.14 2026-03-16 11:45:47.755113 | Job: flake8 2026-03-16 11:45:47.755146 | Pipeline: check 2026-03-16 11:45:47.755170 | Executor: 521e9411259a 2026-03-16 11:45:47.755191 | Triggered by: https://github.com/osism/python-osism/pull/2139 2026-03-16 11:45:47.755214 | Event ID: a0ff8020-212d-11f1-8b8b-fc96ce53f9fc 2026-03-16 11:45:47.760228 | 2026-03-16 11:45:47.760343 | LOOP [emit-job-header : Print node information] 2026-03-16 11:45:47.981931 | debian-bookworm | ok: 2026-03-16 11:45:47.982237 | debian-bookworm | # Node Information 2026-03-16 11:45:47.982278 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-16 11:45:47.982304 | debian-bookworm | Hostname: debian 2026-03-16 11:45:47.982327 | debian-bookworm | Username: zuul 2026-03-16 11:45:47.982348 | debian-bookworm | Distro: Debian 12.13 2026-03-16 11:45:47.982371 | debian-bookworm | Provider: regiocloud-a 2026-03-16 11:45:47.982393 | debian-bookworm | Region: 2026-03-16 11:45:47.982413 | debian-bookworm | Label: debian-bookworm 2026-03-16 11:45:47.982432 | debian-bookworm | Product Name: OpenStack Nova 2026-03-16 11:45:47.982452 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:97ee 2026-03-16 11:45:47.994501 | 2026-03-16 11:45:47.994644 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 11:45:48.974439 | debian-bookworm -> localhost | changed 2026-03-16 11:45:48.981936 | 2026-03-16 11:45:48.982077 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 11:45:51.130482 | debian-bookworm -> localhost | changed 2026-03-16 11:45:51.152778 | 2026-03-16 11:45:51.152927 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 11:45:51.867205 | debian-bookworm -> localhost | ok 2026-03-16 11:45:51.880588 | 2026-03-16 11:45:51.880759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 11:45:51.909219 | debian-bookworm | ok 2026-03-16 11:45:51.931844 | debian-bookworm | included: /var/lib/zuul/builds/c4abee4ed84b4c7ea5f212751075248f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 11:45:51.937596 | 2026-03-16 11:45:51.937682 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 11:45:53.904856 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-16 11:45:53.905042 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4abee4ed84b4c7ea5f212751075248f/work/c4abee4ed84b4c7ea5f212751075248f_id_rsa 2026-03-16 11:45:53.905073 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4abee4ed84b4c7ea5f212751075248f/work/c4abee4ed84b4c7ea5f212751075248f_id_rsa.pub 2026-03-16 11:45:53.905095 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-16 11:45:53.905114 | debian-bookworm -> localhost | SHA256:w1rIrXRw2ZyQ2g4PC68kVh8fznTZ+GuI/KjvEoQSSr8 zuul-build-sshkey 2026-03-16 11:45:53.905132 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-16 11:45:53.905163 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-16 11:45:53.905181 | debian-bookworm -> localhost | | .. | 2026-03-16 11:45:53.905199 | debian-bookworm -> localhost | | .. .= . | 2026-03-16 11:45:53.905215 | debian-bookworm -> localhost | |.... ..oo ++ | 2026-03-16 11:45:53.905232 | debian-bookworm -> localhost | |. ..+.**+ + . | 2026-03-16 11:45:53.905248 | debian-bookworm -> localhost | | o.=+%So . | 2026-03-16 11:45:53.905270 | debian-bookworm -> localhost | | oE..==*. . | 2026-03-16 11:45:53.905287 | debian-bookworm -> localhost | | . o .oo . . . | 2026-03-16 11:45:53.905303 | debian-bookworm -> localhost | | . . o.. o | 2026-03-16 11:45:53.905320 | debian-bookworm -> localhost | | .=+... | 2026-03-16 11:45:53.905337 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-16 11:45:53.905376 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.247211 2026-03-16 11:45:53.910355 | 2026-03-16 11:45:53.910435 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 11:45:53.946998 | debian-bookworm | ok 2026-03-16 11:45:53.954326 | debian-bookworm | included: /var/lib/zuul/builds/c4abee4ed84b4c7ea5f212751075248f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 11:45:53.970800 | 2026-03-16 11:45:53.970890 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 11:45:54.009645 | debian-bookworm | skipping: Conditional result was False 2026-03-16 11:45:54.014517 | 2026-03-16 11:45:54.014600 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 11:45:54.605956 | debian-bookworm | changed 2026-03-16 11:45:54.610192 | 2026-03-16 11:45:54.610272 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 11:45:54.882350 | debian-bookworm | ok 2026-03-16 11:45:54.887136 | 2026-03-16 11:45:54.887226 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 11:45:55.601617 | debian-bookworm | changed 2026-03-16 11:45:55.607225 | 2026-03-16 11:45:55.607309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 11:45:56.243619 | debian-bookworm | changed 2026-03-16 11:45:56.252194 | 2026-03-16 11:45:56.252410 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 11:45:56.265989 | debian-bookworm | skipping: Conditional result was False 2026-03-16 11:45:56.271381 | 2026-03-16 11:45:56.271469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 11:45:56.699969 | debian-bookworm -> localhost | changed 2026-03-16 11:45:56.719644 | 2026-03-16 11:45:56.719778 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 11:45:57.046144 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c4abee4ed84b4c7ea5f212751075248f/work/c4abee4ed84b4c7ea5f212751075248f_id_rsa (zuul-build-sshkey) 2026-03-16 11:45:57.046386 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015364 2026-03-16 11:45:57.054026 | 2026-03-16 11:45:57.054119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 11:45:57.419618 | debian-bookworm | ok 2026-03-16 11:45:57.429874 | 2026-03-16 11:45:57.429982 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 11:45:57.462923 | debian-bookworm | skipping: Conditional result was False 2026-03-16 11:45:57.479762 | 2026-03-16 11:45:57.479865 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 11:45:58.042406 | debian-bookworm | ok 2026-03-16 11:45:58.052671 | 2026-03-16 11:45:58.052786 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 11:45:58.100211 | debian-bookworm | ok 2026-03-16 11:45:58.105016 | 2026-03-16 11:45:58.105107 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 11:45:58.548737 | debian-bookworm -> localhost | ok 2026-03-16 11:45:58.554788 | 2026-03-16 11:45:58.554940 | TASK [validate-host : Collect information about the host] 2026-03-16 11:46:00.736122 | debian-bookworm | ok 2026-03-16 11:46:00.749745 | 2026-03-16 11:46:00.749916 | TASK [validate-host : Sanitize hostname] 2026-03-16 11:46:00.839778 | debian-bookworm | ok 2026-03-16 11:46:00.878014 | 2026-03-16 11:46:00.878125 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 11:46:01.936240 | debian-bookworm -> localhost | changed 2026-03-16 11:46:01.941557 | 2026-03-16 11:46:01.941652 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 11:46:02.353547 | debian-bookworm | ok 2026-03-16 11:46:02.357924 | 2026-03-16 11:46:02.358017 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 11:46:02.992593 | debian-bookworm -> localhost | changed 2026-03-16 11:46:03.001831 | 2026-03-16 11:46:03.001920 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 11:46:03.271795 | debian-bookworm | ok 2026-03-16 11:46:03.277640 | 2026-03-16 11:46:03.277778 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 11:46:04.670311 | debian-bookworm | changed: 2026-03-16 11:46:04.670508 | debian-bookworm | cd+++++++++ src/ 2026-03-16 11:46:04.670543 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-16 11:46:04.670568 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-16 11:46:04.670591 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-16 11:46:04.670611 | debian-bookworm | Containerfile 2026-03-16 11:46:04.670763 | debian-bookworm | Containerfile 2026-03-16 11:46:04.694967 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007855 2026-03-16 11:47:02.001306 | 2026-03-16 11:47:02.001491 | TASK [upload-logs : Upload logs to log server] 2026-03-16 11:47:02.574729 | localhost | Output suppressed because no_log was given 2026-03-16 11:47:02.576772 | 2026-03-16 11:47:02.576885 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 11:47:02.634528 | localhost | skipping: Conditional result was False 2026-03-16 11:47:02.639295 | localhost | skipping: Conditional result was False 2026-03-16 11:47:02.645926 | 2026-03-16 11:47:02.646105 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 11:47:02.715954 | localhost | skipping: Conditional result was False 2026-03-16 11:47:02.716863 | 2026-03-16 11:47:02.719710 | localhost | skipping: Conditional result was False 2026-03-16 11:47:02.726384 | 2026-03-16 11:47:02.726540 | LOOP [upload-logs : Upload console log and json output]