2026-06-02 06:12:06.299556 | Job console starting 2026-06-02 06:12:06.311244 | Updating git repos 2026-06-02 06:12:06.345038 | Cloning repos into workspace 2026-06-02 06:12:06.398510 | Restoring repo states 2026-06-02 06:12:06.407547 | Merging changes 2026-06-02 06:12:06.927556 | Checking out repos 2026-06-02 06:12:06.981619 | Preparing playbooks 2026-06-02 06:12:07.879593 | Running Ansible setup 2026-06-02 06:12:13.795921 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 06:12:15.055807 | 2026-06-02 06:12:15.056029 | PLAY [Base pre] 2026-06-02 06:12:15.089851 | 2026-06-02 06:12:15.090164 | TASK [Setup log path fact] 2026-06-02 06:12:15.124168 | ubuntu-jammy | ok 2026-06-02 06:12:15.151117 | 2026-06-02 06:12:15.151322 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 06:12:15.193526 | ubuntu-jammy | ok 2026-06-02 06:12:15.206730 | 2026-06-02 06:12:15.206985 | TASK [emit-job-header : Print job information] 2026-06-02 06:12:15.258108 | # Job Information 2026-06-02 06:12:15.258345 | Ansible Version: 2.16.14 2026-06-02 06:12:15.258398 | Job: flake8 2026-06-02 06:12:15.258433 | Pipeline: check 2026-06-02 06:12:15.258457 | Executor: 521e9411259a 2026-06-02 06:12:15.258478 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/673 2026-06-02 06:12:15.258500 | Event ID: 79c679b0-5e49-11f1-99c7-a24df3c8f815 2026-06-02 06:12:15.267432 | 2026-06-02 06:12:15.267614 | LOOP [emit-job-header : Print node information] 2026-06-02 06:12:15.444304 | ubuntu-jammy | ok: 2026-06-02 06:12:15.444598 | ubuntu-jammy | # Node Information 2026-06-02 06:12:15.444643 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-02 06:12:15.444675 | ubuntu-jammy | Hostname: ubuntu 2026-06-02 06:12:15.444705 | ubuntu-jammy | Username: zuul 2026-06-02 06:12:15.444734 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-02 06:12:15.444765 | ubuntu-jammy | Provider: regiocloud-a 2026-06-02 06:12:15.444794 | ubuntu-jammy | Region: 2026-06-02 06:12:15.444823 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-02 06:12:15.444852 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-02 06:12:15.444879 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:6546 2026-06-02 06:12:15.458116 | 2026-06-02 06:12:15.458303 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 06:12:16.111505 | ubuntu-jammy -> localhost | changed 2026-06-02 06:12:16.120517 | 2026-06-02 06:12:16.120699 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 06:12:17.915404 | ubuntu-jammy -> localhost | changed 2026-06-02 06:12:17.924337 | 2026-06-02 06:12:17.924464 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 06:12:18.217492 | ubuntu-jammy -> localhost | ok 2026-06-02 06:12:18.222457 | 2026-06-02 06:12:18.222556 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 06:12:18.239153 | ubuntu-jammy | ok 2026-06-02 06:12:18.252843 | ubuntu-jammy | included: /var/lib/zuul/builds/4207aa68071f448089d68c9c33eb1470/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 06:12:18.257964 | 2026-06-02 06:12:18.258046 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 06:12:20.057965 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-02 06:12:20.058163 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4207aa68071f448089d68c9c33eb1470/work/4207aa68071f448089d68c9c33eb1470_id_rsa 2026-06-02 06:12:20.058196 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4207aa68071f448089d68c9c33eb1470/work/4207aa68071f448089d68c9c33eb1470_id_rsa.pub 2026-06-02 06:12:20.058217 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-02 06:12:20.058237 | ubuntu-jammy -> localhost | SHA256:3T/pj15GpkkiHunCEwkNmFJwMU6ya52wjb+8h+J8THI zuul-build-sshkey 2026-06-02 06:12:20.058256 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-02 06:12:20.058274 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-02 06:12:20.058298 | ubuntu-jammy -> localhost | | oo*+. | 2026-06-02 06:12:20.058317 | ubuntu-jammy -> localhost | | .*o. o | 2026-06-02 06:12:20.058334 | ubuntu-jammy -> localhost | | o.. . . | 2026-06-02 06:12:20.058376 | ubuntu-jammy -> localhost | | B . . o o | 2026-06-02 06:12:20.058396 | ubuntu-jammy -> localhost | | = + S = o . o| 2026-06-02 06:12:20.058419 | ubuntu-jammy -> localhost | | ...E . + o + * | 2026-06-02 06:12:20.058436 | ubuntu-jammy -> localhost | | =.. + o * o| 2026-06-02 06:12:20.058453 | ubuntu-jammy -> localhost | | ...+.. o . = | 2026-06-02 06:12:20.058470 | ubuntu-jammy -> localhost | | .oo+o .+..| 2026-06-02 06:12:20.058486 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-02 06:12:20.058529 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.318244 2026-06-02 06:12:20.063743 | 2026-06-02 06:12:20.063818 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 06:12:20.100444 | ubuntu-jammy | ok 2026-06-02 06:12:20.112575 | ubuntu-jammy | included: /var/lib/zuul/builds/4207aa68071f448089d68c9c33eb1470/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 06:12:20.122349 | 2026-06-02 06:12:20.122439 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 06:12:20.158898 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 06:12:20.163638 | 2026-06-02 06:12:20.163715 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 06:12:20.874724 | ubuntu-jammy | changed 2026-06-02 06:12:20.879057 | 2026-06-02 06:12:20.879137 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 06:12:21.195823 | ubuntu-jammy | ok 2026-06-02 06:12:21.211688 | 2026-06-02 06:12:21.211811 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 06:12:21.907378 | ubuntu-jammy | changed 2026-06-02 06:12:21.913831 | 2026-06-02 06:12:21.913936 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 06:12:22.537994 | ubuntu-jammy | changed 2026-06-02 06:12:22.544622 | 2026-06-02 06:12:22.544747 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 06:12:22.558923 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 06:12:22.565600 | 2026-06-02 06:12:22.565699 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 06:12:23.239381 | ubuntu-jammy -> localhost | changed 2026-06-02 06:12:23.249770 | 2026-06-02 06:12:23.249860 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 06:12:23.703067 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4207aa68071f448089d68c9c33eb1470/work/4207aa68071f448089d68c9c33eb1470_id_rsa (zuul-build-sshkey) 2026-06-02 06:12:23.703323 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012971 2026-06-02 06:12:23.712529 | 2026-06-02 06:12:23.712632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 06:12:24.155806 | ubuntu-jammy | ok 2026-06-02 06:12:24.160907 | 2026-06-02 06:12:24.161002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 06:12:24.196068 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 06:12:24.207179 | 2026-06-02 06:12:24.207280 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 06:12:24.677094 | ubuntu-jammy | ok 2026-06-02 06:12:24.687806 | 2026-06-02 06:12:24.687910 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 06:12:24.715562 | ubuntu-jammy | ok 2026-06-02 06:12:24.720694 | 2026-06-02 06:12:24.720781 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 06:12:25.056945 | ubuntu-jammy -> localhost | ok 2026-06-02 06:12:25.063188 | 2026-06-02 06:12:25.063279 | TASK [validate-host : Collect information about the host] 2026-06-02 06:12:26.247135 | ubuntu-jammy | ok 2026-06-02 06:12:26.257182 | 2026-06-02 06:12:26.257295 | TASK [validate-host : Sanitize hostname] 2026-06-02 06:12:26.357464 | ubuntu-jammy | ok 2026-06-02 06:12:26.396530 | 2026-06-02 06:12:26.396661 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 06:12:26.987883 | ubuntu-jammy -> localhost | changed 2026-06-02 06:12:26.994492 | 2026-06-02 06:12:26.995142 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 06:12:27.409018 | ubuntu-jammy | ok 2026-06-02 06:12:27.416292 | 2026-06-02 06:12:27.416624 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 06:12:28.303934 | ubuntu-jammy -> localhost | changed 2026-06-02 06:12:28.323038 | 2026-06-02 06:12:28.323201 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 06:12:28.627279 | ubuntu-jammy | ok 2026-06-02 06:12:28.638822 | 2026-06-02 06:12:28.639018 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 06:12:29.901515 | ubuntu-jammy | changed: 2026-06-02 06:12:29.901742 | ubuntu-jammy | cd+++++++++ src/ 2026-06-02 06:12:29.901778 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-02 06:12:29.901802 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-02 06:12:29.901823 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-02 06:12:29.901844 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.901973 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.915903 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.915974 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.916045 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.916116 | ubuntu-jammy | Containerfile 2026-06-02 06:12:29.916197 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005120 2026-06-02 06:13:02.888195 | 2026-06-02 06:13:02.888377 | TASK [upload-logs : Upload logs to log server] 2026-06-02 06:13:03.487292 | localhost | Output suppressed because no_log was given 2026-06-02 06:13:03.495053 | 2026-06-02 06:13:03.495198 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 06:13:03.597930 | localhost | skipping: Conditional result was False 2026-06-02 06:13:03.604299 | localhost | skipping: Conditional result was False 2026-06-02 06:13:03.613945 | 2026-06-02 06:13:03.614171 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 06:13:03.709657 | localhost | skipping: Conditional result was False 2026-06-02 06:13:03.710061 | 2026-06-02 06:13:03.714509 | localhost | skipping: Conditional result was False 2026-06-02 06:13:03.723691 | 2026-06-02 06:13:03.723825 | LOOP [upload-logs : Upload console log and json output]