2025-10-09 03:05:19.752940 | Job console starting 2025-10-09 03:05:19.769333 | Updating git repos 2025-10-09 03:05:19.800730 | Cloning repos into workspace 2025-10-09 03:05:19.844296 | Restoring repo states 2025-10-09 03:05:19.873759 | Merging changes 2025-10-09 03:05:19.873941 | Checking out repos 2025-10-09 03:05:19.944793 | Preparing playbooks 2025-10-09 03:05:20.626614 | Running Ansible setup 2025-10-09 03:05:25.221840 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-09 03:05:26.031437 | 2025-10-09 03:05:26.031644 | PLAY [Base pre] 2025-10-09 03:05:26.047713 | 2025-10-09 03:05:26.047861 | TASK [Setup log path fact] 2025-10-09 03:05:26.067958 | debian-bookworm | ok 2025-10-09 03:05:26.086236 | 2025-10-09 03:05:26.086388 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 03:05:26.115671 | debian-bookworm | ok 2025-10-09 03:05:26.125215 | 2025-10-09 03:05:26.125329 | TASK [emit-job-header : Print job information] 2025-10-09 03:05:26.163795 | # Job Information 2025-10-09 03:05:26.163974 | Ansible Version: 2.16.14 2025-10-09 03:05:26.164010 | Job: python-black 2025-10-09 03:05:26.164042 | Pipeline: periodic-daily 2025-10-09 03:05:26.164065 | Executor: 521e9411259a 2025-10-09 03:05:26.164085 | Triggered by: https://github.com/osism/generics 2025-10-09 03:05:26.164107 | Event ID: 216174e64b4d4a6483a26e979c0e4047 2025-10-09 03:05:26.168926 | 2025-10-09 03:05:26.169044 | LOOP [emit-job-header : Print node information] 2025-10-09 03:05:26.272263 | debian-bookworm | ok: 2025-10-09 03:05:26.272547 | debian-bookworm | # Node Information 2025-10-09 03:05:26.272584 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-09 03:05:26.272610 | debian-bookworm | Hostname: debian 2025-10-09 03:05:26.272633 | debian-bookworm | Username: zuul 2025-10-09 03:05:26.272654 | debian-bookworm | Distro: Debian 12.12 2025-10-09 03:05:26.272678 | debian-bookworm | Provider: regiocloud-a 2025-10-09 03:05:26.272698 | debian-bookworm | Region: 2025-10-09 03:05:26.272719 | debian-bookworm | Label: debian-bookworm 2025-10-09 03:05:26.272739 | debian-bookworm | Product Name: OpenStack Nova 2025-10-09 03:05:26.272758 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:d31 2025-10-09 03:05:26.294700 | 2025-10-09 03:05:26.294857 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-09 03:05:26.808194 | debian-bookworm -> localhost | changed 2025-10-09 03:05:26.815615 | 2025-10-09 03:05:26.815741 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-09 03:05:27.920513 | debian-bookworm -> localhost | changed 2025-10-09 03:05:27.931657 | 2025-10-09 03:05:27.931778 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-09 03:05:28.199182 | debian-bookworm -> localhost | ok 2025-10-09 03:05:28.205570 | 2025-10-09 03:05:28.205696 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-09 03:05:28.233987 | debian-bookworm | ok 2025-10-09 03:05:28.252842 | debian-bookworm | included: /var/lib/zuul/builds/57c1d451040b4db5ae8de7d471f63098/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-09 03:05:28.259710 | 2025-10-09 03:05:28.259813 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-09 03:05:29.401630 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-09 03:05:29.401875 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/57c1d451040b4db5ae8de7d471f63098/work/57c1d451040b4db5ae8de7d471f63098_id_rsa 2025-10-09 03:05:29.401916 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/57c1d451040b4db5ae8de7d471f63098/work/57c1d451040b4db5ae8de7d471f63098_id_rsa.pub 2025-10-09 03:05:29.401943 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-09 03:05:29.401968 | debian-bookworm -> localhost | SHA256:dXQLhDKn9ASC//L0NP0nAJBF0aH3ZcZX1jh20ZtzOMc zuul-build-sshkey 2025-10-09 03:05:29.401990 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-09 03:05:29.402025 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-09 03:05:29.402048 | debian-bookworm -> localhost | | .. .=+==..o*| 2025-10-09 03:05:29.402071 | debian-bookworm -> localhost | | . .* +o.o++=| 2025-10-09 03:05:29.402091 | debian-bookworm -> localhost | | . . Oo o..=O| 2025-10-09 03:05:29.402111 | debian-bookworm -> localhost | | . ..oo .oBE| 2025-10-09 03:05:29.402131 | debian-bookworm -> localhost | | .S o .oo| 2025-10-09 03:05:29.402154 | debian-bookworm -> localhost | | . o o o | 2025-10-09 03:05:29.402175 | debian-bookworm -> localhost | | + o . o | 2025-10-09 03:05:29.402195 | debian-bookworm -> localhost | | . . o .| 2025-10-09 03:05:29.402217 | debian-bookworm -> localhost | | o | 2025-10-09 03:05:29.402237 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-09 03:05:29.402288 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.634395 2025-10-09 03:05:29.409024 | 2025-10-09 03:05:29.409141 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-09 03:05:29.438106 | debian-bookworm | ok 2025-10-09 03:05:29.448540 | debian-bookworm | included: /var/lib/zuul/builds/57c1d451040b4db5ae8de7d471f63098/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-09 03:05:29.458746 | 2025-10-09 03:05:29.458884 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-09 03:05:29.492502 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:05:29.498494 | 2025-10-09 03:05:29.498604 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-09 03:05:30.216125 | debian-bookworm | changed 2025-10-09 03:05:30.221976 | 2025-10-09 03:05:30.222081 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-09 03:05:30.502633 | debian-bookworm | ok 2025-10-09 03:05:30.510754 | 2025-10-09 03:05:30.510914 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-09 03:05:31.209947 | debian-bookworm | changed 2025-10-09 03:05:31.218057 | 2025-10-09 03:05:31.218173 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-09 03:05:31.878464 | debian-bookworm | changed 2025-10-09 03:05:31.887210 | 2025-10-09 03:05:31.887341 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-09 03:05:31.912029 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:05:31.918476 | 2025-10-09 03:05:31.918578 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-09 03:05:32.380238 | debian-bookworm -> localhost | changed 2025-10-09 03:05:32.404194 | 2025-10-09 03:05:32.404342 | TASK [add-build-sshkey : Add back temp key] 2025-10-09 03:05:32.775776 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/57c1d451040b4db5ae8de7d471f63098/work/57c1d451040b4db5ae8de7d471f63098_id_rsa (zuul-build-sshkey) 2025-10-09 03:05:32.776041 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012315 2025-10-09 03:05:32.786210 | 2025-10-09 03:05:32.786345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-09 03:05:33.179293 | debian-bookworm | ok 2025-10-09 03:05:33.184548 | 2025-10-09 03:05:33.184671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-09 03:05:33.208982 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:05:33.228917 | 2025-10-09 03:05:33.229067 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-09 03:05:33.633218 | debian-bookworm | ok 2025-10-09 03:05:33.650576 | 2025-10-09 03:05:33.650722 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-09 03:05:33.683783 | debian-bookworm | ok 2025-10-09 03:05:33.689407 | 2025-10-09 03:05:33.692055 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-09 03:05:34.055313 | debian-bookworm -> localhost | ok 2025-10-09 03:05:34.069638 | 2025-10-09 03:05:34.070100 | TASK [validate-host : Collect information about the host] 2025-10-09 03:05:35.198693 | debian-bookworm | ok 2025-10-09 03:05:35.211228 | 2025-10-09 03:05:35.211372 | TASK [validate-host : Sanitize hostname] 2025-10-09 03:05:35.323001 | debian-bookworm | ok 2025-10-09 03:05:35.362848 | 2025-10-09 03:05:35.362982 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-09 03:05:35.995646 | debian-bookworm -> localhost | changed 2025-10-09 03:05:36.001768 | 2025-10-09 03:05:36.001874 | TASK [validate-host : Collect information about zuul worker] 2025-10-09 03:05:36.395412 | debian-bookworm | ok 2025-10-09 03:05:36.405513 | 2025-10-09 03:05:36.405643 | TASK [validate-host : Write out all zuul information for each host] 2025-10-09 03:05:38.025820 | debian-bookworm -> localhost | changed 2025-10-09 03:05:38.034967 | 2025-10-09 03:05:38.036712 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-09 03:05:38.313497 | debian-bookworm | ok 2025-10-09 03:05:38.322880 | 2025-10-09 03:05:38.322976 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-09 03:05:39.797379 | debian-bookworm | changed: 2025-10-09 03:05:39.797595 | debian-bookworm | cd+++++++++ src/ 2025-10-09 03:05:39.797633 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-09 03:05:39.797654 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-09 03:05:39.797682 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-10-09 03:05:39.797859 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007422 2025-10-09 03:06:08.211959 | 2025-10-09 03:06:08.212063 | TASK [upload-logs : Upload logs to log server] 2025-10-09 03:06:08.833658 | localhost | Output suppressed because no_log was given 2025-10-09 03:06:08.835252 | 2025-10-09 03:06:08.835389 | LOOP [upload-logs : Compress console log and json output] 2025-10-09 03:06:08.870918 | localhost | skipping: Conditional result was False 2025-10-09 03:06:08.876092 | localhost | skipping: Conditional result was False 2025-10-09 03:06:08.880552 | 2025-10-09 03:06:08.880643 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-09 03:06:08.952069 | localhost | skipping: Conditional result was False 2025-10-09 03:06:08.952311 | 2025-10-09 03:06:08.956579 | localhost | skipping: Conditional result was False 2025-10-09 03:06:08.965908 | 2025-10-09 03:06:08.965999 | LOOP [upload-logs : Upload console log and json output]