2025-11-19 00:39:27.027204 | Job console starting 2025-11-19 00:39:27.040461 | Updating git repos 2025-11-19 00:39:27.065119 | Cloning repos into workspace 2025-11-19 00:39:27.145572 | Restoring repo states 2025-11-19 00:39:27.155647 | Merging changes 2025-11-19 00:39:27.774914 | Checking out repos 2025-11-19 00:39:27.915916 | Preparing playbooks 2025-11-19 00:39:28.684551 | Running Ansible setup 2025-11-19 00:39:33.169577 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-19 00:39:33.997074 | 2025-11-19 00:39:33.997262 | PLAY [Base pre] 2025-11-19 00:39:34.019661 | 2025-11-19 00:39:34.019968 | TASK [Setup log path fact] 2025-11-19 00:39:34.055238 | ubuntu-jammy | ok 2025-11-19 00:39:34.073103 | 2025-11-19 00:39:34.073274 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-19 00:39:34.105879 | ubuntu-jammy | ok 2025-11-19 00:39:34.122222 | 2025-11-19 00:39:34.122371 | TASK [emit-job-header : Print job information] 2025-11-19 00:39:34.162379 | # Job Information 2025-11-19 00:39:34.162587 | Ansible Version: 2.16.14 2025-11-19 00:39:34.162623 | Job: yamllint 2025-11-19 00:39:34.162656 | Pipeline: check 2025-11-19 00:39:34.162680 | Executor: 521e9411259a 2025-11-19 00:39:34.162701 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/379 2025-11-19 00:39:34.162724 | Event ID: d2a40100-c4df-11f0-9777-16e43fda8a36 2025-11-19 00:39:34.168011 | 2025-11-19 00:39:34.168137 | LOOP [emit-job-header : Print node information] 2025-11-19 00:39:34.285715 | ubuntu-jammy | ok: 2025-11-19 00:39:34.286019 | ubuntu-jammy | # Node Information 2025-11-19 00:39:34.286061 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-19 00:39:34.286087 | ubuntu-jammy | Hostname: ubuntu 2025-11-19 00:39:34.286109 | ubuntu-jammy | Username: zuul 2025-11-19 00:39:34.286130 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-19 00:39:34.286154 | ubuntu-jammy | Provider: regiocloud-a 2025-11-19 00:39:34.286174 | ubuntu-jammy | Region: 2025-11-19 00:39:34.286195 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-19 00:39:34.286214 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-19 00:39:34.286233 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe01:6c41 2025-11-19 00:39:34.307548 | 2025-11-19 00:39:34.307689 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-19 00:39:34.814399 | ubuntu-jammy -> localhost | changed 2025-11-19 00:39:34.822158 | 2025-11-19 00:39:34.822297 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-19 00:39:36.101926 | ubuntu-jammy -> localhost | changed 2025-11-19 00:39:36.113494 | 2025-11-19 00:39:36.113626 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-19 00:39:36.403773 | ubuntu-jammy -> localhost | ok 2025-11-19 00:39:36.421049 | 2025-11-19 00:39:36.421390 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-19 00:39:36.455867 | ubuntu-jammy | ok 2025-11-19 00:39:36.482621 | ubuntu-jammy | included: /var/lib/zuul/builds/0e82e8b92ce043f19d7ae739244ddba2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-19 00:39:36.492082 | 2025-11-19 00:39:36.492204 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-19 00:39:37.512705 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-19 00:39:37.514507 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0e82e8b92ce043f19d7ae739244ddba2/work/0e82e8b92ce043f19d7ae739244ddba2_id_rsa 2025-11-19 00:39:37.514594 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0e82e8b92ce043f19d7ae739244ddba2/work/0e82e8b92ce043f19d7ae739244ddba2_id_rsa.pub 2025-11-19 00:39:37.514624 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-19 00:39:37.514650 | ubuntu-jammy -> localhost | SHA256:rjhLldrHZY83F0SqP6bCAvqqLniCK/hF2j0R6nhqHYE zuul-build-sshkey 2025-11-19 00:39:37.514674 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-19 00:39:37.514707 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-19 00:39:37.514744 | ubuntu-jammy -> localhost | | . | 2025-11-19 00:39:37.514767 | ubuntu-jammy -> localhost | | o | 2025-11-19 00:39:37.514787 | ubuntu-jammy -> localhost | | . . . . | 2025-11-19 00:39:37.514807 | ubuntu-jammy -> localhost | | E .. o . . | 2025-11-19 00:39:37.514827 | ubuntu-jammy -> localhost | | o.+ S + . | 2025-11-19 00:39:37.514891 | ubuntu-jammy -> localhost | | *o= + o + . | 2025-11-19 00:39:37.514913 | ubuntu-jammy -> localhost | |+ ooBo+.+ . B . | 2025-11-19 00:39:37.514933 | ubuntu-jammy -> localhost | |B +=o..+o + + | 2025-11-19 00:39:37.514954 | ubuntu-jammy -> localhost | |*O+o+o.. .. | 2025-11-19 00:39:37.514974 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-19 00:39:37.515035 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.487825 2025-11-19 00:39:37.523857 | 2025-11-19 00:39:37.523981 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-19 00:39:37.546171 | ubuntu-jammy | ok 2025-11-19 00:39:37.556641 | ubuntu-jammy | included: /var/lib/zuul/builds/0e82e8b92ce043f19d7ae739244ddba2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-19 00:39:37.568983 | 2025-11-19 00:39:37.569092 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-19 00:39:37.593888 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 00:39:37.602828 | 2025-11-19 00:39:37.602969 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-19 00:39:38.264227 | ubuntu-jammy | changed 2025-11-19 00:39:38.273092 | 2025-11-19 00:39:38.273240 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-19 00:39:38.563345 | ubuntu-jammy | ok 2025-11-19 00:39:38.580393 | 2025-11-19 00:39:38.580799 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-19 00:39:39.245972 | ubuntu-jammy | changed 2025-11-19 00:39:39.253245 | 2025-11-19 00:39:39.253357 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-19 00:39:39.894557 | ubuntu-jammy | changed 2025-11-19 00:39:39.901610 | 2025-11-19 00:39:39.901736 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-19 00:39:39.925646 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 00:39:39.932441 | 2025-11-19 00:39:39.932576 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-19 00:39:40.403658 | ubuntu-jammy -> localhost | changed 2025-11-19 00:39:40.415374 | 2025-11-19 00:39:40.415520 | TASK [add-build-sshkey : Add back temp key] 2025-11-19 00:39:40.778549 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0e82e8b92ce043f19d7ae739244ddba2/work/0e82e8b92ce043f19d7ae739244ddba2_id_rsa (zuul-build-sshkey) 2025-11-19 00:39:40.778849 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016036 2025-11-19 00:39:40.790592 | 2025-11-19 00:39:40.790732 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-19 00:39:41.195051 | ubuntu-jammy | ok 2025-11-19 00:39:41.202208 | 2025-11-19 00:39:41.202346 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-19 00:39:41.237105 | ubuntu-jammy | skipping: Conditional result was False 2025-11-19 00:39:41.250063 | 2025-11-19 00:39:41.250188 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-19 00:39:41.685663 | ubuntu-jammy | ok 2025-11-19 00:39:41.706921 | 2025-11-19 00:39:41.707053 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-19 00:39:41.737173 | ubuntu-jammy | ok 2025-11-19 00:39:41.743537 | 2025-11-19 00:39:41.743651 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-19 00:39:42.087461 | ubuntu-jammy -> localhost | ok 2025-11-19 00:39:42.095312 | 2025-11-19 00:39:42.095433 | TASK [validate-host : Collect information about the host] 2025-11-19 00:39:43.363026 | ubuntu-jammy | ok 2025-11-19 00:39:43.384446 | 2025-11-19 00:39:43.384601 | TASK [validate-host : Sanitize hostname] 2025-11-19 00:39:43.542470 | ubuntu-jammy | ok 2025-11-19 00:39:43.586736 | 2025-11-19 00:39:43.586895 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-19 00:39:44.186864 | ubuntu-jammy -> localhost | changed 2025-11-19 00:39:44.193943 | 2025-11-19 00:39:44.194084 | TASK [validate-host : Collect information about zuul worker] 2025-11-19 00:39:44.594016 | ubuntu-jammy | ok 2025-11-19 00:39:44.601773 | 2025-11-19 00:39:44.601916 | TASK [validate-host : Write out all zuul information for each host] 2025-11-19 00:39:45.215067 | ubuntu-jammy -> localhost | changed 2025-11-19 00:39:45.234394 | 2025-11-19 00:39:45.234555 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-19 00:39:45.463421 | ubuntu-jammy | ok 2025-11-19 00:39:45.472739 | 2025-11-19 00:39:45.472886 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-19 00:39:46.523416 | ubuntu-jammy | changed: 2025-11-19 00:39:46.523737 | ubuntu-jammy | cd+++++++++ src/ 2025-11-19 00:39:46.523795 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-19 00:39:46.523837 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-19 00:39:46.523873 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-19 00:39:46.523906 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.524356 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.568380 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.568451 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.568521 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.568600 | ubuntu-jammy | Containerfile 2025-11-19 00:39:46.568669 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007536 2025-11-19 00:40:12.572713 | 2025-11-19 00:40:12.572922 | TASK [upload-logs : Upload logs to log server] 2025-11-19 00:40:13.129756 | localhost | Output suppressed because no_log was given 2025-11-19 00:40:13.132191 | 2025-11-19 00:40:13.132317 | LOOP [upload-logs : Compress console log and json output] 2025-11-19 00:40:13.190900 | localhost | skipping: Conditional result was False 2025-11-19 00:40:13.196614 | localhost | skipping: Conditional result was False 2025-11-19 00:40:13.213706 | 2025-11-19 00:40:13.213966 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-19 00:40:13.263291 | localhost | skipping: Conditional result was False 2025-11-19 00:40:13.264382 | 2025-11-19 00:40:13.267410 | localhost | skipping: Conditional result was False 2025-11-19 00:40:13.280393 | 2025-11-19 00:40:13.280608 | LOOP [upload-logs : Upload console log and json output]