2025-12-15 17:27:14.864997 | Job console starting 2025-12-15 17:27:14.911615 | Updating git repos 2025-12-15 17:27:14.954745 | Cloning repos into workspace 2025-12-15 17:27:15.033284 | Restoring repo states 2025-12-15 17:27:15.060261 | Merging changes 2025-12-15 17:27:15.648118 | Checking out repos 2025-12-15 17:27:15.689466 | Preparing playbooks 2025-12-15 17:27:17.126194 | Running Ansible setup 2025-12-15 17:27:27.226331 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 17:27:29.211282 | 2025-12-15 17:27:29.215625 | PLAY [Base pre] 2025-12-15 17:27:29.284438 | 2025-12-15 17:27:29.284759 | TASK [Setup log path fact] 2025-12-15 17:27:29.350662 | debian-bookworm | ok 2025-12-15 17:27:29.398382 | 2025-12-15 17:27:29.398567 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 17:27:29.479674 | debian-bookworm | ok 2025-12-15 17:27:29.497222 | 2025-12-15 17:27:29.497369 | TASK [emit-job-header : Print job information] 2025-12-15 17:27:29.605664 | # Job Information 2025-12-15 17:27:29.605956 | Ansible Version: 2.16.14 2025-12-15 17:27:29.605996 | Job: flake8 2025-12-15 17:27:29.606036 | Pipeline: check 2025-12-15 17:27:29.606064 | Executor: 521e9411259a 2025-12-15 17:27:29.606085 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/801 2025-12-15 17:27:29.606106 | Event ID: 461e9540-d9db-11f0-99d3-fb79c7045c0c 2025-12-15 17:27:29.611571 | 2025-12-15 17:27:29.611714 | LOOP [emit-job-header : Print node information] 2025-12-15 17:27:30.053541 | debian-bookworm | ok: 2025-12-15 17:27:30.053791 | debian-bookworm | # Node Information 2025-12-15 17:27:30.053872 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-15 17:27:30.053901 | debian-bookworm | Hostname: debian 2025-12-15 17:27:30.053925 | debian-bookworm | Username: zuul 2025-12-15 17:27:30.053946 | debian-bookworm | Distro: Debian 12.12 2025-12-15 17:27:30.053970 | debian-bookworm | Provider: regiocloud-a 2025-12-15 17:27:30.053991 | debian-bookworm | Region: 2025-12-15 17:27:30.054012 | debian-bookworm | Label: debian-bookworm 2025-12-15 17:27:30.054031 | debian-bookworm | Product Name: OpenStack Nova 2025-12-15 17:27:30.054051 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:31f3 2025-12-15 17:27:30.087347 | 2025-12-15 17:27:30.087514 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-15 17:27:31.455056 | debian-bookworm -> localhost | changed 2025-12-15 17:27:31.462788 | 2025-12-15 17:27:31.463175 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-15 17:27:34.087357 | debian-bookworm -> localhost | changed 2025-12-15 17:27:34.096565 | 2025-12-15 17:27:34.096665 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-15 17:27:34.814151 | debian-bookworm -> localhost | ok 2025-12-15 17:27:34.820507 | 2025-12-15 17:27:34.820621 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-15 17:27:34.848947 | debian-bookworm | ok 2025-12-15 17:27:34.885383 | debian-bookworm | included: /var/lib/zuul/builds/64ff96d23e6841aaa8a492fe8a58be09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-15 17:27:34.916555 | 2025-12-15 17:27:34.916699 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-15 17:27:38.959206 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-15 17:27:38.959377 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/64ff96d23e6841aaa8a492fe8a58be09/work/64ff96d23e6841aaa8a492fe8a58be09_id_rsa 2025-12-15 17:27:38.959407 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/64ff96d23e6841aaa8a492fe8a58be09/work/64ff96d23e6841aaa8a492fe8a58be09_id_rsa.pub 2025-12-15 17:27:38.959429 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-15 17:27:38.959449 | debian-bookworm -> localhost | SHA256:PR82r8uAFD74nE1LWxYAfCu2/wCEjJxq9COzcH0aLT8 zuul-build-sshkey 2025-12-15 17:27:38.959466 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-15 17:27:38.959492 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-15 17:27:38.959509 | debian-bookworm -> localhost | | .... | 2025-12-15 17:27:38.959526 | debian-bookworm -> localhost | | . + .. .. | 2025-12-15 17:27:38.959542 | debian-bookworm -> localhost | | . + o o. .. | 2025-12-15 17:27:38.959558 | debian-bookworm -> localhost | | . + . +oo. . | 2025-12-15 17:27:38.959574 | debian-bookworm -> localhost | |. * * +.So= * | 2025-12-15 17:27:38.959596 | debian-bookworm -> localhost | | + + B +.O O + | 2025-12-15 17:27:38.959612 | debian-bookworm -> localhost | | . . E =.* . . | 2025-12-15 17:27:38.959628 | debian-bookworm -> localhost | | . .+ . | 2025-12-15 17:27:38.959645 | debian-bookworm -> localhost | | .=. | 2025-12-15 17:27:38.959661 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-15 17:27:38.959704 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.794656 2025-12-15 17:27:38.964831 | 2025-12-15 17:27:38.964909 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-15 17:27:38.991589 | debian-bookworm | ok 2025-12-15 17:27:38.999612 | debian-bookworm | included: /var/lib/zuul/builds/64ff96d23e6841aaa8a492fe8a58be09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-15 17:27:39.024092 | 2025-12-15 17:27:39.024189 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-15 17:27:39.057081 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:27:39.061957 | 2025-12-15 17:27:39.062054 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-15 17:27:39.930704 | debian-bookworm | changed 2025-12-15 17:27:39.935325 | 2025-12-15 17:27:39.935408 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-15 17:27:40.235533 | debian-bookworm | ok 2025-12-15 17:27:40.246730 | 2025-12-15 17:27:40.246884 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-15 17:27:40.982024 | debian-bookworm | changed 2025-12-15 17:27:40.990288 | 2025-12-15 17:27:40.990393 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-15 17:27:41.747583 | debian-bookworm | changed 2025-12-15 17:27:41.757283 | 2025-12-15 17:27:41.757423 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-15 17:27:41.808526 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:27:41.815950 | 2025-12-15 17:27:41.816085 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-15 17:27:42.851760 | debian-bookworm -> localhost | changed 2025-12-15 17:27:42.872909 | 2025-12-15 17:27:42.873055 | TASK [add-build-sshkey : Add back temp key] 2025-12-15 17:27:43.668239 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/64ff96d23e6841aaa8a492fe8a58be09/work/64ff96d23e6841aaa8a492fe8a58be09_id_rsa (zuul-build-sshkey) 2025-12-15 17:27:43.668711 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030260 2025-12-15 17:27:43.677694 | 2025-12-15 17:27:43.677851 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-15 17:27:44.278081 | debian-bookworm | ok 2025-12-15 17:27:44.297727 | 2025-12-15 17:27:44.297929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-15 17:27:44.350348 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:27:44.362159 | 2025-12-15 17:27:44.362300 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-15 17:27:45.012913 | debian-bookworm | ok 2025-12-15 17:27:45.052266 | 2025-12-15 17:27:45.052433 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-15 17:27:45.128643 | debian-bookworm | ok 2025-12-15 17:27:45.134377 | 2025-12-15 17:27:45.134511 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-15 17:27:45.986732 | debian-bookworm -> localhost | ok 2025-12-15 17:27:45.993765 | 2025-12-15 17:27:45.993921 | TASK [validate-host : Collect information about the host] 2025-12-15 17:27:47.664023 | debian-bookworm | ok 2025-12-15 17:27:47.697139 | 2025-12-15 17:27:47.697288 | TASK [validate-host : Sanitize hostname] 2025-12-15 17:27:47.966572 | debian-bookworm | ok 2025-12-15 17:27:48.102165 | 2025-12-15 17:27:48.102346 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-15 17:27:50.034014 | debian-bookworm -> localhost | changed 2025-12-15 17:27:50.040490 | 2025-12-15 17:27:50.040618 | TASK [validate-host : Collect information about zuul worker] 2025-12-15 17:27:50.525792 | debian-bookworm | ok 2025-12-15 17:27:50.532198 | 2025-12-15 17:27:50.532326 | TASK [validate-host : Write out all zuul information for each host] 2025-12-15 17:27:51.828206 | debian-bookworm -> localhost | changed 2025-12-15 17:27:51.839395 | 2025-12-15 17:27:51.839538 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-15 17:27:52.124429 | debian-bookworm | ok 2025-12-15 17:27:52.131039 | 2025-12-15 17:27:52.131183 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-15 17:27:53.871208 | debian-bookworm | changed: 2025-12-15 17:27:53.871438 | debian-bookworm | cd+++++++++ src/ 2025-12-15 17:27:53.871472 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-15 17:27:53.871496 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-15 17:27:53.871518 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-15 17:27:53.871538 | debian-bookworm | Containerfile 2025-12-15 17:27:53.871669 | debian-bookworm | localhost | ok: Runtime: 0:00:00.037202 2025-12-15 17:28:36.254471 | 2025-12-15 17:28:36.254588 | TASK [upload-logs : Upload logs to log server] 2025-12-15 17:28:38.921036 | localhost | Output suppressed because no_log was given 2025-12-15 17:28:38.923490 | 2025-12-15 17:28:38.923610 | LOOP [upload-logs : Compress console log and json output] 2025-12-15 17:28:39.089690 | localhost | skipping: Conditional result was False 2025-12-15 17:28:39.104095 | localhost | skipping: Conditional result was False 2025-12-15 17:28:39.115524 | 2025-12-15 17:28:39.115637 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-15 17:28:39.239323 | localhost | skipping: Conditional result was False 2025-12-15 17:28:39.239551 | 2025-12-15 17:28:39.246659 | localhost | skipping: Conditional result was False 2025-12-15 17:28:39.254448 | 2025-12-15 17:28:39.254551 | LOOP [upload-logs : Upload console log and json output]