2025-12-22 03:10:37.765932 | Job console starting 2025-12-22 03:10:37.788006 | Updating git repos 2025-12-22 03:10:37.840012 | Cloning repos into workspace 2025-12-22 03:10:37.926243 | Restoring repo states 2025-12-22 03:10:37.951320 | Merging changes 2025-12-22 03:10:37.951341 | Checking out repos 2025-12-22 03:10:38.165195 | Preparing playbooks 2025-12-22 03:10:39.989533 | Running Ansible setup 2025-12-22 03:10:45.204533 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-22 03:10:46.254456 | 2025-12-22 03:10:46.254591 | PLAY [Base pre] 2025-12-22 03:10:46.284463 | 2025-12-22 03:10:46.284588 | TASK [Setup log path fact] 2025-12-22 03:10:46.312706 | debian-bookworm | ok 2025-12-22 03:10:46.331488 | 2025-12-22 03:10:46.331620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-22 03:10:46.361580 | debian-bookworm | ok 2025-12-22 03:10:46.371834 | 2025-12-22 03:10:46.371945 | TASK [emit-job-header : Print job information] 2025-12-22 03:10:46.411411 | # Job Information 2025-12-22 03:10:46.411574 | Ansible Version: 2.16.14 2025-12-22 03:10:46.411608 | Job: python-black 2025-12-22 03:10:46.411640 | Pipeline: periodic-daily 2025-12-22 03:10:46.411662 | Executor: 521e9411259a 2025-12-22 03:10:46.411683 | Triggered by: https://github.com/osism/python-osism 2025-12-22 03:10:46.411704 | Event ID: 463a7d8676494e3997c31561956c45f3 2025-12-22 03:10:46.418249 | 2025-12-22 03:10:46.418524 | LOOP [emit-job-header : Print node information] 2025-12-22 03:10:46.616885 | debian-bookworm | ok: 2025-12-22 03:10:46.617084 | debian-bookworm | # Node Information 2025-12-22 03:10:46.617130 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-22 03:10:46.617157 | debian-bookworm | Hostname: debian 2025-12-22 03:10:46.617180 | debian-bookworm | Username: zuul 2025-12-22 03:10:46.617201 | debian-bookworm | Distro: Debian 12.12 2025-12-22 03:10:46.617259 | debian-bookworm | Provider: regiocloud-a 2025-12-22 03:10:46.617301 | debian-bookworm | Region: 2025-12-22 03:10:46.617326 | debian-bookworm | Label: debian-bookworm 2025-12-22 03:10:46.617433 | debian-bookworm | Product Name: OpenStack Nova 2025-12-22 03:10:46.617478 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:dcbe 2025-12-22 03:10:46.630817 | 2025-12-22 03:10:46.635356 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-22 03:10:47.805565 | debian-bookworm -> localhost | changed 2025-12-22 03:10:47.812683 | 2025-12-22 03:10:47.812790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-22 03:10:50.100474 | debian-bookworm -> localhost | changed 2025-12-22 03:10:50.108997 | 2025-12-22 03:10:50.109111 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-22 03:10:50.604474 | debian-bookworm -> localhost | ok 2025-12-22 03:10:50.609325 | 2025-12-22 03:10:50.609409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-22 03:10:50.646437 | debian-bookworm | ok 2025-12-22 03:10:50.695279 | debian-bookworm | included: /var/lib/zuul/builds/00c1fda12b7b4f1aa415285659b1e13d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-22 03:10:50.703865 | 2025-12-22 03:10:50.703963 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-22 03:10:52.520012 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-22 03:10:52.520233 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/00c1fda12b7b4f1aa415285659b1e13d/work/00c1fda12b7b4f1aa415285659b1e13d_id_rsa 2025-12-22 03:10:52.520273 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/00c1fda12b7b4f1aa415285659b1e13d/work/00c1fda12b7b4f1aa415285659b1e13d_id_rsa.pub 2025-12-22 03:10:52.520300 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-22 03:10:52.520325 | debian-bookworm -> localhost | SHA256:UQOUqz32B3u7oZwB2ZLddDDY9LjiKDf+h4/1poippGo zuul-build-sshkey 2025-12-22 03:10:52.520348 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-22 03:10:52.520379 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-22 03:10:52.520401 | debian-bookworm -> localhost | | .ooo++ | 2025-12-22 03:10:52.520423 | debian-bookworm -> localhost | | .....= | 2025-12-22 03:10:52.520443 | debian-bookworm -> localhost | | .. o o | 2025-12-22 03:10:52.520463 | debian-bookworm -> localhost | | .* o o | 2025-12-22 03:10:52.520483 | debian-bookworm -> localhost | | oS + o | 2025-12-22 03:10:52.520508 | debian-bookworm -> localhost | | . +=.. | 2025-12-22 03:10:52.520531 | debian-bookworm -> localhost | | o.+oo+o | 2025-12-22 03:10:52.520552 | debian-bookworm -> localhost | | E o + =+B+o. | 2025-12-22 03:10:52.520572 | debian-bookworm -> localhost | | .... ..+.B===. | 2025-12-22 03:10:52.520592 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-22 03:10:52.520642 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.961265 2025-12-22 03:10:52.526988 | 2025-12-22 03:10:52.527098 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-22 03:10:52.575439 | debian-bookworm | ok 2025-12-22 03:10:52.585381 | debian-bookworm | included: /var/lib/zuul/builds/00c1fda12b7b4f1aa415285659b1e13d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-22 03:10:52.594222 | 2025-12-22 03:10:52.594315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-22 03:10:52.622768 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:10:52.629959 | 2025-12-22 03:10:52.630080 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-22 03:10:53.405182 | debian-bookworm | changed 2025-12-22 03:10:53.411649 | 2025-12-22 03:10:53.411750 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-22 03:10:53.743385 | debian-bookworm | ok 2025-12-22 03:10:53.750311 | 2025-12-22 03:10:53.750403 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-22 03:10:54.605784 | debian-bookworm | changed 2025-12-22 03:10:54.617988 | 2025-12-22 03:10:54.618126 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-22 03:10:55.407344 | debian-bookworm | changed 2025-12-22 03:10:55.412618 | 2025-12-22 03:10:55.412700 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-22 03:10:55.448812 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:10:55.453659 | 2025-12-22 03:10:55.453747 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-22 03:10:56.340413 | debian-bookworm -> localhost | changed 2025-12-22 03:10:56.357053 | 2025-12-22 03:10:56.357168 | TASK [add-build-sshkey : Add back temp key] 2025-12-22 03:10:56.867985 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/00c1fda12b7b4f1aa415285659b1e13d/work/00c1fda12b7b4f1aa415285659b1e13d_id_rsa (zuul-build-sshkey) 2025-12-22 03:10:56.868241 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013647 2025-12-22 03:10:56.874578 | 2025-12-22 03:10:56.874661 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-22 03:10:57.429939 | debian-bookworm | ok 2025-12-22 03:10:57.434093 | 2025-12-22 03:10:57.434173 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-22 03:10:57.478923 | debian-bookworm | skipping: Conditional result was False 2025-12-22 03:10:57.488052 | 2025-12-22 03:10:57.488177 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-22 03:10:58.165583 | debian-bookworm | ok 2025-12-22 03:10:58.187656 | 2025-12-22 03:10:58.187756 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-22 03:10:58.230174 | debian-bookworm | ok 2025-12-22 03:10:58.237498 | 2025-12-22 03:10:58.237710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-22 03:10:58.736179 | debian-bookworm -> localhost | ok 2025-12-22 03:10:58.744319 | 2025-12-22 03:10:58.744421 | TASK [validate-host : Collect information about the host] 2025-12-22 03:11:00.398896 | debian-bookworm | ok 2025-12-22 03:11:00.418212 | 2025-12-22 03:11:00.418351 | TASK [validate-host : Sanitize hostname] 2025-12-22 03:11:00.899013 | debian-bookworm | ok 2025-12-22 03:11:01.131416 | 2025-12-22 03:11:01.131579 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-22 03:11:02.779452 | debian-bookworm -> localhost | changed 2025-12-22 03:11:02.800384 | 2025-12-22 03:11:02.800547 | TASK [validate-host : Collect information about zuul worker] 2025-12-22 03:11:03.639762 | debian-bookworm | ok 2025-12-22 03:11:03.651248 | 2025-12-22 03:11:03.651404 | TASK [validate-host : Write out all zuul information for each host] 2025-12-22 03:11:05.454542 | debian-bookworm -> localhost | changed 2025-12-22 03:11:05.462085 | 2025-12-22 03:11:05.462174 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-22 03:11:05.825331 | debian-bookworm | ok 2025-12-22 03:11:05.829673 | 2025-12-22 03:11:05.829749 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-22 03:11:08.004584 | debian-bookworm | changed: 2025-12-22 03:11:08.004815 | debian-bookworm | cd+++++++++ src/ 2025-12-22 03:11:08.004847 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-22 03:11:08.004867 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-22 03:11:08.004885 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-22 03:11:08.004902 | debian-bookworm | Containerfile 2025-12-22 03:11:08.005012 | debian-bookworm | Containerfile 2025-12-22 03:11:08.013257 | debian-bookworm | localhost | ok: Runtime: 0:00:00.032391 2025-12-22 03:11:45.545494 | 2025-12-22 03:11:45.545580 | TASK [upload-logs : Upload logs to log server] 2025-12-22 03:11:46.571375 | localhost | Output suppressed because no_log was given 2025-12-22 03:11:46.573157 | 2025-12-22 03:11:46.573296 | LOOP [upload-logs : Compress console log and json output] 2025-12-22 03:11:46.617309 | localhost | skipping: Conditional result was False 2025-12-22 03:11:46.623434 | localhost | skipping: Conditional result was False 2025-12-22 03:11:46.630278 | 2025-12-22 03:11:46.630379 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-22 03:11:46.697104 | localhost | skipping: Conditional result was False 2025-12-22 03:11:46.697348 | 2025-12-22 03:11:46.708336 | localhost | skipping: Conditional result was False 2025-12-22 03:11:46.716741 | 2025-12-22 03:11:46.716873 | LOOP [upload-logs : Upload console log and json output]