2026-02-28 03:10:42.749535 | Job console starting 2026-02-28 03:10:42.760661 | Updating git repos 2026-02-28 03:10:42.799490 | Cloning repos into workspace 2026-02-28 03:10:42.899491 | Restoring repo states 2026-02-28 03:10:42.925080 | Merging changes 2026-02-28 03:10:42.925101 | Checking out repos 2026-02-28 03:10:43.005471 | Preparing playbooks 2026-02-28 03:10:44.409456 | Running Ansible setup 2026-02-28 03:10:49.628612 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 03:10:50.505910 | 2026-02-28 03:10:50.506035 | PLAY [Base pre] 2026-02-28 03:10:50.523092 | 2026-02-28 03:10:50.523203 | TASK [Setup log path fact] 2026-02-28 03:10:50.562195 | debian-bookworm | ok 2026-02-28 03:10:50.587266 | 2026-02-28 03:10:50.595020 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 03:10:50.643961 | debian-bookworm | ok 2026-02-28 03:10:50.665260 | 2026-02-28 03:10:50.665368 | TASK [emit-job-header : Print job information] 2026-02-28 03:10:50.733747 | # Job Information 2026-02-28 03:10:50.733912 | Ansible Version: 2.16.14 2026-02-28 03:10:50.733948 | Job: yamllint 2026-02-28 03:10:50.733981 | Pipeline: periodic-daily 2026-02-28 03:10:50.734004 | Executor: 521e9411259a 2026-02-28 03:10:50.734025 | Triggered by: https://github.com/osism/calendar 2026-02-28 03:10:50.734047 | Event ID: d2495ebc65334a3e9ddcb3951ea2a5ad 2026-02-28 03:10:50.738738 | 2026-02-28 03:10:50.746881 | LOOP [emit-job-header : Print node information] 2026-02-28 03:10:50.884596 | debian-bookworm | ok: 2026-02-28 03:10:50.888582 | debian-bookworm | # Node Information 2026-02-28 03:10:50.888657 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 03:10:50.888714 | debian-bookworm | Hostname: debian 2026-02-28 03:10:50.888740 | debian-bookworm | Username: zuul 2026-02-28 03:10:50.888763 | debian-bookworm | Distro: Debian 12.13 2026-02-28 03:10:50.888787 | debian-bookworm | Provider: regiocloud-a 2026-02-28 03:10:50.888808 | debian-bookworm | Region: 2026-02-28 03:10:50.888829 | debian-bookworm | Label: debian-bookworm 2026-02-28 03:10:50.888849 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 03:10:50.888869 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:5d88 2026-02-28 03:10:50.905033 | 2026-02-28 03:10:50.905147 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 03:10:51.720410 | debian-bookworm -> localhost | changed 2026-02-28 03:10:51.731963 | 2026-02-28 03:10:51.732112 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 03:10:53.545965 | debian-bookworm -> localhost | changed 2026-02-28 03:10:53.556451 | 2026-02-28 03:10:53.556553 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 03:10:54.034302 | debian-bookworm -> localhost | ok 2026-02-28 03:10:54.040551 | 2026-02-28 03:10:54.040656 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 03:10:54.098634 | debian-bookworm | ok 2026-02-28 03:10:54.125680 | debian-bookworm | included: /var/lib/zuul/builds/80e040146f55418ba3c600419735c40b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 03:10:54.147024 | 2026-02-28 03:10:54.147140 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 03:10:55.119752 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 03:10:55.119943 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/80e040146f55418ba3c600419735c40b/work/80e040146f55418ba3c600419735c40b_id_rsa 2026-02-28 03:10:55.119980 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/80e040146f55418ba3c600419735c40b/work/80e040146f55418ba3c600419735c40b_id_rsa.pub 2026-02-28 03:10:55.120005 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 03:10:55.120028 | debian-bookworm -> localhost | SHA256:K1ec1wK3KF/hGeiB3t253uefwaXIvJUnLOUljik3fQQ zuul-build-sshkey 2026-02-28 03:10:55.120050 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 03:10:55.120080 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 03:10:55.120102 | debian-bookworm -> localhost | | | 2026-02-28 03:10:55.120123 | debian-bookworm -> localhost | | . . | 2026-02-28 03:10:55.120143 | debian-bookworm -> localhost | | . + + E | 2026-02-28 03:10:55.120163 | debian-bookworm -> localhost | | . + O B o | 2026-02-28 03:10:55.120182 | debian-bookworm -> localhost | | S B O * +| 2026-02-28 03:10:55.120204 | debian-bookworm -> localhost | | = = @.B.| 2026-02-28 03:10:55.120225 | debian-bookworm -> localhost | | . o o X @oo| 2026-02-28 03:10:55.120244 | debian-bookworm -> localhost | | o o * =+| 2026-02-28 03:10:55.120264 | debian-bookworm -> localhost | | . .o*| 2026-02-28 03:10:55.120284 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 03:10:55.120333 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.520331 2026-02-28 03:10:55.126355 | 2026-02-28 03:10:55.126446 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 03:10:55.164401 | debian-bookworm | ok 2026-02-28 03:10:55.176447 | debian-bookworm | included: /var/lib/zuul/builds/80e040146f55418ba3c600419735c40b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 03:10:55.197979 | 2026-02-28 03:10:55.198091 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 03:10:55.228573 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:10:55.234515 | 2026-02-28 03:10:55.234614 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 03:10:55.803747 | debian-bookworm | changed 2026-02-28 03:10:55.811123 | 2026-02-28 03:10:55.811210 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 03:10:56.076373 | debian-bookworm | ok 2026-02-28 03:10:56.085949 | 2026-02-28 03:10:56.086050 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 03:10:56.728591 | debian-bookworm | changed 2026-02-28 03:10:56.734628 | 2026-02-28 03:10:56.734748 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 03:10:57.329698 | debian-bookworm | changed 2026-02-28 03:10:57.335930 | 2026-02-28 03:10:57.336029 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 03:10:57.360138 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:10:57.366901 | 2026-02-28 03:10:57.367016 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 03:10:57.878613 | debian-bookworm -> localhost | changed 2026-02-28 03:10:57.893106 | 2026-02-28 03:10:57.893211 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 03:10:58.313087 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/80e040146f55418ba3c600419735c40b/work/80e040146f55418ba3c600419735c40b_id_rsa (zuul-build-sshkey) 2026-02-28 03:10:58.313337 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020008 2026-02-28 03:10:58.320726 | 2026-02-28 03:10:58.320826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 03:10:58.748591 | debian-bookworm | ok 2026-02-28 03:10:58.755040 | 2026-02-28 03:10:58.755141 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 03:10:58.779277 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:10:58.789796 | 2026-02-28 03:10:58.789900 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 03:10:59.172031 | debian-bookworm | ok 2026-02-28 03:10:59.181566 | 2026-02-28 03:10:59.181680 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 03:10:59.208287 | debian-bookworm | ok 2026-02-28 03:10:59.212484 | 2026-02-28 03:10:59.212554 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 03:10:59.483154 | debian-bookworm -> localhost | ok 2026-02-28 03:10:59.492571 | 2026-02-28 03:10:59.492697 | TASK [validate-host : Collect information about the host] 2026-02-28 03:11:00.502986 | debian-bookworm | ok 2026-02-28 03:11:00.513098 | 2026-02-28 03:11:00.513201 | TASK [validate-host : Sanitize hostname] 2026-02-28 03:11:00.619870 | debian-bookworm | ok 2026-02-28 03:11:00.650434 | 2026-02-28 03:11:00.650533 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 03:11:01.159410 | debian-bookworm -> localhost | changed 2026-02-28 03:11:01.172441 | 2026-02-28 03:11:01.172618 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 03:11:01.545722 | debian-bookworm | ok 2026-02-28 03:11:01.552328 | 2026-02-28 03:11:01.552450 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 03:11:02.124456 | debian-bookworm -> localhost | changed 2026-02-28 03:11:02.134386 | 2026-02-28 03:11:02.134508 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 03:11:02.378073 | debian-bookworm | ok 2026-02-28 03:11:02.386435 | 2026-02-28 03:11:02.386569 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 03:11:03.230359 | debian-bookworm | changed: 2026-02-28 03:11:03.230552 | debian-bookworm | cd+++++++++ src/ 2026-02-28 03:11:03.230587 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 03:11:03.230612 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 03:11:03.230634 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2026-02-28 03:11:03.230696 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020925 2026-02-28 03:11:26.527706 | 2026-02-28 03:11:26.527787 | TASK [upload-logs : Upload logs to log server] 2026-02-28 03:11:27.170062 | localhost | Output suppressed because no_log was given 2026-02-28 03:11:27.172222 | 2026-02-28 03:11:27.172316 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 03:11:27.244592 | localhost | skipping: Conditional result was False 2026-02-28 03:11:27.260276 | localhost | skipping: Conditional result was False 2026-02-28 03:11:27.278037 | 2026-02-28 03:11:27.278145 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 03:11:27.359830 | localhost | skipping: Conditional result was False 2026-02-28 03:11:27.360042 | 2026-02-28 03:11:27.365182 | localhost | skipping: Conditional result was False 2026-02-28 03:11:27.373868 | 2026-02-28 03:11:27.373972 | LOOP [upload-logs : Upload console log and json output]