2026-05-02 03:11:51.361779 | Job console starting 2026-05-02 03:11:51.378853 | Updating git repos 2026-05-02 03:11:51.419418 | Cloning repos into workspace 2026-05-02 03:11:51.505520 | Restoring repo states 2026-05-02 03:11:51.522641 | Merging changes 2026-05-02 03:11:51.522677 | Checking out repos 2026-05-02 03:11:51.724843 | Preparing playbooks 2026-05-02 03:11:52.368847 | Running Ansible setup 2026-05-02 03:11:56.552765 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:11:57.568434 | 2026-05-02 03:11:57.568589 | PLAY [Base pre] 2026-05-02 03:11:57.586851 | 2026-05-02 03:11:57.586977 | TASK [Setup log path fact] 2026-05-02 03:11:57.625546 | ubuntu-jammy | ok 2026-05-02 03:11:57.653279 | 2026-05-02 03:11:57.653427 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:11:57.708257 | ubuntu-jammy | ok 2026-05-02 03:11:57.735346 | 2026-05-02 03:11:57.735483 | TASK [emit-job-header : Print job information] 2026-05-02 03:11:57.774951 | # Job Information 2026-05-02 03:11:57.775115 | Ansible Version: 2.16.14 2026-05-02 03:11:57.775149 | Job: flake8 2026-05-02 03:11:57.775247 | Pipeline: periodic-daily 2026-05-02 03:11:57.775272 | Executor: 521e9411259a 2026-05-02 03:11:57.775294 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-02 03:11:57.775317 | Event ID: 6c246344a7744c8ab69befc29564b5d3 2026-05-02 03:11:57.780709 | 2026-05-02 03:11:57.780813 | LOOP [emit-job-header : Print node information] 2026-05-02 03:11:57.940204 | ubuntu-jammy | ok: 2026-05-02 03:11:57.940427 | ubuntu-jammy | # Node Information 2026-05-02 03:11:57.940474 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-02 03:11:57.940500 | ubuntu-jammy | Hostname: ubuntu 2026-05-02 03:11:57.940522 | ubuntu-jammy | Username: zuul 2026-05-02 03:11:57.940542 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-02 03:11:57.940565 | ubuntu-jammy | Provider: regiocloud-a 2026-05-02 03:11:57.940586 | ubuntu-jammy | Region: 2026-05-02 03:11:57.940607 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-02 03:11:57.940628 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-02 03:11:57.940647 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:be28 2026-05-02 03:11:57.951572 | 2026-05-02 03:11:57.951677 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:11:58.532615 | ubuntu-jammy -> localhost | changed 2026-05-02 03:11:58.540475 | 2026-05-02 03:11:58.540591 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:11:59.732826 | ubuntu-jammy -> localhost | changed 2026-05-02 03:11:59.743054 | 2026-05-02 03:11:59.743162 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:12:00.021591 | ubuntu-jammy -> localhost | ok 2026-05-02 03:12:00.027698 | 2026-05-02 03:12:00.027819 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:12:00.048856 | ubuntu-jammy | ok 2026-05-02 03:12:00.068292 | ubuntu-jammy | included: /var/lib/zuul/builds/dd203e376c524b61b3f9cd4152ddfb53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:12:00.074276 | 2026-05-02 03:12:00.074368 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:12:01.001864 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-02 03:12:01.002075 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd203e376c524b61b3f9cd4152ddfb53/work/dd203e376c524b61b3f9cd4152ddfb53_id_rsa 2026-05-02 03:12:01.002112 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd203e376c524b61b3f9cd4152ddfb53/work/dd203e376c524b61b3f9cd4152ddfb53_id_rsa.pub 2026-05-02 03:12:01.002137 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-02 03:12:01.002161 | ubuntu-jammy -> localhost | SHA256:cMOnPN2w8nawwx3l3Xe4+2Tdk4tPJAFJnzOwncpCHqM zuul-build-sshkey 2026-05-02 03:12:01.002183 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-02 03:12:01.002203 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-02 03:12:01.002234 | ubuntu-jammy -> localhost | | .+. | 2026-05-02 03:12:01.002258 | ubuntu-jammy -> localhost | | . .* o | 2026-05-02 03:12:01.002278 | ubuntu-jammy -> localhost | | . ++o. O. | 2026-05-02 03:12:01.002297 | ubuntu-jammy -> localhost | | ++=++.o+o.| 2026-05-02 03:12:01.002316 | ubuntu-jammy -> localhost | | ESo+oo.o.=| 2026-05-02 03:12:01.002338 | ubuntu-jammy -> localhost | | =.+ .o.*| 2026-05-02 03:12:01.002358 | ubuntu-jammy -> localhost | | * o .+=| 2026-05-02 03:12:01.002377 | ubuntu-jammy -> localhost | | . o o+o| 2026-05-02 03:12:01.002397 | ubuntu-jammy -> localhost | | .o+.| 2026-05-02 03:12:01.002415 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-02 03:12:01.002475 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.417748 2026-05-02 03:12:01.009713 | 2026-05-02 03:12:01.009829 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:12:01.040293 | ubuntu-jammy | ok 2026-05-02 03:12:01.053136 | ubuntu-jammy | included: /var/lib/zuul/builds/dd203e376c524b61b3f9cd4152ddfb53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:12:01.073405 | 2026-05-02 03:12:01.073540 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:12:01.087210 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:12:01.094267 | 2026-05-02 03:12:01.094399 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:12:01.799569 | ubuntu-jammy | changed 2026-05-02 03:12:01.814119 | 2026-05-02 03:12:01.814235 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:12:02.107109 | ubuntu-jammy | ok 2026-05-02 03:12:02.120784 | 2026-05-02 03:12:02.120956 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:12:02.758357 | ubuntu-jammy | changed 2026-05-02 03:12:02.767095 | 2026-05-02 03:12:02.767288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:12:03.372122 | ubuntu-jammy | changed 2026-05-02 03:12:03.379924 | 2026-05-02 03:12:03.380035 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:12:03.433600 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:12:03.439728 | 2026-05-02 03:12:03.439831 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:12:03.870779 | ubuntu-jammy -> localhost | changed 2026-05-02 03:12:03.881721 | 2026-05-02 03:12:03.881835 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:12:04.177974 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dd203e376c524b61b3f9cd4152ddfb53/work/dd203e376c524b61b3f9cd4152ddfb53_id_rsa (zuul-build-sshkey) 2026-05-02 03:12:04.178208 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016702 2026-05-02 03:12:04.194641 | 2026-05-02 03:12:04.194761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:12:04.608660 | ubuntu-jammy | ok 2026-05-02 03:12:04.613799 | 2026-05-02 03:12:04.613914 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:12:04.637329 | ubuntu-jammy | skipping: Conditional result was False 2026-05-02 03:12:04.648346 | 2026-05-02 03:12:04.648478 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:12:05.090805 | ubuntu-jammy | ok 2026-05-02 03:12:05.103887 | 2026-05-02 03:12:05.104010 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:12:05.136376 | ubuntu-jammy | ok 2026-05-02 03:12:05.141435 | 2026-05-02 03:12:05.141563 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:12:05.431703 | ubuntu-jammy -> localhost | ok 2026-05-02 03:12:05.452341 | 2026-05-02 03:12:05.452484 | TASK [validate-host : Collect information about the host] 2026-05-02 03:12:06.674663 | ubuntu-jammy | ok 2026-05-02 03:12:06.686446 | 2026-05-02 03:12:06.686566 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:12:06.789939 | ubuntu-jammy | ok 2026-05-02 03:12:06.821744 | 2026-05-02 03:12:06.821848 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:12:07.372174 | ubuntu-jammy -> localhost | changed 2026-05-02 03:12:07.382111 | 2026-05-02 03:12:07.382230 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:12:07.798681 | ubuntu-jammy | ok 2026-05-02 03:12:07.807777 | 2026-05-02 03:12:07.807919 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:12:08.359269 | ubuntu-jammy -> localhost | changed 2026-05-02 03:12:08.368427 | 2026-05-02 03:12:08.368548 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:12:08.637131 | ubuntu-jammy | ok 2026-05-02 03:12:08.646212 | 2026-05-02 03:12:08.646354 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:12:09.951193 | ubuntu-jammy | changed: 2026-05-02 03:12:09.951420 | ubuntu-jammy | cd+++++++++ src/ 2026-05-02 03:12:09.951480 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-02 03:12:09.951511 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-02 03:12:09.951537 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-02 03:12:09.951563 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.951764 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.996557 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.996637 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.996709 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.996779 | ubuntu-jammy | Containerfile 2026-05-02 03:12:09.996849 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005901 2026-05-02 03:12:40.858548 | 2026-05-02 03:12:40.858674 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:12:41.444201 | localhost | Output suppressed because no_log was given 2026-05-02 03:12:41.448803 | 2026-05-02 03:12:41.449011 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:12:41.503322 | localhost | skipping: Conditional result was False 2026-05-02 03:12:41.508876 | localhost | skipping: Conditional result was False 2026-05-02 03:12:41.520421 | 2026-05-02 03:12:41.520589 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:12:41.560594 | localhost | skipping: Conditional result was False 2026-05-02 03:12:41.560813 | 2026-05-02 03:12:41.565591 | localhost | skipping: Conditional result was False 2026-05-02 03:12:41.568978 | 2026-05-02 03:12:41.569059 | LOOP [upload-logs : Upload console log and json output]