2025-10-09 03:50:40.950610 | Job console starting 2025-10-09 03:50:40.966326 | Updating git repos 2025-10-09 03:50:41.010512 | Cloning repos into workspace 2025-10-09 03:50:41.119722 | Restoring repo states 2025-10-09 03:50:41.163356 | Merging changes 2025-10-09 03:50:41.978937 | Checking out repos 2025-10-09 03:50:42.072939 | Preparing playbooks 2025-10-09 03:50:43.146815 | Running Ansible setup 2025-10-09 03:50:48.188101 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-09 03:50:48.893141 | 2025-10-09 03:50:48.893269 | PLAY [Base pre] 2025-10-09 03:50:48.908084 | 2025-10-09 03:50:48.908193 | TASK [Setup log path fact] 2025-10-09 03:50:48.935901 | debian-bookworm | ok 2025-10-09 03:50:48.950147 | 2025-10-09 03:50:48.950255 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-09 03:50:48.988750 | debian-bookworm | ok 2025-10-09 03:50:49.001681 | 2025-10-09 03:50:49.001778 | TASK [emit-job-header : Print job information] 2025-10-09 03:50:49.048962 | # Job Information 2025-10-09 03:50:49.049114 | Ansible Version: 2.16.14 2025-10-09 03:50:49.049148 | Job: python-black 2025-10-09 03:50:49.049181 | Pipeline: check 2025-10-09 03:50:49.049204 | Executor: 521e9411259a 2025-10-09 03:50:49.049225 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1976 2025-10-09 03:50:49.049246 | Event ID: 19d78ca0-a4c3-11f0-9ca0-04de29566a62 2025-10-09 03:50:49.053991 | 2025-10-09 03:50:49.054092 | LOOP [emit-job-header : Print node information] 2025-10-09 03:50:49.198155 | debian-bookworm | ok: 2025-10-09 03:50:49.198316 | debian-bookworm | # Node Information 2025-10-09 03:50:49.198349 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-09 03:50:49.198374 | debian-bookworm | Hostname: debian 2025-10-09 03:50:49.198397 | debian-bookworm | Username: zuul 2025-10-09 03:50:49.198418 | debian-bookworm | Distro: Debian 12.12 2025-10-09 03:50:49.198443 | debian-bookworm | Provider: regiocloud-a 2025-10-09 03:50:49.198464 | debian-bookworm | Region: 2025-10-09 03:50:49.198485 | debian-bookworm | Label: debian-bookworm 2025-10-09 03:50:49.198505 | debian-bookworm | Product Name: OpenStack Nova 2025-10-09 03:50:49.198524 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:7bc8 2025-10-09 03:50:49.211876 | 2025-10-09 03:50:49.211985 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-09 03:50:49.767479 | debian-bookworm -> localhost | changed 2025-10-09 03:50:49.775052 | 2025-10-09 03:50:49.775184 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-09 03:50:51.539782 | debian-bookworm -> localhost | changed 2025-10-09 03:50:51.550610 | 2025-10-09 03:50:51.550735 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-09 03:50:51.906112 | debian-bookworm -> localhost | ok 2025-10-09 03:50:51.912210 | 2025-10-09 03:50:51.912308 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-09 03:50:51.929460 | debian-bookworm | ok 2025-10-09 03:50:51.946182 | debian-bookworm | included: /var/lib/zuul/builds/01621a7b71a445e581f67f86a28fe400/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-09 03:50:51.952257 | 2025-10-09 03:50:51.952340 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-09 03:50:54.590537 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-09 03:50:54.590741 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/01621a7b71a445e581f67f86a28fe400/work/01621a7b71a445e581f67f86a28fe400_id_rsa 2025-10-09 03:50:54.590782 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/01621a7b71a445e581f67f86a28fe400/work/01621a7b71a445e581f67f86a28fe400_id_rsa.pub 2025-10-09 03:50:54.590809 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-09 03:50:54.590843 | debian-bookworm -> localhost | SHA256:nWH0uwfCQuq3iF1ktpklDysnFtoM7Uv/OysGBUCvE8Q zuul-build-sshkey 2025-10-09 03:50:54.590881 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-09 03:50:54.590912 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-09 03:50:54.590934 | debian-bookworm -> localhost | | o+. . | 2025-10-09 03:50:54.590956 | debian-bookworm -> localhost | | .E.. . . | 2025-10-09 03:50:54.590977 | debian-bookworm -> localhost | | . ... o . | 2025-10-09 03:50:54.590996 | debian-bookworm -> localhost | | + o.+ o . | 2025-10-09 03:50:54.591016 | debian-bookworm -> localhost | | + +.S * o | 2025-10-09 03:50:54.591042 | debian-bookworm -> localhost | | O.= @ . o | 2025-10-09 03:50:54.591063 | debian-bookworm -> localhost | | . X.O . . . | 2025-10-09 03:50:54.591083 | debian-bookworm -> localhost | | = Xo.. . | 2025-10-09 03:50:54.591104 | debian-bookworm -> localhost | | . +.oo++ | 2025-10-09 03:50:54.591123 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-09 03:50:54.591174 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.109796 2025-10-09 03:50:54.597082 | 2025-10-09 03:50:54.597216 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-09 03:50:54.624257 | debian-bookworm | ok 2025-10-09 03:50:54.633117 | debian-bookworm | included: /var/lib/zuul/builds/01621a7b71a445e581f67f86a28fe400/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-09 03:50:54.641671 | 2025-10-09 03:50:54.641762 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-09 03:50:54.654489 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:50:54.659902 | 2025-10-09 03:50:54.659985 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-09 03:50:55.287330 | debian-bookworm | changed 2025-10-09 03:50:55.292532 | 2025-10-09 03:50:55.292625 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-09 03:50:55.590084 | debian-bookworm | ok 2025-10-09 03:50:55.600482 | 2025-10-09 03:50:55.600621 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-09 03:50:56.284033 | debian-bookworm | changed 2025-10-09 03:50:56.291279 | 2025-10-09 03:50:56.291389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-09 03:50:56.913631 | debian-bookworm | changed 2025-10-09 03:50:56.918942 | 2025-10-09 03:50:56.919038 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-09 03:50:56.942163 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:50:56.948301 | 2025-10-09 03:50:56.948445 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-09 03:50:57.389822 | debian-bookworm -> localhost | changed 2025-10-09 03:50:57.402238 | 2025-10-09 03:50:57.402340 | TASK [add-build-sshkey : Add back temp key] 2025-10-09 03:50:57.704316 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/01621a7b71a445e581f67f86a28fe400/work/01621a7b71a445e581f67f86a28fe400_id_rsa (zuul-build-sshkey) 2025-10-09 03:50:57.704528 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015794 2025-10-09 03:50:57.715940 | 2025-10-09 03:50:57.716038 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-09 03:50:58.127177 | debian-bookworm | ok 2025-10-09 03:50:58.131993 | 2025-10-09 03:50:58.132078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-09 03:50:58.154647 | debian-bookworm | skipping: Conditional result was False 2025-10-09 03:50:58.164434 | 2025-10-09 03:50:58.164524 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-09 03:50:58.563186 | debian-bookworm | ok 2025-10-09 03:50:58.573115 | 2025-10-09 03:50:58.573210 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-09 03:50:58.600395 | debian-bookworm | ok 2025-10-09 03:50:58.605104 | 2025-10-09 03:50:58.605185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-09 03:50:58.852241 | debian-bookworm -> localhost | ok 2025-10-09 03:50:58.858414 | 2025-10-09 03:50:58.858501 | TASK [validate-host : Collect information about the host] 2025-10-09 03:50:59.995003 | debian-bookworm | ok 2025-10-09 03:51:00.004687 | 2025-10-09 03:51:00.004777 | TASK [validate-host : Sanitize hostname] 2025-10-09 03:51:00.083798 | debian-bookworm | ok 2025-10-09 03:51:00.112434 | 2025-10-09 03:51:00.112529 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-09 03:51:00.837952 | debian-bookworm -> localhost | changed 2025-10-09 03:51:00.843249 | 2025-10-09 03:51:00.843336 | TASK [validate-host : Collect information about zuul worker] 2025-10-09 03:51:01.280152 | debian-bookworm | ok 2025-10-09 03:51:01.284470 | 2025-10-09 03:51:01.284556 | TASK [validate-host : Write out all zuul information for each host] 2025-10-09 03:51:01.834139 | debian-bookworm -> localhost | changed 2025-10-09 03:51:01.843379 | 2025-10-09 03:51:01.843472 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-09 03:51:02.145681 | debian-bookworm | ok 2025-10-09 03:51:02.151520 | 2025-10-09 03:51:02.151622 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-09 03:51:03.348465 | debian-bookworm | changed: 2025-10-09 03:51:03.348650 | debian-bookworm | cd+++++++++ src/ 2025-10-09 03:51:03.348685 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-09 03:51:03.348710 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-09 03:51:03.348731 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-10-09 03:51:03.348752 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006528 2025-10-09 03:51:28.939015 | 2025-10-09 03:51:28.939130 | TASK [upload-logs : Upload logs to log server] 2025-10-09 03:51:29.539584 | localhost | Output suppressed because no_log was given 2025-10-09 03:51:29.543055 | 2025-10-09 03:51:29.543236 | LOOP [upload-logs : Compress console log and json output] 2025-10-09 03:51:29.592453 | localhost | skipping: Conditional result was False 2025-10-09 03:51:29.598282 | localhost | skipping: Conditional result was False 2025-10-09 03:51:29.605017 | 2025-10-09 03:51:29.605232 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-09 03:51:29.652229 | localhost | skipping: Conditional result was False 2025-10-09 03:51:29.652561 | 2025-10-09 03:51:29.657322 | localhost | skipping: Conditional result was False 2025-10-09 03:51:29.665408 | 2025-10-09 03:51:29.665532 | LOOP [upload-logs : Upload console log and json output]