2026-02-13 15:01:26.275769 | Job console starting 2026-02-13 15:01:26.309625 | Updating git repos 2026-02-13 15:01:26.376987 | Cloning repos into workspace 2026-02-13 15:01:26.464699 | Restoring repo states 2026-02-13 15:01:26.479929 | Merging changes 2026-02-13 15:01:27.111500 | Checking out repos 2026-02-13 15:01:27.167801 | Preparing playbooks 2026-02-13 15:01:27.897759 | Running Ansible setup 2026-02-13 15:01:34.333314 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 15:01:35.716782 | 2026-02-13 15:01:35.716914 | PLAY [Base pre] 2026-02-13 15:01:35.734280 | 2026-02-13 15:01:35.734409 | TASK [Setup log path fact] 2026-02-13 15:01:35.769536 | debian-bookworm | ok 2026-02-13 15:01:35.799895 | 2026-02-13 15:01:35.800057 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 15:01:35.850071 | debian-bookworm | ok 2026-02-13 15:01:35.872756 | 2026-02-13 15:01:35.872916 | TASK [emit-job-header : Print job information] 2026-02-13 15:01:35.944963 | # Job Information 2026-02-13 15:01:35.945249 | Ansible Version: 2.16.14 2026-02-13 15:01:35.945429 | Job: flake8 2026-02-13 15:01:35.945494 | Pipeline: check 2026-02-13 15:01:35.945525 | Executor: 521e9411259a 2026-02-13 15:01:35.945547 | Triggered by: https://github.com/osism/python-osism/pull/2011 2026-02-13 15:01:35.945571 | Event ID: d81e3b40-08ec-11f1-8425-3e1749ed5823 2026-02-13 15:01:35.967347 | 2026-02-13 15:01:35.967540 | LOOP [emit-job-header : Print node information] 2026-02-13 15:01:36.123361 | debian-bookworm | ok: 2026-02-13 15:01:36.123636 | debian-bookworm | # Node Information 2026-02-13 15:01:36.123673 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 15:01:36.123698 | debian-bookworm | Hostname: debian 2026-02-13 15:01:36.123720 | debian-bookworm | Username: zuul 2026-02-13 15:01:36.123741 | debian-bookworm | Distro: Debian 12.13 2026-02-13 15:01:36.123764 | debian-bookworm | Provider: regiocloud-a 2026-02-13 15:01:36.123786 | debian-bookworm | Region: 2026-02-13 15:01:36.123807 | debian-bookworm | Label: debian-bookworm 2026-02-13 15:01:36.123826 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 15:01:36.123845 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:d9ea 2026-02-13 15:01:36.142798 | 2026-02-13 15:01:36.143009 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 15:01:37.183345 | debian-bookworm -> localhost | changed 2026-02-13 15:01:37.190756 | 2026-02-13 15:01:37.203043 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 15:01:38.641192 | debian-bookworm -> localhost | changed 2026-02-13 15:01:38.653573 | 2026-02-13 15:01:38.653723 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 15:01:39.177564 | debian-bookworm -> localhost | ok 2026-02-13 15:01:39.191051 | 2026-02-13 15:01:39.191196 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 15:01:39.236864 | debian-bookworm | ok 2026-02-13 15:01:39.275909 | debian-bookworm | included: /var/lib/zuul/builds/f5a75198ca65417badea72ab82ef83c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 15:01:39.282330 | 2026-02-13 15:01:39.282448 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 15:01:42.077259 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 15:01:42.077452 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f5a75198ca65417badea72ab82ef83c8/work/f5a75198ca65417badea72ab82ef83c8_id_rsa 2026-02-13 15:01:42.077513 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f5a75198ca65417badea72ab82ef83c8/work/f5a75198ca65417badea72ab82ef83c8_id_rsa.pub 2026-02-13 15:01:42.077540 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 15:01:42.077565 | debian-bookworm -> localhost | SHA256:ghrZBQDbUri2VGWzIGXhftUgI31nnbJ9Jz49LM1XnzQ zuul-build-sshkey 2026-02-13 15:01:42.077587 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 15:01:42.077616 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 15:01:42.077638 | debian-bookworm -> localhost | |.++B=* . . . | 2026-02-13 15:01:42.077660 | debian-bookworm -> localhost | |.++.+o=.o+ o | 2026-02-13 15:01:42.077680 | debian-bookworm -> localhost | |o.o. .o.o.+ | 2026-02-13 15:01:42.077701 | debian-bookworm -> localhost | |.+.o o. . . o E.| 2026-02-13 15:01:42.077720 | debian-bookworm -> localhost | |o +.o.. S o O =| 2026-02-13 15:01:42.077747 | debian-bookworm -> localhost | | . o. . + Bo| 2026-02-13 15:01:42.077769 | debian-bookworm -> localhost | | . o o| 2026-02-13 15:01:42.077791 | debian-bookworm -> localhost | | | 2026-02-13 15:01:42.077812 | debian-bookworm -> localhost | | | 2026-02-13 15:01:42.077833 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 15:01:42.077888 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.747749 2026-02-13 15:01:42.084667 | 2026-02-13 15:01:42.084757 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 15:01:42.101758 | debian-bookworm | ok 2026-02-13 15:01:42.111531 | debian-bookworm | included: /var/lib/zuul/builds/f5a75198ca65417badea72ab82ef83c8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 15:01:42.120062 | 2026-02-13 15:01:42.120140 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 15:01:42.132991 | debian-bookworm | skipping: Conditional result was False 2026-02-13 15:01:42.140759 | 2026-02-13 15:01:42.140861 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 15:01:42.849806 | debian-bookworm | changed 2026-02-13 15:01:42.855700 | 2026-02-13 15:01:42.855791 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 15:01:43.120548 | debian-bookworm | ok 2026-02-13 15:01:43.127304 | 2026-02-13 15:01:43.127406 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 15:01:43.784662 | debian-bookworm | changed 2026-02-13 15:01:43.793467 | 2026-02-13 15:01:43.793586 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 15:01:44.436343 | debian-bookworm | changed 2026-02-13 15:01:44.455730 | 2026-02-13 15:01:44.455836 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 15:01:44.488726 | debian-bookworm | skipping: Conditional result was False 2026-02-13 15:01:44.494594 | 2026-02-13 15:01:44.494702 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 15:01:45.033358 | debian-bookworm -> localhost | changed 2026-02-13 15:01:45.043659 | 2026-02-13 15:01:45.043768 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 15:01:45.545455 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f5a75198ca65417badea72ab82ef83c8/work/f5a75198ca65417badea72ab82ef83c8_id_rsa (zuul-build-sshkey) 2026-02-13 15:01:45.545714 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029600 2026-02-13 15:01:45.553101 | 2026-02-13 15:01:45.553202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 15:01:46.015494 | debian-bookworm | ok 2026-02-13 15:01:46.025968 | 2026-02-13 15:01:46.026071 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 15:01:46.077359 | debian-bookworm | skipping: Conditional result was False 2026-02-13 15:01:46.087954 | 2026-02-13 15:01:46.088063 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 15:01:46.527020 | debian-bookworm | ok 2026-02-13 15:01:46.541925 | 2026-02-13 15:01:46.542088 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 15:01:46.571991 | debian-bookworm | ok 2026-02-13 15:01:46.577695 | 2026-02-13 15:01:46.577829 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 15:01:46.934536 | debian-bookworm -> localhost | ok 2026-02-13 15:01:46.941433 | 2026-02-13 15:01:46.941592 | TASK [validate-host : Collect information about the host] 2026-02-13 15:01:48.098030 | debian-bookworm | ok 2026-02-13 15:01:48.143235 | 2026-02-13 15:01:48.143387 | TASK [validate-host : Sanitize hostname] 2026-02-13 15:01:48.275127 | debian-bookworm | ok 2026-02-13 15:01:48.321896 | 2026-02-13 15:01:48.322031 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 15:01:49.163024 | debian-bookworm -> localhost | changed 2026-02-13 15:01:49.169259 | 2026-02-13 15:01:49.169392 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 15:01:49.622197 | debian-bookworm | ok 2026-02-13 15:01:49.627641 | 2026-02-13 15:01:49.627796 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 15:01:50.671982 | debian-bookworm -> localhost | changed 2026-02-13 15:01:50.686722 | 2026-02-13 15:01:50.686873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 15:01:50.982096 | debian-bookworm | ok 2026-02-13 15:01:50.995163 | 2026-02-13 15:01:50.995285 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 15:01:52.331873 | debian-bookworm | changed: 2026-02-13 15:01:52.332178 | debian-bookworm | cd+++++++++ src/ 2026-02-13 15:01:52.332217 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 15:01:52.332242 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 15:01:52.332264 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-13 15:01:52.332284 | debian-bookworm | Containerfile 2026-02-13 15:01:52.332418 | debian-bookworm | Containerfile 2026-02-13 15:01:52.361758 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007310 2026-02-13 15:02:51.069633 | 2026-02-13 15:02:51.069797 | TASK [upload-logs : Upload logs to log server] 2026-02-13 15:02:51.644933 | localhost | Output suppressed because no_log was given 2026-02-13 15:02:51.649037 | 2026-02-13 15:02:51.649154 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 15:02:51.708837 | localhost | skipping: Conditional result was False 2026-02-13 15:02:51.715055 | localhost | skipping: Conditional result was False 2026-02-13 15:02:51.729659 | 2026-02-13 15:02:51.729885 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 15:02:51.784077 | localhost | skipping: Conditional result was False 2026-02-13 15:02:51.784380 | 2026-02-13 15:02:51.797522 | localhost | skipping: Conditional result was False 2026-02-13 15:02:51.812049 | 2026-02-13 15:02:51.812315 | LOOP [upload-logs : Upload console log and json output]