2026-04-22 20:30:36.207476 | Job console starting 2026-04-22 20:30:36.226319 | Updating git repos 2026-04-22 20:30:36.264432 | Cloning repos into workspace 2026-04-22 20:30:36.360399 | Restoring repo states 2026-04-22 20:30:36.398670 | Merging changes 2026-04-22 20:30:37.070072 | Checking out repos 2026-04-22 20:30:37.125484 | Preparing playbooks 2026-04-22 20:30:38.385085 | Running Ansible setup 2026-04-22 20:30:44.564878 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 20:30:45.993327 | 2026-04-22 20:30:45.993498 | PLAY [Base pre] 2026-04-22 20:30:46.029687 | 2026-04-22 20:30:46.029846 | TASK [Setup log path fact] 2026-04-22 20:30:46.070261 | debian-bookworm | ok 2026-04-22 20:30:46.110804 | 2026-04-22 20:30:46.111033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 20:30:46.185128 | debian-bookworm | ok 2026-04-22 20:30:46.210037 | 2026-04-22 20:30:46.210179 | TASK [emit-job-header : Print job information] 2026-04-22 20:30:46.303539 | # Job Information 2026-04-22 20:30:46.303794 | Ansible Version: 2.16.14 2026-04-22 20:30:46.303834 | Job: python-black 2026-04-22 20:30:46.303868 | Pipeline: check 2026-04-22 20:30:46.303893 | Executor: 521e9411259a 2026-04-22 20:30:46.303915 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/734 2026-04-22 20:30:46.303937 | Event ID: 18c6b280-3e8a-11f1-9e97-27b50a46ecff 2026-04-22 20:30:46.309046 | 2026-04-22 20:30:46.309171 | LOOP [emit-job-header : Print node information] 2026-04-22 20:30:46.577520 | debian-bookworm | ok: 2026-04-22 20:30:46.577716 | debian-bookworm | # Node Information 2026-04-22 20:30:46.577752 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-22 20:30:46.577779 | debian-bookworm | Hostname: debian 2026-04-22 20:30:46.577801 | debian-bookworm | Username: zuul 2026-04-22 20:30:46.577822 | debian-bookworm | Distro: Debian 12.13 2026-04-22 20:30:46.577847 | debian-bookworm | Provider: regiocloud-a 2026-04-22 20:30:46.577991 | debian-bookworm | Region: 2026-04-22 20:30:46.578017 | debian-bookworm | Label: debian-bookworm 2026-04-22 20:30:46.578038 | debian-bookworm | Product Name: OpenStack Nova 2026-04-22 20:30:46.578058 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:97 2026-04-22 20:30:46.596806 | 2026-04-22 20:30:46.596975 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 20:30:47.345584 | debian-bookworm -> localhost | changed 2026-04-22 20:30:47.359881 | 2026-04-22 20:30:47.360094 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 20:30:49.317562 | debian-bookworm -> localhost | changed 2026-04-22 20:30:49.330495 | 2026-04-22 20:30:49.330628 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 20:30:49.870380 | debian-bookworm -> localhost | ok 2026-04-22 20:30:49.877022 | 2026-04-22 20:30:49.877129 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 20:30:49.895803 | debian-bookworm | ok 2026-04-22 20:30:49.914933 | debian-bookworm | included: /var/lib/zuul/builds/4fe8c7556913454786d9b471f3a27668/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 20:30:49.921512 | 2026-04-22 20:30:49.921615 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 20:30:51.620622 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-22 20:30:51.620815 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4fe8c7556913454786d9b471f3a27668/work/4fe8c7556913454786d9b471f3a27668_id_rsa 2026-04-22 20:30:51.620853 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4fe8c7556913454786d9b471f3a27668/work/4fe8c7556913454786d9b471f3a27668_id_rsa.pub 2026-04-22 20:30:51.620879 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-22 20:30:51.620903 | debian-bookworm -> localhost | SHA256:z0+JDc9Aghi9Qsrw54wlL81O3Pssme2EcghmHyG0MTQ zuul-build-sshkey 2026-04-22 20:30:51.620925 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-22 20:30:51.620980 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-22 20:30:51.621006 | debian-bookworm -> localhost | | .E .. | 2026-04-22 20:30:51.621028 | debian-bookworm -> localhost | |.. =.o.. | 2026-04-22 20:30:51.621049 | debian-bookworm -> localhost | | +ooo ... . | 2026-04-22 20:30:51.621069 | debian-bookworm -> localhost | | =.+.. o | 2026-04-22 20:30:51.621088 | debian-bookworm -> localhost | | +%.o S o | 2026-04-22 20:30:51.621111 | debian-bookworm -> localhost | | oooOo.. o B . | 2026-04-22 20:30:51.621131 | debian-bookworm -> localhost | | ++ o=. + * | 2026-04-22 20:30:51.621151 | debian-bookworm -> localhost | | .o=o. o | 2026-04-22 20:30:51.621172 | debian-bookworm -> localhost | | ++ . | 2026-04-22 20:30:51.621191 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-22 20:30:51.621239 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.049590 2026-04-22 20:30:51.627286 | 2026-04-22 20:30:51.627372 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 20:30:51.673565 | debian-bookworm | ok 2026-04-22 20:30:51.684647 | debian-bookworm | included: /var/lib/zuul/builds/4fe8c7556913454786d9b471f3a27668/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 20:30:51.703453 | 2026-04-22 20:30:51.703549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 20:30:51.719720 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:30:51.725187 | 2026-04-22 20:30:51.725275 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 20:30:52.383090 | debian-bookworm | changed 2026-04-22 20:30:52.392433 | 2026-04-22 20:30:52.392562 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 20:30:52.663717 | debian-bookworm | ok 2026-04-22 20:30:52.672212 | 2026-04-22 20:30:52.672332 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 20:30:53.353156 | debian-bookworm | changed 2026-04-22 20:30:53.367728 | 2026-04-22 20:30:53.367988 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 20:30:54.090874 | debian-bookworm | changed 2026-04-22 20:30:54.098655 | 2026-04-22 20:30:54.098792 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 20:30:54.125105 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:30:54.134809 | 2026-04-22 20:30:54.135102 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 20:30:54.783933 | debian-bookworm -> localhost | changed 2026-04-22 20:30:54.796550 | 2026-04-22 20:30:54.796687 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 20:30:55.292316 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4fe8c7556913454786d9b471f3a27668/work/4fe8c7556913454786d9b471f3a27668_id_rsa (zuul-build-sshkey) 2026-04-22 20:30:55.292673 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022752 2026-04-22 20:30:55.312208 | 2026-04-22 20:30:55.312346 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 20:30:55.808278 | debian-bookworm | ok 2026-04-22 20:30:55.813620 | 2026-04-22 20:30:55.813743 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 20:30:55.838424 | debian-bookworm | skipping: Conditional result was False 2026-04-22 20:30:55.849665 | 2026-04-22 20:30:55.849786 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 20:30:56.300000 | debian-bookworm | ok 2026-04-22 20:30:56.311817 | 2026-04-22 20:30:56.311947 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 20:30:56.341252 | debian-bookworm | ok 2026-04-22 20:30:56.347329 | 2026-04-22 20:30:56.347460 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 20:30:56.783618 | debian-bookworm -> localhost | ok 2026-04-22 20:30:56.801493 | 2026-04-22 20:30:56.801618 | TASK [validate-host : Collect information about the host] 2026-04-22 20:30:57.937980 | debian-bookworm | ok 2026-04-22 20:30:57.952611 | 2026-04-22 20:30:57.952733 | TASK [validate-host : Sanitize hostname] 2026-04-22 20:30:58.064815 | debian-bookworm | ok 2026-04-22 20:30:58.106224 | 2026-04-22 20:30:58.106357 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 20:30:58.703668 | debian-bookworm -> localhost | changed 2026-04-22 20:30:58.710514 | 2026-04-22 20:30:58.710639 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 20:30:59.138360 | debian-bookworm | ok 2026-04-22 20:30:59.144536 | 2026-04-22 20:30:59.144678 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 20:30:59.749932 | debian-bookworm -> localhost | changed 2026-04-22 20:30:59.765725 | 2026-04-22 20:30:59.765913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 20:31:00.049511 | debian-bookworm | ok 2026-04-22 20:31:00.058379 | 2026-04-22 20:31:00.058611 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 20:31:01.195552 | debian-bookworm | changed: 2026-04-22 20:31:01.195788 | debian-bookworm | cd+++++++++ src/ 2026-04-22 20:31:01.195825 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-22 20:31:01.195851 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-22 20:31:01.195873 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-04-22 20:31:01.195895 | debian-bookworm | Containerfile 2026-04-22 20:31:01.196098 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005070 2026-04-22 20:31:27.300198 | 2026-04-22 20:31:27.300325 | TASK [upload-logs : Upload logs to log server] 2026-04-22 20:31:27.879427 | localhost | Output suppressed because no_log was given 2026-04-22 20:31:27.884405 | 2026-04-22 20:31:27.884626 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 20:31:27.942369 | localhost | skipping: Conditional result was False 2026-04-22 20:31:27.947603 | localhost | skipping: Conditional result was False 2026-04-22 20:31:27.957566 | 2026-04-22 20:31:27.957698 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 20:31:28.002081 | localhost | skipping: Conditional result was False 2026-04-22 20:31:28.003515 | 2026-04-22 20:31:28.007335 | localhost | skipping: Conditional result was False 2026-04-22 20:31:28.020762 | 2026-04-22 20:31:28.020971 | LOOP [upload-logs : Upload console log and json output]