2026-03-21 03:00:11.750548 | Job console starting 2026-03-21 03:00:11.768591 | Updating git repos 2026-03-21 03:00:11.877951 | Cloning repos into workspace 2026-03-21 03:00:11.981704 | Restoring repo states 2026-03-21 03:00:12.007742 | Merging changes 2026-03-21 03:00:12.007826 | Checking out repos 2026-03-21 03:00:12.138966 | Preparing playbooks 2026-03-21 03:00:13.409572 | Running Ansible setup 2026-03-21 03:00:21.117239 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-21 03:00:22.429201 | 2026-03-21 03:00:22.429346 | PLAY [Base pre] 2026-03-21 03:00:22.444178 | 2026-03-21 03:00:22.444311 | TASK [Setup log path fact] 2026-03-21 03:00:22.472527 | debian-bookworm | ok 2026-03-21 03:00:22.488455 | 2026-03-21 03:00:22.488592 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 03:00:22.517371 | debian-bookworm | ok 2026-03-21 03:00:22.530496 | 2026-03-21 03:00:22.530606 | TASK [emit-job-header : Print job information] 2026-03-21 03:00:22.588732 | # Job Information 2026-03-21 03:00:22.588886 | Ansible Version: 2.16.14 2026-03-21 03:00:22.588922 | Job: python-black 2026-03-21 03:00:22.588955 | Pipeline: periodic-daily 2026-03-21 03:00:22.588979 | Executor: 521e9411259a 2026-03-21 03:00:22.589000 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-03-21 03:00:22.589022 | Event ID: f44ea047f154413f8abd819a1a9ecaad 2026-03-21 03:00:22.594423 | 2026-03-21 03:00:22.594520 | LOOP [emit-job-header : Print node information] 2026-03-21 03:00:22.795936 | debian-bookworm | ok: 2026-03-21 03:00:22.796132 | debian-bookworm | # Node Information 2026-03-21 03:00:22.796163 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-21 03:00:22.796184 | debian-bookworm | Hostname: debian 2026-03-21 03:00:22.796202 | debian-bookworm | Username: zuul 2026-03-21 03:00:22.796220 | debian-bookworm | Distro: Debian 12.13 2026-03-21 03:00:22.796239 | debian-bookworm | Provider: regiocloud-a 2026-03-21 03:00:22.796257 | debian-bookworm | Region: 2026-03-21 03:00:22.796275 | debian-bookworm | Label: debian-bookworm 2026-03-21 03:00:22.796301 | debian-bookworm | Product Name: OpenStack Nova 2026-03-21 03:00:22.796318 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:3d05 2026-03-21 03:00:22.825225 | 2026-03-21 03:00:22.825346 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-21 03:00:23.772078 | debian-bookworm -> localhost | changed 2026-03-21 03:00:23.778620 | 2026-03-21 03:00:23.778708 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-21 03:00:25.526651 | debian-bookworm -> localhost | changed 2026-03-21 03:00:25.535365 | 2026-03-21 03:00:25.535456 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-21 03:00:25.901568 | debian-bookworm -> localhost | ok 2026-03-21 03:00:25.906448 | 2026-03-21 03:00:25.906541 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-21 03:00:25.933136 | debian-bookworm | ok 2026-03-21 03:00:25.962801 | debian-bookworm | included: /var/lib/zuul/builds/0b467e3e285b4bdabb48cf5153ba0d4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-21 03:00:25.991673 | 2026-03-21 03:00:25.991778 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-21 03:00:28.895026 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-21 03:00:28.895583 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b467e3e285b4bdabb48cf5153ba0d4c/work/0b467e3e285b4bdabb48cf5153ba0d4c_id_rsa 2026-03-21 03:00:28.895801 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b467e3e285b4bdabb48cf5153ba0d4c/work/0b467e3e285b4bdabb48cf5153ba0d4c_id_rsa.pub 2026-03-21 03:00:28.895923 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-21 03:00:28.895953 | debian-bookworm -> localhost | SHA256:OjglgqwXqo5sOGgo03LGbfk3l2GVx0j4LAcO0AehPDA zuul-build-sshkey 2026-03-21 03:00:28.895975 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-21 03:00:28.896005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-21 03:00:28.896025 | debian-bookworm -> localhost | | E .ooo . | 2026-03-21 03:00:28.896043 | debian-bookworm -> localhost | | + .o + . | 2026-03-21 03:00:28.896091 | debian-bookworm -> localhost | | + + = + | 2026-03-21 03:00:28.896111 | debian-bookworm -> localhost | |.. . o B o | 2026-03-21 03:00:28.896128 | debian-bookworm -> localhost | |..o . . S + . | 2026-03-21 03:00:28.896149 | debian-bookworm -> localhost | |.. o + . o | 2026-03-21 03:00:28.896166 | debian-bookworm -> localhost | |*o..o.o . o | 2026-03-21 03:00:28.896182 | debian-bookworm -> localhost | |%+= +. .o o | 2026-03-21 03:00:28.896200 | debian-bookworm -> localhost | |BO . ... o | 2026-03-21 03:00:28.896216 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-21 03:00:28.896263 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.415426 2026-03-21 03:00:28.905871 | 2026-03-21 03:00:28.905975 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-21 03:00:28.964076 | debian-bookworm | ok 2026-03-21 03:00:28.982271 | debian-bookworm | included: /var/lib/zuul/builds/0b467e3e285b4bdabb48cf5153ba0d4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-21 03:00:28.997462 | 2026-03-21 03:00:28.997551 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-21 03:00:29.053671 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:00:29.063112 | 2026-03-21 03:00:29.063207 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-21 03:00:30.461920 | debian-bookworm | changed 2026-03-21 03:00:30.470441 | 2026-03-21 03:00:30.470535 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-21 03:00:30.728894 | debian-bookworm | ok 2026-03-21 03:00:30.733330 | 2026-03-21 03:00:30.733407 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-21 03:00:31.417528 | debian-bookworm | changed 2026-03-21 03:00:31.424661 | 2026-03-21 03:00:31.424748 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-21 03:00:32.121567 | debian-bookworm | changed 2026-03-21 03:00:32.147651 | 2026-03-21 03:00:32.147742 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-21 03:00:32.207638 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:00:32.213139 | 2026-03-21 03:00:32.213220 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-21 03:00:33.079302 | debian-bookworm -> localhost | changed 2026-03-21 03:00:33.093839 | 2026-03-21 03:00:33.093938 | TASK [add-build-sshkey : Add back temp key] 2026-03-21 03:00:33.680570 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0b467e3e285b4bdabb48cf5153ba0d4c/work/0b467e3e285b4bdabb48cf5153ba0d4c_id_rsa (zuul-build-sshkey) 2026-03-21 03:00:33.680787 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011197 2026-03-21 03:00:33.691563 | 2026-03-21 03:00:33.691672 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-21 03:00:34.075251 | debian-bookworm | ok 2026-03-21 03:00:34.079442 | 2026-03-21 03:00:34.079521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-21 03:00:34.124950 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:00:34.144504 | 2026-03-21 03:00:34.144595 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-21 03:00:34.714749 | debian-bookworm | ok 2026-03-21 03:00:34.756019 | 2026-03-21 03:00:34.756119 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-21 03:00:34.805008 | debian-bookworm | ok 2026-03-21 03:00:34.812679 | 2026-03-21 03:00:34.812769 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-21 03:00:35.418652 | debian-bookworm -> localhost | ok 2026-03-21 03:00:35.423956 | 2026-03-21 03:00:35.424031 | TASK [validate-host : Collect information about the host] 2026-03-21 03:00:36.643650 | debian-bookworm | ok 2026-03-21 03:00:36.661249 | 2026-03-21 03:00:36.661383 | TASK [validate-host : Sanitize hostname] 2026-03-21 03:00:36.906513 | debian-bookworm | ok 2026-03-21 03:00:37.044636 | 2026-03-21 03:00:37.044781 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-21 03:00:38.250001 | debian-bookworm -> localhost | changed 2026-03-21 03:00:38.255548 | 2026-03-21 03:00:38.255650 | TASK [validate-host : Collect information about zuul worker] 2026-03-21 03:00:38.812434 | debian-bookworm | ok 2026-03-21 03:00:38.843658 | 2026-03-21 03:00:38.843759 | TASK [validate-host : Write out all zuul information for each host] 2026-03-21 03:00:40.323805 | debian-bookworm -> localhost | changed 2026-03-21 03:00:40.331300 | 2026-03-21 03:00:40.331440 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-21 03:00:40.610498 | debian-bookworm | ok 2026-03-21 03:00:40.614925 | 2026-03-21 03:00:40.615008 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-21 03:00:42.864140 | debian-bookworm | changed: 2026-03-21 03:00:42.864317 | debian-bookworm | cd+++++++++ src/ 2026-03-21 03:00:42.864379 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-21 03:00:42.864404 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-21 03:00:42.864426 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-03-21 03:00:42.864447 | debian-bookworm | RedHat.yml 2026-03-21 03:00:42.963620 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-03-21 03:00:42.963638 | debian-bookworm | RedHat.yml 2026-03-21 03:00:42.963690 | debian-bookworm | localhost | ok: Runtime: 0:00:00.037914 2026-03-21 03:01:13.731598 | 2026-03-21 03:01:13.731681 | TASK [upload-logs : Upload logs to log server] 2026-03-21 03:01:14.918293 | localhost | Output suppressed because no_log was given 2026-03-21 03:01:14.919995 | 2026-03-21 03:01:14.920086 | LOOP [upload-logs : Compress console log and json output] 2026-03-21 03:01:15.030280 | localhost | skipping: Conditional result was False 2026-03-21 03:01:15.049606 | localhost | skipping: Conditional result was False 2026-03-21 03:01:15.057109 | 2026-03-21 03:01:15.057215 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-21 03:01:15.160059 | localhost | skipping: Conditional result was False 2026-03-21 03:01:15.160294 | 2026-03-21 03:01:15.169613 | localhost | skipping: Conditional result was False 2026-03-21 03:01:15.175633 | 2026-03-21 03:01:15.175726 | LOOP [upload-logs : Upload console log and json output]