2026-01-13 03:10:36.979706 | Job console starting 2026-01-13 03:10:37.003295 | Updating git repos 2026-01-13 03:10:37.067639 | Cloning repos into workspace 2026-01-13 03:10:37.179981 | Restoring repo states 2026-01-13 03:10:37.191855 | Merging changes 2026-01-13 03:10:37.191868 | Checking out repos 2026-01-13 03:10:37.388482 | Preparing playbooks 2026-01-13 03:10:38.680298 | Running Ansible setup 2026-01-13 03:10:43.793599 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 03:10:44.930587 | 2026-01-13 03:10:44.930762 | PLAY [Base pre] 2026-01-13 03:10:44.949543 | 2026-01-13 03:10:44.949697 | TASK [Setup log path fact] 2026-01-13 03:10:44.981855 | ubuntu-jammy | ok 2026-01-13 03:10:45.002081 | 2026-01-13 03:10:45.002257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 03:10:45.033690 | ubuntu-jammy | ok 2026-01-13 03:10:45.059187 | 2026-01-13 03:10:45.059342 | TASK [emit-job-header : Print job information] 2026-01-13 03:10:45.099151 | # Job Information 2026-01-13 03:10:45.099345 | Ansible Version: 2.16.14 2026-01-13 03:10:45.099381 | Job: flake8 2026-01-13 03:10:45.099414 | Pipeline: periodic-daily 2026-01-13 03:10:45.099437 | Executor: 521e9411259a 2026-01-13 03:10:45.099459 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-13 03:10:45.099481 | Event ID: 8f83638b470c4ae4b53c0c8c2f4f1e79 2026-01-13 03:10:45.104711 | 2026-01-13 03:10:45.104830 | LOOP [emit-job-header : Print node information] 2026-01-13 03:10:45.222257 | ubuntu-jammy | ok: 2026-01-13 03:10:45.222622 | ubuntu-jammy | # Node Information 2026-01-13 03:10:45.222668 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-13 03:10:45.222695 | ubuntu-jammy | Hostname: ubuntu 2026-01-13 03:10:45.222718 | ubuntu-jammy | Username: zuul 2026-01-13 03:10:45.222739 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-13 03:10:45.222764 | ubuntu-jammy | Provider: regiocloud-a 2026-01-13 03:10:45.222786 | ubuntu-jammy | Region: 2026-01-13 03:10:45.222808 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-13 03:10:45.223032 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-13 03:10:45.223074 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:b1eb 2026-01-13 03:10:45.246455 | 2026-01-13 03:10:45.246613 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 03:10:45.817666 | ubuntu-jammy -> localhost | changed 2026-01-13 03:10:45.825675 | 2026-01-13 03:10:45.825810 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 03:10:48.204474 | ubuntu-jammy -> localhost | changed 2026-01-13 03:10:48.240962 | 2026-01-13 03:10:48.241121 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 03:10:48.946571 | ubuntu-jammy -> localhost | ok 2026-01-13 03:10:48.953204 | 2026-01-13 03:10:48.953328 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 03:10:48.996561 | ubuntu-jammy | ok 2026-01-13 03:10:49.046378 | ubuntu-jammy | included: /var/lib/zuul/builds/2ffc37e87a75425c8d13ad15f4db9007/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 03:10:49.077953 | 2026-01-13 03:10:49.078098 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 03:10:52.549681 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-13 03:10:52.550627 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ffc37e87a75425c8d13ad15f4db9007/work/2ffc37e87a75425c8d13ad15f4db9007_id_rsa 2026-01-13 03:10:52.550692 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ffc37e87a75425c8d13ad15f4db9007/work/2ffc37e87a75425c8d13ad15f4db9007_id_rsa.pub 2026-01-13 03:10:52.550721 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-13 03:10:52.550747 | ubuntu-jammy -> localhost | SHA256:uw73Y4Uju8zsAe10nUsSYmoe26HHAbCfuLggiBZNSrs zuul-build-sshkey 2026-01-13 03:10:52.550770 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-13 03:10:52.550793 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-13 03:10:52.550867 | ubuntu-jammy -> localhost | | . | 2026-01-13 03:10:52.550896 | ubuntu-jammy -> localhost | | o | 2026-01-13 03:10:52.550917 | ubuntu-jammy -> localhost | | . .. . o . | 2026-01-13 03:10:52.550991 | ubuntu-jammy -> localhost | |. = o * . o . | 2026-01-13 03:10:52.551020 | ubuntu-jammy -> localhost | | + .. B S o.+ | 2026-01-13 03:10:52.551184 | ubuntu-jammy -> localhost | |o o. + X.=oo.. | 2026-01-13 03:10:52.551208 | ubuntu-jammy -> localhost | |=E. . = Oo o. | 2026-01-13 03:10:52.551229 | ubuntu-jammy -> localhost | |o. . B.+o | 2026-01-13 03:10:52.551251 | ubuntu-jammy -> localhost | | . oOo.. | 2026-01-13 03:10:52.551271 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-13 03:10:52.551330 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.226212 2026-01-13 03:10:52.559890 | 2026-01-13 03:10:52.560015 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 03:10:52.589552 | ubuntu-jammy | ok 2026-01-13 03:10:52.602538 | ubuntu-jammy | included: /var/lib/zuul/builds/2ffc37e87a75425c8d13ad15f4db9007/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 03:10:52.621705 | 2026-01-13 03:10:52.621871 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 03:10:52.648444 | ubuntu-jammy | skipping: Conditional result was False 2026-01-13 03:10:52.657909 | 2026-01-13 03:10:52.658049 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 03:10:53.374606 | ubuntu-jammy | changed 2026-01-13 03:10:53.380974 | 2026-01-13 03:10:53.381091 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 03:10:53.600015 | ubuntu-jammy | ok 2026-01-13 03:10:53.608245 | 2026-01-13 03:10:53.608543 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 03:10:54.185621 | ubuntu-jammy | changed 2026-01-13 03:10:54.192927 | 2026-01-13 03:10:54.193068 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 03:10:54.920566 | ubuntu-jammy | changed 2026-01-13 03:10:54.941649 | 2026-01-13 03:10:54.941804 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 03:10:54.986992 | ubuntu-jammy | skipping: Conditional result was False 2026-01-13 03:10:54.993978 | 2026-01-13 03:10:54.994180 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 03:10:55.937587 | ubuntu-jammy -> localhost | changed 2026-01-13 03:10:55.948767 | 2026-01-13 03:10:55.948934 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 03:10:56.339758 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2ffc37e87a75425c8d13ad15f4db9007/work/2ffc37e87a75425c8d13ad15f4db9007_id_rsa (zuul-build-sshkey) 2026-01-13 03:10:56.340060 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014487 2026-01-13 03:10:56.348248 | 2026-01-13 03:10:56.348377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 03:10:56.818935 | ubuntu-jammy | ok 2026-01-13 03:10:56.827384 | 2026-01-13 03:10:56.827519 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 03:10:56.890141 | ubuntu-jammy | skipping: Conditional result was False 2026-01-13 03:10:56.905584 | 2026-01-13 03:10:56.905729 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 03:10:57.691921 | ubuntu-jammy | ok 2026-01-13 03:10:57.709383 | 2026-01-13 03:10:57.709557 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 03:10:57.775807 | ubuntu-jammy | ok 2026-01-13 03:10:57.780872 | 2026-01-13 03:10:57.780984 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 03:10:58.285816 | ubuntu-jammy -> localhost | ok 2026-01-13 03:10:58.292117 | 2026-01-13 03:10:58.292217 | TASK [validate-host : Collect information about the host] 2026-01-13 03:10:59.497330 | ubuntu-jammy | ok 2026-01-13 03:10:59.514719 | 2026-01-13 03:10:59.514860 | TASK [validate-host : Sanitize hostname] 2026-01-13 03:10:59.731134 | ubuntu-jammy | ok 2026-01-13 03:10:59.764045 | 2026-01-13 03:10:59.764160 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 03:11:01.026281 | ubuntu-jammy -> localhost | changed 2026-01-13 03:11:01.032822 | 2026-01-13 03:11:01.032993 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 03:11:01.646041 | ubuntu-jammy | ok 2026-01-13 03:11:01.650560 | 2026-01-13 03:11:01.650656 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 03:11:02.272539 | ubuntu-jammy -> localhost | changed 2026-01-13 03:11:02.302659 | 2026-01-13 03:11:02.302794 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 03:11:02.595064 | ubuntu-jammy | ok 2026-01-13 03:11:02.619800 | 2026-01-13 03:11:02.629714 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 03:11:03.861325 | ubuntu-jammy | changed: 2026-01-13 03:11:03.861553 | ubuntu-jammy | cd+++++++++ src/ 2026-01-13 03:11:03.861589 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-13 03:11:03.861613 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-13 03:11:03.861635 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-13 03:11:03.861654 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.861801 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.905342 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.905415 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.905486 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.905562 | ubuntu-jammy | Containerfile 2026-01-13 03:11:03.905648 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006392 2026-01-13 03:11:38.107731 | 2026-01-13 03:11:38.108119 | TASK [upload-logs : Upload logs to log server] 2026-01-13 03:11:39.421031 | localhost | Output suppressed because no_log was given 2026-01-13 03:11:39.423120 | 2026-01-13 03:11:39.423234 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 03:11:39.564871 | localhost | skipping: Conditional result was False 2026-01-13 03:11:39.599454 | localhost | skipping: Conditional result was False 2026-01-13 03:11:39.603626 | 2026-01-13 03:11:39.603754 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 03:11:39.764154 | localhost | skipping: Conditional result was False 2026-01-13 03:11:39.764475 | 2026-01-13 03:11:39.772873 | localhost | skipping: Conditional result was False 2026-01-13 03:11:39.782603 | 2026-01-13 03:11:39.782764 | LOOP [upload-logs : Upload console log and json output]