2026-02-23 03:16:30.148820 | Job console starting 2026-02-23 03:16:30.158165 | Updating git repos 2026-02-23 03:16:30.188800 | Cloning repos into workspace 2026-02-23 03:16:30.336948 | Restoring repo states 2026-02-23 03:16:30.345132 | Merging changes 2026-02-23 03:16:30.345164 | Checking out repos 2026-02-23 03:16:30.393508 | Preparing playbooks 2026-02-23 03:16:31.020991 | Running Ansible setup 2026-02-23 03:16:35.407304 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 03:16:36.365954 | 2026-02-23 03:16:36.366124 | PLAY [Base pre] 2026-02-23 03:16:36.384460 | 2026-02-23 03:16:36.384663 | TASK [Setup log path fact] 2026-02-23 03:16:36.405226 | debian-bookworm | ok 2026-02-23 03:16:36.421887 | 2026-02-23 03:16:36.422060 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 03:16:36.452759 | debian-bookworm | ok 2026-02-23 03:16:36.463191 | 2026-02-23 03:16:36.463324 | TASK [emit-job-header : Print job information] 2026-02-23 03:16:36.514106 | # Job Information 2026-02-23 03:16:36.514301 | Ansible Version: 2.16.14 2026-02-23 03:16:36.514336 | Job: flake8 2026-02-23 03:16:36.514369 | Pipeline: periodic-daily 2026-02-23 03:16:36.514393 | Executor: 521e9411259a 2026-02-23 03:16:36.514413 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-02-23 03:16:36.514435 | Event ID: aefc1505cdfb460590b4f62c176200c3 2026-02-23 03:16:36.519631 | 2026-02-23 03:16:36.519764 | LOOP [emit-job-header : Print node information] 2026-02-23 03:16:36.640676 | debian-bookworm | ok: 2026-02-23 03:16:36.640948 | debian-bookworm | # Node Information 2026-02-23 03:16:36.640987 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 03:16:36.641013 | debian-bookworm | Hostname: debian 2026-02-23 03:16:36.641072 | debian-bookworm | Username: zuul 2026-02-23 03:16:36.641096 | debian-bookworm | Distro: Debian 12.13 2026-02-23 03:16:36.641178 | debian-bookworm | Provider: regiocloud-a 2026-02-23 03:16:36.641203 | debian-bookworm | Region: 2026-02-23 03:16:36.641225 | debian-bookworm | Label: debian-bookworm 2026-02-23 03:16:36.641245 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 03:16:36.641266 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:56cf 2026-02-23 03:16:36.659220 | 2026-02-23 03:16:36.659363 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 03:16:37.470919 | debian-bookworm -> localhost | changed 2026-02-23 03:16:37.487374 | 2026-02-23 03:16:37.487734 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 03:16:39.629969 | debian-bookworm -> localhost | changed 2026-02-23 03:16:39.671380 | 2026-02-23 03:16:39.671527 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 03:16:40.038915 | debian-bookworm -> localhost | ok 2026-02-23 03:16:40.049006 | 2026-02-23 03:16:40.049126 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 03:16:40.072302 | debian-bookworm | ok 2026-02-23 03:16:40.094164 | debian-bookworm | included: /var/lib/zuul/builds/5933ee2fa18b42f2b243ea6d16cebc97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 03:16:40.100043 | 2026-02-23 03:16:40.100142 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 03:16:42.567059 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 03:16:42.567262 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5933ee2fa18b42f2b243ea6d16cebc97/work/5933ee2fa18b42f2b243ea6d16cebc97_id_rsa 2026-02-23 03:16:42.567302 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5933ee2fa18b42f2b243ea6d16cebc97/work/5933ee2fa18b42f2b243ea6d16cebc97_id_rsa.pub 2026-02-23 03:16:42.567328 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 03:16:42.567353 | debian-bookworm -> localhost | SHA256:Esb9pxWNs6ymLpA0VFogOTn43sBBfcgMuqXK3QqteY8 zuul-build-sshkey 2026-02-23 03:16:42.567375 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 03:16:42.567405 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 03:16:42.567427 | debian-bookworm -> localhost | | o+B.+o | 2026-02-23 03:16:42.567449 | debian-bookworm -> localhost | |..*.*+.. o | 2026-02-23 03:16:42.567469 | debian-bookworm -> localhost | |.o.=..+ . + . | 2026-02-23 03:16:42.567489 | debian-bookworm -> localhost | | ++ o. . . . + | 2026-02-23 03:16:42.567508 | debian-bookworm -> localhost | |o. + o. S . = | 2026-02-23 03:16:42.567542 | debian-bookworm -> localhost | |o + = . = | 2026-02-23 03:16:42.567563 | debian-bookworm -> localhost | |.o o o + | 2026-02-23 03:16:42.567583 | debian-bookworm -> localhost | | +.o . o | 2026-02-23 03:16:42.567604 | debian-bookworm -> localhost | | o.E.. oo | 2026-02-23 03:16:42.567624 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 03:16:42.567676 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.990463 2026-02-23 03:16:42.573662 | 2026-02-23 03:16:42.573748 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 03:16:42.591103 | debian-bookworm | ok 2026-02-23 03:16:42.600141 | debian-bookworm | included: /var/lib/zuul/builds/5933ee2fa18b42f2b243ea6d16cebc97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 03:16:42.608688 | 2026-02-23 03:16:42.608768 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 03:16:42.621254 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:16:42.626850 | 2026-02-23 03:16:42.626931 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 03:16:43.260056 | debian-bookworm | changed 2026-02-23 03:16:43.268266 | 2026-02-23 03:16:43.268402 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 03:16:43.540439 | debian-bookworm | ok 2026-02-23 03:16:43.547569 | 2026-02-23 03:16:43.547673 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 03:16:44.283998 | debian-bookworm | changed 2026-02-23 03:16:44.296406 | 2026-02-23 03:16:44.296561 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 03:16:45.021516 | debian-bookworm | changed 2026-02-23 03:16:45.032016 | 2026-02-23 03:16:45.032149 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 03:16:45.084722 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:16:45.093983 | 2026-02-23 03:16:45.094112 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 03:16:46.165090 | debian-bookworm -> localhost | changed 2026-02-23 03:16:46.187434 | 2026-02-23 03:16:46.187593 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 03:16:47.021609 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5933ee2fa18b42f2b243ea6d16cebc97/work/5933ee2fa18b42f2b243ea6d16cebc97_id_rsa (zuul-build-sshkey) 2026-02-23 03:16:47.021997 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034098 2026-02-23 03:16:47.039129 | 2026-02-23 03:16:47.040077 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 03:16:47.687879 | debian-bookworm | ok 2026-02-23 03:16:47.701504 | 2026-02-23 03:16:47.701656 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 03:16:47.728536 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:16:47.751940 | 2026-02-23 03:16:47.752086 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 03:16:48.221867 | debian-bookworm | ok 2026-02-23 03:16:48.235041 | 2026-02-23 03:16:48.235184 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 03:16:48.274946 | debian-bookworm | ok 2026-02-23 03:16:48.290798 | 2026-02-23 03:16:48.290954 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 03:16:48.627430 | debian-bookworm -> localhost | ok 2026-02-23 03:16:48.635295 | 2026-02-23 03:16:48.635490 | TASK [validate-host : Collect information about the host] 2026-02-23 03:16:50.225183 | debian-bookworm | ok 2026-02-23 03:16:50.260290 | 2026-02-23 03:16:50.260448 | TASK [validate-host : Sanitize hostname] 2026-02-23 03:16:50.517475 | debian-bookworm | ok 2026-02-23 03:16:50.574622 | 2026-02-23 03:16:50.574725 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 03:16:51.312489 | debian-bookworm -> localhost | changed 2026-02-23 03:16:51.320379 | 2026-02-23 03:16:51.320488 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 03:16:51.908172 | debian-bookworm | ok 2026-02-23 03:16:51.917563 | 2026-02-23 03:16:51.917665 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 03:16:52.870596 | debian-bookworm -> localhost | changed 2026-02-23 03:16:52.879792 | 2026-02-23 03:16:52.879884 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 03:16:53.196357 | debian-bookworm | ok 2026-02-23 03:16:53.202356 | 2026-02-23 03:16:53.202439 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 03:16:54.617276 | debian-bookworm | changed: 2026-02-23 03:16:54.617447 | debian-bookworm | cd+++++++++ src/ 2026-02-23 03:16:54.617480 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 03:16:54.617504 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 03:16:54.617536 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-02-23 03:16:54.617557 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008329 2026-02-23 03:17:21.426210 | 2026-02-23 03:17:21.426328 | TASK [upload-logs : Upload logs to log server] 2026-02-23 03:17:22.434990 | localhost | Output suppressed because no_log was given 2026-02-23 03:17:22.437133 | 2026-02-23 03:17:22.437246 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 03:17:22.555371 | localhost | skipping: Conditional result was False 2026-02-23 03:17:22.562719 | localhost | skipping: Conditional result was False 2026-02-23 03:17:22.570209 | 2026-02-23 03:17:22.570329 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 03:17:22.622654 | localhost | skipping: Conditional result was False 2026-02-23 03:17:22.623491 | 2026-02-23 03:17:22.630981 | localhost | skipping: Conditional result was False 2026-02-23 03:17:22.636808 | 2026-02-23 03:17:22.636924 | LOOP [upload-logs : Upload console log and json output]