2026-06-29 03:20:29.453678 | Job console starting 2026-06-29 03:20:29.462602 | Updating git repos 2026-06-29 03:20:29.516749 | Cloning repos into workspace 2026-06-29 03:20:29.589456 | Restoring repo states 2026-06-29 03:20:29.604324 | Merging changes 2026-06-29 03:20:29.604339 | Checking out repos 2026-06-29 03:20:29.693996 | Preparing playbooks 2026-06-29 03:20:31.055241 | Running Ansible setup 2026-06-29 03:20:37.075976 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-29 03:20:38.532058 | 2026-06-29 03:20:38.538354 | PLAY [Base pre] 2026-06-29 03:20:38.576482 | 2026-06-29 03:20:38.576674 | TASK [Setup log path fact] 2026-06-29 03:20:38.628064 | debian-bookworm | ok 2026-06-29 03:20:38.663294 | 2026-06-29 03:20:38.663489 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 03:20:38.693834 | debian-bookworm | ok 2026-06-29 03:20:38.707570 | 2026-06-29 03:20:38.707728 | TASK [emit-job-header : Print job information] 2026-06-29 03:20:38.819520 | # Job Information 2026-06-29 03:20:38.819740 | Ansible Version: 2.16.14 2026-06-29 03:20:38.819790 | Job: python-black 2026-06-29 03:20:38.819824 | Pipeline: periodic-daily 2026-06-29 03:20:38.819847 | Executor: 521e9411259a 2026-06-29 03:20:38.819867 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-06-29 03:20:38.819890 | Event ID: 501bfc467d4c485f91b971be969b2026 2026-06-29 03:20:38.834002 | 2026-06-29 03:20:38.834959 | LOOP [emit-job-header : Print node information] 2026-06-29 03:20:39.226250 | debian-bookworm | ok: 2026-06-29 03:20:39.226496 | debian-bookworm | # Node Information 2026-06-29 03:20:39.226534 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-29 03:20:39.226561 | debian-bookworm | Hostname: debian 2026-06-29 03:20:39.226584 | debian-bookworm | Username: zuul 2026-06-29 03:20:39.226605 | debian-bookworm | Distro: Debian 12.14 2026-06-29 03:20:39.226629 | debian-bookworm | Provider: regiocloud-a 2026-06-29 03:20:39.226650 | debian-bookworm | Region: 2026-06-29 03:20:39.226672 | debian-bookworm | Label: debian-bookworm 2026-06-29 03:20:39.226692 | debian-bookworm | Product Name: OpenStack Nova 2026-06-29 03:20:39.226713 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe90:34a3 2026-06-29 03:20:39.254428 | 2026-06-29 03:20:39.254612 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-29 03:20:41.089786 | debian-bookworm -> localhost | changed 2026-06-29 03:20:41.135075 | 2026-06-29 03:20:41.135276 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-29 03:20:44.721851 | debian-bookworm -> localhost | changed 2026-06-29 03:20:44.851592 | 2026-06-29 03:20:44.851847 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-29 03:20:45.659424 | debian-bookworm -> localhost | ok 2026-06-29 03:20:45.666313 | 2026-06-29 03:20:45.666466 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-29 03:20:45.714540 | debian-bookworm | ok 2026-06-29 03:20:45.802266 | debian-bookworm | included: /var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-29 03:20:45.840350 | 2026-06-29 03:20:45.840516 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-29 03:20:51.725136 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-29 03:20:51.732867 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/2c2af725c9ab44bd96b18a29a33c5503_id_rsa 2026-06-29 03:20:51.732960 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/2c2af725c9ab44bd96b18a29a33c5503_id_rsa.pub 2026-06-29 03:20:51.733007 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-29 03:20:51.733037 | debian-bookworm -> localhost | SHA256:x2G58DAY3+sRHSSKiKQYmy6fn/SMt6krK6iO0ciOwsQ zuul-build-sshkey 2026-06-29 03:20:51.733061 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-29 03:20:51.733094 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-29 03:20:51.733116 | debian-bookworm -> localhost | |. . . ..o | 2026-06-29 03:20:51.733138 | debian-bookworm -> localhost | |.* . . = o + . | 2026-06-29 03:20:51.733157 | debian-bookworm -> localhost | |= . . o * * . | 2026-06-29 03:20:51.733177 | debian-bookworm -> localhost | |. B = | 2026-06-29 03:20:51.733196 | debian-bookworm -> localhost | |o. S B | 2026-06-29 03:20:51.733246 | debian-bookworm -> localhost | |oE . o . | 2026-06-29 03:20:51.733269 | debian-bookworm -> localhost | |*.+ . . | 2026-06-29 03:20:51.733290 | debian-bookworm -> localhost | |Bo.o =.. | 2026-06-29 03:20:51.733311 | debian-bookworm -> localhost | |B+.o*+=. | 2026-06-29 03:20:51.733332 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-29 03:20:51.733397 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.896964 2026-06-29 03:20:51.742459 | 2026-06-29 03:20:51.742675 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-29 03:20:51.796233 | debian-bookworm | ok 2026-06-29 03:20:51.809547 | debian-bookworm | included: /var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-29 03:20:51.822448 | 2026-06-29 03:20:51.822562 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-29 03:20:51.848639 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:20:51.861308 | 2026-06-29 03:20:51.867976 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-29 03:20:52.567736 | debian-bookworm | changed 2026-06-29 03:20:52.574718 | 2026-06-29 03:20:52.574993 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-29 03:20:52.830354 | debian-bookworm | ok 2026-06-29 03:20:52.836328 | 2026-06-29 03:20:52.836432 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-29 03:20:53.505482 | debian-bookworm | changed 2026-06-29 03:20:53.518911 | 2026-06-29 03:20:53.519231 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-29 03:20:54.253815 | debian-bookworm | changed 2026-06-29 03:20:54.269841 | 2026-06-29 03:20:54.270012 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-29 03:20:54.317975 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:20:54.325477 | 2026-06-29 03:20:54.325630 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-29 03:20:55.014700 | debian-bookworm -> localhost | changed 2026-06-29 03:20:55.033311 | 2026-06-29 03:20:55.033467 | TASK [add-build-sshkey : Add back temp key] 2026-06-29 03:20:55.625963 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/2c2af725c9ab44bd96b18a29a33c5503_id_rsa (zuul-build-sshkey) 2026-06-29 03:20:55.626637 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013143 2026-06-29 03:20:55.644765 | 2026-06-29 03:20:55.644945 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-29 03:20:56.396299 | debian-bookworm | ok 2026-06-29 03:20:56.408120 | 2026-06-29 03:20:56.408320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-29 03:20:56.447587 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:20:56.464976 | 2026-06-29 03:20:56.465163 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-29 03:20:56.923908 | debian-bookworm | ok 2026-06-29 03:20:56.948312 | 2026-06-29 03:20:56.948709 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-29 03:20:57.003978 | debian-bookworm | ok 2026-06-29 03:20:57.018301 | 2026-06-29 03:20:57.018451 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-29 03:20:57.638645 | debian-bookworm -> localhost | ok 2026-06-29 03:20:57.650110 | 2026-06-29 03:20:57.650284 | TASK [validate-host : Collect information about the host] 2026-06-29 03:20:59.134184 | debian-bookworm | ok 2026-06-29 03:20:59.219902 | 2026-06-29 03:20:59.220080 | TASK [validate-host : Sanitize hostname] 2026-06-29 03:20:59.524011 | debian-bookworm | ok 2026-06-29 03:20:59.529606 | 2026-06-29 03:20:59.529771 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-29 03:21:00.809897 | debian-bookworm -> localhost | changed 2026-06-29 03:21:00.816863 | 2026-06-29 03:21:00.817013 | TASK [validate-host : Collect information about zuul worker] 2026-06-29 03:21:01.668563 | debian-bookworm | ok 2026-06-29 03:21:01.675129 | 2026-06-29 03:21:01.675282 | TASK [validate-host : Write out all zuul information for each host] 2026-06-29 03:21:02.644494 | debian-bookworm -> localhost | changed 2026-06-29 03:21:02.666977 | 2026-06-29 03:21:02.667176 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-29 03:21:02.913413 | debian-bookworm | ok 2026-06-29 03:21:02.921989 | 2026-06-29 03:21:02.922384 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-29 03:21:03.987662 | debian-bookworm | changed: 2026-06-29 03:21:03.987995 | debian-bookworm | cd+++++++++ src/ 2026-06-29 03:21:03.988049 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-29 03:21:03.988086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-29 03:21:03.988120 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-06-29 03:21:03.988152 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/logs" 2026-06-29 03:22:09.675889 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/artifacts" 2026-06-29 03:22:10.054822 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c2af725c9ab44bd96b18a29a33c5503/work/docs" 2026-06-29 03:22:10.073531 | 2026-06-29 03:22:10.075833 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-29 03:22:11.161591 | debian-bookworm | changed: 2026-06-29 03:22:11.161939 | debian-bookworm | .d..t...... ./ 2026-06-29 03:22:11.162024 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-29 03:22:11.162089 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-29 03:22:11.164855 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-29 03:22:11.164981 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-29 03:22:11.165024 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-29 03:22:11.165110 | debian-bookworm | changed: All items complete 2026-06-29 03:22:11.165153 | 2026-06-29 03:22:11.825168 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 03:22:12.631095 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 03:22:12.651825 | 2026-06-29 03:22:12.651974 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-29 03:22:12.719486 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:22:12.727478 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:22:12.739319 | 2026-06-29 03:22:12.739435 | PLAY RECAP 2026-06-29 03:22:12.739489 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-29 03:22:12.739514 | 2026-06-29 03:22:12.927938 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-29 03:22:12.931037 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 03:22:13.749116 | 2026-06-29 03:22:13.749395 | PLAY [Base post] 2026-06-29 03:22:13.765903 | 2026-06-29 03:22:13.766070 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-29 03:22:14.369239 | debian-bookworm | changed 2026-06-29 03:22:14.377143 | 2026-06-29 03:22:14.377425 | PLAY RECAP 2026-06-29 03:22:14.377660 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-29 03:22:14.377726 | 2026-06-29 03:22:14.566445 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 03:22:14.568054 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-29 03:22:15.624086 | 2026-06-29 03:22:15.624297 | PLAY [Base post-logs] 2026-06-29 03:22:15.685868 | 2026-06-29 03:22:15.686061 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-29 03:22:16.449637 | localhost | changed 2026-06-29 03:22:16.468646 | 2026-06-29 03:22:16.468850 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-29 03:22:16.561514 | localhost | ok 2026-06-29 03:22:16.565613 | 2026-06-29 03:22:16.565751 | TASK [Set zuul-log-path fact] 2026-06-29 03:22:16.581737 | localhost | ok 2026-06-29 03:22:16.594556 | 2026-06-29 03:22:16.594709 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 03:22:16.625836 | localhost | ok 2026-06-29 03:22:16.629456 | 2026-06-29 03:22:16.629588 | TASK [upload-logs : Create log directories] 2026-06-29 03:22:17.605303 | localhost | changed 2026-06-29 03:22:17.609545 | 2026-06-29 03:22:17.609822 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-29 03:22:18.555279 | localhost -> localhost | ok: Runtime: 0:00:00.007902 2026-06-29 03:22:18.563827 | 2026-06-29 03:22:18.564074 | TASK [upload-logs : Upload logs to log server] 2026-06-29 03:22:19.663222 | localhost | Output suppressed because no_log was given 2026-06-29 03:22:19.666798 | 2026-06-29 03:22:19.667084 | LOOP [upload-logs : Compress console log and json output] 2026-06-29 03:22:19.750974 | localhost | skipping: Conditional result was False 2026-06-29 03:22:19.762249 | localhost | skipping: Conditional result was False 2026-06-29 03:22:19.768546 | 2026-06-29 03:22:19.768677 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-29 03:22:19.849890 | localhost | skipping: Conditional result was False 2026-06-29 03:22:19.850229 | 2026-06-29 03:22:19.859366 | localhost | skipping: Conditional result was False 2026-06-29 03:22:19.866138 | 2026-06-29 03:22:19.866320 | LOOP [upload-logs : Upload console log and json output]