2026-02-19 00:24:34.481916 | Job console starting 2026-02-19 00:24:34.493889 | Updating git repos 2026-02-19 00:24:34.553860 | Cloning repos into workspace 2026-02-19 00:24:34.720023 | Restoring repo states 2026-02-19 00:24:34.740836 | Merging changes 2026-02-19 00:24:35.399987 | Checking out repos 2026-02-19 00:24:35.457090 | Preparing playbooks 2026-02-19 00:24:36.806745 | Running Ansible setup 2026-02-19 00:24:42.157554 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 00:24:42.996063 | 2026-02-19 00:24:42.996249 | PLAY [Base pre] 2026-02-19 00:24:43.019440 | 2026-02-19 00:24:43.019622 | TASK [Setup log path fact] 2026-02-19 00:24:43.039287 | debian-bookworm | ok 2026-02-19 00:24:43.066720 | 2026-02-19 00:24:43.066944 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 00:24:43.097744 | debian-bookworm | ok 2026-02-19 00:24:43.116823 | 2026-02-19 00:24:43.116979 | TASK [emit-job-header : Print job information] 2026-02-19 00:24:43.164158 | # Job Information 2026-02-19 00:24:43.164375 | Ansible Version: 2.16.14 2026-02-19 00:24:43.164410 | Job: flake8 2026-02-19 00:24:43.164443 | Pipeline: check 2026-02-19 00:24:43.164467 | Executor: 521e9411259a 2026-02-19 00:24:43.164487 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1141 2026-02-19 00:24:43.164509 | Event ID: 5846c810-0d29-11f1-917d-af0b215d7fd5 2026-02-19 00:24:43.169791 | 2026-02-19 00:24:43.169932 | LOOP [emit-job-header : Print node information] 2026-02-19 00:24:43.285275 | debian-bookworm | ok: 2026-02-19 00:24:43.285492 | debian-bookworm | # Node Information 2026-02-19 00:24:43.285526 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 00:24:43.285551 | debian-bookworm | Hostname: debian 2026-02-19 00:24:43.285591 | debian-bookworm | Username: zuul 2026-02-19 00:24:43.285633 | debian-bookworm | Distro: Debian 12.13 2026-02-19 00:24:43.285664 | debian-bookworm | Provider: regiocloud-a 2026-02-19 00:24:43.285691 | debian-bookworm | Region: 2026-02-19 00:24:43.285719 | debian-bookworm | Label: debian-bookworm 2026-02-19 00:24:43.285745 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 00:24:43.285769 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:d8dd 2026-02-19 00:24:43.297480 | 2026-02-19 00:24:43.297662 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 00:24:44.508279 | debian-bookworm -> localhost | changed 2026-02-19 00:24:44.515996 | 2026-02-19 00:24:44.516132 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 00:24:46.692920 | debian-bookworm -> localhost | changed 2026-02-19 00:24:46.713415 | 2026-02-19 00:24:46.713582 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 00:24:47.398136 | debian-bookworm -> localhost | ok 2026-02-19 00:24:47.417989 | 2026-02-19 00:24:47.418151 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 00:24:47.469319 | debian-bookworm | ok 2026-02-19 00:24:47.510750 | debian-bookworm | included: /var/lib/zuul/builds/5b5f95a4c9c0428492d8a29f23d6baa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 00:24:47.525432 | 2026-02-19 00:24:47.525569 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 00:24:48.744364 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 00:24:48.744664 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5b5f95a4c9c0428492d8a29f23d6baa5/work/5b5f95a4c9c0428492d8a29f23d6baa5_id_rsa 2026-02-19 00:24:48.744710 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5b5f95a4c9c0428492d8a29f23d6baa5/work/5b5f95a4c9c0428492d8a29f23d6baa5_id_rsa.pub 2026-02-19 00:24:48.744738 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 00:24:48.744762 | debian-bookworm -> localhost | SHA256:nWv2hrql8oJVW7mxVMCF9o4/C41BcONxuT2h8RhrwLU zuul-build-sshkey 2026-02-19 00:24:48.744785 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 00:24:48.744828 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 00:24:48.744850 | debian-bookworm -> localhost | | .o==+. | 2026-02-19 00:24:48.744873 | debian-bookworm -> localhost | | +*+=.. | 2026-02-19 00:24:48.744894 | debian-bookworm -> localhost | | .o=EX . | 2026-02-19 00:24:48.744914 | debian-bookworm -> localhost | | .o=.B + | 2026-02-19 00:24:48.744934 | debian-bookworm -> localhost | | .S++B . | 2026-02-19 00:24:48.744965 | debian-bookworm -> localhost | | . . +=. | 2026-02-19 00:24:48.744986 | debian-bookworm -> localhost | | o Bo. | 2026-02-19 00:24:48.745008 | debian-bookworm -> localhost | | . o =.o+ | 2026-02-19 00:24:48.745029 | debian-bookworm -> localhost | | +=o .oo | 2026-02-19 00:24:48.745050 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 00:24:48.745108 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.427535 2026-02-19 00:24:48.757571 | 2026-02-19 00:24:48.757758 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 00:24:48.789314 | debian-bookworm | ok 2026-02-19 00:24:48.799465 | debian-bookworm | included: /var/lib/zuul/builds/5b5f95a4c9c0428492d8a29f23d6baa5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 00:24:48.812321 | 2026-02-19 00:24:48.812453 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 00:24:48.838024 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:48.851372 | 2026-02-19 00:24:48.851536 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 00:24:49.702232 | debian-bookworm | changed 2026-02-19 00:24:49.716922 | 2026-02-19 00:24:49.717141 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 00:24:49.987361 | debian-bookworm | ok 2026-02-19 00:24:49.994063 | 2026-02-19 00:24:49.994188 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 00:24:50.726717 | debian-bookworm | changed 2026-02-19 00:24:50.737420 | 2026-02-19 00:24:50.737558 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 00:24:51.435358 | debian-bookworm | changed 2026-02-19 00:24:51.441890 | 2026-02-19 00:24:51.442011 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 00:24:51.467493 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:51.474354 | 2026-02-19 00:24:51.474460 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 00:24:51.999563 | debian-bookworm -> localhost | changed 2026-02-19 00:24:52.016387 | 2026-02-19 00:24:52.016525 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 00:24:52.445809 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5b5f95a4c9c0428492d8a29f23d6baa5/work/5b5f95a4c9c0428492d8a29f23d6baa5_id_rsa (zuul-build-sshkey) 2026-02-19 00:24:52.446100 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.037337 2026-02-19 00:24:52.455217 | 2026-02-19 00:24:52.455344 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 00:24:52.923518 | debian-bookworm | ok 2026-02-19 00:24:52.929067 | 2026-02-19 00:24:52.929185 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 00:24:52.970268 | debian-bookworm | skipping: Conditional result was False 2026-02-19 00:24:52.987319 | 2026-02-19 00:24:52.987483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 00:24:53.462142 | debian-bookworm | ok 2026-02-19 00:24:53.480917 | 2026-02-19 00:24:53.481085 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 00:24:53.511305 | debian-bookworm | ok 2026-02-19 00:24:53.518921 | 2026-02-19 00:24:53.519075 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 00:24:53.857200 | debian-bookworm -> localhost | ok 2026-02-19 00:24:53.865257 | 2026-02-19 00:24:53.865396 | TASK [validate-host : Collect information about the host] 2026-02-19 00:24:55.424206 | debian-bookworm | ok 2026-02-19 00:24:55.437425 | 2026-02-19 00:24:55.437564 | TASK [validate-host : Sanitize hostname] 2026-02-19 00:24:55.583223 | debian-bookworm | ok 2026-02-19 00:24:55.694314 | 2026-02-19 00:24:55.694478 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 00:24:56.471698 | debian-bookworm -> localhost | changed 2026-02-19 00:24:56.478498 | 2026-02-19 00:24:56.478655 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 00:24:56.910969 | debian-bookworm | ok 2026-02-19 00:24:56.916211 | 2026-02-19 00:24:56.916350 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 00:24:57.852338 | debian-bookworm -> localhost | changed 2026-02-19 00:24:57.865885 | 2026-02-19 00:24:57.866030 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 00:24:58.176439 | debian-bookworm | ok 2026-02-19 00:24:58.182558 | 2026-02-19 00:24:58.182693 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 00:25:00.129279 | debian-bookworm | changed: 2026-02-19 00:25:00.129602 | debian-bookworm | cd+++++++++ src/ 2026-02-19 00:25:00.129645 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 00:25:00.129669 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 00:25:00.129690 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-19 00:25:00.129711 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005787 2026-02-19 00:25:31.098564 | 2026-02-19 00:25:31.098743 | TASK [upload-logs : Upload logs to log server] 2026-02-19 00:25:31.715330 | localhost | Output suppressed because no_log was given 2026-02-19 00:25:31.719747 | 2026-02-19 00:25:31.719958 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 00:25:31.775282 | localhost | skipping: Conditional result was False 2026-02-19 00:25:31.781461 | localhost | skipping: Conditional result was False 2026-02-19 00:25:31.790073 | 2026-02-19 00:25:31.790204 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 00:25:31.843612 | localhost | skipping: Conditional result was False 2026-02-19 00:25:31.844026 | 2026-02-19 00:25:31.849454 | localhost | skipping: Conditional result was False 2026-02-19 00:25:31.858475 | 2026-02-19 00:25:31.858629 | LOOP [upload-logs : Upload console log and json output]