2026-07-24 21:53:43.009239 | Job console starting 2026-07-24 21:53:43.023713 | Updating git repos 2026-07-24 21:53:43.094802 | Cloning repos into workspace 2026-07-24 21:53:43.155567 | Restoring repo states 2026-07-24 21:53:43.167992 | Merging changes 2026-07-24 21:53:43.778756 | Checking out repos 2026-07-24 21:53:43.849813 | Preparing playbooks 2026-07-24 21:53:45.201027 | Running Ansible setup 2026-07-24 21:53:50.379333 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 21:53:52.284526 | 2026-07-24 21:53:52.284726 | PLAY [Base pre] 2026-07-24 21:53:52.319848 | 2026-07-24 21:53:52.320013 | TASK [Setup log path fact] 2026-07-24 21:53:52.343185 | debian-bookworm | ok 2026-07-24 21:53:52.368102 | 2026-07-24 21:53:52.368279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 21:53:52.419310 | debian-bookworm | ok 2026-07-24 21:53:52.432093 | 2026-07-24 21:53:52.432234 | TASK [emit-job-header : Print job information] 2026-07-24 21:53:52.526137 | # Job Information 2026-07-24 21:53:52.526377 | Ansible Version: 2.16.14 2026-07-24 21:53:52.526415 | Job: release-tox-drift-test 2026-07-24 21:53:52.526447 | Pipeline: check 2026-07-24 21:53:52.526470 | Executor: 521e9411259a 2026-07-24 21:53:52.526491 | Triggered by: https://github.com/osism/release/pull/2625 2026-07-24 21:53:52.526546 | Event ID: 1cb1cb00-87aa-11f1-85b3-e95920262be3 2026-07-24 21:53:52.535610 | 2026-07-24 21:53:52.535739 | LOOP [emit-job-header : Print node information] 2026-07-24 21:53:52.841558 | debian-bookworm | ok: 2026-07-24 21:53:52.845740 | debian-bookworm | # Node Information 2026-07-24 21:53:52.845881 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 21:53:52.845916 | debian-bookworm | Hostname: debian 2026-07-24 21:53:52.845964 | debian-bookworm | Username: zuul 2026-07-24 21:53:52.845990 | debian-bookworm | Distro: Debian 12.15 2026-07-24 21:53:52.846019 | debian-bookworm | Provider: regiocloud-a 2026-07-24 21:53:52.846044 | debian-bookworm | Region: 2026-07-24 21:53:52.846067 | debian-bookworm | Label: debian-bookworm 2026-07-24 21:53:52.846088 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 21:53:52.846109 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:5ea5 2026-07-24 21:53:52.882197 | 2026-07-24 21:53:52.882428 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 21:53:54.868122 | debian-bookworm -> localhost | changed 2026-07-24 21:53:54.881378 | 2026-07-24 21:53:54.881532 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 21:53:57.328315 | debian-bookworm -> localhost | changed 2026-07-24 21:53:57.338206 | 2026-07-24 21:53:57.338324 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 21:53:57.944088 | debian-bookworm -> localhost | ok 2026-07-24 21:53:57.949267 | 2026-07-24 21:53:57.949389 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 21:53:57.977391 | debian-bookworm | ok 2026-07-24 21:53:58.009978 | debian-bookworm | included: /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 21:53:58.023130 | 2026-07-24 21:53:58.023223 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 21:54:00.869590 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 21:54:00.869821 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/83b4dccc9e4f47c0b9bbe0d7745a2bc5_id_rsa 2026-07-24 21:54:00.869859 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/83b4dccc9e4f47c0b9bbe0d7745a2bc5_id_rsa.pub 2026-07-24 21:54:00.869885 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 21:54:00.869909 | debian-bookworm -> localhost | SHA256:bKkFUV34Lju/GhN9AkyjsqPor5s4/Csb2sluwwVh7Xw zuul-build-sshkey 2026-07-24 21:54:00.869932 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 21:54:00.869967 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 21:54:00.869990 | debian-bookworm -> localhost | | . ....oo. | 2026-07-24 21:54:00.870011 | debian-bookworm -> localhost | | o . . +o. | 2026-07-24 21:54:00.870032 | debian-bookworm -> localhost | | . + o . o. | 2026-07-24 21:54:00.870053 | debian-bookworm -> localhost | | . o E= . o. | 2026-07-24 21:54:00.870072 | debian-bookworm -> localhost | | . .o S ..o . | 2026-07-24 21:54:00.870100 | debian-bookworm -> localhost | | ... = ...o | 2026-07-24 21:54:00.870121 | debian-bookworm -> localhost | |.o... . oo | 2026-07-24 21:54:00.870141 | debian-bookworm -> localhost | |oB=o oo | 2026-07-24 21:54:00.870161 | debian-bookworm -> localhost | |o=&Bo .+o. | 2026-07-24 21:54:00.870181 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 21:54:00.870229 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.932755 2026-07-24 21:54:00.876728 | 2026-07-24 21:54:00.876831 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 21:54:00.905453 | debian-bookworm | ok 2026-07-24 21:54:00.928414 | debian-bookworm | included: /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 21:54:00.946039 | 2026-07-24 21:54:00.946152 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 21:54:00.980922 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:00.987626 | 2026-07-24 21:54:00.987721 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 21:54:01.886570 | debian-bookworm | changed 2026-07-24 21:54:01.892914 | 2026-07-24 21:54:01.893008 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 21:54:02.181454 | debian-bookworm | ok 2026-07-24 21:54:02.200637 | 2026-07-24 21:54:02.200767 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 21:54:02.936743 | debian-bookworm | changed 2026-07-24 21:54:02.949024 | 2026-07-24 21:54:02.949144 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 21:54:03.679529 | debian-bookworm | changed 2026-07-24 21:54:03.695370 | 2026-07-24 21:54:03.695498 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 21:54:03.739717 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:03.746808 | 2026-07-24 21:54:03.746920 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 21:54:04.497894 | debian-bookworm -> localhost | changed 2026-07-24 21:54:04.514607 | 2026-07-24 21:54:04.514722 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 21:54:05.272303 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/83b4dccc9e4f47c0b9bbe0d7745a2bc5_id_rsa (zuul-build-sshkey) 2026-07-24 21:54:05.272599 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.048730 2026-07-24 21:54:05.280214 | 2026-07-24 21:54:05.280338 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 21:54:05.792070 | debian-bookworm | ok 2026-07-24 21:54:05.800596 | 2026-07-24 21:54:05.800707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 21:54:05.834297 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:05.845526 | 2026-07-24 21:54:05.845632 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 21:54:06.430459 | debian-bookworm | ok 2026-07-24 21:54:06.445936 | 2026-07-24 21:54:06.446046 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 21:54:06.549475 | debian-bookworm | ok 2026-07-24 21:54:06.554486 | 2026-07-24 21:54:06.554580 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 21:54:07.131342 | debian-bookworm -> localhost | ok 2026-07-24 21:54:07.136790 | 2026-07-24 21:54:07.136876 | TASK [validate-host : Collect information about the host] 2026-07-24 21:54:08.722364 | debian-bookworm | ok 2026-07-24 21:54:08.743189 | 2026-07-24 21:54:08.743309 | TASK [validate-host : Sanitize hostname] 2026-07-24 21:54:08.949419 | debian-bookworm | ok 2026-07-24 21:54:08.954054 | 2026-07-24 21:54:08.954674 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 21:54:09.615479 | debian-bookworm -> localhost | changed 2026-07-24 21:54:09.621401 | 2026-07-24 21:54:09.621502 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 21:54:10.055146 | debian-bookworm | ok 2026-07-24 21:54:10.059105 | 2026-07-24 21:54:10.059186 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 21:54:10.869708 | debian-bookworm -> localhost | changed 2026-07-24 21:54:10.877271 | 2026-07-24 21:54:10.877432 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 21:54:11.147041 | debian-bookworm | ok 2026-07-24 21:54:11.152362 | 2026-07-24 21:54:11.152454 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 21:54:12.575334 | debian-bookworm | changed: 2026-07-24 21:54:12.575521 | debian-bookworm | cd+++++++++ src/ 2026-07-24 21:54:12.575555 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 21:54:12.575580 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 21:54:12.575603 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-07-24 21:54:12.575624 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618217 | debian-bookworm | openstack-wallaby.yml 2026-07-24 21:54:12.618253 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-07-24 21:54:12.618271 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618428 | debian-bookworm | openstack-wallaby.yml 2026-07-24 21:54:12.618465 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-07-24 21:54:12.618484 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618551 | debian-bookworm | openstack-xena.yml 2026-07-24 21:54:12.618589 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-07-24 21:54:12.618608 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618663 | debian-bookworm | openstack-xena.yml 2026-07-24 21:54:12.618698 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-07-24 21:54:12.618717 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618771 | debian-bookworm | openstack-xena.yml 2026-07-24 21:54:12.618865 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-07-24 21:54:12.618886 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.618943 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.618980 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-07-24 21:54:12.618998 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.619052 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.619097 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-07-24 21:54:12.619117 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.619170 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.619206 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-07-24 21:54:12.619223 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.619300 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.619336 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-07-24 21:54:12.619354 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.619406 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.619442 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-07-24 21:54:12.619460 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.619512 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.619548 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-07-24 21:54:12.619566 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.619621 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.619656 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-07-24 21:54:12.619673 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.619725 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.619760 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-07-24 21:54:12.619777 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.619830 | debian-bookworm | openstack-2023.1.yml 2026-07-24 21:54:12.619866 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-07-24 21:54:12.619884 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.619940 | debian-bookworm | openstack-2023.1.yml 2026-07-24 21:54:12.619975 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-07-24 21:54:12.619992 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620055 | debian-bookworm | openstack-2023.1.yml 2026-07-24 21:54:12.620091 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-07-24 21:54:12.620109 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620163 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620198 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-07-24 21:54:12.620215 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620267 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620312 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-07-24 21:54:12.620330 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620383 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620418 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-07-24 21:54:12.620436 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620488 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620523 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-07-24 21:54:12.620540 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620596 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620631 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-07-24 21:54:12.620648 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620701 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620735 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-07-24 21:54:12.620753 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620805 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620839 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-07-24 21:54:12.620857 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.620909 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.620944 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-07-24 21:54:12.620962 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.621014 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.621049 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-07-24 21:54:12.621067 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.621121 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.621163 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-07-24 21:54:12.621181 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.621237 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.621283 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-07-24 21:54:12.621302 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.621358 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.621394 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-07-24 21:54:12.621412 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.627043 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.627105 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-07-24 21:54:12.627126 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.627182 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.627219 | debian-bookworm | sbom-openstack-2024.1.yml 2026-07-24 21:54:12.627255 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-07-24 21:54:12.627284 | debian-bookworm | ceph-reef.yml 2026-07-24 21:54:12.627341 | debian-bookworm | openstack-2024.2.yml 2026-07-24 21:54:12.627377 | debian-bookworm | sbom-openstack-2024.2.yml 2026-07-24 21:54:12.627413 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-07-24 21:54:12.627430 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.630588 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.630623 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-07-24 21:54:12.648006 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.648143 | debian-bookworm | openstack-yoga.yml 2026-07-24 21:54:12.648192 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-07-24 21:54:12.648215 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.648298 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.648345 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-07-24 21:54:12.648367 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.648432 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.648473 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-07-24 21:54:12.648494 | debian-bookworm | ceph-pacific.yml 2026-07-24 21:54:12.648558 | debian-bookworm | openstack-zed.yml 2026-07-24 21:54:12.648598 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-07-24 21:54:12.648619 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.648680 | debian-bookworm | openstack-2023.1.yml 2026-07-24 21:54:12.648721 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-07-24 21:54:12.648741 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655049 | debian-bookworm | openstack-2023.1.yml 2026-07-24 21:54:12.655113 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-07-24 21:54:12.655142 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655204 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.655241 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-07-24 21:54:12.655260 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655329 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.655366 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-07-24 21:54:12.655384 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655439 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.655475 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-07-24 21:54:12.655494 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655547 | debian-bookworm | openstack-2023.2.yml 2026-07-24 21:54:12.655585 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-07-24 21:54:12.655603 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655658 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.655694 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-07-24 21:54:12.655711 | debian-bookworm | ceph-quincy.yml 2026-07-24 21:54:12.655768 | debian-bookworm | openstack-2024.1.yml 2026-07-24 21:54:12.655804 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-07-24 21:54:12.655823 | debian-bookworm | ceph-reef.yml 2026-07-24 21:54:12.656089 | debian-bookworm | openstack-2025.1.yml 2026-07-24 21:54:12.656174 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-07-24 21:54:12.656192 | debian-bookworm | =7.0.3 2026-07-24 21:54:51.276197 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-24 21:54:51.319042 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-24 21:54:51.334526 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-24 21:54:51.404948 | debian-bookworm | Collecting filelock>=3.25 2026-07-24 21:54:51.420386 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-24 21:54:51.429042 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 16.0 MB/s eta 0:00:00 2026-07-24 21:54:51.490260 | debian-bookworm | Collecting packaging>=26 2026-07-24 21:54:51.504799 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-24 21:54:51.513602 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 16.3 MB/s eta 0:00:00 2026-07-24 21:54:51.573821 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-24 21:54:51.589681 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-24 21:54:51.633827 | debian-bookworm | Collecting pluggy>=1.6 2026-07-24 21:54:51.648904 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-24 21:54:51.721020 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-24 21:54:51.737020 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-24 21:54:51.777017 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-24 21:54:51.791539 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-24 21:54:51.835713 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-24 21:54:51.851860 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-24 21:54:52.057919 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-24 21:54:52.072861 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-24 21:54:52.246303 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 32.6 MB/s eta 0:00:00 2026-07-24 21:54:52.345975 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-24 21:54:52.361249 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-24 21:54:52.376480 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 40.9 MB/s eta 0:00:00 2026-07-24 21:54:52.482464 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-24 21:54:53.323489 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-24 21:54:53.529303 | debian-bookworm | ok: Runtime: 0:00:03.219496 2026-07-24 21:54:53.535086 | 2026-07-24 21:54:53.535200 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-24 21:54:53.579758 | debian-bookworm | ok 2026-07-24 21:54:53.585854 | 2026-07-24 21:54:53.585968 | TASK [ensure-tox : Output tox version] 2026-07-24 21:54:54.165758 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-24 21:54:54.183566 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-24 21:54:54.618042 | debian-bookworm | ok: Runtime: 0:00:00.363442 2026-07-24 21:54:54.632086 | 2026-07-24 21:54:54.632307 | TASK [ensure-tox : Make global symlink] 2026-07-24 21:54:54.662013 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:54.681091 | 2026-07-24 21:54:54.681304 | PLAY RECAP 2026-07-24 21:54:54.681412 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-24 21:54:54.681458 | 2026-07-24 21:54:54.841177 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-24 21:54:54.843770 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-24 21:54:55.689980 | 2026-07-24 21:54:55.690234 | PLAY [all] 2026-07-24 21:54:55.706994 | 2026-07-24 21:54:55.707160 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-24 21:54:56.205223 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-24 21:54:56.271827 | debian-bookworm | ok: Runtime: 0:00:00.031775 2026-07-24 21:54:56.280307 | 2026-07-24 21:54:56.280504 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-24 21:54:56.810316 | debian-bookworm | ok: Runtime: 0:00:00.008013 2026-07-24 21:54:56.826766 | 2026-07-24 21:54:56.827033 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-24 21:54:57.132528 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-24 21:54:57.133947 | debian-bookworm | sudo: a password is required 2026-07-24 21:54:57.362078 | debian-bookworm | ok: Runtime: 0:00:00.019912 2026-07-24 21:54:57.373012 | 2026-07-24 21:54:57.373141 | TASK [tox : Check to see if the constraints file exists] 2026-07-24 21:54:57.409168 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:57.426350 | 2026-07-24 21:54:57.426555 | TASK [tox : Fail if constraints file is missing] 2026-07-24 21:54:57.451902 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:57.459389 | 2026-07-24 21:54:57.459551 | TASK [tox : Record file location] 2026-07-24 21:54:57.486080 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:54:57.492398 | 2026-07-24 21:54:57.492533 | TASK [tox : Install tox siblings] 2026-07-24 21:54:57.524120 | debian-bookworm | ok 2026-07-24 21:54:57.534664 | debian-bookworm | included: /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-24 21:54:57.540483 | 2026-07-24 21:54:57.540600 | TASK [tox : Run tox without tests] 2026-07-24 21:54:58.186228 | debian-bookworm | ROOT: 218 D setup logging to DEBUG on pid 1601 [tox/report.py:229] 2026-07-24 21:54:58.217055 | debian-bookworm | drift-test: 249 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-24 21:54:58.219536 | debian-bookworm | drift-test: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-24 21:54:58.223578 | debian-bookworm | drift-test: 256 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 1fa22c9ced2c40afc8df0323019c6e93 7e29c6aefcaf9a96f42babb0549cfa9c [python_discovery/_cached_py_info.py:198] 2026-07-24 21:54:58.303427 | debian-bookworm | drift-test: 335 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-24 21:54:58.304699 | debian-bookworm | drift-test: 337 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-24 21:54:58.304901 | debian-bookworm | drift-test: 337 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-24 21:54:58.305055 | debian-bookworm | drift-test: 337 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-24 21:54:58.307133 | debian-bookworm | drift-test: 339 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-24 21:54:58.307344 | debian-bookworm | drift-test: 339 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-24 21:54:58.338162 | debian-bookworm | drift-test: 370 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/release/.tox/drift-test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-24 21:54:58.338458 | debian-bookworm | drift-test: 371 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/bin [virtualenv/util/path/_sync.py:18] 2026-07-24 21:54:58.338622 | debian-bookworm | drift-test: 371 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/include [virtualenv/util/path/_sync.py:18] 2026-07-24 21:54:58.338738 | debian-bookworm | drift-test: 371 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-24 21:54:58.338948 | debian-bookworm | drift-test: 371 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-24 21:54:58.339065 | debian-bookworm | drift-test: 371 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339118 | debian-bookworm | drift-test: 371 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339174 | debian-bookworm | drift-test: 371 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339226 | debian-bookworm | drift-test: 371 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339279 | debian-bookworm | drift-test: 371 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339331 | debian-bookworm | drift-test: 371 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339383 | debian-bookworm | drift-test: 372 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339436 | debian-bookworm | drift-test: 372 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339486 | debian-bookworm | drift-test: 372 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339534 | debian-bookworm | drift-test: 372 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339587 | debian-bookworm | drift-test: 372 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.339854 | debian-bookworm | drift-test: 372 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-24 21:54:58.340410 | debian-bookworm | drift-test: 373 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-24 21:54:58.340670 | debian-bookworm | drift-test: 373 D debug via /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-24 21:54:58.373658 | debian-bookworm | drift-test: 373 D { 2026-07-24 21:54:58.373707 | debian-bookworm | "sys": { 2026-07-24 21:54:58.373714 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-07-24 21:54:58.373719 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-24 21:54:58.373727 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-24 21:54:58.373732 | debian-bookworm | "base_prefix": "/usr", 2026-07-24 21:54:58.373736 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-24 21:54:58.373741 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-24 21:54:58.373745 | debian-bookworm | "path": [ 2026-07-24 21:54:58.373749 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-24 21:54:58.373753 | debian-bookworm | "/usr/lib/python3.11", 2026-07-24 21:54:58.373757 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-24 21:54:58.373761 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-07-24 21:54:58.373765 | debian-bookworm | ], 2026-07-24 21:54:58.373769 | debian-bookworm | "meta_path": [ 2026-07-24 21:54:58.373773 | debian-bookworm | "", 2026-07-24 21:54:58.373778 | debian-bookworm | "", 2026-07-24 21:54:58.373781 | debian-bookworm | "" 2026-07-24 21:54:58.373785 | debian-bookworm | ], 2026-07-24 21:54:58.373789 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-24 21:54:58.373793 | debian-bookworm | "io_encoding": "utf-8" 2026-07-24 21:54:58.373797 | debian-bookworm | }, 2026-07-24 21:54:58.373801 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-24 21:54:58.373805 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-24 21:54:58.373809 | debian-bookworm | "os": "", 2026-07-24 21:54:58.373813 | debian-bookworm | "site": "", 2026-07-24 21:54:58.373817 | debian-bookworm | "datetime": "", 2026-07-24 21:54:58.373825 | debian-bookworm | "math": "", 2026-07-24 21:54:58.373829 | debian-bookworm | "json": "" 2026-07-24 21:54:58.373833 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-24 21:54:58.373884 | debian-bookworm | drift-test: 406 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-24 21:54:58.380676 | debian-bookworm | drift-test: 413 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-24 21:54:58.381275 | debian-bookworm | drift-test: 413 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-24 21:54:58.382825 | debian-bookworm | drift-test: 415 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-24 21:54:58.383047 | debian-bookworm | drift-test: 415 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-24 21:54:58.750927 | debian-bookworm | drift-test: 783 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.842803 | debian-bookworm | drift-test: 875 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.843488 | debian-bookworm | drift-test: 876 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.930820 | debian-bookworm | drift-test: 963 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.931444 | debian-bookworm | drift-test: 964 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.932523 | debian-bookworm | drift-test: 965 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.932874 | debian-bookworm | drift-test: 965 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.935561 | debian-bookworm | drift-test: 968 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-24 21:54:58.966219 | debian-bookworm | drift-test: 998 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-24 21:54:58.970893 | debian-bookworm | drift-test: 1003 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-24 21:54:58.971576 | debian-bookworm | drift-test: 1003 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-24 21:54:58.982753 | debian-bookworm | drift-test: 1015 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-24 21:54:58.982907 | debian-bookworm | drift-test: 1015 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983123 | debian-bookworm | drift-test: 1015 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983256 | debian-bookworm | drift-test: 1015 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983364 | debian-bookworm | drift-test: 1015 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983474 | debian-bookworm | drift-test: 1016 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983564 | debian-bookworm | drift-test: 1016 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983658 | debian-bookworm | drift-test: 1016 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983768 | debian-bookworm | drift-test: 1016 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983870 | debian-bookworm | drift-test: 1016 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.983974 | debian-bookworm | drift-test: 1016 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.984090 | debian-bookworm | drift-test: 1016 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-24 21:54:58.991738 | debian-bookworm | drift-test: 1024 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-24 21:55:00.172436 | debian-bookworm | Collecting GitPython==3.1.54 (from -r requirements.txt (line 1)) 2026-07-24 21:55:00.299387 | debian-bookworm | Downloading gitpython-3.1.54-py3-none-any.whl.metadata (14 kB) 2026-07-24 21:55:00.363329 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-07-24 21:55:00.379411 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-07-24 21:55:00.442359 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-07-24 21:55:00.491324 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-24 21:55:00.564555 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-07-24 21:55:00.576785 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-24 21:55:00.619066 | debian-bookworm | Collecting dictdiffer==0.10.0 (from -r requirements.txt (line 5)) 2026-07-24 21:55:00.633299 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-24 21:55:00.686907 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-07-24 21:55:00.702333 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-24 21:55:00.765544 | debian-bookworm | Collecting pytest==9.1.1 (from -r requirements.txt (line 7)) 2026-07-24 21:55:00.777284 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-24 21:55:00.827900 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-07-24 21:55:00.839338 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-24 21:55:00.877469 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-07-24 21:55:00.890571 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-07-24 21:55:01.079829 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-07-24 21:55:01.091065 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-24 21:55:01.127218 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-07-24 21:55:01.138296 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-24 21:55:01.179062 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.54->-r requirements.txt (line 1)) 2026-07-24 21:55:01.192338 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-24 21:55:01.264786 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-24 21:55:01.277074 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-24 21:55:01.326577 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-24 21:55:01.339671 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl.metadata (1.7 kB) 2026-07-24 21:55:01.398974 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-24 21:55:01.411228 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-07-24 21:55:01.459172 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:01.472138 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-24 21:55:01.519550 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:01.533362 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-24 21:55:01.586542 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:01.598716 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-24 21:55:01.644615 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:01.658087 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-24 21:55:01.731270 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-24 21:55:01.744791 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-24 21:55:01.787145 | debian-bookworm | Collecting packaging>=22 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-24 21:55:01.799340 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-24 21:55:01.847519 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-24 21:55:01.860377 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-24 21:55:01.914410 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-24 21:55:01.931036 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-24 21:55:02.130657 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-24 21:55:02.143293 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-24 21:55:02.191642 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-24 21:55:02.205267 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-24 21:55:02.308321 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-24 21:55:02.320086 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-24 21:55:02.367236 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.54->-r requirements.txt (line 1)) 2026-07-24 21:55:02.379829 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-24 21:55:02.676820 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:02.688390 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-24 21:55:02.829268 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:02.845821 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-24 21:55:02.881497 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-24 21:55:02.894670 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-24 21:55:02.942740 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-24 21:55:02.955395 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-24 21:55:02.983449 | debian-bookworm | Downloading gitpython-3.1.54-py3-none-any.whl (216 kB) 2026-07-24 21:55:03.021812 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-07-24 21:55:03.049259 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-07-24 21:55:03.090830 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-07-24 21:55:03.122505 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 26.8 MB/s 0:00:00 2026-07-24 21:55:03.137153 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl (16 kB) 2026-07-24 21:55:03.160793 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-07-24 21:55:03.183352 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-07-24 21:55:03.211443 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-24 21:55:03.238214 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-07-24 21:55:03.259375 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-24 21:55:03.283558 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-24 21:55:03.305909 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-24 21:55:03.331631 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-24 21:55:03.354506 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-24 21:55:03.377819 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-24 21:55:03.398893 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-24 21:55:03.449292 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-24 21:55:03.473972 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-24 21:55:03.497823 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-07-24 21:55:03.518056 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-24 21:55:03.542047 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-24 21:55:03.582855 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.7 MB/s 0:00:00 2026-07-24 21:55:03.597035 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-24 21:55:03.620967 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-24 21:55:03.729867 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 43.6 MB/s 0:00:00 2026-07-24 21:55:03.744220 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-24 21:55:03.771109 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-24 21:55:03.813207 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.0 MB/s 0:00:00 2026-07-24 21:55:03.824321 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-24 21:55:03.846099 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-07-24 21:55:03.869294 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-24 21:55:03.895906 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-24 21:55:03.920356 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-24 21:55:03.953908 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl (10 kB) 2026-07-24 21:55:04.099109 | debian-bookworm | Installing collected packages: pytz, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, dictdiffer, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-07-24 21:55:07.573673 | debian-bookworm | 2026-07-24 21:55:07.576798 | debian-bookworm | Successfully installed GitPython-3.1.54 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.7.22 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 dictdiffer-0.10.0 docker-7.2.0 gitdb-4.0.12 idna-3.18 iniconfig-2.3.0 lizard-1.23.0 packaging-26.2 pathspec-1.1.1 pluggy-1.6.0 pycparser-3.0 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pytest-9.1.1 pytz-2026.2 requests-2.34.2 responses-0.26.2 ruamel.yaml-0.19.1 smmap-5.0.3 tabulate-0.10.0 types-pytz-2026.2.0.20260518 typing-extensions-4.16.0 urllib3-2.7.0 2026-07-24 21:55:07.770322 | debian-bookworm | drift-test: 9802 I exit 0 (8.78 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=1614 [tox/execute/api.py:308] 2026-07-24 21:55:07.776332 | debian-bookworm | drift-test: OK (9.56 seconds) 2026-07-24 21:55:07.776394 | debian-bookworm | congratulations :) (9.59 seconds) 2026-07-24 21:55:08.103940 | debian-bookworm | ok: Runtime: 0:00:09.919980 2026-07-24 21:55:08.112922 | 2026-07-24 21:55:08.113044 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-24 21:55:08.559553 | debian-bookworm | changed 2026-07-24 21:55:08.568855 | 2026-07-24 21:55:08.568991 | TASK [tox : Detect tox version] 2026-07-24 21:55:09.150263 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-24 21:55:09.605864 | debian-bookworm | ok: Runtime: 0:00:00.331418 2026-07-24 21:55:09.619334 | 2026-07-24 21:55:09.619500 | TASK [tox : Get tox envlist config] 2026-07-24 21:55:10.656959 | debian-bookworm | ok: Runtime: 0:00:00.398064 2026-07-24 21:55:10.666021 | 2026-07-24 21:55:10.666169 | TASK [tox : Install any sibling python packages] 2026-07-24 21:55:11.145206 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-24 21:55:11.153046 | 2026-07-24 21:55:11.153188 | TASK [tox : Remove tempfile] 2026-07-24 21:55:11.686436 | debian-bookworm | changed 2026-07-24 21:55:11.692170 | 2026-07-24 21:55:11.692297 | TASK [tox : Emit tox command] 2026-07-24 21:55:11.743280 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-07-24 21:55:11.769693 | 2026-07-24 21:55:11.769873 | TASK [tox : Run tox] 2026-07-24 21:55:12.338157 | debian-bookworm | ROOT: 226 D setup logging to DEBUG on pid 1771 [tox/report.py:229] 2026-07-24 21:55:12.372949 | debian-bookworm | drift-test: 260 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-24 21:55:12.375755 | debian-bookworm | drift-test: 263 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-24 21:55:12.380052 | debian-bookworm | drift-test: 268 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-24 21:55:12.380930 | debian-bookworm | drift-test: 269 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-24 21:55:12.381150 | debian-bookworm | drift-test: 269 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-24 21:55:12.381226 | debian-bookworm | drift-test: 269 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-24 21:55:12.382942 | debian-bookworm | drift-test: 271 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-24 21:55:12.383082 | debian-bookworm | drift-test: 271 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-24 21:55:12.418413 | debian-bookworm | drift-test: 306 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-07-24 21:55:12.683210 | debian-bookworm | ============================= test session starts ============================== 2026-07-24 21:55:12.683266 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 -- /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python 2026-07-24 21:55:12.683271 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-07-24 21:55:12.683278 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-07-24 21:55:13.464490 | debian-bookworm | collecting ... collected 339 items 2026-07-24 21:55:13.464537 | debian-bookworm | 2026-07-24 21:55:13.466237 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-07-24 21:55:13.467449 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-07-24 21:55:13.468657 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-07-24 21:55:13.469757 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-07-24 21:55:13.470889 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-07-24 21:55:13.701141 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-07-24 21:55:13.927258 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 2%] 2026-07-24 21:55:14.155900 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-07-24 21:55:14.380291 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-07-24 21:55:14.619053 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 2%] 2026-07-24 21:55:14.841414 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 3%] 2026-07-24 21:55:15.062207 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-07-24 21:55:15.284934 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-07-24 21:55:15.507252 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 4%] 2026-07-24 21:55:15.721075 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 4%] 2026-07-24 21:55:15.728734 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-07-24 21:55:15.733682 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 5%] 2026-07-24 21:55:15.737722 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 5%] 2026-07-24 21:55:15.741524 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 5%] 2026-07-24 21:55:15.744921 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 5%] 2026-07-24 21:55:15.746668 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 6%] 2026-07-24 21:55:15.748142 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 6%] 2026-07-24 21:55:15.749606 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 6%] 2026-07-24 21:55:15.751108 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 7%] 2026-07-24 21:55:15.752049 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 7%] 2026-07-24 21:55:15.753363 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 7%] 2026-07-24 21:55:15.754049 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 7%] 2026-07-24 21:55:15.754876 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 8%] 2026-07-24 21:55:15.755703 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 8%] 2026-07-24 21:55:15.756784 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 8%] 2026-07-24 21:55:15.757655 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 9%] 2026-07-24 21:55:15.758615 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 9%] 2026-07-24 21:55:15.759485 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 9%] 2026-07-24 21:55:15.760449 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 10%] 2026-07-24 21:55:15.761405 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 10%] 2026-07-24 21:55:15.762289 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 10%] 2026-07-24 21:55:15.767321 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 10%] 2026-07-24 21:55:15.771837 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 11%] 2026-07-24 21:55:15.776324 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_rolling_pin_enabled_in_config PASSED [ 11%] 2026-07-24 21:55:15.777358 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 11%] 2026-07-24 21:55:15.778809 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 12%] 2026-07-24 21:55:15.780253 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 12%] 2026-07-24 21:55:15.783086 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 12%] 2026-07-24 21:55:15.785870 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 12%] 2026-07-24 21:55:15.788665 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 13%] 2026-07-24 21:55:15.791355 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 13%] 2026-07-24 21:55:15.794141 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 13%] 2026-07-24 21:55:15.795303 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 14%] 2026-07-24 21:55:15.796433 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 14%] 2026-07-24 21:55:15.797459 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 14%] 2026-07-24 21:55:15.798489 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 15%] 2026-07-24 21:55:15.799522 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 15%] 2026-07-24 21:55:15.800575 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 15%] 2026-07-24 21:55:15.801695 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 15%] 2026-07-24 21:55:15.802633 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 16%] 2026-07-24 21:55:15.803619 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 16%] 2026-07-24 21:55:15.804675 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 16%] 2026-07-24 21:55:15.805912 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 17%] 2026-07-24 21:55:15.807169 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 17%] 2026-07-24 21:55:15.808410 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 17%] 2026-07-24 21:55:15.809748 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 17%] 2026-07-24 21:55:15.810796 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 18%] 2026-07-24 21:55:15.812045 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 18%] 2026-07-24 21:55:15.813323 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 18%] 2026-07-24 21:55:15.814529 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 19%] 2026-07-24 21:55:15.815737 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 19%] 2026-07-24 21:55:15.816858 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 19%] 2026-07-24 21:55:15.818121 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 20%] 2026-07-24 21:55:15.819368 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 20%] 2026-07-24 21:55:15.823740 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 20%] 2026-07-24 21:55:15.828195 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 20%] 2026-07-24 21:55:15.832265 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 21%] 2026-07-24 21:55:15.836481 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 21%] 2026-07-24 21:55:15.840698 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 21%] 2026-07-24 21:55:15.845111 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 22%] 2026-07-24 21:55:15.849206 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 22%] 2026-07-24 21:55:15.853418 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 22%] 2026-07-24 21:55:15.857640 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 23%] 2026-07-24 21:55:15.861849 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 23%] 2026-07-24 21:55:15.866014 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 23%] 2026-07-24 21:55:15.870291 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 23%] 2026-07-24 21:55:15.874259 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 24%] 2026-07-24 21:55:15.878468 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 24%] 2026-07-24 21:55:15.882740 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 24%] 2026-07-24 21:55:15.885729 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_rolling_pins_flagged PASSED [ 25%] 2026-07-24 21:55:15.888514 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_concrete_pin_not_flagged PASSED [ 25%] 2026-07-24 21:55:15.891260 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_odd_but_pinned_not_flagged PASSED [ 25%] 2026-07-24 21:55:15.894025 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_top_level_key_ignored PASSED [ 25%] 2026-07-24 21:55:15.896770 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_entry_fields PASSED [ 26%] 2026-07-24 21:55:15.899535 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_allowlist_marks_entry PASSED [ 26%] 2026-07-24 21:55:15.901564 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 26%] 2026-07-24 21:55:15.903228 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 27%] 2026-07-24 21:55:15.905009 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 27%] 2026-07-24 21:55:15.906116 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 27%] 2026-07-24 21:55:15.911633 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 28%] 2026-07-24 21:55:15.915083 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 28%] 2026-07-24 21:55:15.917697 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 28%] 2026-07-24 21:55:15.921329 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 28%] 2026-07-24 21:55:15.924412 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 29%] 2026-07-24 21:55:15.927276 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 29%] 2026-07-24 21:55:15.930514 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 29%] 2026-07-24 21:55:15.933856 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 30%] 2026-07-24 21:55:15.936521 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 30%] 2026-07-24 21:55:15.939210 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 30%] 2026-07-24 21:55:15.941837 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 30%] 2026-07-24 21:55:15.944066 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 31%] 2026-07-24 21:55:15.946456 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 31%] 2026-07-24 21:55:15.947888 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 31%] 2026-07-24 21:55:15.950560 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 32%] 2026-07-24 21:55:15.953014 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 32%] 2026-07-24 21:55:15.955290 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 32%] 2026-07-24 21:55:15.956847 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 33%] 2026-07-24 21:55:15.959529 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 33%] 2026-07-24 21:55:15.961914 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 33%] 2026-07-24 21:55:15.964703 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 33%] 2026-07-24 21:55:15.965579 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 34%] 2026-07-24 21:55:15.966514 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 34%] 2026-07-24 21:55:15.967434 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 34%] 2026-07-24 21:55:15.968363 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 35%] 2026-07-24 21:55:15.969296 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 35%] 2026-07-24 21:55:15.971640 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 35%] 2026-07-24 21:55:15.974061 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 35%] 2026-07-24 21:55:15.975009 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 36%] 2026-07-24 21:55:15.977760 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 36%] 2026-07-24 21:55:15.980052 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 36%] 2026-07-24 21:55:15.982506 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 37%] 2026-07-24 21:55:15.984182 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 37%] 2026-07-24 21:55:15.985904 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 37%] 2026-07-24 21:55:15.987537 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 38%] 2026-07-24 21:55:15.989185 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 38%] 2026-07-24 21:55:15.991096 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 38%] 2026-07-24 21:55:15.992741 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 38%] 2026-07-24 21:55:15.994357 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 39%] 2026-07-24 21:55:15.996089 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 39%] 2026-07-24 21:55:15.997798 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 39%] 2026-07-24 21:55:15.999497 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 40%] 2026-07-24 21:55:16.023862 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 40%] 2026-07-24 21:55:16.031629 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 40%] 2026-07-24 21:55:16.038314 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 41%] 2026-07-24 21:55:16.039676 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 41%] 2026-07-24 21:55:16.040796 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 41%] 2026-07-24 21:55:16.041712 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 41%] 2026-07-24 21:55:16.043198 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 42%] 2026-07-24 21:55:16.045362 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 42%] 2026-07-24 21:55:16.047391 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 42%] 2026-07-24 21:55:16.051082 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 43%] 2026-07-24 21:55:16.058282 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 43%] 2026-07-24 21:55:16.061652 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 43%] 2026-07-24 21:55:16.068569 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 43%] 2026-07-24 21:55:16.071655 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 44%] 2026-07-24 21:55:16.075420 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 44%] 2026-07-24 21:55:16.078154 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 44%] 2026-07-24 21:55:16.079161 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 45%] 2026-07-24 21:55:16.080065 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 45%] 2026-07-24 21:55:16.081063 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 45%] 2026-07-24 21:55:16.081935 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 46%] 2026-07-24 21:55:16.083320 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 46%] 2026-07-24 21:55:16.083968 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 46%] 2026-07-24 21:55:16.084658 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 46%] 2026-07-24 21:55:16.091163 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 47%] 2026-07-24 21:55:16.092657 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 47%] 2026-07-24 21:55:16.093921 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 47%] 2026-07-24 21:55:16.096513 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 48%] 2026-07-24 21:55:16.097811 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 48%] 2026-07-24 21:55:16.099079 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 48%] 2026-07-24 21:55:16.100342 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 48%] 2026-07-24 21:55:16.101218 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 49%] 2026-07-24 21:55:16.102228 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 49%] 2026-07-24 21:55:16.110384 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 49%] 2026-07-24 21:55:16.118280 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 50%] 2026-07-24 21:55:16.126333 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 50%] 2026-07-24 21:55:16.137155 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 50%] 2026-07-24 21:55:16.143978 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 51%] 2026-07-24 21:55:16.151107 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 51%] 2026-07-24 21:55:16.158120 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 51%] 2026-07-24 21:55:16.165799 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 51%] 2026-07-24 21:55:16.172894 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 52%] 2026-07-24 21:55:16.180487 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 52%] 2026-07-24 21:55:16.185383 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 52%] 2026-07-24 21:55:16.195695 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 53%] 2026-07-24 21:55:16.205673 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 53%] 2026-07-24 21:55:16.215412 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 53%] 2026-07-24 21:55:16.225895 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 53%] 2026-07-24 21:55:16.236643 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 54%] 2026-07-24 21:55:16.246712 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 54%] 2026-07-24 21:55:16.257174 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 54%] 2026-07-24 21:55:16.259587 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 55%] 2026-07-24 21:55:16.270075 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 55%] 2026-07-24 21:55:16.280216 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 55%] 2026-07-24 21:55:16.290662 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 56%] 2026-07-24 21:55:16.302583 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 56%] 2026-07-24 21:55:16.318560 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 56%] 2026-07-24 21:55:16.331597 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 56%] 2026-07-24 21:55:16.342666 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 57%] 2026-07-24 21:55:16.353601 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 57%] 2026-07-24 21:55:16.364476 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 57%] 2026-07-24 21:55:16.367332 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 58%] 2026-07-24 21:55:16.369171 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 58%] 2026-07-24 21:55:16.371047 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 58%] 2026-07-24 21:55:16.372914 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 58%] 2026-07-24 21:55:16.374745 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 59%] 2026-07-24 21:55:16.383363 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 59%] 2026-07-24 21:55:16.391007 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 59%] 2026-07-24 21:55:16.398735 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 60%] 2026-07-24 21:55:16.406082 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 60%] 2026-07-24 21:55:16.413602 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 60%] 2026-07-24 21:55:16.421252 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 61%] 2026-07-24 21:55:16.430186 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 61%] 2026-07-24 21:55:16.437904 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 61%] 2026-07-24 21:55:16.445399 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 61%] 2026-07-24 21:55:16.452818 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 62%] 2026-07-24 21:55:16.455412 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 62%] 2026-07-24 21:55:16.462566 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 62%] 2026-07-24 21:55:16.469639 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 63%] 2026-07-24 21:55:16.477124 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 63%] 2026-07-24 21:55:16.484009 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 63%] 2026-07-24 21:55:16.491222 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-24 21:55:16.496866 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 64%] 2026-07-24 21:55:16.502612 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 64%] 2026-07-24 21:55:16.508702 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-24 21:55:16.513950 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 65%] 2026-07-24 21:55:16.516770 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 65%] 2026-07-24 21:55:16.519385 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 65%] 2026-07-24 21:55:16.521913 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 66%] 2026-07-24 21:55:16.524494 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 66%] 2026-07-24 21:55:16.527040 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 66%] 2026-07-24 21:55:16.530209 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 66%] 2026-07-24 21:55:16.532803 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 67%] 2026-07-24 21:55:16.534161 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 67%] 2026-07-24 21:55:16.535461 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 67%] 2026-07-24 21:55:16.536686 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 68%] 2026-07-24 21:55:16.537966 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 68%] 2026-07-24 21:55:16.538894 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 68%] 2026-07-24 21:55:16.539861 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 69%] 2026-07-24 21:55:16.540783 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 69%] 2026-07-24 21:55:16.541717 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 69%] 2026-07-24 21:55:16.542580 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 69%] 2026-07-24 21:55:16.543502 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 70%] 2026-07-24 21:55:16.544371 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 70%] 2026-07-24 21:55:16.545284 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 70%] 2026-07-24 21:55:16.546156 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 71%] 2026-07-24 21:55:16.547014 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 71%] 2026-07-24 21:55:16.547872 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 71%] 2026-07-24 21:55:16.548769 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 71%] 2026-07-24 21:55:16.549658 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 72%] 2026-07-24 21:55:16.550497 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 72%] 2026-07-24 21:55:16.551410 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 72%] 2026-07-24 21:55:16.557223 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 73%] 2026-07-24 21:55:16.558187 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 73%] 2026-07-24 21:55:16.559201 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 73%] 2026-07-24 21:55:16.560062 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 74%] 2026-07-24 21:55:16.561146 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 74%] 2026-07-24 21:55:16.562163 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 74%] 2026-07-24 21:55:16.563204 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 74%] 2026-07-24 21:55:16.564165 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 75%] 2026-07-24 21:55:16.565097 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 75%] 2026-07-24 21:55:16.566142 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 75%] 2026-07-24 21:55:16.567180 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 76%] 2026-07-24 21:55:16.568356 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 76%] 2026-07-24 21:55:16.569385 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 76%] 2026-07-24 21:55:16.570298 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 76%] 2026-07-24 21:55:16.571196 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 77%] 2026-07-24 21:55:16.572322 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 77%] 2026-07-24 21:55:16.575379 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 77%] 2026-07-24 21:55:16.578413 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 78%] 2026-07-24 21:55:16.581411 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 78%] 2026-07-24 21:55:16.585398 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 78%] 2026-07-24 21:55:16.589207 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 79%] 2026-07-24 21:55:16.592250 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 79%] 2026-07-24 21:55:16.753943 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 79%] 2026-07-24 21:55:16.762076 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 79%] 2026-07-24 21:55:16.766446 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 80%] 2026-07-24 21:55:16.771566 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 80%] 2026-07-24 21:55:16.776050 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 80%] 2026-07-24 21:55:16.780451 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 81%] 2026-07-24 21:55:16.783511 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 81%] 2026-07-24 21:55:16.786463 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 81%] 2026-07-24 21:55:16.790288 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 82%] 2026-07-24 21:55:16.793875 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 82%] 2026-07-24 21:55:16.797680 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 82%] 2026-07-24 21:55:16.800653 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 82%] 2026-07-24 21:55:16.804835 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 83%] 2026-07-24 21:55:16.808488 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 83%] 2026-07-24 21:55:16.812385 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-07-24 21:55:16.816346 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 84%] 2026-07-24 21:55:16.819410 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 84%] 2026-07-24 21:55:16.823420 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 84%] 2026-07-24 21:55:16.828096 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 84%] 2026-07-24 21:55:16.832685 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 85%] 2026-07-24 21:55:16.837463 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 85%] 2026-07-24 21:55:16.842832 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 85%] 2026-07-24 21:55:16.848147 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 86%] 2026-07-24 21:55:16.855489 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 86%] 2026-07-24 21:55:16.863011 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 86%] 2026-07-24 21:55:16.867135 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 87%] 2026-07-24 21:55:16.872063 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 87%] 2026-07-24 21:55:16.876891 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 87%] 2026-07-24 21:55:16.881712 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 87%] 2026-07-24 21:55:16.884831 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 88%] 2026-07-24 21:55:16.887781 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 88%] 2026-07-24 21:55:16.890806 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 88%] 2026-07-24 21:55:16.959477 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 89%] 2026-07-24 21:55:16.996110 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 89%] 2026-07-24 21:55:17.054745 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 89%] 2026-07-24 21:55:17.141606 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 89%] 2026-07-24 21:55:17.175871 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 90%] 2026-07-24 21:55:17.207071 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 90%] 2026-07-24 21:55:17.269611 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 90%] 2026-07-24 21:55:17.295265 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 91%] 2026-07-24 21:55:17.301307 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 91%] 2026-07-24 21:55:17.302740 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 91%] 2026-07-24 21:55:17.307690 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 92%] 2026-07-24 21:55:17.311786 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-07-24 21:55:17.316210 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 92%] 2026-07-24 21:55:17.320355 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 92%] 2026-07-24 21:55:17.324390 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-07-24 21:55:17.325587 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 93%] 2026-07-24 21:55:17.326595 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 93%] 2026-07-24 21:55:17.327643 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 94%] 2026-07-24 21:55:17.329853 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 94%] 2026-07-24 21:55:17.331892 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 94%] 2026-07-24 21:55:17.337223 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 94%] 2026-07-24 21:55:17.342350 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-07-24 21:55:17.347749 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 95%] 2026-07-24 21:55:17.353244 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 95%] 2026-07-24 21:55:17.358289 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-07-24 21:55:17.362860 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-07-24 21:55:17.363647 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 96%] 2026-07-24 21:55:17.364667 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 97%] 2026-07-24 21:55:17.369381 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-07-24 21:55:17.373934 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-07-24 21:55:17.378795 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 97%] 2026-07-24 21:55:17.383371 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-07-24 21:55:17.387905 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-07-24 21:55:17.391755 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-07-24 21:55:17.394088 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-07-24 21:55:17.398253 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-07-24 21:55:17.400594 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-07-24 21:55:17.456394 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-07-24 21:55:17.456443 | debian-bookworm | 2026-07-24 21:55:17.456449 | debian-bookworm | ============================= 339 passed in 4.73s ============================== 2026-07-24 21:55:17.541957 | debian-bookworm | drift-test: 5430 I exit 0 (5.12 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=1778 [tox/execute/api.py:308] 2026-07-24 21:55:17.543685 | debian-bookworm | drift-test: OK (5.17=setup[0.05]+cmd[5.12] seconds) 2026-07-24 21:55:17.543708 | debian-bookworm | congratulations :) (5.21 seconds) 2026-07-24 21:55:17.805031 | debian-bookworm | ok: Runtime: 0:00:05.549682 2026-07-24 21:55:17.814971 | 2026-07-24 21:55:17.815086 | TASK [tox : Look for output] 2026-07-24 21:55:18.227395 | debian-bookworm | ok 2026-07-24 21:55:18.253073 | 2026-07-24 21:55:18.253247 | TASK [tox : Return file comments to Zuul] 2026-07-24 21:55:18.319575 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:18.328002 | 2026-07-24 21:55:18.328130 | PLAY RECAP 2026-07-24 21:55:18.328190 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-24 21:55:18.328215 | 2026-07-24 21:55:18.548863 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-24 21:55:18.550042 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-24 21:55:19.478859 | 2026-07-24 21:55:19.479040 | PLAY [all] 2026-07-24 21:55:19.497724 | 2026-07-24 21:55:19.497880 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-24 21:55:19.553747 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:19.565205 | 2026-07-24 21:55:19.565410 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-24 21:55:19.625237 | debian-bookworm | ok 2026-07-24 21:55:19.630715 | 2026-07-24 21:55:19.630858 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-24 21:55:20.210985 | debian-bookworm -> localhost | changed 2026-07-24 21:55:20.219835 | 2026-07-24 21:55:20.219972 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-24 21:55:20.274972 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:20.281856 | 2026-07-24 21:55:20.281990 | TASK [fetch-tox-output : Set envlist fact] 2026-07-24 21:55:20.322435 | debian-bookworm | ok 2026-07-24 21:55:20.328485 | 2026-07-24 21:55:20.328608 | TASK [fetch-tox-output : Get tox version] 2026-07-24 21:55:21.088912 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-24 21:55:21.106574 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-24 21:55:21.361388 | debian-bookworm | ok: Runtime: 0:00:00.345335 2026-07-24 21:55:21.367999 | 2026-07-24 21:55:21.368131 | TASK [fetch-tox-output : Find all default environments] 2026-07-24 21:55:21.903369 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:21.910029 | 2026-07-24 21:55:21.910166 | TASK [fetch-tox-output : Set envlist fact] 2026-07-24 21:55:21.955223 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:21.967793 | 2026-07-24 21:55:21.968004 | TASK [fetch-tox-output : Find all default environments] 2026-07-24 21:55:22.500773 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:22.508085 | 2026-07-24 21:55:22.508226 | TASK [fetch-tox-output : Set envlist fact] 2026-07-24 21:55:22.564217 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:22.572970 | 2026-07-24 21:55:22.573098 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-24 21:55:22.691725 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:22.709335 | 2026-07-24 21:55:22.709505 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-24 21:55:23.860193 | debian-bookworm | changed: 2026-07-24 21:55:23.860467 | debian-bookworm | created directory /var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/logs/tox/drift-test 2026-07-24 21:55:23.860524 | debian-bookworm | cd+++++++++ ./ 2026-07-24 21:55:23.860564 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-24 21:55:23.860613 | 2026-07-24 21:55:23.869239 | 2026-07-24 21:55:23.869378 | PLAY RECAP 2026-07-24 21:55:23.869437 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-24 21:55:23.869462 | 2026-07-24 21:55:24.079711 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-24 21:55:24.080818 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-24 21:55:25.261310 | 2026-07-24 21:55:25.261503 | PLAY [all] 2026-07-24 21:55:25.279759 | 2026-07-24 21:55:25.279933 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-24 21:55:25.616583 | debian-bookworm | changed: non-zero return code 2026-07-24 21:55:25.633890 | 2026-07-24 21:55:25.634087 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-24 21:55:25.679390 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:25.685941 | 2026-07-24 21:55:25.686085 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-24 21:55:25.738537 | 2026-07-24 21:55:25.738758 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-24 21:55:25.771466 | 2026-07-24 21:55:25.771935 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-24 21:55:25.791901 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:25.808316 | 2026-07-24 21:55:25.808466 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-24 21:55:25.844628 | 2026-07-24 21:55:25.844872 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-24 21:55:25.883443 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:25.894196 | 2026-07-24 21:55:25.895586 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-24 21:55:25.925072 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:25.931689 | 2026-07-24 21:55:25.931812 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-24 21:55:25.987055 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:25.994768 | 2026-07-24 21:55:25.994903 | PLAY RECAP 2026-07-24 21:55:25.994961 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-24 21:55:25.994987 | 2026-07-24 21:55:26.336094 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-24 21:55:26.337287 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 21:55:27.258689 | 2026-07-24 21:55:27.258827 | PLAY [Base post-fetch] 2026-07-24 21:55:27.286597 | 2026-07-24 21:55:27.286710 | TASK [diagnose-network : Ensure log directory exists] 2026-07-24 21:55:27.832654 | debian-bookworm | ok 2026-07-24 21:55:27.868521 | 2026-07-24 21:55:27.868696 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-24 21:55:39.827922 | debian-bookworm | ok: Runtime: 0:00:05.999651 2026-07-24 21:55:39.836476 | 2026-07-24 21:55:39.836625 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-24 21:55:45.880399 | debian-bookworm | ok: Runtime: 0:00:00.009625 2026-07-24 21:55:45.889789 | 2026-07-24 21:55:45.889955 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-24 21:55:51.929438 | debian-bookworm | ok: Runtime: 0:00:00.008970 2026-07-24 21:55:51.945829 | 2026-07-24 21:55:51.945989 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-24 21:55:52.012596 | debian-bookworm | skipping: Conditional result was False 2026-07-24 21:55:52.026772 | 2026-07-24 21:55:52.027006 | TASK [fetch-output : Set log path for single node] 2026-07-24 21:55:52.077225 | debian-bookworm | ok 2026-07-24 21:55:52.084821 | 2026-07-24 21:55:52.084956 | LOOP [fetch-output : Ensure local output dirs] 2026-07-24 21:55:52.417433 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/logs" 2026-07-24 21:55:52.696311 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/artifacts" 2026-07-24 21:55:52.980022 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/83b4dccc9e4f47c0b9bbe0d7745a2bc5/work/docs" 2026-07-24 21:55:52.998311 | 2026-07-24 21:55:52.998474 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 21:55:53.830019 | debian-bookworm | changed: 2026-07-24 21:55:53.830459 | debian-bookworm | .d..t...... ./ 2026-07-24 21:55:53.830636 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 21:55:53.830731 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 21:55:53.830797 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 21:55:53.830987 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 21:55:53.831047 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 21:55:53.831139 | debian-bookworm | changed: All items complete 2026-07-24 21:55:53.831203 | 2026-07-24 21:55:54.424981 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 21:55:54.994972 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 21:55:55.026289 | 2026-07-24 21:55:55.026490 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 21:55:55.405712 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014607 2026-07-24 21:55:55.692820 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007575 2026-07-24 21:55:55.711169 | 2026-07-24 21:55:55.711382 | PLAY RECAP 2026-07-24 21:55:55.711486 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 21:55:55.711536 | 2026-07-24 21:55:55.931482 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 21:55:55.932627 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 21:55:56.796031 | 2026-07-24 21:55:56.796226 | PLAY [Base post] 2026-07-24 21:55:56.812757 | 2026-07-24 21:55:56.812910 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 21:55:57.391154 | debian-bookworm | changed 2026-07-24 21:55:57.403449 | 2026-07-24 21:55:57.403645 | PLAY RECAP 2026-07-24 21:55:57.403803 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 21:55:57.403925 | 2026-07-24 21:55:57.574566 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 21:55:57.575967 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 21:55:58.418763 | 2026-07-24 21:55:58.419001 | PLAY [Base post-logs] 2026-07-24 21:55:58.463098 | 2026-07-24 21:55:58.463315 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 21:55:59.382030 | localhost | changed 2026-07-24 21:55:59.392821 | 2026-07-24 21:55:59.392992 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 21:55:59.422586 | localhost | ok 2026-07-24 21:55:59.428843 | 2026-07-24 21:55:59.429003 | TASK [Set zuul-log-path fact] 2026-07-24 21:55:59.447222 | localhost | ok 2026-07-24 21:55:59.459102 | 2026-07-24 21:55:59.459252 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 21:55:59.485070 | localhost | ok 2026-07-24 21:55:59.488314 | 2026-07-24 21:55:59.488425 | TASK [upload-logs : Create log directories] 2026-07-24 21:56:00.029563 | localhost | changed 2026-07-24 21:56:00.032725 | 2026-07-24 21:56:00.032837 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 21:56:00.779403 | localhost -> localhost | ok: Runtime: 0:00:00.007403 2026-07-24 21:56:00.784101 | 2026-07-24 21:56:00.784283 | TASK [upload-logs : Upload logs to log server] 2026-07-24 21:56:01.499334 | localhost | Output suppressed because no_log was given 2026-07-24 21:56:01.501497 | 2026-07-24 21:56:01.501607 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 21:56:01.582962 | localhost | skipping: Conditional result was False 2026-07-24 21:56:01.589333 | localhost | skipping: Conditional result was False 2026-07-24 21:56:01.605143 | 2026-07-24 21:56:01.605489 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 21:56:01.670439 | localhost | skipping: Conditional result was False 2026-07-24 21:56:01.670791 | 2026-07-24 21:56:01.683274 | localhost | skipping: Conditional result was False 2026-07-24 21:56:01.694669 | 2026-07-24 21:56:01.694813 | LOOP [upload-logs : Upload console log and json output]