2026-05-12 14:25:10.497511 | Job console starting 2026-05-12 14:25:10.509649 | Updating git repos 2026-05-12 14:25:10.538226 | Cloning repos into workspace 2026-05-12 14:25:10.632047 | Restoring repo states 2026-05-12 14:25:10.640316 | Merging changes 2026-05-12 14:25:11.216912 | Checking out repos 2026-05-12 14:25:11.267560 | Preparing playbooks 2026-05-12 14:25:11.897747 | Running Ansible setup 2026-05-12 14:25:16.634691 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 14:25:17.505099 | 2026-05-12 14:25:17.505276 | PLAY [Base pre] 2026-05-12 14:25:17.522668 | 2026-05-12 14:25:17.522812 | TASK [Setup log path fact] 2026-05-12 14:25:17.554241 | ubuntu-jammy | ok 2026-05-12 14:25:17.570588 | 2026-05-12 14:25:17.570761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 14:25:17.622220 | ubuntu-jammy | ok 2026-05-12 14:25:17.638632 | 2026-05-12 14:25:17.638798 | TASK [emit-job-header : Print job information] 2026-05-12 14:25:17.694618 | # Job Information 2026-05-12 14:25:17.694903 | Ansible Version: 2.16.14 2026-05-12 14:25:17.694990 | Job: python-black 2026-05-12 14:25:17.695027 | Pipeline: check 2026-05-12 14:25:17.695051 | Executor: 521e9411259a 2026-05-12 14:25:17.695071 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/635 2026-05-12 14:25:17.695093 | Event ID: 477dc710-4e0e-11f1-819a-134dfc9f8bf4 2026-05-12 14:25:17.700876 | 2026-05-12 14:25:17.701067 | LOOP [emit-job-header : Print node information] 2026-05-12 14:25:17.828585 | ubuntu-jammy | ok: 2026-05-12 14:25:17.829080 | ubuntu-jammy | # Node Information 2026-05-12 14:25:17.829165 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-12 14:25:17.829220 | ubuntu-jammy | Hostname: ubuntu 2026-05-12 14:25:17.829322 | ubuntu-jammy | Username: zuul 2026-05-12 14:25:17.829362 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-12 14:25:17.829404 | ubuntu-jammy | Provider: regiocloud-a 2026-05-12 14:25:17.829441 | ubuntu-jammy | Region: 2026-05-12 14:25:17.829478 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-12 14:25:17.829514 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-12 14:25:17.829548 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:a78e 2026-05-12 14:25:17.856586 | 2026-05-12 14:25:17.856754 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 14:25:18.406687 | ubuntu-jammy -> localhost | changed 2026-05-12 14:25:18.414596 | 2026-05-12 14:25:18.414720 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 14:25:19.495798 | ubuntu-jammy -> localhost | changed 2026-05-12 14:25:19.506826 | 2026-05-12 14:25:19.507027 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 14:25:19.829438 | ubuntu-jammy -> localhost | ok 2026-05-12 14:25:19.837267 | 2026-05-12 14:25:19.837405 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 14:25:19.867062 | ubuntu-jammy | ok 2026-05-12 14:25:19.887303 | ubuntu-jammy | included: /var/lib/zuul/builds/a327e05ba80449a085d7e789451e6ac8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 14:25:19.895057 | 2026-05-12 14:25:19.895195 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 14:25:21.347335 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-12 14:25:21.347580 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a327e05ba80449a085d7e789451e6ac8/work/a327e05ba80449a085d7e789451e6ac8_id_rsa 2026-05-12 14:25:21.347620 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a327e05ba80449a085d7e789451e6ac8/work/a327e05ba80449a085d7e789451e6ac8_id_rsa.pub 2026-05-12 14:25:21.347647 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-12 14:25:21.347673 | ubuntu-jammy -> localhost | SHA256:MC04pfJw0R08/Ms4+6WP+I47L+TnLgApt+ibb/cjNNg zuul-build-sshkey 2026-05-12 14:25:21.347696 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-12 14:25:21.347728 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-12 14:25:21.347750 | ubuntu-jammy -> localhost | | ...+.. | 2026-05-12 14:25:21.347772 | ubuntu-jammy -> localhost | | =..= | 2026-05-12 14:25:21.347793 | ubuntu-jammy -> localhost | | o =.+ .o | 2026-05-12 14:25:21.347813 | ubuntu-jammy -> localhost | | .=+. + . | 2026-05-12 14:25:21.347833 | ubuntu-jammy -> localhost | | +.= So . | 2026-05-12 14:25:21.347859 | ubuntu-jammy -> localhost | | . o E + o | 2026-05-12 14:25:21.347882 | ubuntu-jammy -> localhost | | . . = o . | 2026-05-12 14:25:21.347904 | ubuntu-jammy -> localhost | | ... o Bo.+ | 2026-05-12 14:25:21.347926 | ubuntu-jammy -> localhost | | o+.. o=#X.. | 2026-05-12 14:25:21.347962 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-12 14:25:21.348024 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.857886 2026-05-12 14:25:21.355111 | 2026-05-12 14:25:21.355230 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 14:25:21.384073 | ubuntu-jammy | ok 2026-05-12 14:25:21.400809 | ubuntu-jammy | included: /var/lib/zuul/builds/a327e05ba80449a085d7e789451e6ac8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 14:25:21.418960 | 2026-05-12 14:25:21.419107 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 14:25:21.463706 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 14:25:21.471375 | 2026-05-12 14:25:21.471504 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 14:25:22.255048 | ubuntu-jammy | changed 2026-05-12 14:25:22.264037 | 2026-05-12 14:25:22.264174 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 14:25:22.511682 | ubuntu-jammy | ok 2026-05-12 14:25:22.522686 | 2026-05-12 14:25:22.522897 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 14:25:23.105047 | ubuntu-jammy | changed 2026-05-12 14:25:23.116059 | 2026-05-12 14:25:23.116237 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 14:25:23.749642 | ubuntu-jammy | changed 2026-05-12 14:25:23.757793 | 2026-05-12 14:25:23.757914 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 14:25:23.787401 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 14:25:23.794457 | 2026-05-12 14:25:23.794587 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 14:25:24.304807 | ubuntu-jammy -> localhost | changed 2026-05-12 14:25:24.332717 | 2026-05-12 14:25:24.332863 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 14:25:24.725421 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a327e05ba80449a085d7e789451e6ac8/work/a327e05ba80449a085d7e789451e6ac8_id_rsa (zuul-build-sshkey) 2026-05-12 14:25:24.725687 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015652 2026-05-12 14:25:24.735161 | 2026-05-12 14:25:24.735289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 14:25:25.153485 | ubuntu-jammy | ok 2026-05-12 14:25:25.160525 | 2026-05-12 14:25:25.160661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 14:25:25.185095 | ubuntu-jammy | skipping: Conditional result was False 2026-05-12 14:25:25.199148 | 2026-05-12 14:25:25.199288 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 14:25:25.645967 | ubuntu-jammy | ok 2026-05-12 14:25:25.668926 | 2026-05-12 14:25:25.669108 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 14:25:25.719391 | ubuntu-jammy | ok 2026-05-12 14:25:25.728931 | 2026-05-12 14:25:25.729085 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 14:25:26.049123 | ubuntu-jammy -> localhost | ok 2026-05-12 14:25:26.058422 | 2026-05-12 14:25:26.058568 | TASK [validate-host : Collect information about the host] 2026-05-12 14:25:28.394147 | ubuntu-jammy | ok 2026-05-12 14:25:28.405543 | 2026-05-12 14:25:28.405817 | TASK [validate-host : Sanitize hostname] 2026-05-12 14:25:28.539857 | ubuntu-jammy | ok 2026-05-12 14:25:28.603914 | 2026-05-12 14:25:28.604201 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 14:25:29.226761 | ubuntu-jammy -> localhost | changed 2026-05-12 14:25:29.239742 | 2026-05-12 14:25:29.240027 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 14:25:29.642652 | ubuntu-jammy | ok 2026-05-12 14:25:29.648385 | 2026-05-12 14:25:29.648524 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 14:25:30.261121 | ubuntu-jammy -> localhost | changed 2026-05-12 14:25:30.276352 | 2026-05-12 14:25:30.276529 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 14:25:30.567764 | ubuntu-jammy | ok 2026-05-12 14:25:30.579631 | 2026-05-12 14:25:30.579793 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 14:25:31.787507 | ubuntu-jammy | changed: 2026-05-12 14:25:31.787819 | ubuntu-jammy | cd+++++++++ src/ 2026-05-12 14:25:31.787869 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-12 14:25:31.787904 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-12 14:25:31.787955 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-12 14:25:31.787987 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.788221 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.827304 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.827372 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.827444 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.827514 | ubuntu-jammy | Containerfile 2026-05-12 14:25:31.827583 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008544 2026-05-12 14:26:01.393180 | 2026-05-12 14:26:01.393359 | TASK [upload-logs : Upload logs to log server] 2026-05-12 14:26:02.035666 | localhost | Output suppressed because no_log was given 2026-05-12 14:26:02.037646 | 2026-05-12 14:26:02.037756 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 14:26:02.092367 | localhost | skipping: Conditional result was False 2026-05-12 14:26:02.099850 | localhost | skipping: Conditional result was False 2026-05-12 14:26:02.109803 | 2026-05-12 14:26:02.110106 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 14:26:02.171311 | localhost | skipping: Conditional result was False 2026-05-12 14:26:02.171659 | 2026-05-12 14:26:02.178615 | localhost | skipping: Conditional result was False 2026-05-12 14:26:02.190866 | 2026-05-12 14:26:02.191062 | LOOP [upload-logs : Upload console log and json output]