2026-03-15 18:30:38.856766 | Job console starting 2026-03-15 18:30:38.884441 | Updating git repos 2026-03-15 18:30:38.971754 | Cloning repos into workspace 2026-03-15 18:30:39.077476 | Restoring repo states 2026-03-15 18:30:39.114075 | Merging changes 2026-03-15 18:30:39.678651 | Checking out repos 2026-03-15 18:30:39.761537 | Preparing playbooks 2026-03-15 18:30:40.631528 | Running Ansible setup 2026-03-15 18:30:47.201542 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-15 18:30:49.316358 | 2026-03-15 18:30:49.316550 | PLAY [Base pre] 2026-03-15 18:30:49.403711 | 2026-03-15 18:30:49.404406 | TASK [Setup log path fact] 2026-03-15 18:30:49.458697 | debian-bookworm | ok 2026-03-15 18:30:49.489335 | 2026-03-15 18:30:49.489525 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-15 18:30:49.599206 | debian-bookworm | ok 2026-03-15 18:30:49.646387 | 2026-03-15 18:30:49.646541 | TASK [emit-job-header : Print job information] 2026-03-15 18:30:49.726380 | # Job Information 2026-03-15 18:30:49.727126 | Ansible Version: 2.16.14 2026-03-15 18:30:49.727216 | Job: python-black 2026-03-15 18:30:49.727255 | Pipeline: check 2026-03-15 18:30:49.727279 | Executor: 521e9411259a 2026-03-15 18:30:49.727300 | Triggered by: https://github.com/osism/python-osism/pull/2137 2026-03-15 18:30:49.727323 | Event ID: 0ac60560-209d-11f1-9c4f-2a2dfc8bd52d 2026-03-15 18:30:49.746041 | 2026-03-15 18:30:49.746188 | LOOP [emit-job-header : Print node information] 2026-03-15 18:30:50.207782 | debian-bookworm | ok: 2026-03-15 18:30:50.208663 | debian-bookworm | # Node Information 2026-03-15 18:30:50.208716 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-15 18:30:50.208743 | debian-bookworm | Hostname: debian 2026-03-15 18:30:50.208765 | debian-bookworm | Username: zuul 2026-03-15 18:30:50.208786 | debian-bookworm | Distro: Debian 12.13 2026-03-15 18:30:50.208815 | debian-bookworm | Provider: regiocloud-a 2026-03-15 18:30:50.208838 | debian-bookworm | Region: 2026-03-15 18:30:50.208860 | debian-bookworm | Label: debian-bookworm 2026-03-15 18:30:50.208880 | debian-bookworm | Product Name: OpenStack Nova 2026-03-15 18:30:50.208900 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:7872 2026-03-15 18:30:50.241894 | 2026-03-15 18:30:50.242061 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-15 18:30:51.476071 | debian-bookworm -> localhost | changed 2026-03-15 18:30:51.485082 | 2026-03-15 18:30:51.485173 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-15 18:30:53.236355 | debian-bookworm -> localhost | changed 2026-03-15 18:30:53.245451 | 2026-03-15 18:30:53.245560 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-15 18:30:53.786979 | debian-bookworm -> localhost | ok 2026-03-15 18:30:53.791894 | 2026-03-15 18:30:53.791983 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-15 18:30:53.838544 | debian-bookworm | ok 2026-03-15 18:30:53.859376 | debian-bookworm | included: /var/lib/zuul/builds/3040f9b86efb48daabea159bca554c0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-15 18:30:53.874730 | 2026-03-15 18:30:53.874823 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-15 18:30:55.754769 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-15 18:30:55.754947 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3040f9b86efb48daabea159bca554c0d/work/3040f9b86efb48daabea159bca554c0d_id_rsa 2026-03-15 18:30:55.754978 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3040f9b86efb48daabea159bca554c0d/work/3040f9b86efb48daabea159bca554c0d_id_rsa.pub 2026-03-15 18:30:55.754999 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-15 18:30:55.755019 | debian-bookworm -> localhost | SHA256:idTPKyADUnyXNf2KcHBt25qbkvJduAN3l2qo7uDQOMs zuul-build-sshkey 2026-03-15 18:30:55.755036 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-15 18:30:55.755061 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-15 18:30:55.755079 | debian-bookworm -> localhost | | .. ooo | 2026-03-15 18:30:55.755097 | debian-bookworm -> localhost | | .. . +...+ | 2026-03-15 18:30:55.755113 | debian-bookworm -> localhost | |. .. ..o.. + | 2026-03-15 18:30:55.755128 | debian-bookworm -> localhost | | . . ....+. o | 2026-03-15 18:30:55.755143 | debian-bookworm -> localhost | | o ooS.o+ . | 2026-03-15 18:30:55.755164 | debian-bookworm -> localhost | | = .o =o. o | 2026-03-15 18:30:55.755180 | debian-bookworm -> localhost | | + o .+o=.o | 2026-03-15 18:30:55.755196 | debian-bookworm -> localhost | | . =..oo=oo | 2026-03-15 18:30:55.755213 | debian-bookworm -> localhost | | E .==ooo | 2026-03-15 18:30:55.755229 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-15 18:30:55.755269 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.188286 2026-03-15 18:30:55.760311 | 2026-03-15 18:30:55.760389 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-15 18:30:55.776423 | debian-bookworm | ok 2026-03-15 18:30:55.783785 | debian-bookworm | included: /var/lib/zuul/builds/3040f9b86efb48daabea159bca554c0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-15 18:30:55.791219 | 2026-03-15 18:30:55.791288 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-15 18:30:55.803696 | debian-bookworm | skipping: Conditional result was False 2026-03-15 18:30:55.808178 | 2026-03-15 18:30:55.808250 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-15 18:30:56.341703 | debian-bookworm | changed 2026-03-15 18:30:56.348546 | 2026-03-15 18:30:56.348677 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-15 18:30:56.595618 | debian-bookworm | ok 2026-03-15 18:30:56.601434 | 2026-03-15 18:30:56.601523 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-15 18:30:57.180480 | debian-bookworm | changed 2026-03-15 18:30:57.186587 | 2026-03-15 18:30:57.186690 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-15 18:30:57.785449 | debian-bookworm | changed 2026-03-15 18:30:57.795288 | 2026-03-15 18:30:57.795393 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-15 18:30:57.818326 | debian-bookworm | skipping: Conditional result was False 2026-03-15 18:30:57.832231 | 2026-03-15 18:30:57.832320 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-15 18:30:58.414366 | debian-bookworm -> localhost | changed 2026-03-15 18:30:58.424985 | 2026-03-15 18:30:58.425086 | TASK [add-build-sshkey : Add back temp key] 2026-03-15 18:30:58.829871 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3040f9b86efb48daabea159bca554c0d/work/3040f9b86efb48daabea159bca554c0d_id_rsa (zuul-build-sshkey) 2026-03-15 18:30:58.830093 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018260 2026-03-15 18:30:58.837402 | 2026-03-15 18:30:58.837502 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-15 18:30:59.313890 | debian-bookworm | ok 2026-03-15 18:30:59.318710 | 2026-03-15 18:30:59.318797 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-15 18:30:59.343484 | debian-bookworm | skipping: Conditional result was False 2026-03-15 18:30:59.356711 | 2026-03-15 18:30:59.356824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-15 18:30:59.776764 | debian-bookworm | ok 2026-03-15 18:30:59.794894 | 2026-03-15 18:30:59.795000 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-15 18:30:59.832827 | debian-bookworm | ok 2026-03-15 18:30:59.837733 | 2026-03-15 18:30:59.837822 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-15 18:31:00.194263 | debian-bookworm -> localhost | ok 2026-03-15 18:31:00.200486 | 2026-03-15 18:31:00.200611 | TASK [validate-host : Collect information about the host] 2026-03-15 18:31:01.270999 | debian-bookworm | ok 2026-03-15 18:31:01.312934 | 2026-03-15 18:31:01.313077 | TASK [validate-host : Sanitize hostname] 2026-03-15 18:31:01.541747 | debian-bookworm | ok 2026-03-15 18:31:01.639757 | 2026-03-15 18:31:01.640022 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-15 18:31:02.497779 | debian-bookworm -> localhost | changed 2026-03-15 18:31:02.503952 | 2026-03-15 18:31:02.504072 | TASK [validate-host : Collect information about zuul worker] 2026-03-15 18:31:02.943703 | debian-bookworm | ok 2026-03-15 18:31:02.949955 | 2026-03-15 18:31:02.950081 | TASK [validate-host : Write out all zuul information for each host] 2026-03-15 18:31:03.907756 | debian-bookworm -> localhost | changed 2026-03-15 18:31:03.918240 | 2026-03-15 18:31:03.918369 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-15 18:31:04.171334 | debian-bookworm | ok 2026-03-15 18:31:04.179496 | 2026-03-15 18:31:04.182996 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-15 18:31:05.445003 | debian-bookworm | changed: 2026-03-15 18:31:05.445827 | debian-bookworm | cd+++++++++ src/ 2026-03-15 18:31:05.445897 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-15 18:31:05.445923 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-15 18:31:05.445946 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-15 18:31:05.445966 | debian-bookworm | Containerfile 2026-03-15 18:31:05.446097 | debian-bookworm | Containerfile 2026-03-15 18:31:05.465491 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007178 2026-03-15 18:31:33.333836 | 2026-03-15 18:31:33.334048 | TASK [upload-logs : Upload logs to log server] 2026-03-15 18:31:33.919676 | localhost | Output suppressed because no_log was given 2026-03-15 18:31:33.921538 | 2026-03-15 18:31:33.921671 | LOOP [upload-logs : Compress console log and json output] 2026-03-15 18:31:33.973262 | localhost | skipping: Conditional result was False 2026-03-15 18:31:33.979169 | localhost | skipping: Conditional result was False 2026-03-15 18:31:33.992100 | 2026-03-15 18:31:33.992366 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-15 18:31:34.041722 | localhost | skipping: Conditional result was False 2026-03-15 18:31:34.042392 | 2026-03-15 18:31:34.045446 | localhost | skipping: Conditional result was False 2026-03-15 18:31:34.053206 | 2026-03-15 18:31:34.053363 | LOOP [upload-logs : Upload console log and json output]