2025-10-08 11:58:55.368546 | Job console starting 2025-10-08 11:58:55.406083 | Updating git repos 2025-10-08 11:58:55.439225 | Cloning repos into workspace 2025-10-08 11:58:55.512436 | Restoring repo states 2025-10-08 11:58:55.522875 | Merging changes 2025-10-08 11:58:56.054526 | Checking out repos 2025-10-08 11:58:56.122184 | Preparing playbooks 2025-10-08 11:58:56.787570 | Running Ansible setup 2025-10-08 11:59:01.705576 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-08 11:59:02.518792 | 2025-10-08 11:59:02.518974 | PLAY [Base pre] 2025-10-08 11:59:02.544383 | 2025-10-08 11:59:02.544524 | TASK [Setup log path fact] 2025-10-08 11:59:02.573479 | debian-bookworm | ok 2025-10-08 11:59:02.591939 | 2025-10-08 11:59:02.592171 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 11:59:02.633970 | debian-bookworm | ok 2025-10-08 11:59:02.646573 | 2025-10-08 11:59:02.646694 | TASK [emit-job-header : Print job information] 2025-10-08 11:59:02.685468 | # Job Information 2025-10-08 11:59:02.685647 | Ansible Version: 2.16.14 2025-10-08 11:59:02.685684 | Job: python-black 2025-10-08 11:59:02.685716 | Pipeline: check 2025-10-08 11:59:02.685740 | Executor: 521e9411259a 2025-10-08 11:59:02.685762 | Triggered by: https://github.com/osism/testbed/pull/2779 2025-10-08 11:59:02.685784 | Event ID: 24fd19e0-a43e-11f0-8023-2fa22d1eb9f9 2025-10-08 11:59:02.690718 | 2025-10-08 11:59:02.690863 | LOOP [emit-job-header : Print node information] 2025-10-08 11:59:02.796514 | debian-bookworm | ok: 2025-10-08 11:59:02.796915 | debian-bookworm | # Node Information 2025-10-08 11:59:02.796988 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-08 11:59:02.797016 | debian-bookworm | Hostname: debian 2025-10-08 11:59:02.797038 | debian-bookworm | Username: zuul 2025-10-08 11:59:02.797059 | debian-bookworm | Distro: Debian 12.12 2025-10-08 11:59:02.797090 | debian-bookworm | Provider: regiocloud-a 2025-10-08 11:59:02.797115 | debian-bookworm | Region: 2025-10-08 11:59:02.797136 | debian-bookworm | Label: debian-bookworm 2025-10-08 11:59:02.797168 | debian-bookworm | Product Name: OpenStack Nova 2025-10-08 11:59:02.797189 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:7af5 2025-10-08 11:59:02.817671 | 2025-10-08 11:59:02.817799 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-08 11:59:03.383982 | debian-bookworm -> localhost | changed 2025-10-08 11:59:03.391617 | 2025-10-08 11:59:03.391748 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-08 11:59:04.513975 | debian-bookworm -> localhost | changed 2025-10-08 11:59:04.527747 | 2025-10-08 11:59:04.527877 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-08 11:59:04.956380 | debian-bookworm -> localhost | ok 2025-10-08 11:59:04.962572 | 2025-10-08 11:59:04.962696 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-08 11:59:05.001639 | debian-bookworm | ok 2025-10-08 11:59:05.019496 | debian-bookworm | included: /var/lib/zuul/builds/b43f26b328ce4308aec124157a6c7f3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-08 11:59:05.026307 | 2025-10-08 11:59:05.026423 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-08 11:59:06.370665 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-08 11:59:06.370819 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b43f26b328ce4308aec124157a6c7f3d/work/b43f26b328ce4308aec124157a6c7f3d_id_rsa 2025-10-08 11:59:06.370875 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b43f26b328ce4308aec124157a6c7f3d/work/b43f26b328ce4308aec124157a6c7f3d_id_rsa.pub 2025-10-08 11:59:06.370898 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-08 11:59:06.370920 | debian-bookworm -> localhost | SHA256:GrRfIP3LHFjYOP+fMLN76UO7pa9r3QUegJf7D07968Y zuul-build-sshkey 2025-10-08 11:59:06.370938 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-08 11:59:06.370963 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-08 11:59:06.370982 | debian-bookworm -> localhost | | . . | 2025-10-08 11:59:06.371000 | debian-bookworm -> localhost | | . +. + | 2025-10-08 11:59:06.371016 | debian-bookworm -> localhost | | o * o. o | 2025-10-08 11:59:06.371033 | debian-bookworm -> localhost | | . o B . o | 2025-10-08 11:59:06.371049 | debian-bookworm -> localhost | | o S = o + | 2025-10-08 11:59:06.371069 | debian-bookworm -> localhost | | + + + * o| 2025-10-08 11:59:06.371085 | debian-bookworm -> localhost | | . . + =+.*=| 2025-10-08 11:59:06.371101 | debian-bookworm -> localhost | | *BE=| 2025-10-08 11:59:06.371118 | debian-bookworm -> localhost | | o=@Oo| 2025-10-08 11:59:06.371135 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-08 11:59:06.371196 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.886660 2025-10-08 11:59:06.376138 | 2025-10-08 11:59:06.376229 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-08 11:59:06.410149 | debian-bookworm | ok 2025-10-08 11:59:06.422939 | debian-bookworm | included: /var/lib/zuul/builds/b43f26b328ce4308aec124157a6c7f3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-08 11:59:06.431428 | 2025-10-08 11:59:06.431511 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-08 11:59:06.444314 | debian-bookworm | skipping: Conditional result was False 2025-10-08 11:59:06.449630 | 2025-10-08 11:59:06.449715 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-08 11:59:07.070053 | debian-bookworm | changed 2025-10-08 11:59:07.078084 | 2025-10-08 11:59:07.078243 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-08 11:59:07.331138 | debian-bookworm | ok 2025-10-08 11:59:07.338221 | 2025-10-08 11:59:07.338327 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-08 11:59:07.981180 | debian-bookworm | changed 2025-10-08 11:59:07.992355 | 2025-10-08 11:59:07.992513 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-08 11:59:08.638560 | debian-bookworm | changed 2025-10-08 11:59:08.644440 | 2025-10-08 11:59:08.644528 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-08 11:59:08.661126 | debian-bookworm | skipping: Conditional result was False 2025-10-08 11:59:08.667347 | 2025-10-08 11:59:08.667432 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-08 11:59:09.053386 | debian-bookworm -> localhost | changed 2025-10-08 11:59:09.064294 | 2025-10-08 11:59:09.064396 | TASK [add-build-sshkey : Add back temp key] 2025-10-08 11:59:09.361710 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b43f26b328ce4308aec124157a6c7f3d/work/b43f26b328ce4308aec124157a6c7f3d_id_rsa (zuul-build-sshkey) 2025-10-08 11:59:09.361952 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008736 2025-10-08 11:59:09.369455 | 2025-10-08 11:59:09.369551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-08 11:59:09.743988 | debian-bookworm | ok 2025-10-08 11:59:09.753302 | 2025-10-08 11:59:09.753439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-08 11:59:09.781142 | debian-bookworm | skipping: Conditional result was False 2025-10-08 11:59:09.793749 | 2025-10-08 11:59:09.793838 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-08 11:59:10.234379 | debian-bookworm | ok 2025-10-08 11:59:10.244348 | 2025-10-08 11:59:10.244440 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-08 11:59:10.281572 | debian-bookworm | ok 2025-10-08 11:59:10.288989 | 2025-10-08 11:59:10.289082 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-08 11:59:10.537022 | debian-bookworm -> localhost | ok 2025-10-08 11:59:10.543047 | 2025-10-08 11:59:10.543139 | TASK [validate-host : Collect information about the host] 2025-10-08 11:59:11.631331 | debian-bookworm | ok 2025-10-08 11:59:11.641526 | 2025-10-08 11:59:11.641646 | TASK [validate-host : Sanitize hostname] 2025-10-08 11:59:11.754217 | debian-bookworm | ok 2025-10-08 11:59:11.810512 | 2025-10-08 11:59:11.810757 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-08 11:59:12.332312 | debian-bookworm -> localhost | changed 2025-10-08 11:59:12.338310 | 2025-10-08 11:59:12.338426 | TASK [validate-host : Collect information about zuul worker] 2025-10-08 11:59:12.750369 | debian-bookworm | ok 2025-10-08 11:59:12.758865 | 2025-10-08 11:59:12.758998 | TASK [validate-host : Write out all zuul information for each host] 2025-10-08 11:59:13.341569 | debian-bookworm -> localhost | changed 2025-10-08 11:59:13.351189 | 2025-10-08 11:59:13.351306 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-08 11:59:13.603481 | debian-bookworm | ok 2025-10-08 11:59:13.609482 | 2025-10-08 11:59:13.609590 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-08 11:59:14.857614 | debian-bookworm | changed: 2025-10-08 11:59:14.857820 | debian-bookworm | cd+++++++++ src/ 2025-10-08 11:59:14.857856 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-08 11:59:14.857881 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-08 11:59:14.857903 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-10-08 11:59:14.857923 | debian-bookworm | localhost | ok: Runtime: 0:00:00.021976 2025-10-08 11:59:39.349181 | 2025-10-08 11:59:39.349308 | TASK [upload-logs : Upload logs to log server] 2025-10-08 11:59:39.901415 | localhost | Output suppressed because no_log was given 2025-10-08 11:59:39.903761 | 2025-10-08 11:59:39.903913 | LOOP [upload-logs : Compress console log and json output] 2025-10-08 11:59:39.954900 | localhost | skipping: Conditional result was False 2025-10-08 11:59:39.961659 | localhost | skipping: Conditional result was False 2025-10-08 11:59:39.970757 | 2025-10-08 11:59:39.970897 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-08 11:59:40.025609 | localhost | skipping: Conditional result was False 2025-10-08 11:59:40.025909 | 2025-10-08 11:59:40.030681 | localhost | skipping: Conditional result was False 2025-10-08 11:59:40.039134 | 2025-10-08 11:59:40.039317 | LOOP [upload-logs : Upload console log and json output]