2025-10-22 03:25:35.874434 | Job console starting 2025-10-22 03:25:35.885352 | Updating git repos 2025-10-22 03:25:35.919330 | Cloning repos into workspace 2025-10-22 03:25:36.011607 | Restoring repo states 2025-10-22 03:25:36.031451 | Merging changes 2025-10-22 03:25:36.031466 | Checking out repos 2025-10-22 03:25:36.082679 | Preparing playbooks 2025-10-22 03:25:37.058456 | Running Ansible setup 2025-10-22 03:25:41.572865 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-22 03:25:42.347201 | 2025-10-22 03:25:42.347322 | PLAY [Base pre] 2025-10-22 03:25:42.365339 | 2025-10-22 03:25:42.365446 | TASK [Setup log path fact] 2025-10-22 03:25:42.396468 | debian-bookworm | ok 2025-10-22 03:25:42.421074 | 2025-10-22 03:25:42.421372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-22 03:25:42.463470 | debian-bookworm | ok 2025-10-22 03:25:42.473076 | 2025-10-22 03:25:42.473172 | TASK [emit-job-header : Print job information] 2025-10-22 03:25:42.515332 | # Job Information 2025-10-22 03:25:42.515556 | Ansible Version: 2.16.14 2025-10-22 03:25:42.515638 | Job: flake8 2025-10-22 03:25:42.515684 | Pipeline: periodic-daily 2025-10-22 03:25:42.515715 | Executor: 521e9411259a 2025-10-22 03:25:42.515743 | Triggered by: https://github.com/osism/sonic-manager 2025-10-22 03:25:42.515775 | Event ID: c27ed590b91a4c58848cbb51fe48c877 2025-10-22 03:25:42.522014 | 2025-10-22 03:25:42.522110 | LOOP [emit-job-header : Print node information] 2025-10-22 03:25:42.626459 | debian-bookworm | ok: 2025-10-22 03:25:42.628112 | debian-bookworm | # Node Information 2025-10-22 03:25:42.628165 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-22 03:25:42.628517 | debian-bookworm | Hostname: debian 2025-10-22 03:25:42.628570 | debian-bookworm | Username: zuul 2025-10-22 03:25:42.628592 | debian-bookworm | Distro: Debian 12.12 2025-10-22 03:25:42.628613 | debian-bookworm | Provider: regiocloud-a 2025-10-22 03:25:42.628630 | debian-bookworm | Region: 2025-10-22 03:25:42.628647 | debian-bookworm | Label: debian-bookworm 2025-10-22 03:25:42.628663 | debian-bookworm | Product Name: OpenStack Nova 2025-10-22 03:25:42.628680 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:af3f 2025-10-22 03:25:42.649073 | 2025-10-22 03:25:42.649188 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-22 03:25:43.076666 | debian-bookworm -> localhost | changed 2025-10-22 03:25:43.092849 | 2025-10-22 03:25:43.092983 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-22 03:25:44.060114 | debian-bookworm -> localhost | changed 2025-10-22 03:25:44.070286 | 2025-10-22 03:25:44.070384 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-22 03:25:44.298228 | debian-bookworm -> localhost | ok 2025-10-22 03:25:44.303195 | 2025-10-22 03:25:44.303278 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-22 03:25:44.319193 | debian-bookworm | ok 2025-10-22 03:25:44.332452 | debian-bookworm | included: /var/lib/zuul/builds/0312913915fb497ab33577ee018c8284/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-22 03:25:44.345004 | 2025-10-22 03:25:44.345089 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-22 03:25:46.003142 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-22 03:25:46.003341 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0312913915fb497ab33577ee018c8284/work/0312913915fb497ab33577ee018c8284_id_rsa 2025-10-22 03:25:46.003380 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0312913915fb497ab33577ee018c8284/work/0312913915fb497ab33577ee018c8284_id_rsa.pub 2025-10-22 03:25:46.003406 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-22 03:25:46.003431 | debian-bookworm -> localhost | SHA256:Unj4IvKGPhq44Zg8yUOhiRLFMtqoRuqO2x3wZcpCIZM zuul-build-sshkey 2025-10-22 03:25:46.003454 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-22 03:25:46.003483 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-22 03:25:46.003518 | debian-bookworm -> localhost | | . | 2025-10-22 03:25:46.003541 | debian-bookworm -> localhost | |o.o o | 2025-10-22 03:25:46.003561 | debian-bookworm -> localhost | |E*. o o | 2025-10-22 03:25:46.003580 | debian-bookworm -> localhost | |+=.. + | 2025-10-22 03:25:46.003600 | debian-bookworm -> localhost | |*o= . = S | 2025-10-22 03:25:46.003627 | debian-bookworm -> localhost | |O+ B = o | 2025-10-22 03:25:46.003647 | debian-bookworm -> localhost | |X + B | 2025-10-22 03:25:46.003668 | debian-bookworm -> localhost | |=&.+ . | 2025-10-22 03:25:46.003688 | debian-bookworm -> localhost | |O*=.. | 2025-10-22 03:25:46.003708 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-22 03:25:46.003755 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.271288 2025-10-22 03:25:46.012922 | 2025-10-22 03:25:46.013031 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-22 03:25:46.046960 | debian-bookworm | ok 2025-10-22 03:25:46.065474 | debian-bookworm | included: /var/lib/zuul/builds/0312913915fb497ab33577ee018c8284/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-22 03:25:46.077681 | 2025-10-22 03:25:46.077770 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-22 03:25:46.091850 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:25:46.100021 | 2025-10-22 03:25:46.100116 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-22 03:25:46.762679 | debian-bookworm | changed 2025-10-22 03:25:46.768685 | 2025-10-22 03:25:46.768894 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-22 03:25:47.032759 | debian-bookworm | ok 2025-10-22 03:25:47.040333 | 2025-10-22 03:25:47.040440 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-22 03:25:47.723468 | debian-bookworm | changed 2025-10-22 03:25:47.735908 | 2025-10-22 03:25:47.736028 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-22 03:25:48.458732 | debian-bookworm | changed 2025-10-22 03:25:48.467550 | 2025-10-22 03:25:48.467744 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-22 03:25:48.491730 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:25:48.502630 | 2025-10-22 03:25:48.502772 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-22 03:25:48.898123 | debian-bookworm -> localhost | changed 2025-10-22 03:25:48.917612 | 2025-10-22 03:25:48.917734 | TASK [add-build-sshkey : Add back temp key] 2025-10-22 03:25:49.243458 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0312913915fb497ab33577ee018c8284/work/0312913915fb497ab33577ee018c8284_id_rsa (zuul-build-sshkey) 2025-10-22 03:25:49.243967 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017147 2025-10-22 03:25:49.258718 | 2025-10-22 03:25:49.258925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-22 03:25:49.666693 | debian-bookworm | ok 2025-10-22 03:25:49.671911 | 2025-10-22 03:25:49.672013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-22 03:25:49.705486 | debian-bookworm | skipping: Conditional result was False 2025-10-22 03:25:49.720044 | 2025-10-22 03:25:49.720138 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-22 03:25:50.224557 | debian-bookworm | ok 2025-10-22 03:25:50.236858 | 2025-10-22 03:25:50.236949 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-22 03:25:50.271973 | debian-bookworm | ok 2025-10-22 03:25:50.277752 | 2025-10-22 03:25:50.277834 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-22 03:25:50.526250 | debian-bookworm -> localhost | ok 2025-10-22 03:25:50.533150 | 2025-10-22 03:25:50.533256 | TASK [validate-host : Collect information about the host] 2025-10-22 03:25:51.716961 | debian-bookworm | ok 2025-10-22 03:25:51.743364 | 2025-10-22 03:25:51.743548 | TASK [validate-host : Sanitize hostname] 2025-10-22 03:25:51.844576 | debian-bookworm | ok 2025-10-22 03:25:51.886968 | 2025-10-22 03:25:51.887094 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-22 03:25:52.467258 | debian-bookworm -> localhost | changed 2025-10-22 03:25:52.473385 | 2025-10-22 03:25:52.473518 | TASK [validate-host : Collect information about zuul worker] 2025-10-22 03:25:52.936757 | debian-bookworm | ok 2025-10-22 03:25:52.946476 | 2025-10-22 03:25:52.946671 | TASK [validate-host : Write out all zuul information for each host] 2025-10-22 03:25:53.529772 | debian-bookworm -> localhost | changed 2025-10-22 03:25:53.546411 | 2025-10-22 03:25:53.546558 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-22 03:25:53.835042 | debian-bookworm | ok 2025-10-22 03:25:53.843964 | 2025-10-22 03:25:53.844091 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-22 03:25:54.651858 | debian-bookworm | changed: 2025-10-22 03:25:54.654896 | debian-bookworm | cd+++++++++ src/ 2025-10-22 03:25:54.654978 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-22 03:25:54.655009 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-22 03:25:54.655036 | debian-bookworm | cd+++++++++ src/github.com/osism/sonic-manager/ 2025-10-22 03:25:54.655061 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010181 2025-10-22 03:26:28.825687 | 2025-10-22 03:26:28.825774 | TASK [upload-logs : Upload logs to log server] 2025-10-22 03:26:29.600884 | localhost | Output suppressed because no_log was given 2025-10-22 03:26:29.602465 | 2025-10-22 03:26:29.602556 | LOOP [upload-logs : Compress console log and json output] 2025-10-22 03:26:29.638109 | localhost | skipping: Conditional result was False 2025-10-22 03:26:29.644038 | localhost | skipping: Conditional result was False 2025-10-22 03:26:29.648125 | 2025-10-22 03:26:29.648213 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-22 03:26:29.698230 | localhost | skipping: Conditional result was False 2025-10-22 03:26:29.698428 | 2025-10-22 03:26:29.703516 | localhost | skipping: Conditional result was False 2025-10-22 03:26:29.713728 | 2025-10-22 03:26:29.713830 | LOOP [upload-logs : Upload console log and json output]