2026-02-03 03:00:10.728068 | Job console starting 2026-02-03 03:00:10.743918 | Updating git repos 2026-02-03 03:00:10.965294 | Cloning repos into workspace 2026-02-03 03:00:11.215691 | Restoring repo states 2026-02-03 03:00:11.251618 | Merging changes 2026-02-03 03:00:11.251639 | Checking out repos 2026-02-03 03:00:11.395970 | Preparing playbooks 2026-02-03 03:00:12.900856 | Running Ansible setup 2026-02-03 03:00:20.324698 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 03:00:21.149669 | 2026-02-03 03:00:21.149963 | PLAY [Base pre] 2026-02-03 03:00:21.176498 | 2026-02-03 03:00:21.176624 | TASK [Setup log path fact] 2026-02-03 03:00:21.194415 | debian-bookworm | ok 2026-02-03 03:00:21.210052 | 2026-02-03 03:00:21.210167 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 03:00:21.240613 | debian-bookworm | ok 2026-02-03 03:00:21.251716 | 2026-02-03 03:00:21.251818 | TASK [emit-job-header : Print job information] 2026-02-03 03:00:21.312472 | # Job Information 2026-02-03 03:00:21.312629 | Ansible Version: 2.16.14 2026-02-03 03:00:21.312720 | Job: python-black 2026-02-03 03:00:21.313002 | Pipeline: periodic-daily 2026-02-03 03:00:21.313037 | Executor: 521e9411259a 2026-02-03 03:00:21.313058 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-02-03 03:00:21.313078 | Event ID: 338fdc37dbdd4716b9949c3a54887f0f 2026-02-03 03:00:21.318022 | 2026-02-03 03:00:21.318187 | LOOP [emit-job-header : Print node information] 2026-02-03 03:00:21.433524 | debian-bookworm | ok: 2026-02-03 03:00:21.439735 | debian-bookworm | # Node Information 2026-02-03 03:00:21.439804 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 03:00:21.439830 | debian-bookworm | Hostname: debian 2026-02-03 03:00:21.439850 | debian-bookworm | Username: zuul 2026-02-03 03:00:21.439867 | debian-bookworm | Distro: Debian 12.13 2026-02-03 03:00:21.439886 | debian-bookworm | Provider: regiocloud-a 2026-02-03 03:00:21.439903 | debian-bookworm | Region: 2026-02-03 03:00:21.439920 | debian-bookworm | Label: debian-bookworm 2026-02-03 03:00:21.439937 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 03:00:21.439952 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:1425 2026-02-03 03:00:21.466888 | 2026-02-03 03:00:21.467081 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 03:00:22.821610 | debian-bookworm -> localhost | changed 2026-02-03 03:00:22.827240 | 2026-02-03 03:00:22.827325 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 03:00:24.865467 | debian-bookworm -> localhost | changed 2026-02-03 03:00:24.874185 | 2026-02-03 03:00:24.874281 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 03:00:25.679298 | debian-bookworm -> localhost | ok 2026-02-03 03:00:25.684890 | 2026-02-03 03:00:25.684989 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 03:00:25.721974 | debian-bookworm | ok 2026-02-03 03:00:25.772455 | debian-bookworm | included: /var/lib/zuul/builds/81eff9e37850461e903b0f99df9df09c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 03:00:25.790090 | 2026-02-03 03:00:25.790185 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 03:00:27.999765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 03:00:27.999950 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/81eff9e37850461e903b0f99df9df09c/work/81eff9e37850461e903b0f99df9df09c_id_rsa 2026-02-03 03:00:27.999987 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/81eff9e37850461e903b0f99df9df09c/work/81eff9e37850461e903b0f99df9df09c_id_rsa.pub 2026-02-03 03:00:28.000012 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 03:00:28.000038 | debian-bookworm -> localhost | SHA256:jCGKzQDndu6WeQZULuIZ+S2hAA/P1RrHRCaStoWMuA0 zuul-build-sshkey 2026-02-03 03:00:28.000060 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 03:00:28.000090 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 03:00:28.000111 | debian-bookworm -> localhost | |=oooo== | 2026-02-03 03:00:28.000133 | debian-bookworm -> localhost | |EB=+o=+ | 2026-02-03 03:00:28.000153 | debian-bookworm -> localhost | |o=Xo*+o | 2026-02-03 03:00:28.000173 | debian-bookworm -> localhost | |.Oo@.= + | 2026-02-03 03:00:28.000193 | debian-bookworm -> localhost | |. B = o S | 2026-02-03 03:00:28.000217 | debian-bookworm -> localhost | | . = | 2026-02-03 03:00:28.000239 | debian-bookworm -> localhost | | = o | 2026-02-03 03:00:28.000260 | debian-bookworm -> localhost | | . o | 2026-02-03 03:00:28.000282 | debian-bookworm -> localhost | | | 2026-02-03 03:00:28.000304 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 03:00:28.000380 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.293432 2026-02-03 03:00:28.006376 | 2026-02-03 03:00:28.006473 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 03:00:28.052866 | debian-bookworm | ok 2026-02-03 03:00:28.064216 | debian-bookworm | included: /var/lib/zuul/builds/81eff9e37850461e903b0f99df9df09c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 03:00:28.083629 | 2026-02-03 03:00:28.083732 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 03:00:28.124960 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:00:28.132689 | 2026-02-03 03:00:28.132797 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 03:00:29.003340 | debian-bookworm | changed 2026-02-03 03:00:29.009402 | 2026-02-03 03:00:29.009509 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 03:00:29.336277 | debian-bookworm | ok 2026-02-03 03:00:29.341809 | 2026-02-03 03:00:29.341901 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 03:00:30.164258 | debian-bookworm | changed 2026-02-03 03:00:30.171313 | 2026-02-03 03:00:30.171413 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 03:00:31.108833 | debian-bookworm | changed 2026-02-03 03:00:31.120242 | 2026-02-03 03:00:31.120351 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 03:00:31.167745 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:00:31.174196 | 2026-02-03 03:00:31.174291 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 03:00:32.435427 | debian-bookworm -> localhost | changed 2026-02-03 03:00:32.449430 | 2026-02-03 03:00:32.449535 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 03:00:33.271027 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/81eff9e37850461e903b0f99df9df09c/work/81eff9e37850461e903b0f99df9df09c_id_rsa (zuul-build-sshkey) 2026-02-03 03:00:33.271490 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050890 2026-02-03 03:00:33.281590 | 2026-02-03 03:00:33.281750 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 03:00:33.929304 | debian-bookworm | ok 2026-02-03 03:00:33.936205 | 2026-02-03 03:00:33.936303 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 03:00:33.982655 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:00:33.994134 | 2026-02-03 03:00:33.994246 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 03:00:34.424846 | debian-bookworm | ok 2026-02-03 03:00:34.443750 | 2026-02-03 03:00:34.443893 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 03:00:34.471541 | debian-bookworm | ok 2026-02-03 03:00:34.476232 | 2026-02-03 03:00:34.476311 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 03:00:34.803592 | debian-bookworm -> localhost | ok 2026-02-03 03:00:34.809553 | 2026-02-03 03:00:34.809641 | TASK [validate-host : Collect information about the host] 2026-02-03 03:00:35.930696 | debian-bookworm | ok 2026-02-03 03:00:35.964800 | 2026-02-03 03:00:35.964903 | TASK [validate-host : Sanitize hostname] 2026-02-03 03:00:36.355856 | debian-bookworm | ok 2026-02-03 03:00:36.416873 | 2026-02-03 03:00:36.416970 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 03:00:37.642748 | debian-bookworm -> localhost | changed 2026-02-03 03:00:37.647444 | 2026-02-03 03:00:37.647523 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 03:00:38.396184 | debian-bookworm | ok 2026-02-03 03:00:38.400613 | 2026-02-03 03:00:38.400708 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 03:00:39.537712 | debian-bookworm -> localhost | changed 2026-02-03 03:00:39.546458 | 2026-02-03 03:00:39.546560 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 03:00:39.838990 | debian-bookworm | ok 2026-02-03 03:00:39.845017 | 2026-02-03 03:00:39.845104 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 03:00:41.872461 | debian-bookworm | changed: 2026-02-03 03:00:41.872637 | debian-bookworm | cd+++++++++ src/ 2026-02-03 03:00:41.872670 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 03:00:41.872694 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 03:00:41.872715 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-02-03 03:00:41.872735 | debian-bookworm | RedHat.yml 2026-02-03 03:00:41.931772 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-02-03 03:00:41.931790 | debian-bookworm | RedHat.yml 2026-02-03 03:00:41.931849 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026480 2026-02-03 03:01:17.954791 | 2026-02-03 03:01:17.955336 | TASK [upload-logs : Upload logs to log server] 2026-02-03 03:01:19.665653 | localhost | Output suppressed because no_log was given 2026-02-03 03:01:19.667313 | 2026-02-03 03:01:19.667403 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 03:01:19.794951 | localhost | skipping: Conditional result was False 2026-02-03 03:01:19.841966 | localhost | skipping: Conditional result was False 2026-02-03 03:01:19.846937 | 2026-02-03 03:01:19.847026 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 03:01:19.986818 | localhost | skipping: Conditional result was False 2026-02-03 03:01:19.987205 | 2026-02-03 03:01:20.008837 | localhost | skipping: Conditional result was False 2026-02-03 03:01:20.013228 | 2026-02-03 03:01:20.013311 | LOOP [upload-logs : Upload console log and json output]