2026-03-01 05:39:44.605267 | Job console starting 2026-03-01 05:39:44.644872 | Updating git repos 2026-03-01 05:39:44.705082 | Cloning repos into workspace 2026-03-01 05:39:44.804595 | Restoring repo states 2026-03-01 05:39:44.827141 | Merging changes 2026-03-01 05:39:45.361820 | Checking out repos 2026-03-01 05:39:45.422683 | Preparing playbooks 2026-03-01 05:39:46.180374 | Running Ansible setup 2026-03-01 05:39:50.424016 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-01 05:39:51.236681 | 2026-03-01 05:39:51.236846 | PLAY [Base pre] 2026-03-01 05:39:51.257364 | 2026-03-01 05:39:51.257519 | TASK [Setup log path fact] 2026-03-01 05:39:51.287465 | debian-bookworm | ok 2026-03-01 05:39:51.302799 | 2026-03-01 05:39:51.302992 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 05:39:51.332970 | debian-bookworm | ok 2026-03-01 05:39:51.342919 | 2026-03-01 05:39:51.343050 | TASK [emit-job-header : Print job information] 2026-03-01 05:39:51.382090 | # Job Information 2026-03-01 05:39:51.382287 | Ansible Version: 2.16.14 2026-03-01 05:39:51.382350 | Job: python-black 2026-03-01 05:39:51.382391 | Pipeline: check 2026-03-01 05:39:51.382414 | Executor: 521e9411259a 2026-03-01 05:39:51.382435 | Triggered by: https://github.com/osism/container-images-kolla/pull/696 2026-03-01 05:39:51.382457 | Event ID: 08891b60-1531-11f1-847f-ffa9fa682dcc 2026-03-01 05:39:51.387708 | 2026-03-01 05:39:51.387833 | LOOP [emit-job-header : Print node information] 2026-03-01 05:39:51.493102 | debian-bookworm | ok: 2026-03-01 05:39:51.493419 | debian-bookworm | # Node Information 2026-03-01 05:39:51.493462 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-01 05:39:51.493487 | debian-bookworm | Hostname: debian 2026-03-01 05:39:51.493509 | debian-bookworm | Username: zuul 2026-03-01 05:39:51.493530 | debian-bookworm | Distro: Debian 12.13 2026-03-01 05:39:51.493554 | debian-bookworm | Provider: regiocloud-a 2026-03-01 05:39:51.493574 | debian-bookworm | Region: 2026-03-01 05:39:51.493595 | debian-bookworm | Label: debian-bookworm 2026-03-01 05:39:51.493614 | debian-bookworm | Product Name: OpenStack Nova 2026-03-01 05:39:51.493634 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:bd89 2026-03-01 05:39:51.516911 | 2026-03-01 05:39:51.517063 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-01 05:39:52.132156 | debian-bookworm -> localhost | changed 2026-03-01 05:39:52.139785 | 2026-03-01 05:39:52.139930 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-01 05:39:53.763016 | debian-bookworm -> localhost | changed 2026-03-01 05:39:53.774101 | 2026-03-01 05:39:53.774239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-01 05:39:54.257762 | debian-bookworm -> localhost | ok 2026-03-01 05:39:54.264103 | 2026-03-01 05:39:54.264232 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-01 05:39:54.324624 | debian-bookworm | ok 2026-03-01 05:39:54.344728 | debian-bookworm | included: /var/lib/zuul/builds/0ffed1e1ca9e479eb96b8bf44e67004b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-01 05:39:54.350990 | 2026-03-01 05:39:54.351106 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-01 05:39:56.923615 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-01 05:39:56.923836 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0ffed1e1ca9e479eb96b8bf44e67004b/work/0ffed1e1ca9e479eb96b8bf44e67004b_id_rsa 2026-03-01 05:39:56.923874 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0ffed1e1ca9e479eb96b8bf44e67004b/work/0ffed1e1ca9e479eb96b8bf44e67004b_id_rsa.pub 2026-03-01 05:39:56.923901 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-01 05:39:56.923925 | debian-bookworm -> localhost | SHA256:g4k7W8tvukPrFa0aHf4lYksuKPg1x3D4XtFZG6bv0W8 zuul-build-sshkey 2026-03-01 05:39:56.923947 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-01 05:39:56.923982 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-01 05:39:56.924004 | debian-bookworm -> localhost | | | 2026-03-01 05:39:56.924026 | debian-bookworm -> localhost | | | 2026-03-01 05:39:56.924046 | debian-bookworm -> localhost | | + | 2026-03-01 05:39:56.924066 | debian-bookworm -> localhost | | o o o = o | 2026-03-01 05:39:56.924086 | debian-bookworm -> localhost | | + + S = . | 2026-03-01 05:39:56.924113 | debian-bookworm -> localhost | | *.o * . . | 2026-03-01 05:39:56.924133 | debian-bookworm -> localhost | | . =o*.X . + . | 2026-03-01 05:39:56.924154 | debian-bookworm -> localhost | |. ...O+X.+ + . .E| 2026-03-01 05:39:56.924175 | debian-bookworm -> localhost | | .....OB+ . . ..| 2026-03-01 05:39:56.924196 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-01 05:39:56.924251 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.951160 2026-03-01 05:39:56.930886 | 2026-03-01 05:39:56.931006 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-01 05:39:56.959229 | debian-bookworm | ok 2026-03-01 05:39:56.969540 | debian-bookworm | included: /var/lib/zuul/builds/0ffed1e1ca9e479eb96b8bf44e67004b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-01 05:39:56.979206 | 2026-03-01 05:39:56.979347 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-01 05:39:57.003175 | debian-bookworm | skipping: Conditional result was False 2026-03-01 05:39:57.009447 | 2026-03-01 05:39:57.009567 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-01 05:39:57.647151 | debian-bookworm | changed 2026-03-01 05:39:57.654554 | 2026-03-01 05:39:57.654683 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-01 05:39:57.914566 | debian-bookworm | ok 2026-03-01 05:39:57.923150 | 2026-03-01 05:39:57.923287 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-01 05:39:58.544364 | debian-bookworm | changed 2026-03-01 05:39:58.551400 | 2026-03-01 05:39:58.551520 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-01 05:39:59.177486 | debian-bookworm | changed 2026-03-01 05:39:59.185370 | 2026-03-01 05:39:59.185528 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-01 05:39:59.210251 | debian-bookworm | skipping: Conditional result was False 2026-03-01 05:39:59.229532 | 2026-03-01 05:39:59.229696 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-01 05:39:59.830967 | debian-bookworm -> localhost | changed 2026-03-01 05:39:59.842200 | 2026-03-01 05:39:59.847076 | TASK [add-build-sshkey : Add back temp key] 2026-03-01 05:40:00.292200 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0ffed1e1ca9e479eb96b8bf44e67004b/work/0ffed1e1ca9e479eb96b8bf44e67004b_id_rsa (zuul-build-sshkey) 2026-03-01 05:40:00.292486 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014739 2026-03-01 05:40:00.301388 | 2026-03-01 05:40:00.301508 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-01 05:40:00.745504 | debian-bookworm | ok 2026-03-01 05:40:00.750796 | 2026-03-01 05:40:00.753091 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-01 05:40:00.776865 | debian-bookworm | skipping: Conditional result was False 2026-03-01 05:40:00.787544 | 2026-03-01 05:40:00.787671 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-01 05:40:01.253227 | debian-bookworm | ok 2026-03-01 05:40:01.268261 | 2026-03-01 05:40:01.268426 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-01 05:40:01.297254 | debian-bookworm | ok 2026-03-01 05:40:01.304385 | 2026-03-01 05:40:01.304540 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-01 05:40:01.663097 | debian-bookworm -> localhost | ok 2026-03-01 05:40:01.673386 | 2026-03-01 05:40:01.673517 | TASK [validate-host : Collect information about the host] 2026-03-01 05:40:02.777454 | debian-bookworm | ok 2026-03-01 05:40:02.792375 | 2026-03-01 05:40:02.792528 | TASK [validate-host : Sanitize hostname] 2026-03-01 05:40:02.893436 | debian-bookworm | ok 2026-03-01 05:40:02.937520 | 2026-03-01 05:40:02.937653 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-01 05:40:03.531582 | debian-bookworm -> localhost | changed 2026-03-01 05:40:03.537526 | 2026-03-01 05:40:03.537648 | TASK [validate-host : Collect information about zuul worker] 2026-03-01 05:40:03.975579 | debian-bookworm | ok 2026-03-01 05:40:03.983692 | 2026-03-01 05:40:03.983866 | TASK [validate-host : Write out all zuul information for each host] 2026-03-01 05:40:04.671213 | debian-bookworm -> localhost | changed 2026-03-01 05:40:04.685654 | 2026-03-01 05:40:04.685859 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-01 05:40:04.969954 | debian-bookworm | ok 2026-03-01 05:40:04.978289 | 2026-03-01 05:40:04.978541 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-01 05:40:05.940975 | debian-bookworm | changed: 2026-03-01 05:40:05.941281 | debian-bookworm | cd+++++++++ src/ 2026-03-01 05:40:05.941381 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-01 05:40:05.941415 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-01 05:40:05.941443 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-03-01 05:40:05.941470 | debian-bookworm | Containerfile 2026-03-01 05:40:05.941615 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005040 2026-03-01 05:40:30.257661 | 2026-03-01 05:40:30.257811 | TASK [upload-logs : Upload logs to log server] 2026-03-01 05:40:30.825486 | localhost | Output suppressed because no_log was given 2026-03-01 05:40:30.829360 | 2026-03-01 05:40:30.829547 | LOOP [upload-logs : Compress console log and json output] 2026-03-01 05:40:30.903909 | localhost | skipping: Conditional result was False 2026-03-01 05:40:30.910180 | localhost | skipping: Conditional result was False 2026-03-01 05:40:30.920864 | 2026-03-01 05:40:30.920981 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-01 05:40:30.967493 | localhost | skipping: Conditional result was False 2026-03-01 05:40:30.967864 | 2026-03-01 05:40:30.973466 | localhost | skipping: Conditional result was False 2026-03-01 05:40:30.978021 | 2026-03-01 05:40:30.978139 | LOOP [upload-logs : Upload console log and json output]