2025-12-19 09:51:26.761609 | Job console starting 2025-12-19 09:51:26.785364 | Updating git repos 2025-12-19 09:51:26.820500 | Cloning repos into workspace 2025-12-19 09:51:26.875713 | Restoring repo states 2025-12-19 09:51:26.881575 | Merging changes 2025-12-19 09:51:27.507848 | Checking out repos 2025-12-19 09:51:27.588446 | Preparing playbooks 2025-12-19 09:51:28.385342 | Running Ansible setup 2025-12-19 09:51:32.958061 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 09:51:33.786648 | 2025-12-19 09:51:33.786816 | PLAY [Base pre] 2025-12-19 09:51:33.803640 | 2025-12-19 09:51:33.803797 | TASK [Setup log path fact] 2025-12-19 09:51:33.824205 | ubuntu-jammy | ok 2025-12-19 09:51:33.839776 | 2025-12-19 09:51:33.839966 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 09:51:33.883067 | ubuntu-jammy | ok 2025-12-19 09:51:33.895570 | 2025-12-19 09:51:33.895719 | TASK [emit-job-header : Print job information] 2025-12-19 09:51:33.942305 | # Job Information 2025-12-19 09:51:33.942601 | Ansible Version: 2.16.14 2025-12-19 09:51:33.942648 | Job: flake8 2025-12-19 09:51:33.942681 | Pipeline: check 2025-12-19 09:51:33.942704 | Executor: 521e9411259a 2025-12-19 09:51:33.942725 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/437 2025-12-19 09:51:33.942748 | Event ID: 43328020-dcc0-11f0-8723-ff6e5cb5cb7e 2025-12-19 09:51:33.948301 | 2025-12-19 09:51:33.948455 | LOOP [emit-job-header : Print node information] 2025-12-19 09:51:34.056819 | ubuntu-jammy | ok: 2025-12-19 09:51:34.057061 | ubuntu-jammy | # Node Information 2025-12-19 09:51:34.057100 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-19 09:51:34.057133 | ubuntu-jammy | Hostname: ubuntu 2025-12-19 09:51:34.057158 | ubuntu-jammy | Username: zuul 2025-12-19 09:51:34.057185 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-19 09:51:34.057212 | ubuntu-jammy | Provider: regiocloud-a 2025-12-19 09:51:34.057239 | ubuntu-jammy | Region: 2025-12-19 09:51:34.057263 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-19 09:51:34.057289 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-19 09:51:34.057311 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:268e 2025-12-19 09:51:34.081947 | 2025-12-19 09:51:34.082253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 09:51:34.632637 | ubuntu-jammy -> localhost | changed 2025-12-19 09:51:34.640623 | 2025-12-19 09:51:34.641434 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 09:51:35.784035 | ubuntu-jammy -> localhost | changed 2025-12-19 09:51:35.796110 | 2025-12-19 09:51:35.796247 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 09:51:36.146556 | ubuntu-jammy -> localhost | ok 2025-12-19 09:51:36.155662 | 2025-12-19 09:51:36.155811 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 09:51:36.204665 | ubuntu-jammy | ok 2025-12-19 09:51:36.235874 | ubuntu-jammy | included: /var/lib/zuul/builds/75abe262d3694216907d0bcbb1315431/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 09:51:36.242714 | 2025-12-19 09:51:36.242855 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 09:51:38.063120 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-19 09:51:38.063374 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/75abe262d3694216907d0bcbb1315431/work/75abe262d3694216907d0bcbb1315431_id_rsa 2025-12-19 09:51:38.063414 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/75abe262d3694216907d0bcbb1315431/work/75abe262d3694216907d0bcbb1315431_id_rsa.pub 2025-12-19 09:51:38.063441 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-19 09:51:38.063466 | ubuntu-jammy -> localhost | SHA256:Oysg0DyFEe2TQMn/3fudUBnxP0/Q1U5Upv4Pfi+rXzs zuul-build-sshkey 2025-12-19 09:51:38.063488 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-19 09:51:38.063510 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-19 09:51:38.063545 | ubuntu-jammy -> localhost | | o+* ..B| 2025-12-19 09:51:38.063567 | ubuntu-jammy -> localhost | | = o *+| 2025-12-19 09:51:38.063588 | ubuntu-jammy -> localhost | | o = . +oo| 2025-12-19 09:51:38.063607 | ubuntu-jammy -> localhost | |. + = . +o| 2025-12-19 09:51:38.063627 | ubuntu-jammy -> localhost | | . . o .S. +.o| 2025-12-19 09:51:38.063654 | ubuntu-jammy -> localhost | | . . . ... . oo| 2025-12-19 09:51:38.063674 | ubuntu-jammy -> localhost | | . . o .. . +| 2025-12-19 09:51:38.063694 | ubuntu-jammy -> localhost | | . o. +.E+| 2025-12-19 09:51:38.063715 | ubuntu-jammy -> localhost | | .. .oo*==| 2025-12-19 09:51:38.063735 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-19 09:51:38.063793 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.312489 2025-12-19 09:51:38.071497 | 2025-12-19 09:51:38.071626 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 09:51:38.111948 | ubuntu-jammy | ok 2025-12-19 09:51:38.125387 | ubuntu-jammy | included: /var/lib/zuul/builds/75abe262d3694216907d0bcbb1315431/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 09:51:38.137997 | 2025-12-19 09:51:38.138135 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 09:51:38.162469 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 09:51:38.172967 | 2025-12-19 09:51:38.173118 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 09:51:38.850442 | ubuntu-jammy | changed 2025-12-19 09:51:38.860874 | 2025-12-19 09:51:38.861098 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 09:51:39.134856 | ubuntu-jammy | ok 2025-12-19 09:51:39.146029 | 2025-12-19 09:51:39.146717 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 09:51:39.870282 | ubuntu-jammy | changed 2025-12-19 09:51:39.880384 | 2025-12-19 09:51:39.880543 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 09:51:40.552171 | ubuntu-jammy | changed 2025-12-19 09:51:40.558235 | 2025-12-19 09:51:40.558367 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 09:51:40.582742 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 09:51:40.590592 | 2025-12-19 09:51:40.590752 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 09:51:41.178135 | ubuntu-jammy -> localhost | changed 2025-12-19 09:51:41.207545 | 2025-12-19 09:51:41.207696 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 09:51:41.574156 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/75abe262d3694216907d0bcbb1315431/work/75abe262d3694216907d0bcbb1315431_id_rsa (zuul-build-sshkey) 2025-12-19 09:51:41.574609 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012879 2025-12-19 09:51:41.588840 | 2025-12-19 09:51:41.589048 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 09:51:42.040463 | ubuntu-jammy | ok 2025-12-19 09:51:42.048096 | 2025-12-19 09:51:42.048248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 09:51:42.094258 | ubuntu-jammy | skipping: Conditional result was False 2025-12-19 09:51:42.115598 | 2025-12-19 09:51:42.115770 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 09:51:42.602890 | ubuntu-jammy | ok 2025-12-19 09:51:42.615160 | 2025-12-19 09:51:42.615306 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 09:51:42.655110 | ubuntu-jammy | ok 2025-12-19 09:51:42.660402 | 2025-12-19 09:51:42.660525 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 09:51:42.980863 | ubuntu-jammy -> localhost | ok 2025-12-19 09:51:42.989348 | 2025-12-19 09:51:42.989476 | TASK [validate-host : Collect information about the host] 2025-12-19 09:51:44.223255 | ubuntu-jammy | ok 2025-12-19 09:51:44.235937 | 2025-12-19 09:51:44.236128 | TASK [validate-host : Sanitize hostname] 2025-12-19 09:51:44.353918 | ubuntu-jammy | ok 2025-12-19 09:51:44.405519 | 2025-12-19 09:51:44.405657 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 09:51:45.088957 | ubuntu-jammy -> localhost | changed 2025-12-19 09:51:45.095134 | 2025-12-19 09:51:45.095273 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 09:51:45.514458 | ubuntu-jammy | ok 2025-12-19 09:51:45.524964 | 2025-12-19 09:51:45.525220 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 09:51:46.156786 | ubuntu-jammy -> localhost | changed 2025-12-19 09:51:46.169993 | 2025-12-19 09:51:46.170131 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 09:51:46.435036 | ubuntu-jammy | ok 2025-12-19 09:51:46.445226 | 2025-12-19 09:51:46.445369 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 09:51:47.645899 | ubuntu-jammy | changed: 2025-12-19 09:51:47.646231 | ubuntu-jammy | cd+++++++++ src/ 2025-12-19 09:51:47.646292 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-19 09:51:47.646334 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-19 09:51:47.646363 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-19 09:51:47.646389 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.646582 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.661405 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.661474 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.661550 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.661620 | ubuntu-jammy | Containerfile 2025-12-19 09:51:47.661689 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006035 2025-12-19 09:52:19.257118 | 2025-12-19 09:52:19.257270 | TASK [upload-logs : Upload logs to log server] 2025-12-19 09:52:20.046658 | localhost | Output suppressed because no_log was given 2025-12-19 09:52:20.048785 | 2025-12-19 09:52:20.048901 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 09:52:20.105286 | localhost | skipping: Conditional result was False 2025-12-19 09:52:20.108543 | localhost | skipping: Conditional result was False 2025-12-19 09:52:20.122264 | 2025-12-19 09:52:20.122458 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 09:52:20.187134 | localhost | skipping: Conditional result was False 2025-12-19 09:52:20.187498 | 2025-12-19 09:52:20.197691 | localhost | skipping: Conditional result was False 2025-12-19 09:52:20.203445 | 2025-12-19 09:52:20.203575 | LOOP [upload-logs : Upload console log and json output]