2026-06-19 03:14:47.726516 | Job console starting 2026-06-19 03:14:47.744656 | Updating git repos 2026-06-19 03:14:47.793231 | Cloning repos into workspace 2026-06-19 03:14:47.846279 | Restoring repo states 2026-06-19 03:14:47.866018 | Merging changes 2026-06-19 03:14:47.866043 | Checking out repos 2026-06-19 03:14:47.968137 | Preparing playbooks 2026-06-19 03:14:49.426745 | Running Ansible setup 2026-06-19 03:14:54.683290 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 03:14:55.413836 | 2026-06-19 03:14:55.413979 | PLAY [Base pre] 2026-06-19 03:14:55.429010 | 2026-06-19 03:14:55.429151 | TASK [Setup log path fact] 2026-06-19 03:14:55.457477 | ubuntu-jammy | ok 2026-06-19 03:14:55.472956 | 2026-06-19 03:14:55.473122 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 03:14:55.512365 | ubuntu-jammy | ok 2026-06-19 03:14:55.521703 | 2026-06-19 03:14:55.521798 | TASK [emit-job-header : Print job information] 2026-06-19 03:14:55.560137 | # Job Information 2026-06-19 03:14:55.560308 | Ansible Version: 2.16.14 2026-06-19 03:14:55.560343 | Job: flake8 2026-06-19 03:14:55.560377 | Pipeline: periodic-daily 2026-06-19 03:14:55.560400 | Executor: 521e9411259a 2026-06-19 03:14:55.560420 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-19 03:14:55.560442 | Event ID: 1c082662bed0452cbdb566ee5c6b569f 2026-06-19 03:14:55.565137 | 2026-06-19 03:14:55.565226 | LOOP [emit-job-header : Print node information] 2026-06-19 03:14:55.668309 | ubuntu-jammy | ok: 2026-06-19 03:14:55.668494 | ubuntu-jammy | # Node Information 2026-06-19 03:14:55.668528 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-19 03:14:55.668552 | ubuntu-jammy | Hostname: ubuntu 2026-06-19 03:14:55.668573 | ubuntu-jammy | Username: zuul 2026-06-19 03:14:55.668594 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-19 03:14:55.668617 | ubuntu-jammy | Provider: regiocloud-a 2026-06-19 03:14:55.668638 | ubuntu-jammy | Region: 2026-06-19 03:14:55.668659 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-19 03:14:55.668679 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-19 03:14:55.668699 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe20:40a9 2026-06-19 03:14:55.680626 | 2026-06-19 03:14:55.680752 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 03:14:56.193260 | ubuntu-jammy -> localhost | changed 2026-06-19 03:14:56.202955 | 2026-06-19 03:14:56.203094 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 03:14:57.334327 | ubuntu-jammy -> localhost | changed 2026-06-19 03:14:57.343036 | 2026-06-19 03:14:57.343136 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 03:14:57.650357 | ubuntu-jammy -> localhost | ok 2026-06-19 03:14:57.655794 | 2026-06-19 03:14:57.655886 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 03:14:57.683169 | ubuntu-jammy | ok 2026-06-19 03:14:57.698584 | ubuntu-jammy | included: /var/lib/zuul/builds/041a5a8ea224475baf0a20ba9c5ef748/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 03:14:57.703501 | 2026-06-19 03:14:57.703579 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 03:14:58.746758 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-19 03:14:58.746973 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/041a5a8ea224475baf0a20ba9c5ef748/work/041a5a8ea224475baf0a20ba9c5ef748_id_rsa 2026-06-19 03:14:58.747010 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/041a5a8ea224475baf0a20ba9c5ef748/work/041a5a8ea224475baf0a20ba9c5ef748_id_rsa.pub 2026-06-19 03:14:58.747036 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-19 03:14:58.747059 | ubuntu-jammy -> localhost | SHA256:4xODFqMRZTbNbbrpL+o6LdZzEp02caiE8eiBa76MsvQ zuul-build-sshkey 2026-06-19 03:14:58.747110 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-19 03:14:58.747132 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-19 03:14:58.747171 | ubuntu-jammy -> localhost | | ..=o . | 2026-06-19 03:14:58.747194 | ubuntu-jammy -> localhost | | .+ .o o | 2026-06-19 03:14:58.747214 | ubuntu-jammy -> localhost | | ..=o + | 2026-06-19 03:14:58.747234 | ubuntu-jammy -> localhost | | . +oo++ . | 2026-06-19 03:14:58.747254 | ubuntu-jammy -> localhost | | o.oooS* | 2026-06-19 03:14:58.747282 | ubuntu-jammy -> localhost | | o ..o.B+ | 2026-06-19 03:14:58.747304 | ubuntu-jammy -> localhost | | + o +o. | 2026-06-19 03:14:58.747323 | ubuntu-jammy -> localhost | |ooo + = +. | 2026-06-19 03:14:58.747343 | ubuntu-jammy -> localhost | |+.oE.=o= o. | 2026-06-19 03:14:58.747364 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-19 03:14:58.747416 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.519219 2026-06-19 03:14:58.755655 | 2026-06-19 03:14:58.755763 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 03:14:58.794765 | ubuntu-jammy | ok 2026-06-19 03:14:58.804723 | ubuntu-jammy | included: /var/lib/zuul/builds/041a5a8ea224475baf0a20ba9c5ef748/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 03:14:58.814182 | 2026-06-19 03:14:58.814278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 03:14:58.827402 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 03:14:58.832930 | 2026-06-19 03:14:58.833022 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 03:14:59.561973 | ubuntu-jammy | changed 2026-06-19 03:14:59.570955 | 2026-06-19 03:14:59.571145 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 03:14:59.825293 | ubuntu-jammy | ok 2026-06-19 03:14:59.831774 | 2026-06-19 03:14:59.831881 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 03:15:00.490517 | ubuntu-jammy | changed 2026-06-19 03:15:00.497591 | 2026-06-19 03:15:00.497701 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 03:15:01.169094 | ubuntu-jammy | changed 2026-06-19 03:15:01.177397 | 2026-06-19 03:15:01.177522 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 03:15:01.203244 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 03:15:01.219161 | 2026-06-19 03:15:01.219325 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 03:15:01.670647 | ubuntu-jammy -> localhost | changed 2026-06-19 03:15:01.693168 | 2026-06-19 03:15:01.693328 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 03:15:02.056565 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/041a5a8ea224475baf0a20ba9c5ef748/work/041a5a8ea224475baf0a20ba9c5ef748_id_rsa (zuul-build-sshkey) 2026-06-19 03:15:02.057162 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020525 2026-06-19 03:15:02.072372 | 2026-06-19 03:15:02.072534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 03:15:02.512735 | ubuntu-jammy | ok 2026-06-19 03:15:02.518015 | 2026-06-19 03:15:02.518155 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 03:15:02.542685 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 03:15:02.557835 | 2026-06-19 03:15:02.557974 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 03:15:03.000903 | ubuntu-jammy | ok 2026-06-19 03:15:03.016127 | 2026-06-19 03:15:03.016278 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 03:15:03.059414 | ubuntu-jammy | ok 2026-06-19 03:15:03.066421 | 2026-06-19 03:15:03.066544 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 03:15:03.552377 | ubuntu-jammy -> localhost | ok 2026-06-19 03:15:03.560051 | 2026-06-19 03:15:03.560193 | TASK [validate-host : Collect information about the host] 2026-06-19 03:15:04.828192 | ubuntu-jammy | ok 2026-06-19 03:15:04.877128 | 2026-06-19 03:15:04.877320 | TASK [validate-host : Sanitize hostname] 2026-06-19 03:15:05.038478 | ubuntu-jammy | ok 2026-06-19 03:15:05.112528 | 2026-06-19 03:15:05.112691 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 03:15:05.992958 | ubuntu-jammy -> localhost | changed 2026-06-19 03:15:05.999739 | 2026-06-19 03:15:05.999865 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 03:15:06.436132 | ubuntu-jammy | ok 2026-06-19 03:15:06.457619 | 2026-06-19 03:15:06.457881 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 03:15:07.533985 | ubuntu-jammy -> localhost | changed 2026-06-19 03:15:07.549296 | 2026-06-19 03:15:07.549449 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 03:15:07.816257 | ubuntu-jammy | ok 2026-06-19 03:15:07.824656 | 2026-06-19 03:15:07.824809 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 03:15:08.768261 | ubuntu-jammy | changed: 2026-06-19 03:15:08.768504 | ubuntu-jammy | cd+++++++++ src/ 2026-06-19 03:15:08.768543 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-19 03:15:08.768569 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-19 03:15:08.768592 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-19 03:15:08.768613 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.768754 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.770687 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.770761 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.770886 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.770965 | ubuntu-jammy | Containerfile 2026-06-19 03:15:08.771046 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005445 2026-06-19 03:15:41.799768 | 2026-06-19 03:15:41.799873 | TASK [upload-logs : Upload logs to log server] 2026-06-19 03:15:42.476542 | localhost | Output suppressed because no_log was given 2026-06-19 03:15:42.478234 | 2026-06-19 03:15:42.478320 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 03:15:42.530234 | localhost | skipping: Conditional result was False 2026-06-19 03:15:42.536099 | localhost | skipping: Conditional result was False 2026-06-19 03:15:42.544451 | 2026-06-19 03:15:42.544572 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 03:15:42.592912 | localhost | skipping: Conditional result was False 2026-06-19 03:15:42.593173 | 2026-06-19 03:15:42.598750 | localhost | skipping: Conditional result was False 2026-06-19 03:15:42.611768 | 2026-06-19 03:15:42.611889 | LOOP [upload-logs : Upload console log and json output]