2026-05-21 09:02:40.700787 | Job console starting 2026-05-21 09:02:40.731492 | Updating git repos 2026-05-21 09:02:40.807838 | Cloning repos into workspace 2026-05-21 09:02:40.883715 | Restoring repo states 2026-05-21 09:02:40.910496 | Merging changes 2026-05-21 09:02:41.506277 | Checking out repos 2026-05-21 09:02:41.573035 | Preparing playbooks 2026-05-21 09:02:42.657241 | Running Ansible setup 2026-05-21 09:02:48.812646 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 09:02:50.523050 | 2026-05-21 09:02:50.523225 | PLAY [Base pre] 2026-05-21 09:02:50.563819 | 2026-05-21 09:02:50.563980 | TASK [Setup log path fact] 2026-05-21 09:02:50.587174 | ubuntu-jammy | ok 2026-05-21 09:02:50.611558 | 2026-05-21 09:02:50.611735 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 09:02:50.663877 | ubuntu-jammy | ok 2026-05-21 09:02:50.687404 | 2026-05-21 09:02:50.687596 | TASK [emit-job-header : Print job information] 2026-05-21 09:02:50.789754 | # Job Information 2026-05-21 09:02:50.790004 | Ansible Version: 2.16.14 2026-05-21 09:02:50.790043 | Job: ansible-lint 2026-05-21 09:02:50.790079 | Pipeline: check 2026-05-21 09:02:50.790103 | Executor: 521e9411259a 2026-05-21 09:02:50.790125 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/655 2026-05-21 09:02:50.790147 | Event ID: b51b3000-54f3-11f1-9656-546adca45f37 2026-05-21 09:02:50.795582 | 2026-05-21 09:02:50.795721 | LOOP [emit-job-header : Print node information] 2026-05-21 09:02:51.216369 | ubuntu-jammy | ok: 2026-05-21 09:02:51.216601 | ubuntu-jammy | # Node Information 2026-05-21 09:02:51.216639 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-21 09:02:51.216665 | ubuntu-jammy | Hostname: ubuntu 2026-05-21 09:02:51.216688 | ubuntu-jammy | Username: zuul 2026-05-21 09:02:51.216709 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-21 09:02:51.216733 | ubuntu-jammy | Provider: regiocloud-a 2026-05-21 09:02:51.216755 | ubuntu-jammy | Region: 2026-05-21 09:02:51.216776 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-21 09:02:51.216832 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-21 09:02:51.216854 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:bccf 2026-05-21 09:02:51.250616 | 2026-05-21 09:02:51.250852 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 09:02:52.726270 | ubuntu-jammy -> localhost | changed 2026-05-21 09:02:52.734529 | 2026-05-21 09:02:52.734633 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 09:02:54.476510 | ubuntu-jammy -> localhost | changed 2026-05-21 09:02:54.487362 | 2026-05-21 09:02:54.487534 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 09:02:54.730443 | ubuntu-jammy -> localhost | ok 2026-05-21 09:02:54.741169 | 2026-05-21 09:02:54.741268 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 09:02:54.784631 | ubuntu-jammy | ok 2026-05-21 09:02:54.800551 | ubuntu-jammy | included: /var/lib/zuul/builds/332ea916def84de6bacd69e835b6023e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 09:02:54.806141 | 2026-05-21 09:02:54.806229 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 09:02:57.119903 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-21 09:02:57.120128 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/332ea916def84de6bacd69e835b6023e/work/332ea916def84de6bacd69e835b6023e_id_rsa 2026-05-21 09:02:57.120166 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/332ea916def84de6bacd69e835b6023e/work/332ea916def84de6bacd69e835b6023e_id_rsa.pub 2026-05-21 09:02:57.120192 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-21 09:02:57.120215 | ubuntu-jammy -> localhost | SHA256:zoVuCjGQKxRZk7zg+/B1+FdE6OtX04U+RrL8J9RTycE zuul-build-sshkey 2026-05-21 09:02:57.120237 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-21 09:02:57.120269 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-21 09:02:57.120292 | ubuntu-jammy -> localhost | | .+o. . . | 2026-05-21 09:02:57.120313 | ubuntu-jammy -> localhost | | o.+. . . E | 2026-05-21 09:02:57.120333 | ubuntu-jammy -> localhost | |..+ . . . ..o| 2026-05-21 09:02:57.120352 | ubuntu-jammy -> localhost | |.. + o .. ooo| 2026-05-21 09:02:57.120372 | ubuntu-jammy -> localhost | |. o o . S +. =..o| 2026-05-21 09:02:57.120397 | ubuntu-jammy -> localhost | | + = = o .oo=o.| 2026-05-21 09:02:57.120417 | ubuntu-jammy -> localhost | | + o o * . .+...| 2026-05-21 09:02:57.120436 | ubuntu-jammy -> localhost | | o . + o . o .| 2026-05-21 09:02:57.120456 | ubuntu-jammy -> localhost | | . . . o | 2026-05-21 09:02:57.120476 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-21 09:02:57.120524 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.366021 2026-05-21 09:02:57.126694 | 2026-05-21 09:02:57.126776 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 09:02:57.159806 | ubuntu-jammy | ok 2026-05-21 09:02:57.177550 | ubuntu-jammy | included: /var/lib/zuul/builds/332ea916def84de6bacd69e835b6023e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 09:02:57.202563 | 2026-05-21 09:02:57.202655 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 09:02:57.235439 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 09:02:57.240662 | 2026-05-21 09:02:57.240740 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 09:02:57.832276 | ubuntu-jammy | changed 2026-05-21 09:02:57.842355 | 2026-05-21 09:02:57.842498 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 09:02:58.105423 | ubuntu-jammy | ok 2026-05-21 09:02:58.112580 | 2026-05-21 09:02:58.112677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 09:02:58.731142 | ubuntu-jammy | changed 2026-05-21 09:02:58.746704 | 2026-05-21 09:02:58.747521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 09:02:59.307341 | ubuntu-jammy | changed 2026-05-21 09:02:59.312818 | 2026-05-21 09:02:59.312919 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 09:02:59.342565 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 09:02:59.348913 | 2026-05-21 09:02:59.349013 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 09:03:00.048425 | ubuntu-jammy -> localhost | changed 2026-05-21 09:03:00.061692 | 2026-05-21 09:03:00.061813 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 09:03:00.696681 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/332ea916def84de6bacd69e835b6023e/work/332ea916def84de6bacd69e835b6023e_id_rsa (zuul-build-sshkey) 2026-05-21 09:03:00.696903 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.023995 2026-05-21 09:03:00.703321 | 2026-05-21 09:03:00.703409 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 09:03:01.188649 | ubuntu-jammy | ok 2026-05-21 09:03:01.204527 | 2026-05-21 09:03:01.204626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 09:03:01.237455 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 09:03:01.246208 | 2026-05-21 09:03:01.246300 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 09:03:01.869401 | ubuntu-jammy | ok 2026-05-21 09:03:01.877955 | 2026-05-21 09:03:01.878034 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 09:03:01.918536 | ubuntu-jammy | ok 2026-05-21 09:03:01.922627 | 2026-05-21 09:03:01.922698 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 09:03:02.423148 | ubuntu-jammy -> localhost | ok 2026-05-21 09:03:02.428883 | 2026-05-21 09:03:02.428963 | TASK [validate-host : Collect information about the host] 2026-05-21 09:03:04.610899 | ubuntu-jammy | ok 2026-05-21 09:03:04.624818 | 2026-05-21 09:03:04.624925 | TASK [validate-host : Sanitize hostname] 2026-05-21 09:03:04.725512 | ubuntu-jammy | ok 2026-05-21 09:03:04.770911 | 2026-05-21 09:03:04.771019 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 09:03:05.307579 | ubuntu-jammy -> localhost | changed 2026-05-21 09:03:05.313299 | 2026-05-21 09:03:05.313416 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 09:03:05.818269 | ubuntu-jammy | ok 2026-05-21 09:03:05.821923 | 2026-05-21 09:03:05.821994 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 09:03:06.797052 | ubuntu-jammy -> localhost | changed 2026-05-21 09:03:06.804758 | 2026-05-21 09:03:06.804843 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 09:03:07.048876 | ubuntu-jammy | ok 2026-05-21 09:03:07.055204 | 2026-05-21 09:03:07.055302 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 09:03:08.148316 | ubuntu-jammy | changed: 2026-05-21 09:03:08.148538 | ubuntu-jammy | cd+++++++++ src/ 2026-05-21 09:03:08.148581 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-21 09:03:08.148608 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-21 09:03:08.148671 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-21 09:03:08.148702 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.148884 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.156173 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.156242 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.156368 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.156440 | ubuntu-jammy | Containerfile 2026-05-21 09:03:08.156512 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007881 2026-05-21 09:04:27.782487 | 2026-05-21 09:04:27.782617 | TASK [upload-logs : Upload logs to log server] 2026-05-21 09:04:28.369039 | localhost | Output suppressed because no_log was given 2026-05-21 09:04:28.371931 | 2026-05-21 09:04:28.372080 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 09:04:28.423165 | localhost | skipping: Conditional result was False 2026-05-21 09:04:28.428745 | localhost | skipping: Conditional result was False 2026-05-21 09:04:28.443657 | 2026-05-21 09:04:28.443955 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 09:04:28.491571 | localhost | skipping: Conditional result was False 2026-05-21 09:04:28.492152 | 2026-05-21 09:04:28.496226 | localhost | skipping: Conditional result was False 2026-05-21 09:04:28.510933 | 2026-05-21 09:04:28.511254 | LOOP [upload-logs : Upload console log and json output]