2026-03-13 09:25:54.175090 | Job console starting 2026-03-13 09:25:54.203343 | Updating git repos 2026-03-13 09:25:54.274897 | Cloning repos into workspace 2026-03-13 09:25:54.340728 | Restoring repo states 2026-03-13 09:25:54.367464 | Merging changes 2026-03-13 09:25:55.193911 | Checking out repos 2026-03-13 09:25:55.246401 | Preparing playbooks 2026-03-13 09:25:56.344686 | Running Ansible setup 2026-03-13 09:26:01.670471 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 09:26:02.496692 | 2026-03-13 09:26:02.496829 | PLAY [Base pre] 2026-03-13 09:26:02.513394 | 2026-03-13 09:26:02.513506 | TASK [Setup log path fact] 2026-03-13 09:26:02.551971 | debian-bookworm | ok 2026-03-13 09:26:02.579719 | 2026-03-13 09:26:02.579848 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 09:26:02.628751 | debian-bookworm | ok 2026-03-13 09:26:02.660802 | 2026-03-13 09:26:02.660911 | TASK [emit-job-header : Print job information] 2026-03-13 09:26:02.719614 | # Job Information 2026-03-13 09:26:02.719777 | Ansible Version: 2.16.14 2026-03-13 09:26:02.719813 | Job: flake8 2026-03-13 09:26:02.719846 | Pipeline: check 2026-03-13 09:26:02.719870 | Executor: 521e9411259a 2026-03-13 09:26:02.719890 | Triggered by: https://github.com/osism/python-osism/pull/2119 2026-03-13 09:26:02.719912 | Event ID: 9c506510-1ebe-11f1-94bb-e908e902ff6e 2026-03-13 09:26:02.724648 | 2026-03-13 09:26:02.724736 | LOOP [emit-job-header : Print node information] 2026-03-13 09:26:02.890641 | debian-bookworm | ok: 2026-03-13 09:26:02.890905 | debian-bookworm | # Node Information 2026-03-13 09:26:02.890945 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 09:26:02.890971 | debian-bookworm | Hostname: debian 2026-03-13 09:26:02.890993 | debian-bookworm | Username: zuul 2026-03-13 09:26:02.891014 | debian-bookworm | Distro: Debian 12.13 2026-03-13 09:26:02.891043 | debian-bookworm | Provider: regiocloud-a 2026-03-13 09:26:02.891068 | debian-bookworm | Region: 2026-03-13 09:26:02.891089 | debian-bookworm | Label: debian-bookworm 2026-03-13 09:26:02.891108 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 09:26:02.891127 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:bc8f 2026-03-13 09:26:02.903308 | 2026-03-13 09:26:02.903407 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 09:26:03.532499 | debian-bookworm -> localhost | changed 2026-03-13 09:26:03.539323 | 2026-03-13 09:26:03.539421 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 09:26:05.147541 | debian-bookworm -> localhost | changed 2026-03-13 09:26:05.162339 | 2026-03-13 09:26:05.162460 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 09:26:05.613289 | debian-bookworm -> localhost | ok 2026-03-13 09:26:05.619049 | 2026-03-13 09:26:05.619143 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 09:26:05.656689 | debian-bookworm | ok 2026-03-13 09:26:05.684856 | debian-bookworm | included: /var/lib/zuul/builds/085bd8142b5247a0b7fabfe6791f860d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 09:26:05.702542 | 2026-03-13 09:26:05.702682 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 09:26:07.453704 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 09:26:07.453897 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/085bd8142b5247a0b7fabfe6791f860d/work/085bd8142b5247a0b7fabfe6791f860d_id_rsa 2026-03-13 09:26:07.453934 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/085bd8142b5247a0b7fabfe6791f860d/work/085bd8142b5247a0b7fabfe6791f860d_id_rsa.pub 2026-03-13 09:26:07.453960 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 09:26:07.453983 | debian-bookworm -> localhost | SHA256:K+ODeNddOQ2bLqCYW42C+XMWDyppRABCwHEXEsR7kI4 zuul-build-sshkey 2026-03-13 09:26:07.454005 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 09:26:07.454036 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 09:26:07.454058 | debian-bookworm -> localhost | |Oo+=oo. | 2026-03-13 09:26:07.454079 | debian-bookworm -> localhost | |o..+o | 2026-03-13 09:26:07.454099 | debian-bookworm -> localhost | | .o o | 2026-03-13 09:26:07.454118 | debian-bookworm -> localhost | | E.o . . | 2026-03-13 09:26:07.454138 | debian-bookworm -> localhost | | . . S * | 2026-03-13 09:26:07.454168 | debian-bookworm -> localhost | | .o oo.. * . | 2026-03-13 09:26:07.454189 | debian-bookworm -> localhost | | .oo.==*oo o . | 2026-03-13 09:26:07.454210 | debian-bookworm -> localhost | | =.B+*oo o . | 2026-03-13 09:26:07.454231 | debian-bookworm -> localhost | | . oo*.. . | 2026-03-13 09:26:07.454251 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 09:26:07.454300 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.901576 2026-03-13 09:26:07.460403 | 2026-03-13 09:26:07.460496 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 09:26:07.500312 | debian-bookworm | ok 2026-03-13 09:26:07.512760 | debian-bookworm | included: /var/lib/zuul/builds/085bd8142b5247a0b7fabfe6791f860d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 09:26:07.533505 | 2026-03-13 09:26:07.533593 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 09:26:07.580211 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:07.585888 | 2026-03-13 09:26:07.585985 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 09:26:08.309056 | debian-bookworm | changed 2026-03-13 09:26:08.319760 | 2026-03-13 09:26:08.319853 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 09:26:08.606200 | debian-bookworm | ok 2026-03-13 09:26:08.614712 | 2026-03-13 09:26:08.614828 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 09:26:09.299368 | debian-bookworm | changed 2026-03-13 09:26:09.305892 | 2026-03-13 09:26:09.305991 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 09:26:09.959736 | debian-bookworm | changed 2026-03-13 09:26:09.965426 | 2026-03-13 09:26:09.965562 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 09:26:09.989114 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:09.995978 | 2026-03-13 09:26:09.996176 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 09:26:10.450412 | debian-bookworm -> localhost | changed 2026-03-13 09:26:10.470065 | 2026-03-13 09:26:10.470211 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 09:26:10.868697 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/085bd8142b5247a0b7fabfe6791f860d/work/085bd8142b5247a0b7fabfe6791f860d_id_rsa (zuul-build-sshkey) 2026-03-13 09:26:10.868950 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013001 2026-03-13 09:26:10.877683 | 2026-03-13 09:26:10.877805 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 09:26:11.322922 | debian-bookworm | ok 2026-03-13 09:26:11.328420 | 2026-03-13 09:26:11.328603 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 09:26:11.380310 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:11.397932 | 2026-03-13 09:26:11.398064 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 09:26:12.066744 | debian-bookworm | ok 2026-03-13 09:26:12.088492 | 2026-03-13 09:26:12.088644 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 09:26:12.161623 | debian-bookworm | ok 2026-03-13 09:26:12.172511 | 2026-03-13 09:26:12.172638 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 09:26:12.775248 | debian-bookworm -> localhost | ok 2026-03-13 09:26:12.782295 | 2026-03-13 09:26:12.782431 | TASK [validate-host : Collect information about the host] 2026-03-13 09:26:13.995461 | debian-bookworm | ok 2026-03-13 09:26:14.013495 | 2026-03-13 09:26:14.013612 | TASK [validate-host : Sanitize hostname] 2026-03-13 09:26:14.142949 | debian-bookworm | ok 2026-03-13 09:26:14.198607 | 2026-03-13 09:26:14.198728 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 09:26:14.687953 | debian-bookworm -> localhost | changed 2026-03-13 09:26:14.700422 | 2026-03-13 09:26:14.700564 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 09:26:15.167283 | debian-bookworm | ok 2026-03-13 09:26:15.171735 | 2026-03-13 09:26:15.171813 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 09:26:15.886960 | debian-bookworm -> localhost | changed 2026-03-13 09:26:15.894507 | 2026-03-13 09:26:15.894593 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 09:26:16.200847 | debian-bookworm | ok 2026-03-13 09:26:16.206064 | 2026-03-13 09:26:16.206155 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 09:26:17.250176 | debian-bookworm | changed: 2026-03-13 09:26:17.250373 | debian-bookworm | cd+++++++++ src/ 2026-03-13 09:26:17.250414 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 09:26:17.250442 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 09:26:17.250466 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-13 09:26:17.250488 | debian-bookworm | Containerfile 2026-03-13 09:26:17.250639 | debian-bookworm | Containerfile 2026-03-13 09:26:17.259499 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018803 2026-03-13 09:27:17.076312 | 2026-03-13 09:27:17.076432 | TASK [upload-logs : Upload logs to log server] 2026-03-13 09:27:17.733775 | localhost | Output suppressed because no_log was given 2026-03-13 09:27:17.736848 | 2026-03-13 09:27:17.737008 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 09:27:17.789642 | localhost | skipping: Conditional result was False 2026-03-13 09:27:17.795811 | localhost | skipping: Conditional result was False 2026-03-13 09:27:17.810758 | 2026-03-13 09:27:17.811061 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 09:27:17.860929 | localhost | skipping: Conditional result was False 2026-03-13 09:27:17.861237 | 2026-03-13 09:27:17.866038 | localhost | skipping: Conditional result was False 2026-03-13 09:27:17.873733 | 2026-03-13 09:27:17.873966 | LOOP [upload-logs : Upload console log and json output]