2026-02-03 03:10:11.669272 | Job console starting 2026-02-03 03:10:11.683383 | Updating git repos 2026-02-03 03:10:11.713804 | Cloning repos into workspace 2026-02-03 03:10:11.753873 | Restoring repo states 2026-02-03 03:10:11.766206 | Merging changes 2026-02-03 03:10:11.766222 | Checking out repos 2026-02-03 03:10:11.837517 | Preparing playbooks 2026-02-03 03:10:12.788300 | Running Ansible setup 2026-02-03 03:10:17.131287 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-03 03:10:17.856090 | 2026-02-03 03:10:17.856217 | PLAY [Base pre] 2026-02-03 03:10:17.893204 | 2026-02-03 03:10:17.893322 | TASK [Setup log path fact] 2026-02-03 03:10:17.921029 | debian-bookworm | ok 2026-02-03 03:10:17.936295 | 2026-02-03 03:10:17.936418 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-03 03:10:17.968208 | debian-bookworm | ok 2026-02-03 03:10:18.003276 | 2026-02-03 03:10:18.003392 | TASK [emit-job-header : Print job information] 2026-02-03 03:10:18.076768 | # Job Information 2026-02-03 03:10:18.076941 | Ansible Version: 2.16.14 2026-02-03 03:10:18.076978 | Job: flake8 2026-02-03 03:10:18.077009 | Pipeline: periodic-daily 2026-02-03 03:10:18.077032 | Executor: 521e9411259a 2026-02-03 03:10:18.077053 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-02-03 03:10:18.077075 | Event ID: 8bb954c7ed26469caa5c104e22dafadb 2026-02-03 03:10:18.085484 | 2026-02-03 03:10:18.085595 | LOOP [emit-job-header : Print node information] 2026-02-03 03:10:18.260383 | debian-bookworm | ok: 2026-02-03 03:10:18.260546 | debian-bookworm | # Node Information 2026-02-03 03:10:18.260581 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-03 03:10:18.260607 | debian-bookworm | Hostname: debian 2026-02-03 03:10:18.260629 | debian-bookworm | Username: zuul 2026-02-03 03:10:18.260651 | debian-bookworm | Distro: Debian 12.13 2026-02-03 03:10:18.260674 | debian-bookworm | Provider: regiocloud-a 2026-02-03 03:10:18.260695 | debian-bookworm | Region: 2026-02-03 03:10:18.260717 | debian-bookworm | Label: debian-bookworm 2026-02-03 03:10:18.260737 | debian-bookworm | Product Name: OpenStack Nova 2026-02-03 03:10:18.260757 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:684a 2026-02-03 03:10:18.273787 | 2026-02-03 03:10:18.273893 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-03 03:10:18.762939 | debian-bookworm -> localhost | changed 2026-02-03 03:10:18.769700 | 2026-02-03 03:10:18.769794 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-03 03:10:20.335387 | debian-bookworm -> localhost | changed 2026-02-03 03:10:20.347799 | 2026-02-03 03:10:20.348069 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-03 03:10:20.626722 | debian-bookworm -> localhost | ok 2026-02-03 03:10:20.636512 | 2026-02-03 03:10:20.636675 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-03 03:10:20.666155 | debian-bookworm | ok 2026-02-03 03:10:20.685809 | debian-bookworm | included: /var/lib/zuul/builds/a630851c86a74ec69b339e5c4c509d71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-03 03:10:20.692783 | 2026-02-03 03:10:20.692985 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-03 03:10:22.646140 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-03 03:10:22.646435 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a630851c86a74ec69b339e5c4c509d71/work/a630851c86a74ec69b339e5c4c509d71_id_rsa 2026-02-03 03:10:22.646479 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a630851c86a74ec69b339e5c4c509d71/work/a630851c86a74ec69b339e5c4c509d71_id_rsa.pub 2026-02-03 03:10:22.646506 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-03 03:10:22.646531 | debian-bookworm -> localhost | SHA256:PxAQ3EoleaDyBWAOFdG2UUvphCVvsUtEEcZL7nLeC20 zuul-build-sshkey 2026-02-03 03:10:22.646554 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-03 03:10:22.646586 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-03 03:10:22.646608 | debian-bookworm -> localhost | |..*=oB/X. | 2026-02-03 03:10:22.646628 | debian-bookworm -> localhost | | + =OO*o | 2026-02-03 03:10:22.646647 | debian-bookworm -> localhost | | o..OB+. | 2026-02-03 03:10:22.646666 | debian-bookworm -> localhost | | o.+=. . | 2026-02-03 03:10:22.646685 | debian-bookworm -> localhost | | ... S | 2026-02-03 03:10:22.646720 | debian-bookworm -> localhost | | . o. o | 2026-02-03 03:10:22.646742 | debian-bookworm -> localhost | | +..E o | 2026-02-03 03:10:22.646763 | debian-bookworm -> localhost | | .o. . | 2026-02-03 03:10:22.646784 | debian-bookworm -> localhost | | .. | 2026-02-03 03:10:22.646804 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-03 03:10:22.646885 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.273656 2026-02-03 03:10:22.653887 | 2026-02-03 03:10:22.654040 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-03 03:10:22.714621 | debian-bookworm | ok 2026-02-03 03:10:22.750348 | debian-bookworm | included: /var/lib/zuul/builds/a630851c86a74ec69b339e5c4c509d71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-03 03:10:22.767449 | 2026-02-03 03:10:22.767587 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-03 03:10:22.807186 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:22.814344 | 2026-02-03 03:10:22.814474 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-03 03:10:23.690308 | debian-bookworm | changed 2026-02-03 03:10:23.701614 | 2026-02-03 03:10:23.701782 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-03 03:10:23.975638 | debian-bookworm | ok 2026-02-03 03:10:23.989802 | 2026-02-03 03:10:23.989968 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-03 03:10:24.717989 | debian-bookworm | changed 2026-02-03 03:10:24.727688 | 2026-02-03 03:10:24.728066 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-03 03:10:25.569096 | debian-bookworm | changed 2026-02-03 03:10:25.575831 | 2026-02-03 03:10:25.575962 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-03 03:10:25.673068 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:25.681798 | 2026-02-03 03:10:25.681960 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-03 03:10:26.703933 | debian-bookworm -> localhost | changed 2026-02-03 03:10:26.719551 | 2026-02-03 03:10:26.719689 | TASK [add-build-sshkey : Add back temp key] 2026-02-03 03:10:27.525595 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a630851c86a74ec69b339e5c4c509d71/work/a630851c86a74ec69b339e5c4c509d71_id_rsa (zuul-build-sshkey) 2026-02-03 03:10:27.525967 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021066 2026-02-03 03:10:27.537244 | 2026-02-03 03:10:27.537368 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-03 03:10:28.304889 | debian-bookworm | ok 2026-02-03 03:10:28.325792 | 2026-02-03 03:10:28.325950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-03 03:10:28.381526 | debian-bookworm | skipping: Conditional result was False 2026-02-03 03:10:28.393431 | 2026-02-03 03:10:28.393569 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-03 03:10:29.124639 | debian-bookworm | ok 2026-02-03 03:10:29.138460 | 2026-02-03 03:10:29.138604 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-03 03:10:29.192207 | debian-bookworm | ok 2026-02-03 03:10:29.197020 | 2026-02-03 03:10:29.197108 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-03 03:10:29.467991 | debian-bookworm -> localhost | ok 2026-02-03 03:10:29.481175 | 2026-02-03 03:10:29.481299 | TASK [validate-host : Collect information about the host] 2026-02-03 03:10:30.530282 | debian-bookworm | ok 2026-02-03 03:10:30.557246 | 2026-02-03 03:10:30.557360 | TASK [validate-host : Sanitize hostname] 2026-02-03 03:10:30.746549 | debian-bookworm | ok 2026-02-03 03:10:30.812173 | 2026-02-03 03:10:30.812286 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-03 03:10:31.453862 | debian-bookworm -> localhost | changed 2026-02-03 03:10:31.459826 | 2026-02-03 03:10:31.459932 | TASK [validate-host : Collect information about zuul worker] 2026-02-03 03:10:31.851833 | debian-bookworm | ok 2026-02-03 03:10:31.856383 | 2026-02-03 03:10:31.856474 | TASK [validate-host : Write out all zuul information for each host] 2026-02-03 03:10:32.670603 | debian-bookworm -> localhost | changed 2026-02-03 03:10:32.680628 | 2026-02-03 03:10:32.680762 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-03 03:10:33.020467 | debian-bookworm | ok 2026-02-03 03:10:33.026234 | 2026-02-03 03:10:33.026348 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-03 03:10:34.003612 | debian-bookworm | changed: 2026-02-03 03:10:34.003825 | debian-bookworm | cd+++++++++ src/ 2026-02-03 03:10:34.003862 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-03 03:10:34.003886 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-03 03:10:34.003955 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-02-03 03:10:34.003976 | debian-bookworm | Containerfile 2026-02-03 03:10:34.004108 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012938 2026-02-03 03:10:59.823456 | 2026-02-03 03:10:59.823845 | TASK [upload-logs : Upload logs to log server] 2026-02-03 03:11:00.509167 | localhost | Output suppressed because no_log was given 2026-02-03 03:11:00.510497 | 2026-02-03 03:11:00.510568 | LOOP [upload-logs : Compress console log and json output] 2026-02-03 03:11:00.551134 | localhost | skipping: Conditional result was False 2026-02-03 03:11:00.557411 | localhost | skipping: Conditional result was False 2026-02-03 03:11:00.566266 | 2026-02-03 03:11:00.566352 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-03 03:11:00.649709 | localhost | skipping: Conditional result was False 2026-02-03 03:11:00.649998 | 2026-02-03 03:11:00.653593 | localhost | skipping: Conditional result was False 2026-02-03 03:11:00.662180 | 2026-02-03 03:11:00.662280 | LOOP [upload-logs : Upload console log and json output]