2026-02-15 03:12:10.809065 | Job console starting 2026-02-15 03:12:10.834429 | Updating git repos 2026-02-15 03:12:10.873454 | Cloning repos into workspace 2026-02-15 03:12:10.923454 | Restoring repo states 2026-02-15 03:12:10.937016 | Merging changes 2026-02-15 03:12:10.937033 | Checking out repos 2026-02-15 03:12:11.082760 | Preparing playbooks 2026-02-15 03:12:12.193679 | Running Ansible setup 2026-02-15 03:12:18.793177 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-15 03:12:19.920218 | 2026-02-15 03:12:19.920346 | PLAY [Base pre] 2026-02-15 03:12:19.936096 | 2026-02-15 03:12:19.936214 | TASK [Setup log path fact] 2026-02-15 03:12:19.956064 | ubuntu-jammy | ok 2026-02-15 03:12:19.984468 | 2026-02-15 03:12:19.984600 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-15 03:12:20.016005 | ubuntu-jammy | ok 2026-02-15 03:12:20.029309 | 2026-02-15 03:12:20.029425 | TASK [emit-job-header : Print job information] 2026-02-15 03:12:20.079546 | # Job Information 2026-02-15 03:12:20.079763 | Ansible Version: 2.16.14 2026-02-15 03:12:20.079799 | Job: flake8 2026-02-15 03:12:20.079835 | Pipeline: periodic-daily 2026-02-15 03:12:20.079858 | Executor: 521e9411259a 2026-02-15 03:12:20.079879 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-15 03:12:20.079902 | Event ID: ae907e5641ce4459aa666d40a12efcee 2026-02-15 03:12:20.089021 | 2026-02-15 03:12:20.089134 | LOOP [emit-job-header : Print node information] 2026-02-15 03:12:20.426656 | ubuntu-jammy | ok: 2026-02-15 03:12:20.426897 | ubuntu-jammy | # Node Information 2026-02-15 03:12:20.426937 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-15 03:12:20.426963 | ubuntu-jammy | Hostname: ubuntu 2026-02-15 03:12:20.426985 | ubuntu-jammy | Username: zuul 2026-02-15 03:12:20.427006 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-15 03:12:20.427030 | ubuntu-jammy | Provider: regiocloud-a 2026-02-15 03:12:20.427051 | ubuntu-jammy | Region: 2026-02-15 03:12:20.427072 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-15 03:12:20.427092 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-15 03:12:20.427111 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:d827 2026-02-15 03:12:20.445310 | 2026-02-15 03:12:20.445425 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-15 03:12:21.473225 | ubuntu-jammy -> localhost | changed 2026-02-15 03:12:21.480438 | 2026-02-15 03:12:21.480552 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-15 03:12:23.862175 | ubuntu-jammy -> localhost | changed 2026-02-15 03:12:23.874394 | 2026-02-15 03:12:23.874498 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-15 03:12:24.323217 | ubuntu-jammy -> localhost | ok 2026-02-15 03:12:24.330101 | 2026-02-15 03:12:24.330292 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-15 03:12:24.381899 | ubuntu-jammy | ok 2026-02-15 03:12:24.426828 | ubuntu-jammy | included: /var/lib/zuul/builds/83ed0f1f051f4c1ba82938ac4a554087/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-15 03:12:24.438717 | 2026-02-15 03:12:24.438814 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-15 03:12:26.617580 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-15 03:12:26.617793 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/83ed0f1f051f4c1ba82938ac4a554087/work/83ed0f1f051f4c1ba82938ac4a554087_id_rsa 2026-02-15 03:12:26.617834 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/83ed0f1f051f4c1ba82938ac4a554087/work/83ed0f1f051f4c1ba82938ac4a554087_id_rsa.pub 2026-02-15 03:12:26.617862 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-15 03:12:26.617888 | ubuntu-jammy -> localhost | SHA256:arssIcQqg9wdDRmH/UBJCTesQgdl+JfvGZto5QOKe3M zuul-build-sshkey 2026-02-15 03:12:26.617911 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-15 03:12:26.617933 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-15 03:12:26.617964 | ubuntu-jammy -> localhost | | .+=X*o | 2026-02-15 03:12:26.617988 | ubuntu-jammy -> localhost | | o.=o*. | 2026-02-15 03:12:26.618008 | ubuntu-jammy -> localhost | | .. o + + | 2026-02-15 03:12:26.618028 | ubuntu-jammy -> localhost | | o. + + . | 2026-02-15 03:12:26.618048 | ubuntu-jammy -> localhost | |oo. o o S | 2026-02-15 03:12:26.618073 | ubuntu-jammy -> localhost | |=..... o + | 2026-02-15 03:12:26.618094 | ubuntu-jammy -> localhost | |.. ...+ * = | 2026-02-15 03:12:26.618115 | ubuntu-jammy -> localhost | | ..* E B | 2026-02-15 03:12:26.618136 | ubuntu-jammy -> localhost | | .o.B. . | 2026-02-15 03:12:26.618155 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-15 03:12:26.618202 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.700449 2026-02-15 03:12:26.629632 | 2026-02-15 03:12:26.629739 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-15 03:12:26.682937 | ubuntu-jammy | ok 2026-02-15 03:12:26.701729 | ubuntu-jammy | included: /var/lib/zuul/builds/83ed0f1f051f4c1ba82938ac4a554087/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-15 03:12:26.720682 | 2026-02-15 03:12:26.720786 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-15 03:12:26.743855 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:12:26.750953 | 2026-02-15 03:12:26.751136 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-15 03:12:27.714400 | ubuntu-jammy | changed 2026-02-15 03:12:27.732053 | 2026-02-15 03:12:27.732159 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-15 03:12:28.039175 | ubuntu-jammy | ok 2026-02-15 03:12:28.044743 | 2026-02-15 03:12:28.044841 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-15 03:12:28.796210 | ubuntu-jammy | changed 2026-02-15 03:12:28.803539 | 2026-02-15 03:12:28.803671 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-15 03:12:29.532998 | ubuntu-jammy | changed 2026-02-15 03:12:29.544511 | 2026-02-15 03:12:29.547238 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-15 03:12:29.607927 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:12:29.616512 | 2026-02-15 03:12:29.616700 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-15 03:12:30.413046 | ubuntu-jammy -> localhost | changed 2026-02-15 03:12:30.429694 | 2026-02-15 03:12:30.429797 | TASK [add-build-sshkey : Add back temp key] 2026-02-15 03:12:30.915164 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/83ed0f1f051f4c1ba82938ac4a554087/work/83ed0f1f051f4c1ba82938ac4a554087_id_rsa (zuul-build-sshkey) 2026-02-15 03:12:30.915482 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.052103 2026-02-15 03:12:30.924489 | 2026-02-15 03:12:30.924640 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-15 03:12:31.577930 | ubuntu-jammy | ok 2026-02-15 03:12:31.583770 | 2026-02-15 03:12:31.584121 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-15 03:12:31.618378 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:12:31.629975 | 2026-02-15 03:12:31.630121 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-15 03:12:32.126442 | ubuntu-jammy | ok 2026-02-15 03:12:32.138289 | 2026-02-15 03:12:32.138433 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-15 03:12:32.179816 | ubuntu-jammy | ok 2026-02-15 03:12:32.187882 | 2026-02-15 03:12:32.188018 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-15 03:12:32.515898 | ubuntu-jammy -> localhost | ok 2026-02-15 03:12:32.523213 | 2026-02-15 03:12:32.523356 | TASK [validate-host : Collect information about the host] 2026-02-15 03:12:33.769843 | ubuntu-jammy | ok 2026-02-15 03:12:33.792647 | 2026-02-15 03:12:33.792824 | TASK [validate-host : Sanitize hostname] 2026-02-15 03:12:33.927122 | ubuntu-jammy | ok 2026-02-15 03:12:33.974317 | 2026-02-15 03:12:33.974450 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-15 03:12:34.575446 | ubuntu-jammy -> localhost | changed 2026-02-15 03:12:34.581666 | 2026-02-15 03:12:34.581779 | TASK [validate-host : Collect information about zuul worker] 2026-02-15 03:12:35.011911 | ubuntu-jammy | ok 2026-02-15 03:12:35.019882 | 2026-02-15 03:12:35.020025 | TASK [validate-host : Write out all zuul information for each host] 2026-02-15 03:12:35.845876 | ubuntu-jammy -> localhost | changed 2026-02-15 03:12:35.868621 | 2026-02-15 03:12:35.868780 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-15 03:12:36.145962 | ubuntu-jammy | ok 2026-02-15 03:12:36.162985 | 2026-02-15 03:12:36.163172 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-15 03:12:37.260834 | ubuntu-jammy | changed: 2026-02-15 03:12:37.261053 | ubuntu-jammy | cd+++++++++ src/ 2026-02-15 03:12:37.261089 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-15 03:12:37.261113 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-15 03:12:37.261135 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-15 03:12:37.261155 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.261304 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.290389 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.290460 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.290530 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.290629 | ubuntu-jammy | Containerfile 2026-02-15 03:12:37.290707 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014710 2026-02-15 03:13:10.079422 | 2026-02-15 03:13:10.079550 | TASK [upload-logs : Upload logs to log server] 2026-02-15 03:13:10.672324 | localhost | Output suppressed because no_log was given 2026-02-15 03:13:10.674213 | 2026-02-15 03:13:10.674321 | LOOP [upload-logs : Compress console log and json output] 2026-02-15 03:13:10.724362 | localhost | skipping: Conditional result was False 2026-02-15 03:13:10.730918 | localhost | skipping: Conditional result was False 2026-02-15 03:13:10.741962 | 2026-02-15 03:13:10.742099 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-15 03:13:10.812658 | localhost | skipping: Conditional result was False 2026-02-15 03:13:10.812966 | 2026-02-15 03:13:10.819107 | localhost | skipping: Conditional result was False 2026-02-15 03:13:10.830611 | 2026-02-15 03:13:10.830762 | LOOP [upload-logs : Upload console log and json output]