2026-05-11 12:44:11.387267 | Job console starting 2026-05-11 12:44:11.417710 | Updating git repos 2026-05-11 12:44:11.455106 | Cloning repos into workspace 2026-05-11 12:44:11.532523 | Restoring repo states 2026-05-11 12:44:11.541989 | Merging changes 2026-05-11 12:44:12.096970 | Checking out repos 2026-05-11 12:44:12.141692 | Preparing playbooks 2026-05-11 12:44:13.133722 | Running Ansible setup 2026-05-11 12:44:18.197285 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 12:44:19.008904 | 2026-05-11 12:44:19.009086 | PLAY [Base pre] 2026-05-11 12:44:19.027121 | 2026-05-11 12:44:19.027280 | TASK [Setup log path fact] 2026-05-11 12:44:19.057653 | debian-bookworm | ok 2026-05-11 12:44:19.074861 | 2026-05-11 12:44:19.075053 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 12:44:19.114916 | debian-bookworm | ok 2026-05-11 12:44:19.125694 | 2026-05-11 12:44:19.125830 | TASK [emit-job-header : Print job information] 2026-05-11 12:44:19.167665 | # Job Information 2026-05-11 12:44:19.167959 | Ansible Version: 2.16.14 2026-05-11 12:44:19.168001 | Job: flake8 2026-05-11 12:44:19.168039 | Pipeline: check 2026-05-11 12:44:19.168067 | Executor: 521e9411259a 2026-05-11 12:44:19.168088 | Triggered by: https://github.com/osism/testbed/pull/2863 2026-05-11 12:44:19.168110 | Event ID: 15f3b830-4d37-11f1-8cbe-1c9b40d7e460 2026-05-11 12:44:19.176298 | 2026-05-11 12:44:19.176430 | LOOP [emit-job-header : Print node information] 2026-05-11 12:44:19.291152 | debian-bookworm | ok: 2026-05-11 12:44:19.292254 | debian-bookworm | # Node Information 2026-05-11 12:44:19.292331 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 12:44:19.292358 | debian-bookworm | Hostname: debian 2026-05-11 12:44:19.292380 | debian-bookworm | Username: zuul 2026-05-11 12:44:19.292401 | debian-bookworm | Distro: Debian 12.13 2026-05-11 12:44:19.292425 | debian-bookworm | Provider: regiocloud-a 2026-05-11 12:44:19.292446 | debian-bookworm | Region: 2026-05-11 12:44:19.292467 | debian-bookworm | Label: debian-bookworm 2026-05-11 12:44:19.292487 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 12:44:19.292522 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:7292 2026-05-11 12:44:19.305337 | 2026-05-11 12:44:19.305485 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 12:44:19.921025 | debian-bookworm -> localhost | changed 2026-05-11 12:44:19.929210 | 2026-05-11 12:44:19.929363 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 12:44:21.085917 | debian-bookworm -> localhost | changed 2026-05-11 12:44:21.104351 | 2026-05-11 12:44:21.104540 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 12:44:21.449700 | debian-bookworm -> localhost | ok 2026-05-11 12:44:21.456289 | 2026-05-11 12:44:21.456433 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 12:44:21.487873 | debian-bookworm | ok 2026-05-11 12:44:21.506203 | debian-bookworm | included: /var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 12:44:21.512701 | 2026-05-11 12:44:21.512822 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 12:44:22.478552 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 12:44:22.478786 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/4b85f3946f894fea95ca0035bb5efe46_id_rsa 2026-05-11 12:44:22.478823 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/4b85f3946f894fea95ca0035bb5efe46_id_rsa.pub 2026-05-11 12:44:22.478876 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 12:44:22.478902 | debian-bookworm -> localhost | SHA256:chPi6z3CHX4brxJ2SBsY325yNaKFg8bCsVW8qA6OtL0 zuul-build-sshkey 2026-05-11 12:44:22.478924 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 12:44:22.478958 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 12:44:22.478981 | debian-bookworm -> localhost | | o. | 2026-05-11 12:44:22.479002 | debian-bookworm -> localhost | | . o . | 2026-05-11 12:44:22.479022 | debian-bookworm -> localhost | | . =.*.+ | 2026-05-11 12:44:22.479042 | debian-bookworm -> localhost | | +.*.B.+ o | 2026-05-11 12:44:22.479061 | debian-bookworm -> localhost | | +o.SO o . | 2026-05-11 12:44:22.479084 | debian-bookworm -> localhost | | .. . +O.= | 2026-05-11 12:44:22.479105 | debian-bookworm -> localhost | |.ooo ..+ B. | 2026-05-11 12:44:22.479124 | debian-bookworm -> localhost | |......o.= .o | 2026-05-11 12:44:22.479144 | debian-bookworm -> localhost | | E. ...+oo. | 2026-05-11 12:44:22.479164 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 12:44:22.479222 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.373549 2026-05-11 12:44:22.486755 | 2026-05-11 12:44:22.486890 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 12:44:22.545233 | debian-bookworm | ok 2026-05-11 12:44:22.559703 | debian-bookworm | included: /var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 12:44:22.569090 | 2026-05-11 12:44:22.569208 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 12:44:22.593562 | debian-bookworm | skipping: Conditional result was False 2026-05-11 12:44:22.600057 | 2026-05-11 12:44:22.600195 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 12:44:23.299860 | debian-bookworm | changed 2026-05-11 12:44:23.305866 | 2026-05-11 12:44:23.305983 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 12:44:23.559705 | debian-bookworm | ok 2026-05-11 12:44:23.565683 | 2026-05-11 12:44:23.565795 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 12:44:24.229173 | debian-bookworm | changed 2026-05-11 12:44:24.238103 | 2026-05-11 12:44:24.238240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 12:44:24.949866 | debian-bookworm | changed 2026-05-11 12:44:24.957407 | 2026-05-11 12:44:24.957565 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 12:44:24.996158 | debian-bookworm | skipping: Conditional result was False 2026-05-11 12:44:25.020633 | 2026-05-11 12:44:25.020792 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 12:44:25.524593 | debian-bookworm -> localhost | changed 2026-05-11 12:44:25.536170 | 2026-05-11 12:44:25.536299 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 12:44:25.888637 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/4b85f3946f894fea95ca0035bb5efe46_id_rsa (zuul-build-sshkey) 2026-05-11 12:44:25.888895 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015252 2026-05-11 12:44:25.897540 | 2026-05-11 12:44:25.897674 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 12:44:26.365187 | debian-bookworm | ok 2026-05-11 12:44:26.385448 | 2026-05-11 12:44:26.385608 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 12:44:26.419932 | debian-bookworm | skipping: Conditional result was False 2026-05-11 12:44:26.431240 | 2026-05-11 12:44:26.431378 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 12:44:26.903870 | debian-bookworm | ok 2026-05-11 12:44:26.925590 | 2026-05-11 12:44:26.925852 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 12:44:26.968111 | debian-bookworm | ok 2026-05-11 12:44:26.973349 | 2026-05-11 12:44:26.973471 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 12:44:27.311955 | debian-bookworm -> localhost | ok 2026-05-11 12:44:27.319144 | 2026-05-11 12:44:27.319263 | TASK [validate-host : Collect information about the host] 2026-05-11 12:44:28.535763 | debian-bookworm | ok 2026-05-11 12:44:28.551002 | 2026-05-11 12:44:28.551174 | TASK [validate-host : Sanitize hostname] 2026-05-11 12:44:28.664010 | debian-bookworm | ok 2026-05-11 12:44:28.716145 | 2026-05-11 12:44:28.716294 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 12:44:29.313323 | debian-bookworm -> localhost | changed 2026-05-11 12:44:29.320473 | 2026-05-11 12:44:29.320647 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 12:44:29.780801 | debian-bookworm | ok 2026-05-11 12:44:29.787562 | 2026-05-11 12:44:29.787748 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 12:44:30.388445 | debian-bookworm -> localhost | changed 2026-05-11 12:44:30.405500 | 2026-05-11 12:44:30.405685 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 12:44:30.698555 | debian-bookworm | ok 2026-05-11 12:44:30.707139 | 2026-05-11 12:44:30.707281 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 12:44:31.937382 | debian-bookworm | changed: 2026-05-11 12:44:31.937642 | debian-bookworm | cd+++++++++ src/ 2026-05-11 12:44:31.937680 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 12:44:31.937704 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 12:44:31.937725 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-11 12:44:31.937745 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/logs" 2026-05-11 12:44:57.811426 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/artifacts" 2026-05-11 12:44:58.073032 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b85f3946f894fea95ca0035bb5efe46/work/docs" 2026-05-11 12:44:58.092413 | 2026-05-11 12:44:58.092629 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 12:44:58.901432 | debian-bookworm | changed: 2026-05-11 12:44:58.901707 | debian-bookworm | .d..t...... ./ 2026-05-11 12:44:58.901744 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 12:44:58.901774 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 12:44:58.901801 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 12:44:58.901841 | debian-bookworm | changed: All items complete 2026-05-11 12:44:58.901868 | 2026-05-11 12:44:59.505203 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 12:45:00.122788 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 12:45:00.146105 | 2026-05-11 12:45:00.146269 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 12:45:00.712261 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009466 2026-05-11 12:45:01.020295 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009632 2026-05-11 12:45:01.035857 | 2026-05-11 12:45:01.035987 | PLAY RECAP 2026-05-11 12:45:01.036041 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-11 12:45:01.036066 | 2026-05-11 12:45:01.201971 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 12:45:01.202909 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 12:45:02.071046 | 2026-05-11 12:45:02.071288 | PLAY [Base post] 2026-05-11 12:45:02.086962 | 2026-05-11 12:45:02.087159 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 12:45:02.712476 | debian-bookworm | changed 2026-05-11 12:45:02.718932 | 2026-05-11 12:45:02.719048 | PLAY RECAP 2026-05-11 12:45:02.719116 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 12:45:02.719179 | 2026-05-11 12:45:02.868450 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 12:45:02.869407 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 12:45:03.694885 | 2026-05-11 12:45:03.695083 | PLAY [Base post-logs] 2026-05-11 12:45:03.706317 | 2026-05-11 12:45:03.706487 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 12:45:04.168128 | localhost | changed 2026-05-11 12:45:04.178900 | 2026-05-11 12:45:04.179097 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 12:45:04.216470 | localhost | ok 2026-05-11 12:45:04.220347 | 2026-05-11 12:45:04.220480 | TASK [Set zuul-log-path fact] 2026-05-11 12:45:04.236103 | localhost | ok 2026-05-11 12:45:04.244550 | 2026-05-11 12:45:04.244683 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 12:45:04.280468 | localhost | ok 2026-05-11 12:45:04.283767 | 2026-05-11 12:45:04.283874 | TASK [upload-logs : Create log directories] 2026-05-11 12:45:04.817188 | localhost | changed 2026-05-11 12:45:04.820648 | 2026-05-11 12:45:04.820793 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 12:45:05.383399 | localhost -> localhost | ok: Runtime: 0:00:00.008995 2026-05-11 12:45:05.388176 | 2026-05-11 12:45:05.388321 | TASK [upload-logs : Upload logs to log server] 2026-05-11 12:45:06.043796 | localhost | Output suppressed because no_log was given 2026-05-11 12:45:06.046445 | 2026-05-11 12:45:06.046621 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 12:45:06.104104 | localhost | skipping: Conditional result was False 2026-05-11 12:45:06.110748 | localhost | skipping: Conditional result was False 2026-05-11 12:45:06.115120 | 2026-05-11 12:45:06.115264 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 12:45:06.187602 | localhost | skipping: Conditional result was False 2026-05-11 12:45:06.188019 | 2026-05-11 12:45:06.195953 | localhost | skipping: Conditional result was False 2026-05-11 12:45:06.203258 | 2026-05-11 12:45:06.203401 | LOOP [upload-logs : Upload console log and json output]