2025-09-11 03:00:11.594382 | Job console starting 2025-09-11 03:00:11.623459 | Updating git repos 2025-09-11 03:00:11.698859 | Cloning repos into workspace 2025-09-11 03:00:11.849301 | Restoring repo states 2025-09-11 03:00:11.881007 | Merging changes 2025-09-11 03:00:11.881026 | Checking out repos 2025-09-11 03:00:12.068819 | Preparing playbooks 2025-09-11 03:00:13.538052 | Running Ansible setup 2025-09-11 03:00:20.961972 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-11 03:00:22.470102 | 2025-09-11 03:00:22.470240 | PLAY [Base pre] 2025-09-11 03:00:22.501258 | 2025-09-11 03:00:22.501425 | TASK [Setup log path fact] 2025-09-11 03:00:22.528608 | debian-bookworm | ok 2025-09-11 03:00:22.549343 | 2025-09-11 03:00:22.549462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:00:22.605524 | debian-bookworm | ok 2025-09-11 03:00:22.613493 | 2025-09-11 03:00:22.613584 | TASK [emit-job-header : Print job information] 2025-09-11 03:00:22.731946 | # Job Information 2025-09-11 03:00:22.732116 | Ansible Version: 2.16.14 2025-09-11 03:00:22.732145 | Job: python-black 2025-09-11 03:00:22.732170 | Pipeline: periodic-daily 2025-09-11 03:00:22.732189 | Executor: 521e9411259a 2025-09-11 03:00:22.732206 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2025-09-11 03:00:22.732224 | Event ID: d62a955d7371470db4e91c3c2a27d47a 2025-09-11 03:00:22.736291 | 2025-09-11 03:00:22.736373 | LOOP [emit-job-header : Print node information] 2025-09-11 03:00:23.013468 | debian-bookworm | ok: 2025-09-11 03:00:23.013681 | debian-bookworm | # Node Information 2025-09-11 03:00:23.013713 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-11 03:00:23.013735 | debian-bookworm | Hostname: debian 2025-09-11 03:00:23.013754 | debian-bookworm | Username: zuul 2025-09-11 03:00:23.013772 | debian-bookworm | Distro: Debian 12.12 2025-09-11 03:00:23.013793 | debian-bookworm | Provider: regiocloud-a 2025-09-11 03:00:23.013810 | debian-bookworm | Region: 2025-09-11 03:00:23.013828 | debian-bookworm | Label: debian-bookworm 2025-09-11 03:00:23.013868 | debian-bookworm | Product Name: OpenStack Nova 2025-09-11 03:00:23.013886 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:366b 2025-09-11 03:00:23.032509 | 2025-09-11 03:00:23.032625 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-11 03:00:24.590743 | debian-bookworm -> localhost | changed 2025-09-11 03:00:24.598322 | 2025-09-11 03:00:24.598421 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-11 03:00:26.479328 | debian-bookworm -> localhost | changed 2025-09-11 03:00:26.495773 | 2025-09-11 03:00:26.495895 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-11 03:00:27.370410 | debian-bookworm -> localhost | ok 2025-09-11 03:00:27.375832 | 2025-09-11 03:00:27.375941 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-11 03:00:27.412992 | debian-bookworm | ok 2025-09-11 03:00:27.441236 | debian-bookworm | included: /var/lib/zuul/builds/680a5cb60ffa49caa59da113c34081c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-11 03:00:27.459581 | 2025-09-11 03:00:27.459674 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-11 03:00:29.936057 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-11 03:00:29.936228 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/680a5cb60ffa49caa59da113c34081c8/work/680a5cb60ffa49caa59da113c34081c8_id_rsa 2025-09-11 03:00:29.936258 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/680a5cb60ffa49caa59da113c34081c8/work/680a5cb60ffa49caa59da113c34081c8_id_rsa.pub 2025-09-11 03:00:29.936280 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-11 03:00:29.936300 | debian-bookworm -> localhost | SHA256:15+3LXrQzNJHJGCIw04dwdR8Sp6WPMUri5JcABeUIzQ zuul-build-sshkey 2025-09-11 03:00:29.936319 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-11 03:00:29.936345 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-11 03:00:29.936363 | debian-bookworm -> localhost | | .E++B+*oo | 2025-09-11 03:00:29.936381 | debian-bookworm -> localhost | | .oO +.+ = .| 2025-09-11 03:00:29.936397 | debian-bookworm -> localhost | | + + + * + | 2025-09-11 03:00:29.936413 | debian-bookworm -> localhost | | . ..X . .| 2025-09-11 03:00:29.936429 | debian-bookworm -> localhost | | .So.o.O . | 2025-09-11 03:00:29.936450 | debian-bookworm -> localhost | | +.. +.=..| 2025-09-11 03:00:29.936466 | debian-bookworm -> localhost | | . oo..| 2025-09-11 03:00:29.936482 | debian-bookworm -> localhost | | o.o| 2025-09-11 03:00:29.936499 | debian-bookworm -> localhost | | .o o.| 2025-09-11 03:00:29.936515 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-11 03:00:29.936554 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.289983 2025-09-11 03:00:29.941630 | 2025-09-11 03:00:29.941706 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-11 03:00:29.968584 | debian-bookworm | ok 2025-09-11 03:00:29.977150 | debian-bookworm | included: /var/lib/zuul/builds/680a5cb60ffa49caa59da113c34081c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-11 03:00:29.994787 | 2025-09-11 03:00:29.994894 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-11 03:00:30.027776 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:00:30.032542 | 2025-09-11 03:00:30.032621 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-11 03:00:30.874016 | debian-bookworm | changed 2025-09-11 03:00:30.878703 | 2025-09-11 03:00:30.878781 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-11 03:00:31.165143 | debian-bookworm | ok 2025-09-11 03:00:31.170146 | 2025-09-11 03:00:31.170226 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-11 03:00:31.959410 | debian-bookworm | changed 2025-09-11 03:00:31.965755 | 2025-09-11 03:00:31.965834 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-11 03:00:32.646178 | debian-bookworm | changed 2025-09-11 03:00:32.654604 | 2025-09-11 03:00:32.654681 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-11 03:00:32.691563 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:00:32.697604 | 2025-09-11 03:00:32.697684 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-11 03:00:33.484031 | debian-bookworm -> localhost | changed 2025-09-11 03:00:33.492696 | 2025-09-11 03:00:33.492773 | TASK [add-build-sshkey : Add back temp key] 2025-09-11 03:00:33.793270 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/680a5cb60ffa49caa59da113c34081c8/work/680a5cb60ffa49caa59da113c34081c8_id_rsa (zuul-build-sshkey) 2025-09-11 03:00:33.793468 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009717 2025-09-11 03:00:33.799877 | 2025-09-11 03:00:33.799958 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-11 03:00:34.173882 | debian-bookworm | ok 2025-09-11 03:00:34.178300 | 2025-09-11 03:00:34.178376 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-11 03:00:34.200968 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:00:34.210753 | 2025-09-11 03:00:34.211049 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-11 03:00:34.689375 | debian-bookworm | ok 2025-09-11 03:00:34.723472 | 2025-09-11 03:00:34.723583 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-11 03:00:34.751896 | debian-bookworm | ok 2025-09-11 03:00:34.757385 | 2025-09-11 03:00:34.757476 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-11 03:00:35.476132 | debian-bookworm -> localhost | ok 2025-09-11 03:00:35.482933 | 2025-09-11 03:00:35.483021 | TASK [validate-host : Collect information about the host] 2025-09-11 03:00:36.638700 | debian-bookworm | ok 2025-09-11 03:00:36.653934 | 2025-09-11 03:00:36.654028 | TASK [validate-host : Sanitize hostname] 2025-09-11 03:00:36.816884 | debian-bookworm | ok 2025-09-11 03:00:36.928495 | 2025-09-11 03:00:36.928607 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-11 03:00:38.296006 | debian-bookworm -> localhost | changed 2025-09-11 03:00:38.301631 | 2025-09-11 03:00:38.301717 | TASK [validate-host : Collect information about zuul worker] 2025-09-11 03:00:38.887440 | debian-bookworm | ok 2025-09-11 03:00:38.897942 | 2025-09-11 03:00:38.898031 | TASK [validate-host : Write out all zuul information for each host] 2025-09-11 03:00:39.968576 | debian-bookworm -> localhost | changed 2025-09-11 03:00:39.977931 | 2025-09-11 03:00:39.978027 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-11 03:00:40.277742 | debian-bookworm | ok 2025-09-11 03:00:40.283271 | 2025-09-11 03:00:40.283364 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-11 03:00:41.836975 | debian-bookworm | changed: 2025-09-11 03:00:41.837163 | debian-bookworm | cd+++++++++ src/ 2025-09-11 03:00:41.837199 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-11 03:00:41.837224 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-11 03:00:41.837246 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-09-11 03:00:41.837266 | debian-bookworm | Containerfile 2025-09-11 03:00:41.837419 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010185 2025-09-11 03:01:12.000443 | 2025-09-11 03:01:12.000533 | TASK [upload-logs : Upload logs to log server] 2025-09-11 03:01:13.061766 | localhost | Output suppressed because no_log was given 2025-09-11 03:01:13.063388 | 2025-09-11 03:01:13.063470 | LOOP [upload-logs : Compress console log and json output] 2025-09-11 03:01:13.205484 | localhost | skipping: Conditional result was False 2025-09-11 03:01:13.235756 | localhost | skipping: Conditional result was False 2025-09-11 03:01:13.242197 | 2025-09-11 03:01:13.242312 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-11 03:01:13.402024 | localhost | skipping: Conditional result was False 2025-09-11 03:01:13.402257 | 2025-09-11 03:01:13.431610 | localhost | skipping: Conditional result was False 2025-09-11 03:01:13.445173 | 2025-09-11 03:01:13.445289 | LOOP [upload-logs : Upload console log and json output]