2026-08-06 01:11:29.503985 | Job console starting 2026-08-06 01:11:29.512212 | Updating git repos 2026-08-06 01:11:29.575895 | Cloning repos into workspace 2026-08-06 01:11:29.659031 | Restoring repo states 2026-08-06 01:11:29.671348 | Merging changes 2026-08-06 01:11:30.407306 | Checking out repos 2026-08-06 01:11:30.448859 | Preparing playbooks 2026-08-06 01:11:31.557243 | Running Ansible setup 2026-08-06 01:11:36.807411 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 01:11:37.788274 | 2026-08-06 01:11:37.788516 | PLAY [Base pre] 2026-08-06 01:11:37.810001 | 2026-08-06 01:11:37.810177 | TASK [Setup log path fact] 2026-08-06 01:11:37.853739 | ubuntu-jammy | ok 2026-08-06 01:11:37.890871 | 2026-08-06 01:11:37.891110 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 01:11:37.932891 | ubuntu-jammy | ok 2026-08-06 01:11:37.947766 | 2026-08-06 01:11:37.947909 | TASK [emit-job-header : Print job information] 2026-08-06 01:11:37.992030 | # Job Information 2026-08-06 01:11:37.992383 | Ansible Version: 2.16.14 2026-08-06 01:11:37.992437 | Job: flake8 2026-08-06 01:11:37.992474 | Pipeline: check 2026-08-06 01:11:37.992502 | Executor: 521e9411259a 2026-08-06 01:11:37.992523 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/764 2026-08-06 01:11:37.992547 | Event ID: 70be5f00-9133-11f1-83bb-c701f9cd1c59 2026-08-06 01:11:37.998278 | 2026-08-06 01:11:37.998436 | LOOP [emit-job-header : Print node information] 2026-08-06 01:11:38.117304 | ubuntu-jammy | ok: 2026-08-06 01:11:38.117482 | ubuntu-jammy | # Node Information 2026-08-06 01:11:38.117516 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 01:11:38.117542 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 01:11:38.117564 | ubuntu-jammy | Username: zuul 2026-08-06 01:11:38.117584 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 01:11:38.117609 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 01:11:38.117630 | ubuntu-jammy | Region: 2026-08-06 01:11:38.117651 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 01:11:38.117670 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 01:11:38.117689 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:31b2 2026-08-06 01:11:38.129202 | 2026-08-06 01:11:38.129314 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 01:11:38.553437 | ubuntu-jammy -> localhost | changed 2026-08-06 01:11:38.566129 | 2026-08-06 01:11:38.566343 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 01:11:39.608023 | ubuntu-jammy -> localhost | changed 2026-08-06 01:11:39.620270 | 2026-08-06 01:11:39.620377 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 01:11:39.905095 | ubuntu-jammy -> localhost | ok 2026-08-06 01:11:39.925155 | 2026-08-06 01:11:39.925287 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 01:11:39.963154 | ubuntu-jammy | ok 2026-08-06 01:11:39.986348 | ubuntu-jammy | included: /var/lib/zuul/builds/0576ebe767de4871903f6d9b3441406a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 01:11:39.992408 | 2026-08-06 01:11:39.992545 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 01:11:41.171271 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 01:11:41.171480 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0576ebe767de4871903f6d9b3441406a/work/0576ebe767de4871903f6d9b3441406a_id_rsa 2026-08-06 01:11:41.171518 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0576ebe767de4871903f6d9b3441406a/work/0576ebe767de4871903f6d9b3441406a_id_rsa.pub 2026-08-06 01:11:41.171545 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 01:11:41.171568 | ubuntu-jammy -> localhost | SHA256:6E8483aQzwWwmuqUK0YDHcsKhsG6uHMgt8beb5zKNVA zuul-build-sshkey 2026-08-06 01:11:41.171591 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 01:11:41.171613 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 01:11:41.171641 | ubuntu-jammy -> localhost | |. | 2026-08-06 01:11:41.171664 | ubuntu-jammy -> localhost | |... . | 2026-08-06 01:11:41.171685 | ubuntu-jammy -> localhost | |o+ o E o | 2026-08-06 01:11:41.171706 | ubuntu-jammy -> localhost | |=.+ . .. . | 2026-08-06 01:11:41.171725 | ubuntu-jammy -> localhost | |++ . .oS. . | 2026-08-06 01:11:41.171752 | ubuntu-jammy -> localhost | |* + +o.o . | 2026-08-06 01:11:41.171772 | ubuntu-jammy -> localhost | |.* oooB..+ . | 2026-08-06 01:11:41.171792 | ubuntu-jammy -> localhost | |o B+.o+B. + | 2026-08-06 01:11:41.171814 | ubuntu-jammy -> localhost | | *.o*+..o. | 2026-08-06 01:11:41.171833 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 01:11:41.171881 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.664626 2026-08-06 01:11:41.178031 | 2026-08-06 01:11:41.178126 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 01:11:41.217182 | ubuntu-jammy | ok 2026-08-06 01:11:41.243338 | ubuntu-jammy | included: /var/lib/zuul/builds/0576ebe767de4871903f6d9b3441406a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 01:11:41.252321 | 2026-08-06 01:11:41.252420 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 01:11:41.275170 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:11:41.280950 | 2026-08-06 01:11:41.281108 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 01:11:41.838818 | ubuntu-jammy | changed 2026-08-06 01:11:41.844818 | 2026-08-06 01:11:41.844906 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 01:11:42.074095 | ubuntu-jammy | ok 2026-08-06 01:11:42.082828 | 2026-08-06 01:11:42.082991 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 01:11:42.664837 | ubuntu-jammy | changed 2026-08-06 01:11:42.674951 | 2026-08-06 01:11:42.675151 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 01:11:43.312920 | ubuntu-jammy | changed 2026-08-06 01:11:43.325032 | 2026-08-06 01:11:43.325199 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 01:11:43.354432 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:11:43.363684 | 2026-08-06 01:11:43.363862 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 01:11:43.930709 | ubuntu-jammy -> localhost | changed 2026-08-06 01:11:43.942557 | 2026-08-06 01:11:43.942692 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 01:11:44.312970 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0576ebe767de4871903f6d9b3441406a/work/0576ebe767de4871903f6d9b3441406a_id_rsa (zuul-build-sshkey) 2026-08-06 01:11:44.313388 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017545 2026-08-06 01:11:44.325707 | 2026-08-06 01:11:44.325855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 01:11:44.713402 | ubuntu-jammy | ok 2026-08-06 01:11:44.721927 | 2026-08-06 01:11:44.722086 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 01:11:44.757235 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:11:44.774524 | 2026-08-06 01:11:44.774665 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 01:11:45.253888 | ubuntu-jammy | ok 2026-08-06 01:11:45.265619 | 2026-08-06 01:11:45.265761 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 01:11:45.296595 | ubuntu-jammy | ok 2026-08-06 01:11:45.301857 | 2026-08-06 01:11:45.302004 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 01:11:45.613392 | ubuntu-jammy -> localhost | ok 2026-08-06 01:11:45.622594 | 2026-08-06 01:11:45.622724 | TASK [validate-host : Collect information about the host] 2026-08-06 01:11:46.810602 | ubuntu-jammy | ok 2026-08-06 01:11:46.821369 | 2026-08-06 01:11:46.821499 | TASK [validate-host : Sanitize hostname] 2026-08-06 01:11:46.957503 | ubuntu-jammy | ok 2026-08-06 01:11:47.038207 | 2026-08-06 01:11:47.038360 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 01:11:47.660604 | ubuntu-jammy -> localhost | changed 2026-08-06 01:11:47.676179 | 2026-08-06 01:11:47.676329 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 01:11:48.273869 | ubuntu-jammy | ok 2026-08-06 01:11:48.279560 | 2026-08-06 01:11:48.279689 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 01:11:49.002625 | ubuntu-jammy -> localhost | changed 2026-08-06 01:11:49.014340 | 2026-08-06 01:11:49.014442 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 01:11:49.241624 | ubuntu-jammy | ok 2026-08-06 01:11:49.248662 | 2026-08-06 01:11:49.248764 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 01:11:50.451127 | ubuntu-jammy | changed: 2026-08-06 01:11:50.451309 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 01:11:50.451342 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 01:11:50.451368 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 01:11:50.451390 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 01:11:50.451410 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.451538 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.481518 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.481592 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.481665 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.481738 | ubuntu-jammy | Containerfile 2026-08-06 01:11:50.481813 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011241 2026-08-06 01:12:25.312727 | 2026-08-06 01:12:25.312812 | TASK [upload-logs : Upload logs to log server] 2026-08-06 01:12:26.450998 | localhost | Output suppressed because no_log was given 2026-08-06 01:12:26.452689 | 2026-08-06 01:12:26.452772 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 01:12:26.529409 | localhost | skipping: Conditional result was False 2026-08-06 01:12:26.536068 | localhost | skipping: Conditional result was False 2026-08-06 01:12:26.540950 | 2026-08-06 01:12:26.541090 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 01:12:26.590604 | localhost | skipping: Conditional result was False 2026-08-06 01:12:26.590869 | 2026-08-06 01:12:26.609120 | localhost | skipping: Conditional result was False 2026-08-06 01:12:26.618493 | 2026-08-06 01:12:26.618608 | LOOP [upload-logs : Upload console log and json output]