2026-07-17 13:22:30.943929 | Job console starting 2026-07-17 13:22:30.962952 | Updating git repos 2026-07-17 13:22:31.058323 | Cloning repos into workspace 2026-07-17 13:22:31.161409 | Restoring repo states 2026-07-17 13:22:31.190171 | Merging changes 2026-07-17 13:22:32.032542 | Checking out repos 2026-07-17 13:22:32.134781 | Preparing playbooks 2026-07-17 13:22:33.659192 | Running Ansible setup 2026-07-17 13:22:38.505828 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 13:22:39.366582 | 2026-07-17 13:22:39.366723 | PLAY [Base pre] 2026-07-17 13:22:39.383582 | 2026-07-17 13:22:39.383702 | TASK [Setup log path fact] 2026-07-17 13:22:39.401631 | debian-bookworm | ok 2026-07-17 13:22:39.419463 | 2026-07-17 13:22:39.419591 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:22:39.447318 | debian-bookworm | ok 2026-07-17 13:22:39.457383 | 2026-07-17 13:22:39.457493 | TASK [emit-job-header : Print job information] 2026-07-17 13:22:39.487006 | # Job Information 2026-07-17 13:22:39.487324 | Ansible Version: 2.16.14 2026-07-17 13:22:39.487368 | Job: python-osism-test-setup 2026-07-17 13:22:39.487404 | Pipeline: check 2026-07-17 13:22:39.487429 | Executor: 521e9411259a 2026-07-17 13:22:39.487462 | Triggered by: https://github.com/osism/python-osism/pull/2481 2026-07-17 13:22:39.487485 | Event ID: 64077b80-81e2-11f1-9930-a82835631842 2026-07-17 13:22:39.495145 | 2026-07-17 13:22:39.495258 | LOOP [emit-job-header : Print node information] 2026-07-17 13:22:39.627981 | debian-bookworm | ok: 2026-07-17 13:22:39.628158 | debian-bookworm | # Node Information 2026-07-17 13:22:39.628191 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 13:22:39.628217 | debian-bookworm | Hostname: debian 2026-07-17 13:22:39.628238 | debian-bookworm | Username: zuul 2026-07-17 13:22:39.628258 | debian-bookworm | Distro: Debian 12.15 2026-07-17 13:22:39.628282 | debian-bookworm | Provider: regiocloud-a 2026-07-17 13:22:39.628302 | debian-bookworm | Region: 2026-07-17 13:22:39.628324 | debian-bookworm | Label: debian-bookworm 2026-07-17 13:22:39.628345 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 13:22:39.628363 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:d135 2026-07-17 13:22:39.640705 | 2026-07-17 13:22:39.640823 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 13:22:40.744455 | debian-bookworm -> localhost | changed 2026-07-17 13:22:40.754390 | 2026-07-17 13:22:40.754545 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 13:22:42.249450 | debian-bookworm -> localhost | changed 2026-07-17 13:22:42.262946 | 2026-07-17 13:22:42.263106 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 13:22:43.000366 | debian-bookworm -> localhost | ok 2026-07-17 13:22:43.026282 | 2026-07-17 13:22:43.026969 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 13:22:43.114793 | debian-bookworm | ok 2026-07-17 13:22:43.164653 | debian-bookworm | included: /var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 13:22:43.171353 | 2026-07-17 13:22:43.171477 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 13:22:46.813972 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 13:22:46.814413 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/e07dcc1aa6e843fabb6fc32326318a0d_id_rsa 2026-07-17 13:22:46.814525 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/e07dcc1aa6e843fabb6fc32326318a0d_id_rsa.pub 2026-07-17 13:22:46.814593 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 13:22:46.814656 | debian-bookworm -> localhost | SHA256:4eCwMRveJm98ywjYh+aFvxopPeT60FbAV4jOh+Cv5kU zuul-build-sshkey 2026-07-17 13:22:46.814712 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 13:22:46.814787 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 13:22:46.814892 | debian-bookworm -> localhost | | . .. | 2026-07-17 13:22:46.814957 | debian-bookworm -> localhost | | ... .. | 2026-07-17 13:22:46.815011 | debian-bookworm -> localhost | | . +B.o . | 2026-07-17 13:22:46.815061 | debian-bookworm -> localhost | | ..+%.o . | 2026-07-17 13:22:46.815110 | debian-bookworm -> localhost | | .E.= S | 2026-07-17 13:22:46.815174 | debian-bookworm -> localhost | | O.X | 2026-07-17 13:22:46.815226 | debian-bookworm -> localhost | | +./ * . | 2026-07-17 13:22:46.815276 | debian-bookworm -> localhost | | oO O + . | 2026-07-17 13:22:46.815329 | debian-bookworm -> localhost | | oo.+.+.o | 2026-07-17 13:22:46.815378 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 13:22:46.815502 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.930208 2026-07-17 13:22:46.826561 | 2026-07-17 13:22:46.826684 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 13:22:46.853802 | debian-bookworm | ok 2026-07-17 13:22:46.864946 | debian-bookworm | included: /var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 13:22:46.874245 | 2026-07-17 13:22:46.874350 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 13:22:46.888028 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:22:46.894648 | 2026-07-17 13:22:46.894750 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 13:22:47.456883 | debian-bookworm | changed 2026-07-17 13:22:47.466299 | 2026-07-17 13:22:47.466490 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 13:22:47.724046 | debian-bookworm | ok 2026-07-17 13:22:47.729583 | 2026-07-17 13:22:47.729677 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 13:22:48.417444 | debian-bookworm | changed 2026-07-17 13:22:48.423501 | 2026-07-17 13:22:48.432357 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 13:22:49.087872 | debian-bookworm | changed 2026-07-17 13:22:49.093492 | 2026-07-17 13:22:49.093594 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 13:22:49.107954 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:22:49.133607 | 2026-07-17 13:22:49.133749 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 13:22:49.583166 | debian-bookworm -> localhost | changed 2026-07-17 13:22:49.594543 | 2026-07-17 13:22:49.594650 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 13:22:49.985488 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/e07dcc1aa6e843fabb6fc32326318a0d_id_rsa (zuul-build-sshkey) 2026-07-17 13:22:49.985718 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011406 2026-07-17 13:22:49.993286 | 2026-07-17 13:22:49.993467 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 13:22:50.392780 | debian-bookworm | ok 2026-07-17 13:22:50.397786 | 2026-07-17 13:22:50.397943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 13:22:50.421254 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:22:50.431382 | 2026-07-17 13:22:50.431514 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 13:22:50.871303 | debian-bookworm | ok 2026-07-17 13:22:50.881876 | 2026-07-17 13:22:50.881986 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 13:22:50.910006 | debian-bookworm | ok 2026-07-17 13:22:50.914969 | 2026-07-17 13:22:50.915067 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 13:22:51.255304 | debian-bookworm -> localhost | ok 2026-07-17 13:22:51.263296 | 2026-07-17 13:22:51.263392 | TASK [validate-host : Collect information about the host] 2026-07-17 13:22:52.398980 | debian-bookworm | ok 2026-07-17 13:22:52.413183 | 2026-07-17 13:22:52.413316 | TASK [validate-host : Sanitize hostname] 2026-07-17 13:22:52.588569 | debian-bookworm | ok 2026-07-17 13:22:52.593523 | 2026-07-17 13:22:52.593639 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 13:22:53.235572 | debian-bookworm -> localhost | changed 2026-07-17 13:22:53.242785 | 2026-07-17 13:22:53.242968 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 13:22:53.681980 | debian-bookworm | ok 2026-07-17 13:22:53.688016 | 2026-07-17 13:22:53.688146 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 13:22:54.394706 | debian-bookworm -> localhost | changed 2026-07-17 13:22:54.405893 | 2026-07-17 13:22:54.406041 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 13:22:54.677555 | debian-bookworm | ok 2026-07-17 13:22:54.684464 | 2026-07-17 13:22:54.695131 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 13:22:55.917858 | debian-bookworm | changed: 2026-07-17 13:22:55.918192 | debian-bookworm | cd+++++++++ src/ 2026-07-17 13:22:55.918230 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 13:22:55.918255 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 13:22:55.918375 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-17 13:22:55.918402 | debian-bookworm | Containerfile 2026-07-17 13:22:55.918559 | debian-bookworm | Containerfile 2026-07-17 13:22:55.946309 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/logs" 2026-07-17 13:25:27.027208 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/artifacts" 2026-07-17 13:25:27.343228 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e07dcc1aa6e843fabb6fc32326318a0d/work/docs" 2026-07-17 13:25:27.366825 | 2026-07-17 13:25:27.367093 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 13:25:28.230497 | debian-bookworm | changed: 2026-07-17 13:25:28.230819 | debian-bookworm | .d..t...... ./ 2026-07-17 13:25:28.230897 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 13:25:28.230937 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 13:25:28.230971 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 13:25:28.231005 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 13:25:28.231036 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 13:25:28.231099 | debian-bookworm | changed: All items complete 2026-07-17 13:25:28.231133 | 2026-07-17 13:25:28.805763 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:25:29.377681 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:25:29.397338 | 2026-07-17 13:25:29.397459 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 13:25:29.741789 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008703 2026-07-17 13:25:30.081731 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011135 2026-07-17 13:25:30.102193 | 2026-07-17 13:25:30.102335 | PLAY RECAP 2026-07-17 13:25:30.102413 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 13:25:30.102449 | 2026-07-17 13:25:30.256154 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 13:25:30.257276 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:25:31.064987 | 2026-07-17 13:25:31.065305 | PLAY [Base post] 2026-07-17 13:25:31.080851 | 2026-07-17 13:25:31.081024 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 13:25:31.893402 | debian-bookworm | changed 2026-07-17 13:25:31.900443 | 2026-07-17 13:25:31.900588 | PLAY RECAP 2026-07-17 13:25:31.900662 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 13:25:31.900741 | 2026-07-17 13:25:32.063400 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:25:32.065444 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 13:25:32.875993 | 2026-07-17 13:25:32.876180 | PLAY [Base post-logs] 2026-07-17 13:25:32.887509 | 2026-07-17 13:25:32.887661 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 13:25:33.365154 | localhost | changed 2026-07-17 13:25:33.375927 | 2026-07-17 13:25:33.376098 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 13:25:33.412419 | localhost | ok 2026-07-17 13:25:33.416396 | 2026-07-17 13:25:33.416514 | TASK [Set zuul-log-path fact] 2026-07-17 13:25:33.432303 | localhost | ok 2026-07-17 13:25:33.442411 | 2026-07-17 13:25:33.442542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:25:33.468237 | localhost | ok 2026-07-17 13:25:33.473024 | 2026-07-17 13:25:33.473172 | TASK [upload-logs : Create log directories] 2026-07-17 13:25:33.981952 | localhost | changed 2026-07-17 13:25:33.987501 | 2026-07-17 13:25:33.987688 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 13:25:34.531516 | localhost -> localhost | ok: Runtime: 0:00:00.008301 2026-07-17 13:25:34.536586 | 2026-07-17 13:25:34.536725 | TASK [upload-logs : Upload logs to log server] 2026-07-17 13:25:35.155154 | localhost | Output suppressed because no_log was given 2026-07-17 13:25:35.166989 | 2026-07-17 13:25:35.167348 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 13:25:35.230406 | localhost | skipping: Conditional result was False 2026-07-17 13:25:35.235571 | localhost | skipping: Conditional result was False 2026-07-17 13:25:35.249364 | 2026-07-17 13:25:35.249522 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 13:25:35.309696 | localhost | skipping: Conditional result was False 2026-07-17 13:25:35.310295 | 2026-07-17 13:25:35.313712 | localhost | skipping: Conditional result was False 2026-07-17 13:25:35.320748 | 2026-07-17 13:25:35.320977 | LOOP [upload-logs : Upload console log and json output]