2026-02-19 03:17:17.621879 | Job console starting 2026-02-19 03:17:17.632583 | Updating git repos 2026-02-19 03:17:17.661570 | Cloning repos into workspace 2026-02-19 03:17:17.768219 | Restoring repo states 2026-02-19 03:17:17.781682 | Merging changes 2026-02-19 03:17:17.781699 | Checking out repos 2026-02-19 03:17:18.276268 | Preparing playbooks 2026-02-19 03:17:18.877418 | Running Ansible setup 2026-02-19 03:17:23.087863 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 03:17:23.806206 | 2026-02-19 03:17:23.806344 | PLAY [Base pre] 2026-02-19 03:17:23.821313 | 2026-02-19 03:17:23.821470 | TASK [Setup log path fact] 2026-02-19 03:17:23.849982 | debian-bookworm | ok 2026-02-19 03:17:23.866010 | 2026-02-19 03:17:23.866156 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 03:17:23.918578 | debian-bookworm | ok 2026-02-19 03:17:23.929841 | 2026-02-19 03:17:23.929955 | TASK [emit-job-header : Print job information] 2026-02-19 03:17:23.968631 | # Job Information 2026-02-19 03:17:23.968795 | Ansible Version: 2.16.14 2026-02-19 03:17:23.968830 | Job: yamllint 2026-02-19 03:17:23.968863 | Pipeline: periodic-daily 2026-02-19 03:17:23.968887 | Executor: 521e9411259a 2026-02-19 03:17:23.968908 | Triggered by: https://github.com/osism/osism-kubernetes 2026-02-19 03:17:23.968930 | Event ID: 6bfab900358643a483068f2d4b698528 2026-02-19 03:17:23.973783 | 2026-02-19 03:17:23.973877 | LOOP [emit-job-header : Print node information] 2026-02-19 03:17:24.118265 | debian-bookworm | ok: 2026-02-19 03:17:24.118477 | debian-bookworm | # Node Information 2026-02-19 03:17:24.118533 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 03:17:24.118565 | debian-bookworm | Hostname: debian 2026-02-19 03:17:24.118587 | debian-bookworm | Username: zuul 2026-02-19 03:17:24.118608 | debian-bookworm | Distro: Debian 12.13 2026-02-19 03:17:24.118631 | debian-bookworm | Provider: regiocloud-a 2026-02-19 03:17:24.118652 | debian-bookworm | Region: 2026-02-19 03:17:24.118672 | debian-bookworm | Label: debian-bookworm 2026-02-19 03:17:24.118692 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 03:17:24.118711 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:4f59 2026-02-19 03:17:24.136820 | 2026-02-19 03:17:24.136939 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 03:17:24.615750 | debian-bookworm -> localhost | changed 2026-02-19 03:17:24.625782 | 2026-02-19 03:17:24.625921 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 03:17:26.000931 | debian-bookworm -> localhost | changed 2026-02-19 03:17:26.012319 | 2026-02-19 03:17:26.014890 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 03:17:26.340649 | debian-bookworm -> localhost | ok 2026-02-19 03:17:26.348555 | 2026-02-19 03:17:26.348664 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 03:17:26.386135 | debian-bookworm | ok 2026-02-19 03:17:26.404536 | debian-bookworm | included: /var/lib/zuul/builds/28b35c8e2d8e42448c03647ab1a6fed1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 03:17:26.411115 | 2026-02-19 03:17:26.411214 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 03:17:27.876259 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 03:17:27.876498 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/28b35c8e2d8e42448c03647ab1a6fed1/work/28b35c8e2d8e42448c03647ab1a6fed1_id_rsa 2026-02-19 03:17:27.876537 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/28b35c8e2d8e42448c03647ab1a6fed1/work/28b35c8e2d8e42448c03647ab1a6fed1_id_rsa.pub 2026-02-19 03:17:27.876563 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 03:17:27.876589 | debian-bookworm -> localhost | SHA256:TfVfU+X2PN9fKXfxtGdjKGJz7pf34HT1RCYagwejmeM zuul-build-sshkey 2026-02-19 03:17:27.876612 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 03:17:27.876643 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 03:17:27.876666 | debian-bookworm -> localhost | | o . +| 2026-02-19 03:17:27.876688 | debian-bookworm -> localhost | | + = . ..| 2026-02-19 03:17:27.876709 | debian-bookworm -> localhost | | = o + o.*| 2026-02-19 03:17:27.876729 | debian-bookworm -> localhost | | . + . + B+| 2026-02-19 03:17:27.876749 | debian-bookworm -> localhost | | E . . oB| 2026-02-19 03:17:27.876775 | debian-bookworm -> localhost | | .o@| 2026-02-19 03:17:27.876796 | debian-bookworm -> localhost | | + o o+*@| 2026-02-19 03:17:27.876816 | debian-bookworm -> localhost | | . = .=+=*| 2026-02-19 03:17:27.876837 | debian-bookworm -> localhost | | .o. o +| 2026-02-19 03:17:27.876857 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 03:17:27.876904 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.823650 2026-02-19 03:17:27.884154 | 2026-02-19 03:17:27.884248 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 03:17:27.902735 | debian-bookworm | ok 2026-02-19 03:17:27.911929 | debian-bookworm | included: /var/lib/zuul/builds/28b35c8e2d8e42448c03647ab1a6fed1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 03:17:27.920667 | 2026-02-19 03:17:27.920747 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 03:17:27.944274 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:17:27.951048 | 2026-02-19 03:17:27.951136 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 03:17:28.640307 | debian-bookworm | changed 2026-02-19 03:17:28.649530 | 2026-02-19 03:17:28.649626 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 03:17:28.925666 | debian-bookworm | ok 2026-02-19 03:17:28.933389 | 2026-02-19 03:17:28.933473 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 03:17:29.582155 | debian-bookworm | changed 2026-02-19 03:17:29.589735 | 2026-02-19 03:17:29.589848 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 03:17:30.248353 | debian-bookworm | changed 2026-02-19 03:17:30.255376 | 2026-02-19 03:17:30.255469 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 03:17:30.291654 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:17:30.297880 | 2026-02-19 03:17:30.297980 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 03:17:31.087068 | debian-bookworm -> localhost | changed 2026-02-19 03:17:31.124829 | 2026-02-19 03:17:31.124954 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 03:17:31.787010 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/28b35c8e2d8e42448c03647ab1a6fed1/work/28b35c8e2d8e42448c03647ab1a6fed1_id_rsa (zuul-build-sshkey) 2026-02-19 03:17:31.787202 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025865 2026-02-19 03:17:31.794248 | 2026-02-19 03:17:31.794352 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 03:17:32.443385 | debian-bookworm | ok 2026-02-19 03:17:32.447464 | 2026-02-19 03:17:32.447544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 03:17:32.498497 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:17:32.507292 | 2026-02-19 03:17:32.507390 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 03:17:33.093747 | debian-bookworm | ok 2026-02-19 03:17:33.115876 | 2026-02-19 03:17:33.115993 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 03:17:33.226245 | debian-bookworm | ok 2026-02-19 03:17:33.240134 | 2026-02-19 03:17:33.240253 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 03:17:33.949052 | debian-bookworm -> localhost | ok 2026-02-19 03:17:33.955391 | 2026-02-19 03:17:33.955492 | TASK [validate-host : Collect information about the host] 2026-02-19 03:17:35.236703 | debian-bookworm | ok 2026-02-19 03:17:35.250740 | 2026-02-19 03:17:35.250975 | TASK [validate-host : Sanitize hostname] 2026-02-19 03:17:35.354900 | debian-bookworm | ok 2026-02-19 03:17:35.388983 | 2026-02-19 03:17:35.389093 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 03:17:36.294352 | debian-bookworm -> localhost | changed 2026-02-19 03:17:36.300141 | 2026-02-19 03:17:36.300241 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 03:17:36.732695 | debian-bookworm | ok 2026-02-19 03:17:36.737244 | 2026-02-19 03:17:36.737365 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 03:17:37.448846 | debian-bookworm -> localhost | changed 2026-02-19 03:17:37.457961 | 2026-02-19 03:17:37.458057 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 03:17:37.763778 | debian-bookworm | ok 2026-02-19 03:17:37.770377 | 2026-02-19 03:17:37.770475 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 03:17:39.770828 | debian-bookworm | changed: 2026-02-19 03:17:39.771094 | debian-bookworm | cd+++++++++ src/ 2026-02-19 03:17:39.771130 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 03:17:39.771155 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 03:17:39.771177 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-19 03:17:39.771197 | debian-bookworm | Containerfile 2026-02-19 03:17:39.771403 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004735 2026-02-19 03:18:07.881108 | 2026-02-19 03:18:07.881202 | TASK [upload-logs : Upload logs to log server] 2026-02-19 03:18:08.426112 | localhost | Output suppressed because no_log was given 2026-02-19 03:18:08.428010 | 2026-02-19 03:18:08.428105 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 03:18:08.483661 | localhost | skipping: Conditional result was False 2026-02-19 03:18:08.496215 | localhost | skipping: Conditional result was False 2026-02-19 03:18:08.507839 | 2026-02-19 03:18:08.507956 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 03:18:08.550719 | localhost | skipping: Conditional result was False 2026-02-19 03:18:08.551043 | 2026-02-19 03:18:08.564205 | localhost | skipping: Conditional result was False 2026-02-19 03:18:08.575541 | 2026-02-19 03:18:08.575649 | LOOP [upload-logs : Upload console log and json output]