2025-11-10 03:10:42.890921 | Job console starting 2025-11-10 03:10:42.912537 | Updating git repos 2025-11-10 03:10:42.948103 | Cloning repos into workspace 2025-11-10 03:10:43.046414 | Restoring repo states 2025-11-10 03:10:43.056802 | Merging changes 2025-11-10 03:10:43.056813 | Checking out repos 2025-11-10 03:10:43.292362 | Preparing playbooks 2025-11-10 03:10:44.546615 | Running Ansible setup 2025-11-10 03:10:50.176545 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-10 03:10:50.833326 | 2025-11-10 03:10:50.833452 | PLAY [Base pre] 2025-11-10 03:10:50.845887 | 2025-11-10 03:10:50.845981 | TASK [Setup log path fact] 2025-11-10 03:10:50.863369 | ubuntu-jammy | ok 2025-11-10 03:10:50.876487 | 2025-11-10 03:10:50.876592 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 03:10:50.904345 | ubuntu-jammy | ok 2025-11-10 03:10:50.911993 | 2025-11-10 03:10:50.912071 | TASK [emit-job-header : Print job information] 2025-11-10 03:10:50.939683 | # Job Information 2025-11-10 03:10:50.939810 | Ansible Version: 2.16.14 2025-11-10 03:10:50.939839 | Job: flake8 2025-11-10 03:10:50.939867 | Pipeline: periodic-daily 2025-11-10 03:10:50.939886 | Executor: 521e9411259a 2025-11-10 03:10:50.939903 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-10 03:10:50.939921 | Event ID: b6fa10e4d67c4a02bd218edb99dc43cd 2025-11-10 03:10:50.943771 | 2025-11-10 03:10:50.943848 | LOOP [emit-job-header : Print node information] 2025-11-10 03:10:51.024861 | ubuntu-jammy | ok: 2025-11-10 03:10:51.025049 | ubuntu-jammy | # Node Information 2025-11-10 03:10:51.025077 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-10 03:10:51.025097 | ubuntu-jammy | Hostname: ubuntu 2025-11-10 03:10:51.025115 | ubuntu-jammy | Username: zuul 2025-11-10 03:10:51.025132 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-10 03:10:51.025151 | ubuntu-jammy | Provider: regiocloud-a 2025-11-10 03:10:51.025169 | ubuntu-jammy | Region: 2025-11-10 03:10:51.025185 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-10 03:10:51.025201 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-10 03:10:51.025218 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:f6d6 2025-11-10 03:10:51.038336 | 2025-11-10 03:10:51.038439 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-10 03:10:51.534085 | ubuntu-jammy -> localhost | changed 2025-11-10 03:10:51.540775 | 2025-11-10 03:10:51.540875 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-10 03:10:53.416224 | ubuntu-jammy -> localhost | changed 2025-11-10 03:10:53.427859 | 2025-11-10 03:10:53.427965 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-10 03:10:53.653599 | ubuntu-jammy -> localhost | ok 2025-11-10 03:10:53.660543 | 2025-11-10 03:10:53.660656 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-10 03:10:53.679325 | ubuntu-jammy | ok 2025-11-10 03:10:53.703833 | ubuntu-jammy | included: /var/lib/zuul/builds/d3107faa036045599ddfa4f209e3b63b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-10 03:10:53.708618 | 2025-11-10 03:10:53.708695 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-10 03:10:54.833991 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-10 03:10:54.834153 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3107faa036045599ddfa4f209e3b63b/work/d3107faa036045599ddfa4f209e3b63b_id_rsa 2025-11-10 03:10:54.834186 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3107faa036045599ddfa4f209e3b63b/work/d3107faa036045599ddfa4f209e3b63b_id_rsa.pub 2025-11-10 03:10:54.834208 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-10 03:10:54.834228 | ubuntu-jammy -> localhost | SHA256:R+FCIz1S+la6x+Y7Q1OsoiqL5WYIyl3B9b96Yt3dNPA zuul-build-sshkey 2025-11-10 03:10:54.834246 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-10 03:10:54.834264 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-10 03:10:54.834289 | ubuntu-jammy -> localhost | | .o+ . | 2025-11-10 03:10:54.834308 | ubuntu-jammy -> localhost | | .=oo . | 2025-11-10 03:10:54.834325 | ubuntu-jammy -> localhost | | . o.o.+. | 2025-11-10 03:10:54.834342 | ubuntu-jammy -> localhost | | o . * o. | 2025-11-10 03:10:54.834359 | ubuntu-jammy -> localhost | | . S oo o | 2025-11-10 03:10:54.834377 | ubuntu-jammy -> localhost | |. . ..++. E.| 2025-11-10 03:10:54.834394 | ubuntu-jammy -> localhost | |+.o . ..o=.o ..o| 2025-11-10 03:10:54.834410 | ubuntu-jammy -> localhost | |o=+. . *o+ . ..| 2025-11-10 03:10:54.834438 | ubuntu-jammy -> localhost | |.ooo.. ..*+ | 2025-11-10 03:10:54.834456 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-10 03:10:54.834500 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.753670 2025-11-10 03:10:54.843513 | 2025-11-10 03:10:54.843596 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-10 03:10:54.880182 | ubuntu-jammy | ok 2025-11-10 03:10:54.896830 | ubuntu-jammy | included: /var/lib/zuul/builds/d3107faa036045599ddfa4f209e3b63b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-10 03:10:54.904021 | 2025-11-10 03:10:54.904100 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-10 03:10:54.927011 | ubuntu-jammy | skipping: Conditional result was False 2025-11-10 03:10:54.931675 | 2025-11-10 03:10:54.931749 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-10 03:10:55.522071 | ubuntu-jammy | changed 2025-11-10 03:10:55.529380 | 2025-11-10 03:10:55.529480 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-10 03:10:55.803555 | ubuntu-jammy | ok 2025-11-10 03:10:55.807873 | 2025-11-10 03:10:55.807948 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-10 03:10:56.431526 | ubuntu-jammy | changed 2025-11-10 03:10:56.447734 | 2025-11-10 03:10:56.447837 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-10 03:10:57.061329 | ubuntu-jammy | changed 2025-11-10 03:10:57.068082 | 2025-11-10 03:10:57.068169 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-10 03:10:57.094986 | ubuntu-jammy | skipping: Conditional result was False 2025-11-10 03:10:57.110501 | 2025-11-10 03:10:57.110648 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-10 03:10:57.555249 | ubuntu-jammy -> localhost | changed 2025-11-10 03:10:57.565863 | 2025-11-10 03:10:57.565959 | TASK [add-build-sshkey : Add back temp key] 2025-11-10 03:10:57.925261 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/d3107faa036045599ddfa4f209e3b63b/work/d3107faa036045599ddfa4f209e3b63b_id_rsa (zuul-build-sshkey) 2025-11-10 03:10:57.925576 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018096 2025-11-10 03:10:57.932654 | 2025-11-10 03:10:57.932903 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-10 03:10:58.381385 | ubuntu-jammy | ok 2025-11-10 03:10:58.394333 | 2025-11-10 03:10:58.394485 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-10 03:10:58.428286 | ubuntu-jammy | skipping: Conditional result was False 2025-11-10 03:10:58.446588 | 2025-11-10 03:10:58.446907 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-10 03:10:58.842442 | ubuntu-jammy | ok 2025-11-10 03:10:58.851006 | 2025-11-10 03:10:58.851088 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-10 03:10:58.877235 | ubuntu-jammy | ok 2025-11-10 03:10:58.881377 | 2025-11-10 03:10:58.881459 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-10 03:10:59.372486 | ubuntu-jammy -> localhost | ok 2025-11-10 03:10:59.398746 | 2025-11-10 03:10:59.398871 | TASK [validate-host : Collect information about the host] 2025-11-10 03:11:00.646826 | ubuntu-jammy | ok 2025-11-10 03:11:00.657374 | 2025-11-10 03:11:00.657494 | TASK [validate-host : Sanitize hostname] 2025-11-10 03:11:00.745198 | ubuntu-jammy | ok 2025-11-10 03:11:00.771156 | 2025-11-10 03:11:00.771240 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-10 03:11:01.490810 | ubuntu-jammy -> localhost | changed 2025-11-10 03:11:01.496319 | 2025-11-10 03:11:01.496444 | TASK [validate-host : Collect information about zuul worker] 2025-11-10 03:11:01.892830 | ubuntu-jammy | ok 2025-11-10 03:11:01.897347 | 2025-11-10 03:11:01.897466 | TASK [validate-host : Write out all zuul information for each host] 2025-11-10 03:11:02.665259 | ubuntu-jammy -> localhost | changed 2025-11-10 03:11:02.674412 | 2025-11-10 03:11:02.674540 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-10 03:11:02.920401 | ubuntu-jammy | ok 2025-11-10 03:11:02.938609 | 2025-11-10 03:11:02.938727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-10 03:11:03.983341 | ubuntu-jammy | changed: 2025-11-10 03:11:03.983502 | ubuntu-jammy | cd+++++++++ src/ 2025-11-10 03:11:03.983531 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-10 03:11:03.983551 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-10 03:11:03.983570 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-10 03:11:03.983586 | ubuntu-jammy | Containerfile 2025-11-10 03:11:03.983707 | ubuntu-jammy | Containerfile 2025-11-10 03:11:04.030008 | ubuntu-jammy | Containerfile 2025-11-10 03:11:04.030064 | ubuntu-jammy | Containerfile 2025-11-10 03:11:04.030120 | ubuntu-jammy | Containerfile 2025-11-10 03:11:04.030175 | ubuntu-jammy | Containerfile 2025-11-10 03:11:04.030231 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011766 2025-11-10 03:11:34.287437 | 2025-11-10 03:11:34.287630 | TASK [upload-logs : Upload logs to log server] 2025-11-10 03:11:34.932524 | localhost | Output suppressed because no_log was given 2025-11-10 03:11:34.937045 | 2025-11-10 03:11:34.937238 | LOOP [upload-logs : Compress console log and json output] 2025-11-10 03:11:35.000513 | localhost | skipping: Conditional result was False 2025-11-10 03:11:35.006947 | localhost | skipping: Conditional result was False 2025-11-10 03:11:35.015762 | 2025-11-10 03:11:35.015882 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-10 03:11:35.071389 | localhost | skipping: Conditional result was False 2025-11-10 03:11:35.071715 | 2025-11-10 03:11:35.080453 | localhost | skipping: Conditional result was False 2025-11-10 03:11:35.086343 | 2025-11-10 03:11:35.086483 | LOOP [upload-logs : Upload console log and json output]