2026-02-01 03:06:55.320597 | Job console starting 2026-02-01 03:06:55.335406 | Updating git repos 2026-02-01 03:06:55.401092 | Cloning repos into workspace 2026-02-01 03:06:55.481032 | Restoring repo states 2026-02-01 03:06:55.522806 | Merging changes 2026-02-01 03:06:55.522899 | Checking out repos 2026-02-01 03:06:55.675618 | Preparing playbooks 2026-02-01 03:06:56.954696 | Running Ansible setup 2026-02-01 03:07:02.552655 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 03:07:03.398534 | 2026-02-01 03:07:03.398648 | PLAY [Base pre] 2026-02-01 03:07:03.420405 | 2026-02-01 03:07:03.420514 | TASK [Setup log path fact] 2026-02-01 03:07:03.437223 | debian-bookworm | ok 2026-02-01 03:07:03.453720 | 2026-02-01 03:07:03.453843 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 03:07:03.481450 | debian-bookworm | ok 2026-02-01 03:07:03.489539 | 2026-02-01 03:07:03.489630 | TASK [emit-job-header : Print job information] 2026-02-01 03:07:03.531531 | # Job Information 2026-02-01 03:07:03.531719 | Ansible Version: 2.16.14 2026-02-01 03:07:03.531761 | Job: flake8 2026-02-01 03:07:03.531803 | Pipeline: periodic-daily 2026-02-01 03:07:03.531850 | Executor: 521e9411259a 2026-02-01 03:07:03.531876 | Triggered by: https://github.com/osism/container-images-kolla 2026-02-01 03:07:03.531904 | Event ID: 28999a62ccdd4647a90649e1e6d3b5c1 2026-02-01 03:07:03.537688 | 2026-02-01 03:07:03.537795 | LOOP [emit-job-header : Print node information] 2026-02-01 03:07:03.698411 | debian-bookworm | ok: 2026-02-01 03:07:03.698554 | debian-bookworm | # Node Information 2026-02-01 03:07:03.698639 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 03:07:03.698664 | debian-bookworm | Hostname: debian 2026-02-01 03:07:03.698683 | debian-bookworm | Username: zuul 2026-02-01 03:07:03.698700 | debian-bookworm | Distro: Debian 12.13 2026-02-01 03:07:03.698720 | debian-bookworm | Provider: regiocloud-a 2026-02-01 03:07:03.698737 | debian-bookworm | Region: 2026-02-01 03:07:03.698754 | debian-bookworm | Label: debian-bookworm 2026-02-01 03:07:03.698770 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 03:07:03.698786 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:a79f 2026-02-01 03:07:03.715359 | 2026-02-01 03:07:03.715452 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 03:07:04.192375 | debian-bookworm -> localhost | changed 2026-02-01 03:07:04.198000 | 2026-02-01 03:07:04.198093 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 03:07:05.185320 | debian-bookworm -> localhost | changed 2026-02-01 03:07:05.195524 | 2026-02-01 03:07:05.195618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 03:07:05.524280 | debian-bookworm -> localhost | ok 2026-02-01 03:07:05.530383 | 2026-02-01 03:07:05.530489 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 03:07:05.548189 | debian-bookworm | ok 2026-02-01 03:07:05.564332 | debian-bookworm | included: /var/lib/zuul/builds/0238e1c7706941e1ac710edfdd00f832/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 03:07:05.570288 | 2026-02-01 03:07:05.570370 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 03:07:07.215282 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 03:07:07.215488 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0238e1c7706941e1ac710edfdd00f832/work/0238e1c7706941e1ac710edfdd00f832_id_rsa 2026-02-01 03:07:07.215531 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0238e1c7706941e1ac710edfdd00f832/work/0238e1c7706941e1ac710edfdd00f832_id_rsa.pub 2026-02-01 03:07:07.215560 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 03:07:07.215586 | debian-bookworm -> localhost | SHA256:M8x2mfRqeY/7b7Y9XDBvE8afVZHQIEEOk96nYdFrs7o zuul-build-sshkey 2026-02-01 03:07:07.215611 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 03:07:07.215645 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 03:07:07.215669 | debian-bookworm -> localhost | | oo+oo+.o| 2026-02-01 03:07:07.215693 | debian-bookworm -> localhost | | .+... o.| 2026-02-01 03:07:07.215715 | debian-bookworm -> localhost | | . o.. o .| 2026-02-01 03:07:07.215736 | debian-bookworm -> localhost | | o o B =o+.| 2026-02-01 03:07:07.215757 | debian-bookworm -> localhost | | S = * ++=| 2026-02-01 03:07:07.215785 | debian-bookworm -> localhost | | . + + . o=| 2026-02-01 03:07:07.215808 | debian-bookworm -> localhost | | + o ..o| 2026-02-01 03:07:07.215862 | debian-bookworm -> localhost | | . o o o+| 2026-02-01 03:07:07.215888 | debian-bookworm -> localhost | | E+oo==| 2026-02-01 03:07:07.215910 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 03:07:07.215968 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.178828 2026-02-01 03:07:07.222225 | 2026-02-01 03:07:07.222313 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 03:07:07.257210 | debian-bookworm | ok 2026-02-01 03:07:07.271819 | debian-bookworm | included: /var/lib/zuul/builds/0238e1c7706941e1ac710edfdd00f832/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 03:07:07.281295 | 2026-02-01 03:07:07.281387 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 03:07:07.314789 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:07:07.324218 | 2026-02-01 03:07:07.324337 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 03:07:07.955236 | debian-bookworm | changed 2026-02-01 03:07:07.965167 | 2026-02-01 03:07:07.965270 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 03:07:08.232969 | debian-bookworm | ok 2026-02-01 03:07:08.241657 | 2026-02-01 03:07:08.241952 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 03:07:08.893650 | debian-bookworm | changed 2026-02-01 03:07:08.902927 | 2026-02-01 03:07:08.903067 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 03:07:09.616004 | debian-bookworm | changed 2026-02-01 03:07:09.625503 | 2026-02-01 03:07:09.625667 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 03:07:09.661703 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:07:09.680691 | 2026-02-01 03:07:09.681007 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 03:07:10.155603 | debian-bookworm -> localhost | changed 2026-02-01 03:07:10.180143 | 2026-02-01 03:07:10.180308 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 03:07:10.609895 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0238e1c7706941e1ac710edfdd00f832/work/0238e1c7706941e1ac710edfdd00f832_id_rsa (zuul-build-sshkey) 2026-02-01 03:07:10.610349 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023164 2026-02-01 03:07:10.623652 | 2026-02-01 03:07:10.623810 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 03:07:11.073846 | debian-bookworm | ok 2026-02-01 03:07:11.080208 | 2026-02-01 03:07:11.080425 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 03:07:11.126764 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:07:11.147530 | 2026-02-01 03:07:11.147661 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 03:07:11.622200 | debian-bookworm | ok 2026-02-01 03:07:11.635402 | 2026-02-01 03:07:11.635548 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 03:07:11.668747 | debian-bookworm | ok 2026-02-01 03:07:11.674283 | 2026-02-01 03:07:11.674412 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 03:07:12.003749 | debian-bookworm -> localhost | ok 2026-02-01 03:07:12.015275 | 2026-02-01 03:07:12.015396 | TASK [validate-host : Collect information about the host] 2026-02-01 03:07:13.239557 | debian-bookworm | ok 2026-02-01 03:07:13.257199 | 2026-02-01 03:07:13.257344 | TASK [validate-host : Sanitize hostname] 2026-02-01 03:07:13.377938 | debian-bookworm | ok 2026-02-01 03:07:13.422470 | 2026-02-01 03:07:13.422653 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 03:07:14.021918 | debian-bookworm -> localhost | changed 2026-02-01 03:07:14.033915 | 2026-02-01 03:07:14.034097 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 03:07:14.449787 | debian-bookworm | ok 2026-02-01 03:07:14.457588 | 2026-02-01 03:07:14.457741 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 03:07:15.053404 | debian-bookworm -> localhost | changed 2026-02-01 03:07:15.067367 | 2026-02-01 03:07:15.067504 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 03:07:15.348463 | debian-bookworm | ok 2026-02-01 03:07:15.355503 | 2026-02-01 03:07:15.355641 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 03:07:16.278459 | debian-bookworm | changed: 2026-02-01 03:07:16.278742 | debian-bookworm | cd+++++++++ src/ 2026-02-01 03:07:16.278781 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 03:07:16.278808 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 03:07:16.282047 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-01 03:07:16.282081 | debian-bookworm | Containerfile 2026-02-01 03:07:16.282197 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003977 2026-02-01 03:07:45.421140 | 2026-02-01 03:07:45.421232 | TASK [upload-logs : Upload logs to log server] 2026-02-01 03:07:45.976547 | localhost | Output suppressed because no_log was given 2026-02-01 03:07:45.978175 | 2026-02-01 03:07:45.978262 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 03:07:46.047515 | localhost | skipping: Conditional result was False 2026-02-01 03:07:46.055309 | localhost | skipping: Conditional result was False 2026-02-01 03:07:46.065971 | 2026-02-01 03:07:46.066076 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 03:07:46.121920 | localhost | skipping: Conditional result was False 2026-02-01 03:07:46.122187 | 2026-02-01 03:07:46.126596 | localhost | skipping: Conditional result was False 2026-02-01 03:07:46.131833 | 2026-02-01 03:07:46.131929 | LOOP [upload-logs : Upload console log and json output]