2026-04-04 03:12:50.667725 | Job console starting 2026-04-04 03:12:50.682706 | Updating git repos 2026-04-04 03:12:50.726362 | Cloning repos into workspace 2026-04-04 03:12:50.795863 | Restoring repo states 2026-04-04 03:12:50.813761 | Merging changes 2026-04-04 03:12:50.813795 | Checking out repos 2026-04-04 03:12:50.908409 | Preparing playbooks 2026-04-04 03:12:52.113747 | Running Ansible setup 2026-04-04 03:12:56.748915 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-04 03:12:57.579988 | 2026-04-04 03:12:57.580186 | PLAY [Base pre] 2026-04-04 03:12:57.601309 | 2026-04-04 03:12:57.601428 | TASK [Setup log path fact] 2026-04-04 03:12:57.626431 | debian-bookworm | ok 2026-04-04 03:12:57.645090 | 2026-04-04 03:12:57.645276 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-04 03:12:57.706205 | debian-bookworm | ok 2026-04-04 03:12:57.716354 | 2026-04-04 03:12:57.716504 | TASK [emit-job-header : Print job information] 2026-04-04 03:12:57.754453 | # Job Information 2026-04-04 03:12:57.754623 | Ansible Version: 2.16.14 2026-04-04 03:12:57.754659 | Job: flake8 2026-04-04 03:12:57.754691 | Pipeline: periodic-daily 2026-04-04 03:12:57.754713 | Executor: 521e9411259a 2026-04-04 03:12:57.754734 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-04-04 03:12:57.754756 | Event ID: 637c2317a0eb4ec1b0103426d8027dee 2026-04-04 03:12:57.759524 | 2026-04-04 03:12:57.759626 | LOOP [emit-job-header : Print node information] 2026-04-04 03:12:57.861222 | debian-bookworm | ok: 2026-04-04 03:12:57.861386 | debian-bookworm | # Node Information 2026-04-04 03:12:57.861420 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-04 03:12:57.861445 | debian-bookworm | Hostname: debian 2026-04-04 03:12:57.861466 | debian-bookworm | Username: zuul 2026-04-04 03:12:57.861486 | debian-bookworm | Distro: Debian 12.13 2026-04-04 03:12:57.861509 | debian-bookworm | Provider: regiocloud-a 2026-04-04 03:12:57.861529 | debian-bookworm | Region: 2026-04-04 03:12:57.861550 | debian-bookworm | Label: debian-bookworm 2026-04-04 03:12:57.861569 | debian-bookworm | Product Name: OpenStack Nova 2026-04-04 03:12:57.861617 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:c3ee 2026-04-04 03:12:57.879344 | 2026-04-04 03:12:57.879460 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-04 03:12:58.319163 | debian-bookworm -> localhost | changed 2026-04-04 03:12:58.325864 | 2026-04-04 03:12:58.325973 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-04 03:12:59.499254 | debian-bookworm -> localhost | changed 2026-04-04 03:12:59.510924 | 2026-04-04 03:12:59.511061 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-04 03:12:59.808687 | debian-bookworm -> localhost | ok 2026-04-04 03:12:59.815331 | 2026-04-04 03:12:59.815455 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-04 03:12:59.844010 | debian-bookworm | ok 2026-04-04 03:12:59.861512 | debian-bookworm | included: /var/lib/zuul/builds/ba01688cbe0a48959478c703f5e8067f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-04 03:12:59.867852 | 2026-04-04 03:12:59.867958 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-04 03:13:01.747769 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-04 03:13:01.748227 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba01688cbe0a48959478c703f5e8067f/work/ba01688cbe0a48959478c703f5e8067f_id_rsa 2026-04-04 03:13:01.748324 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba01688cbe0a48959478c703f5e8067f/work/ba01688cbe0a48959478c703f5e8067f_id_rsa.pub 2026-04-04 03:13:01.748394 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-04 03:13:01.748458 | debian-bookworm -> localhost | SHA256:GZZDCFX5sBaIJYIL0V6WSfoUSUl1K8KhPFdNoQdvD60 zuul-build-sshkey 2026-04-04 03:13:01.748515 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-04 03:13:01.748614 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-04 03:13:01.748677 | debian-bookworm -> localhost | |.+.+O@***o | 2026-04-04 03:13:01.748739 | debian-bookworm -> localhost | |o..=O=o*=+ | 2026-04-04 03:13:01.748794 | debian-bookworm -> localhost | |.o=o= o @=. | 2026-04-04 03:13:01.748848 | debian-bookworm -> localhost | |. .= . =oB. | 2026-04-04 03:13:01.748900 | debian-bookworm -> localhost | | . .E . | 2026-04-04 03:13:01.748967 | debian-bookworm -> localhost | | | 2026-04-04 03:13:01.749023 | debian-bookworm -> localhost | | | 2026-04-04 03:13:01.749078 | debian-bookworm -> localhost | | | 2026-04-04 03:13:01.749135 | debian-bookworm -> localhost | | | 2026-04-04 03:13:01.749187 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-04 03:13:01.749312 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.317413 2026-04-04 03:13:01.762952 | 2026-04-04 03:13:01.763140 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-04 03:13:01.793348 | debian-bookworm | ok 2026-04-04 03:13:01.803169 | debian-bookworm | included: /var/lib/zuul/builds/ba01688cbe0a48959478c703f5e8067f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-04 03:13:01.812851 | 2026-04-04 03:13:01.812974 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-04 03:13:01.837119 | debian-bookworm | skipping: Conditional result was False 2026-04-04 03:13:01.843321 | 2026-04-04 03:13:01.843445 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-04 03:13:02.537340 | debian-bookworm | changed 2026-04-04 03:13:02.546042 | 2026-04-04 03:13:02.546179 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-04 03:13:02.790744 | debian-bookworm | ok 2026-04-04 03:13:02.797451 | 2026-04-04 03:13:02.797584 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-04 03:13:03.439976 | debian-bookworm | changed 2026-04-04 03:13:03.450310 | 2026-04-04 03:13:03.450459 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-04 03:13:04.048853 | debian-bookworm | changed 2026-04-04 03:13:04.054452 | 2026-04-04 03:13:04.054574 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-04 03:13:04.078150 | debian-bookworm | skipping: Conditional result was False 2026-04-04 03:13:04.085523 | 2026-04-04 03:13:04.085653 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-04 03:13:04.566268 | debian-bookworm -> localhost | changed 2026-04-04 03:13:04.577484 | 2026-04-04 03:13:04.577636 | TASK [add-build-sshkey : Add back temp key] 2026-04-04 03:13:04.936447 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ba01688cbe0a48959478c703f5e8067f/work/ba01688cbe0a48959478c703f5e8067f_id_rsa (zuul-build-sshkey) 2026-04-04 03:13:04.936707 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020450 2026-04-04 03:13:04.945262 | 2026-04-04 03:13:04.945371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-04 03:13:05.353088 | debian-bookworm | ok 2026-04-04 03:13:05.360699 | 2026-04-04 03:13:05.360832 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-04 03:13:05.395219 | debian-bookworm | skipping: Conditional result was False 2026-04-04 03:13:05.406483 | 2026-04-04 03:13:05.406628 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-04 03:13:05.897381 | debian-bookworm | ok 2026-04-04 03:13:05.914265 | 2026-04-04 03:13:05.914418 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-04 03:13:05.974531 | debian-bookworm | ok 2026-04-04 03:13:05.984047 | 2026-04-04 03:13:05.984195 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-04 03:13:06.324306 | debian-bookworm -> localhost | ok 2026-04-04 03:13:06.338700 | 2026-04-04 03:13:06.338963 | TASK [validate-host : Collect information about the host] 2026-04-04 03:13:07.447209 | debian-bookworm | ok 2026-04-04 03:13:07.460413 | 2026-04-04 03:13:07.460560 | TASK [validate-host : Sanitize hostname] 2026-04-04 03:13:07.592745 | debian-bookworm | ok 2026-04-04 03:13:07.650743 | 2026-04-04 03:13:07.650898 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-04 03:13:08.218054 | debian-bookworm -> localhost | changed 2026-04-04 03:13:08.234635 | 2026-04-04 03:13:08.234828 | TASK [validate-host : Collect information about zuul worker] 2026-04-04 03:13:08.669481 | debian-bookworm | ok 2026-04-04 03:13:08.674604 | 2026-04-04 03:13:08.674725 | TASK [validate-host : Write out all zuul information for each host] 2026-04-04 03:13:09.222582 | debian-bookworm -> localhost | changed 2026-04-04 03:13:09.244217 | 2026-04-04 03:13:09.244489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-04 03:13:09.532685 | debian-bookworm | ok 2026-04-04 03:13:09.545783 | 2026-04-04 03:13:09.545952 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-04 03:13:10.468369 | debian-bookworm | changed: 2026-04-04 03:13:10.468714 | debian-bookworm | cd+++++++++ src/ 2026-04-04 03:13:10.468777 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-04 03:13:10.468819 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-04 03:13:10.468856 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-04-04 03:13:10.468892 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006195 2026-04-04 03:13:39.004665 | 2026-04-04 03:13:39.004762 | TASK [upload-logs : Upload logs to log server] 2026-04-04 03:13:39.940754 | localhost | Output suppressed because no_log was given 2026-04-04 03:13:39.942078 | 2026-04-04 03:13:39.942146 | LOOP [upload-logs : Compress console log and json output] 2026-04-04 03:13:40.059109 | localhost | skipping: Conditional result was False 2026-04-04 03:13:40.074756 | localhost | skipping: Conditional result was False 2026-04-04 03:13:40.077963 | 2026-04-04 03:13:40.078051 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-04 03:13:40.172935 | localhost | skipping: Conditional result was False 2026-04-04 03:13:40.173156 | 2026-04-04 03:13:40.181408 | localhost | skipping: Conditional result was False 2026-04-04 03:13:40.193700 | 2026-04-04 03:13:40.193806 | LOOP [upload-logs : Upload console log and json output]