2025-10-30 03:18:17.008309 | Job console starting 2025-10-30 03:18:17.039631 | Updating git repos 2025-10-30 03:18:17.075955 | Cloning repos into workspace 2025-10-30 03:18:17.130617 | Restoring repo states 2025-10-30 03:18:17.134625 | Merging changes 2025-10-30 03:18:17.134637 | Checking out repos 2025-10-30 03:18:17.207850 | Preparing playbooks 2025-10-30 03:18:17.776572 | Running Ansible setup 2025-10-30 03:18:21.645326 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-30 03:18:22.466068 | 2025-10-30 03:18:22.466289 | PLAY [Base pre] 2025-10-30 03:18:22.482516 | 2025-10-30 03:18:22.482650 | TASK [Setup log path fact] 2025-10-30 03:18:22.502864 | debian-bookworm | ok 2025-10-30 03:18:22.518233 | 2025-10-30 03:18:22.518363 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-30 03:18:22.559253 | debian-bookworm | ok 2025-10-30 03:18:22.569127 | 2025-10-30 03:18:22.569271 | TASK [emit-job-header : Print job information] 2025-10-30 03:18:22.608852 | # Job Information 2025-10-30 03:18:22.609022 | Ansible Version: 2.16.14 2025-10-30 03:18:22.609058 | Job: flake8 2025-10-30 03:18:22.609090 | Pipeline: periodic-daily 2025-10-30 03:18:22.609113 | Executor: 521e9411259a 2025-10-30 03:18:22.609134 | Triggered by: https://github.com/osism/openstack-health-middleware 2025-10-30 03:18:22.609169 | Event ID: ddbff5c590484308a837e914febe7b80 2025-10-30 03:18:22.614071 | 2025-10-30 03:18:22.614214 | LOOP [emit-job-header : Print node information] 2025-10-30 03:18:22.736293 | debian-bookworm | ok: 2025-10-30 03:18:22.736576 | debian-bookworm | # Node Information 2025-10-30 03:18:22.736613 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-30 03:18:22.736638 | debian-bookworm | Hostname: debian 2025-10-30 03:18:22.736660 | debian-bookworm | Username: zuul 2025-10-30 03:18:22.736680 | debian-bookworm | Distro: Debian 12.12 2025-10-30 03:18:22.736703 | debian-bookworm | Provider: regiocloud-a 2025-10-30 03:18:22.736725 | debian-bookworm | Region: 2025-10-30 03:18:22.736746 | debian-bookworm | Label: debian-bookworm 2025-10-30 03:18:22.736765 | debian-bookworm | Product Name: OpenStack Nova 2025-10-30 03:18:22.736784 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:ece2 2025-10-30 03:18:22.751112 | 2025-10-30 03:18:22.751268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-30 03:18:23.387985 | debian-bookworm -> localhost | changed 2025-10-30 03:18:23.396628 | 2025-10-30 03:18:23.396745 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-30 03:18:25.119654 | debian-bookworm -> localhost | changed 2025-10-30 03:18:25.156913 | 2025-10-30 03:18:25.157077 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-30 03:18:26.035914 | debian-bookworm -> localhost | ok 2025-10-30 03:18:26.042936 | 2025-10-30 03:18:26.043060 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-30 03:18:26.078058 | debian-bookworm | ok 2025-10-30 03:18:26.096946 | debian-bookworm | included: /var/lib/zuul/builds/7335dcc3ae5143c2a4ede607c472b27e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-30 03:18:26.103584 | 2025-10-30 03:18:26.103690 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-30 03:18:27.019958 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-30 03:18:27.020501 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7335dcc3ae5143c2a4ede607c472b27e/work/7335dcc3ae5143c2a4ede607c472b27e_id_rsa 2025-10-30 03:18:27.020610 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7335dcc3ae5143c2a4ede607c472b27e/work/7335dcc3ae5143c2a4ede607c472b27e_id_rsa.pub 2025-10-30 03:18:27.020684 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-30 03:18:27.020752 | debian-bookworm -> localhost | SHA256:gKAMXimCAdtY58EzbYbICStvegq3+hOEX6JVVGsaf+Q zuul-build-sshkey 2025-10-30 03:18:27.020816 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-30 03:18:27.020899 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-30 03:18:27.020966 | debian-bookworm -> localhost | |B+o*=+. | 2025-10-30 03:18:27.021029 | debian-bookworm -> localhost | |*O==*o+. | 2025-10-30 03:18:27.021088 | debian-bookworm -> localhost | |B+o.+=+ . | 2025-10-30 03:18:27.021144 | debian-bookworm -> localhost | |o.+ .= + | 2025-10-30 03:18:27.021234 | debian-bookworm -> localhost | | =oo. . E | 2025-10-30 03:18:27.021329 | debian-bookworm -> localhost | |.oo . | 2025-10-30 03:18:27.021502 | debian-bookworm -> localhost | |o o. | 2025-10-30 03:18:27.021570 | debian-bookworm -> localhost | |.+.. | 2025-10-30 03:18:27.021631 | debian-bookworm -> localhost | |ooo. | 2025-10-30 03:18:27.021689 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-30 03:18:27.021830 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.301550 2025-10-30 03:18:27.035643 | 2025-10-30 03:18:27.035791 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-30 03:18:27.061797 | debian-bookworm | ok 2025-10-30 03:18:27.075699 | debian-bookworm | included: /var/lib/zuul/builds/7335dcc3ae5143c2a4ede607c472b27e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-30 03:18:27.086218 | 2025-10-30 03:18:27.086335 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-30 03:18:27.114861 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:18:27.121549 | 2025-10-30 03:18:27.121655 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-30 03:18:27.763322 | debian-bookworm | changed 2025-10-30 03:18:27.768945 | 2025-10-30 03:18:27.769049 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-30 03:18:28.023478 | debian-bookworm | ok 2025-10-30 03:18:28.029649 | 2025-10-30 03:18:28.029754 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-30 03:18:28.700600 | debian-bookworm | changed 2025-10-30 03:18:28.717077 | 2025-10-30 03:18:28.717193 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-30 03:18:29.365925 | debian-bookworm | changed 2025-10-30 03:18:29.371762 | 2025-10-30 03:18:29.371848 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-30 03:18:29.395171 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:18:29.400901 | 2025-10-30 03:18:29.400994 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-30 03:18:29.808552 | debian-bookworm -> localhost | changed 2025-10-30 03:18:29.819013 | 2025-10-30 03:18:29.819106 | TASK [add-build-sshkey : Add back temp key] 2025-10-30 03:18:30.137339 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7335dcc3ae5143c2a4ede607c472b27e/work/7335dcc3ae5143c2a4ede607c472b27e_id_rsa (zuul-build-sshkey) 2025-10-30 03:18:30.137743 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018054 2025-10-30 03:18:30.152344 | 2025-10-30 03:18:30.152458 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-30 03:18:30.581981 | debian-bookworm | ok 2025-10-30 03:18:30.587755 | 2025-10-30 03:18:30.587841 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-30 03:18:30.622826 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:18:30.633843 | 2025-10-30 03:18:30.633958 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-30 03:18:31.178021 | debian-bookworm | ok 2025-10-30 03:18:31.206573 | 2025-10-30 03:18:31.206677 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-30 03:18:31.244472 | debian-bookworm | ok 2025-10-30 03:18:31.250104 | 2025-10-30 03:18:31.250257 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-30 03:18:31.598141 | debian-bookworm -> localhost | ok 2025-10-30 03:18:31.604225 | 2025-10-30 03:18:31.604312 | TASK [validate-host : Collect information about the host] 2025-10-30 03:18:32.754661 | debian-bookworm | ok 2025-10-30 03:18:32.776755 | 2025-10-30 03:18:32.776860 | TASK [validate-host : Sanitize hostname] 2025-10-30 03:18:32.927217 | debian-bookworm | ok 2025-10-30 03:18:32.974364 | 2025-10-30 03:18:32.974473 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-30 03:18:33.495248 | debian-bookworm -> localhost | changed 2025-10-30 03:18:33.500700 | 2025-10-30 03:18:33.500789 | TASK [validate-host : Collect information about zuul worker] 2025-10-30 03:18:33.885225 | debian-bookworm | ok 2025-10-30 03:18:33.889730 | 2025-10-30 03:18:33.889821 | TASK [validate-host : Write out all zuul information for each host] 2025-10-30 03:18:34.684069 | debian-bookworm -> localhost | changed 2025-10-30 03:18:34.692611 | 2025-10-30 03:18:34.692683 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-30 03:18:35.004579 | debian-bookworm | ok 2025-10-30 03:18:35.009764 | 2025-10-30 03:18:35.009836 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-30 03:18:35.868477 | debian-bookworm | changed: 2025-10-30 03:18:35.868607 | debian-bookworm | cd+++++++++ src/ 2025-10-30 03:18:35.868635 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-30 03:18:35.868655 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-30 03:18:35.868672 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2025-10-30 03:18:35.868689 | debian-bookworm | localhost | ok: Runtime: 0:00:00.035219 2025-10-30 03:19:03.266632 | 2025-10-30 03:19:03.266768 | TASK [upload-logs : Upload logs to log server] 2025-10-30 03:19:04.368229 | localhost | Output suppressed because no_log was given 2025-10-30 03:19:04.369836 | 2025-10-30 03:19:04.369919 | LOOP [upload-logs : Compress console log and json output] 2025-10-30 03:19:04.409888 | localhost | skipping: Conditional result was False 2025-10-30 03:19:04.414453 | localhost | skipping: Conditional result was False 2025-10-30 03:19:04.425564 | 2025-10-30 03:19:04.425670 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-30 03:19:04.503512 | localhost | skipping: Conditional result was False 2025-10-30 03:19:04.503751 | 2025-10-30 03:19:04.507308 | localhost | skipping: Conditional result was False 2025-10-30 03:19:04.511786 | 2025-10-30 03:19:04.511892 | LOOP [upload-logs : Upload console log and json output]