2026-07-15 18:02:25.179351 | Job console starting 2026-07-15 18:02:25.228716 | Updating git repos 2026-07-15 18:02:25.316392 | Cloning repos into workspace 2026-07-15 18:02:25.426940 | Restoring repo states 2026-07-15 18:02:25.469197 | Merging changes 2026-07-15 18:02:26.325592 | Checking out repos 2026-07-15 18:02:26.394379 | Preparing playbooks 2026-07-15 18:02:27.558252 | Running Ansible setup 2026-07-15 18:02:32.159605 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 18:02:32.972156 | 2026-07-15 18:02:32.972366 | PLAY [Base pre] 2026-07-15 18:02:32.991306 | 2026-07-15 18:02:32.991478 | TASK [Setup log path fact] 2026-07-15 18:02:33.021239 | debian-bookworm | ok 2026-07-15 18:02:33.038431 | 2026-07-15 18:02:33.038599 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 18:02:33.068688 | debian-bookworm | ok 2026-07-15 18:02:33.084267 | 2026-07-15 18:02:33.084451 | TASK [emit-job-header : Print job information] 2026-07-15 18:02:33.126392 | # Job Information 2026-07-15 18:02:33.126599 | Ansible Version: 2.16.14 2026-07-15 18:02:33.126635 | Job: release-tox-drift-test 2026-07-15 18:02:33.126670 | Pipeline: check 2026-07-15 18:02:33.126693 | Executor: 521e9411259a 2026-07-15 18:02:33.126714 | Triggered by: https://github.com/osism/release/pull/2586 2026-07-15 18:02:33.126737 | Event ID: 4c9283d0-8077-11f1-9d78-d09e3eb524dd 2026-07-15 18:02:33.133136 | 2026-07-15 18:02:33.133298 | LOOP [emit-job-header : Print node information] 2026-07-15 18:02:33.256464 | debian-bookworm | ok: 2026-07-15 18:02:33.256808 | debian-bookworm | # Node Information 2026-07-15 18:02:33.256850 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 18:02:33.256876 | debian-bookworm | Hostname: debian 2026-07-15 18:02:33.256898 | debian-bookworm | Username: zuul 2026-07-15 18:02:33.256919 | debian-bookworm | Distro: Debian 12.15 2026-07-15 18:02:33.256942 | debian-bookworm | Provider: regiocloud-a 2026-07-15 18:02:33.256962 | debian-bookworm | Region: 2026-07-15 18:02:33.256983 | debian-bookworm | Label: debian-bookworm 2026-07-15 18:02:33.257002 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 18:02:33.257022 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:6ead 2026-07-15 18:02:33.277069 | 2026-07-15 18:02:33.277235 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 18:02:33.785054 | debian-bookworm -> localhost | changed 2026-07-15 18:02:33.793000 | 2026-07-15 18:02:33.793144 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 18:02:35.095308 | debian-bookworm -> localhost | changed 2026-07-15 18:02:35.107456 | 2026-07-15 18:02:35.107595 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 18:02:35.405915 | debian-bookworm -> localhost | ok 2026-07-15 18:02:35.417784 | 2026-07-15 18:02:35.417955 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 18:02:35.450624 | debian-bookworm | ok 2026-07-15 18:02:35.475217 | debian-bookworm | included: /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 18:02:35.481919 | 2026-07-15 18:02:35.482046 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 18:02:36.526819 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 18:02:36.527088 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/69cadca1032f41b3bb0c480cb5e97880_id_rsa 2026-07-15 18:02:36.527128 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/69cadca1032f41b3bb0c480cb5e97880_id_rsa.pub 2026-07-15 18:02:36.527155 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 18:02:36.527181 | debian-bookworm -> localhost | SHA256:zuuesydcAmVcVhNyt+DHxIMS/xHW/5sw1fetuPC4VZo zuul-build-sshkey 2026-07-15 18:02:36.527205 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 18:02:36.527239 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 18:02:36.527262 | debian-bookworm -> localhost | | . .=o*+=. | 2026-07-15 18:02:36.527328 | debian-bookworm -> localhost | | +..=.Boo.| 2026-07-15 18:02:36.527353 | debian-bookworm -> localhost | | o .o =.o| 2026-07-15 18:02:36.527374 | debian-bookworm -> localhost | | . o o+| 2026-07-15 18:02:36.527394 | debian-bookworm -> localhost | | .S + =| 2026-07-15 18:02:36.527424 | debian-bookworm -> localhost | | o. . * +| 2026-07-15 18:02:36.527457 | debian-bookworm -> localhost | | .oo. E.o.o| 2026-07-15 18:02:36.527481 | debian-bookworm -> localhost | | +o.=. .o | 2026-07-15 18:02:36.527503 | debian-bookworm -> localhost | | o*=o.o. | 2026-07-15 18:02:36.527528 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 18:02:36.527583 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.299083 2026-07-15 18:02:36.534612 | 2026-07-15 18:02:36.534742 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 18:02:36.593447 | debian-bookworm | ok 2026-07-15 18:02:36.607542 | debian-bookworm | included: /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 18:02:36.616841 | 2026-07-15 18:02:36.616970 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 18:02:36.641871 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:02:36.648940 | 2026-07-15 18:02:36.649068 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 18:02:37.385681 | debian-bookworm | changed 2026-07-15 18:02:37.395934 | 2026-07-15 18:02:37.396134 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 18:02:37.671176 | debian-bookworm | ok 2026-07-15 18:02:37.678605 | 2026-07-15 18:02:37.678754 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 18:02:38.365451 | debian-bookworm | changed 2026-07-15 18:02:38.371910 | 2026-07-15 18:02:38.372035 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 18:02:39.041885 | debian-bookworm | changed 2026-07-15 18:02:39.052443 | 2026-07-15 18:02:39.052587 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 18:02:39.087262 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:02:39.096497 | 2026-07-15 18:02:39.096643 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 18:02:39.590338 | debian-bookworm -> localhost | changed 2026-07-15 18:02:39.601941 | 2026-07-15 18:02:39.602089 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 18:02:40.079384 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/69cadca1032f41b3bb0c480cb5e97880_id_rsa (zuul-build-sshkey) 2026-07-15 18:02:40.079659 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016347 2026-07-15 18:02:40.088048 | 2026-07-15 18:02:40.088170 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 18:02:40.568026 | debian-bookworm | ok 2026-07-15 18:02:40.573782 | 2026-07-15 18:02:40.573928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 18:02:40.616749 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:02:40.632981 | 2026-07-15 18:02:40.633141 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 18:02:41.100800 | debian-bookworm | ok 2026-07-15 18:02:41.120169 | 2026-07-15 18:02:41.120366 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 18:02:41.152398 | debian-bookworm | ok 2026-07-15 18:02:41.158300 | 2026-07-15 18:02:41.158437 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 18:02:41.525371 | debian-bookworm -> localhost | ok 2026-07-15 18:02:41.532651 | 2026-07-15 18:02:41.532780 | TASK [validate-host : Collect information about the host] 2026-07-15 18:02:42.713219 | debian-bookworm | ok 2026-07-15 18:02:42.728346 | 2026-07-15 18:02:42.728485 | TASK [validate-host : Sanitize hostname] 2026-07-15 18:02:42.884527 | debian-bookworm | ok 2026-07-15 18:02:42.889621 | 2026-07-15 18:02:42.889737 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 18:02:43.532422 | debian-bookworm -> localhost | changed 2026-07-15 18:02:43.539682 | 2026-07-15 18:02:43.539830 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 18:02:43.966152 | debian-bookworm | ok 2026-07-15 18:02:43.971373 | 2026-07-15 18:02:43.971500 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 18:02:44.583548 | debian-bookworm -> localhost | changed 2026-07-15 18:02:44.594359 | 2026-07-15 18:02:44.594508 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 18:02:44.892654 | debian-bookworm | ok 2026-07-15 18:02:44.905589 | 2026-07-15 18:02:44.905770 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 18:02:45.916339 | debian-bookworm | changed: 2026-07-15 18:02:45.916574 | debian-bookworm | cd+++++++++ src/ 2026-07-15 18:02:45.916610 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 18:02:45.916633 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 18:02:45.916654 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-07-15 18:02:45.916674 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932058 | debian-bookworm | openstack-wallaby.yml 2026-07-15 18:02:45.932099 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-07-15 18:02:45.932118 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932249 | debian-bookworm | openstack-wallaby.yml 2026-07-15 18:02:45.932299 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-07-15 18:02:45.932318 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932372 | debian-bookworm | openstack-xena.yml 2026-07-15 18:02:45.932409 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-07-15 18:02:45.932428 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932482 | debian-bookworm | openstack-xena.yml 2026-07-15 18:02:45.932518 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-07-15 18:02:45.932536 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932589 | debian-bookworm | openstack-xena.yml 2026-07-15 18:02:45.932624 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-07-15 18:02:45.932642 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932695 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.932731 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-07-15 18:02:45.932748 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932807 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.932842 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-07-15 18:02:45.932860 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.932913 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.932949 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-07-15 18:02:45.932966 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.933019 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.933054 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-07-15 18:02:45.933072 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.933125 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.933160 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-07-15 18:02:45.933178 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.933233 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.933268 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-07-15 18:02:45.933297 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933352 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.933388 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-07-15 18:02:45.933406 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933464 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.933500 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-07-15 18:02:45.933518 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933571 | debian-bookworm | openstack-2023.1.yml 2026-07-15 18:02:45.933607 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-07-15 18:02:45.933624 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933679 | debian-bookworm | openstack-2023.1.yml 2026-07-15 18:02:45.933715 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-07-15 18:02:45.933733 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933835 | debian-bookworm | openstack-2023.1.yml 2026-07-15 18:02:45.933872 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-07-15 18:02:45.933890 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.933944 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934098 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-07-15 18:02:45.934120 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934178 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934216 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-07-15 18:02:45.934234 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934321 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934360 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-07-15 18:02:45.934378 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934432 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934468 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-07-15 18:02:45.934487 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934541 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934577 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-07-15 18:02:45.934595 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934649 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934790 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-07-15 18:02:45.934816 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.934930 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.934971 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-07-15 18:02:45.934992 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935071 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.935115 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-07-15 18:02:45.935136 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935199 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.935238 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-07-15 18:02:45.935258 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935328 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.935366 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-07-15 18:02:45.935384 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935439 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.935476 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-07-15 18:02:45.935494 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935549 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.935585 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-07-15 18:02:45.935603 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935658 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.935693 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-07-15 18:02:45.935712 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.935765 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.935800 | debian-bookworm | sbom-openstack-2024.1.yml 2026-07-15 18:02:45.935836 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-07-15 18:02:45.935854 | debian-bookworm | ceph-reef.yml 2026-07-15 18:02:45.935911 | debian-bookworm | openstack-2024.2.yml 2026-07-15 18:02:45.935947 | debian-bookworm | sbom-openstack-2024.2.yml 2026-07-15 18:02:45.935984 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-07-15 18:02:45.936002 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.937949 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.937985 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-07-15 18:02:45.938003 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.938057 | debian-bookworm | openstack-yoga.yml 2026-07-15 18:02:45.938094 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-07-15 18:02:45.938112 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.938165 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.938202 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-07-15 18:02:45.938219 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.938273 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.938344 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-07-15 18:02:45.938363 | debian-bookworm | ceph-pacific.yml 2026-07-15 18:02:45.938418 | debian-bookworm | openstack-zed.yml 2026-07-15 18:02:45.938454 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-07-15 18:02:45.938473 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.938535 | debian-bookworm | openstack-2023.1.yml 2026-07-15 18:02:45.938572 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-07-15 18:02:45.938591 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.938645 | debian-bookworm | openstack-2023.1.yml 2026-07-15 18:02:45.938681 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-07-15 18:02:45.938698 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.938753 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.938790 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-07-15 18:02:45.938808 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.938886 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.938923 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-07-15 18:02:45.938941 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.938996 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.939032 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-07-15 18:02:45.939050 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.939223 | debian-bookworm | openstack-2023.2.yml 2026-07-15 18:02:45.939271 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-07-15 18:02:45.939306 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.939366 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.939406 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-07-15 18:02:45.939426 | debian-bookworm | ceph-quincy.yml 2026-07-15 18:02:45.939483 | debian-bookworm | openstack-2024.1.yml 2026-07-15 18:02:45.939520 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-07-15 18:02:45.939540 | debian-bookworm | ceph-reef.yml 2026-07-15 18:02:45.939792 | debian-bookworm | openstack-2025.1.yml 2026-07-15 18:02:45.939880 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-07-15 18:02:45.939897 | debian-bookworm | =7.0.3 2026-07-15 18:03:21.879230 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-15 18:03:21.918992 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-15 18:03:21.931113 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-15 18:03:21.998546 | debian-bookworm | Collecting filelock>=3.25 2026-07-15 18:03:22.009971 | debian-bookworm | Downloading filelock-3.29.7-py3-none-any.whl (46 kB) 2026-07-15 18:03:22.016626 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 8.3 MB/s eta 0:00:00 2026-07-15 18:03:22.061264 | debian-bookworm | Collecting packaging>=26 2026-07-15 18:03:22.072066 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-15 18:03:22.081300 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.3 MB/s eta 0:00:00 2026-07-15 18:03:22.128545 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-15 18:03:22.139546 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-15 18:03:22.177184 | debian-bookworm | Collecting pluggy>=1.6 2026-07-15 18:03:22.188587 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-15 18:03:22.280576 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-15 18:03:22.301148 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-15 18:03:22.347422 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-15 18:03:22.359777 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-15 18:03:22.394150 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-15 18:03:22.405440 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-15 18:03:22.541819 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-15 18:03:22.553876 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-15 18:03:22.850170 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 18.9 MB/s eta 0:00:00 2026-07-15 18:03:22.951041 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-15 18:03:22.962582 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-15 18:03:22.982294 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 27.4 MB/s eta 0:00:00 2026-07-15 18:03:23.082546 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-15 18:03:23.814464 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.7 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-15 18:03:24.247287 | debian-bookworm | ok: Runtime: 0:00:02.919679 2026-07-15 18:03:24.260859 | 2026-07-15 18:03:24.261030 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-15 18:03:24.303337 | debian-bookworm | ok 2026-07-15 18:03:24.308888 | 2026-07-15 18:03:24.309018 | TASK [ensure-tox : Output tox version] 2026-07-15 18:03:24.824475 | 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-15 18:03:24.840759 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 18:03:25.341817 | debian-bookworm | ok: Runtime: 0:00:00.284285 2026-07-15 18:03:25.355921 | 2026-07-15 18:03:25.356100 | TASK [ensure-tox : Make global symlink] 2026-07-15 18:03:25.385070 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:25.399076 | 2026-07-15 18:03:25.399227 | PLAY RECAP 2026-07-15 18:03:25.399354 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-15 18:03:25.399404 | 2026-07-15 18:03:25.581696 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-15 18:03:25.583244 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-15 18:03:26.427472 | 2026-07-15 18:03:26.427657 | PLAY [all] 2026-07-15 18:03:26.445083 | 2026-07-15 18:03:26.445233 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-15 18:03:26.924671 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-15 18:03:26.981002 | debian-bookworm | ok: Runtime: 0:00:00.029036 2026-07-15 18:03:26.990661 | 2026-07-15 18:03:26.990885 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-15 18:03:27.528142 | debian-bookworm | ok: Runtime: 0:00:00.004558 2026-07-15 18:03:27.539618 | 2026-07-15 18:03:27.539811 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-15 18:03:27.862357 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-15 18:03:27.863841 | debian-bookworm | sudo: a password is required 2026-07-15 18:03:28.089112 | debian-bookworm | ok: Runtime: 0:00:00.018157 2026-07-15 18:03:28.112386 | 2026-07-15 18:03:28.112588 | TASK [tox : Check to see if the constraints file exists] 2026-07-15 18:03:28.148970 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:28.156455 | 2026-07-15 18:03:28.156610 | TASK [tox : Fail if constraints file is missing] 2026-07-15 18:03:28.183596 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:28.193977 | 2026-07-15 18:03:28.194194 | TASK [tox : Record file location] 2026-07-15 18:03:28.221237 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:28.230390 | 2026-07-15 18:03:28.230611 | TASK [tox : Install tox siblings] 2026-07-15 18:03:28.262484 | debian-bookworm | ok 2026-07-15 18:03:28.271691 | debian-bookworm | included: /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-15 18:03:28.277481 | 2026-07-15 18:03:28.277594 | TASK [tox : Run tox without tests] 2026-07-15 18:03:28.834455 | debian-bookworm | ROOT: 203 D setup logging to DEBUG on pid 2504 [tox/report.py:229] 2026-07-15 18:03:28.865553 | debian-bookworm | drift-test: 234 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-15 18:03:28.868182 | debian-bookworm | drift-test: 237 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-15 18:03:28.871797 | debian-bookworm | drift-test: 240 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 2457856dc628decca0a85ac7424cae5c 26d448f186a7359fed6cf874fb835174 [python_discovery/_cached_py_info.py:198] 2026-07-15 18:03:28.961190 | debian-bookworm | drift-test: 329 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-15 18:03:28.962327 | debian-bookworm | drift-test: 331 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-15 18:03:28.962736 | debian-bookworm | drift-test: 331 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-15 18:03:28.963038 | debian-bookworm | drift-test: 332 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-15 18:03:28.966824 | debian-bookworm | drift-test: 335 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-15 18:03:28.967138 | debian-bookworm | drift-test: 336 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-15 18:03:29.001717 | 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-15 18:03:29.002012 | 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-15 18:03:29.002173 | 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-15 18:03:29.002271 | 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-15 18:03:29.002476 | 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-15 18:03:29.002588 | debian-bookworm | drift-test: 371 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002643 | debian-bookworm | drift-test: 371 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002693 | debian-bookworm | drift-test: 371 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002746 | debian-bookworm | drift-test: 371 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002793 | debian-bookworm | drift-test: 372 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002848 | debian-bookworm | drift-test: 372 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-15 18:03:29.002902 | debian-bookworm | drift-test: 372 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.002957 | debian-bookworm | drift-test: 372 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.003005 | debian-bookworm | drift-test: 372 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.003052 | debian-bookworm | drift-test: 372 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.003099 | debian-bookworm | drift-test: 372 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.003363 | 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-15 18:03:29.003884 | debian-bookworm | drift-test: 373 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-15 18:03:29.004252 | 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-15 18:03:29.034042 | debian-bookworm | drift-test: 373 D { 2026-07-15 18:03:29.034130 | debian-bookworm | "sys": { 2026-07-15 18:03:29.034148 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-07-15 18:03:29.034161 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-15 18:03:29.034179 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-15 18:03:29.034192 | debian-bookworm | "base_prefix": "/usr", 2026-07-15 18:03:29.034204 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-15 18:03:29.034215 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-15 18:03:29.034226 | debian-bookworm | "path": [ 2026-07-15 18:03:29.034237 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-15 18:03:29.034248 | debian-bookworm | "/usr/lib/python3.11", 2026-07-15 18:03:29.034259 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-15 18:03:29.034270 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-07-15 18:03:29.034282 | debian-bookworm | ], 2026-07-15 18:03:29.034293 | debian-bookworm | "meta_path": [ 2026-07-15 18:03:29.034304 | debian-bookworm | "", 2026-07-15 18:03:29.034315 | debian-bookworm | "", 2026-07-15 18:03:29.034326 | debian-bookworm | "" 2026-07-15 18:03:29.034337 | debian-bookworm | ], 2026-07-15 18:03:29.034348 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-15 18:03:29.034359 | debian-bookworm | "io_encoding": "utf-8" 2026-07-15 18:03:29.034370 | debian-bookworm | }, 2026-07-15 18:03:29.034381 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-15 18:03:29.034393 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-15 18:03:29.034403 | debian-bookworm | "os": "", 2026-07-15 18:03:29.034415 | debian-bookworm | "site": "", 2026-07-15 18:03:29.034426 | debian-bookworm | "datetime": "", 2026-07-15 18:03:29.034454 | debian-bookworm | "math": "", 2026-07-15 18:03:29.034466 | debian-bookworm | "json": "" 2026-07-15 18:03:29.034477 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-15 18:03:29.034500 | debian-bookworm | drift-test: 403 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-15 18:03:29.045313 | debian-bookworm | drift-test: 414 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-15 18:03:29.046121 | debian-bookworm | drift-test: 414 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-15 18:03:29.047514 | debian-bookworm | drift-test: 416 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-15 18:03:29.051511 | debian-bookworm | drift-test: 420 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-15 18:03:29.455056 | debian-bookworm | drift-test: 824 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-15 18:03:29.457379 | debian-bookworm | drift-test: 826 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-15 18:03:29.458478 | debian-bookworm | drift-test: 827 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-15 18:03:29.458876 | debian-bookworm | drift-test: 828 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-15 18:03:29.459211 | debian-bookworm | drift-test: 828 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-15 18:03:29.514205 | debian-bookworm | drift-test: 883 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-15 18:03:29.514863 | debian-bookworm | drift-test: 884 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-15 18:03:29.526277 | debian-bookworm | drift-test: 895 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-15 18:03:29.629678 | debian-bookworm | drift-test: 998 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-15 18:03:29.636016 | debian-bookworm | drift-test: 1005 D generated console scripts pip pip3.11 pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-15 18:03:29.636371 | debian-bookworm | drift-test: 1005 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-15 18:03:29.642779 | debian-bookworm | drift-test: 1011 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-15 18:03:29.642848 | debian-bookworm | drift-test: 1012 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.642903 | debian-bookworm | drift-test: 1012 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.642955 | debian-bookworm | drift-test: 1012 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.642991 | debian-bookworm | drift-test: 1012 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643039 | debian-bookworm | drift-test: 1012 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643090 | debian-bookworm | drift-test: 1012 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-15 18:03:29.643131 | debian-bookworm | drift-test: 1012 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643174 | debian-bookworm | drift-test: 1012 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643222 | debian-bookworm | drift-test: 1012 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643271 | debian-bookworm | drift-test: 1012 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.643316 | debian-bookworm | drift-test: 1012 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-15 18:03:29.648104 | debian-bookworm | drift-test: 1017 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-15 18:03:30.788850 | debian-bookworm | Collecting GitPython==3.1.51 (from -r requirements.txt (line 1)) 2026-07-15 18:03:30.918132 | debian-bookworm | Downloading gitpython-3.1.51-py3-none-any.whl.metadata (14 kB) 2026-07-15 18:03:31.068276 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-07-15 18:03:31.082391 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-07-15 18:03:31.142966 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-07-15 18:03:31.173067 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-15 18:03:31.256073 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-07-15 18:03:31.267423 | 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-15 18:03:31.312025 | debian-bookworm | Collecting dictdiffer==0.9.0 (from -r requirements.txt (line 5)) 2026-07-15 18:03:31.326339 | debian-bookworm | Downloading dictdiffer-0.9.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-15 18:03:31.383831 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-07-15 18:03:31.396370 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-15 18:03:31.451917 | debian-bookworm | Collecting pytest==8.3.4 (from -r requirements.txt (line 7)) 2026-07-15 18:03:31.463815 | debian-bookworm | Downloading pytest-8.3.4-py3-none-any.whl.metadata (7.5 kB) 2026-07-15 18:03:31.510341 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-07-15 18:03:31.521493 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-15 18:03:31.570627 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-07-15 18:03:31.582173 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-07-15 18:03:31.768000 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-07-15 18:03:31.779929 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-15 18:03:31.829223 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-07-15 18:03:31.842720 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-15 18:03:31.895723 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.51->-r requirements.txt (line 1)) 2026-07-15 18:03:31.908982 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-15 18:03:31.995688 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-15 18:03:32.007529 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-15 18:03:32.117746 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-15 18:03:32.132516 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl.metadata (1.7 kB) 2026-07-15 18:03:32.199190 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-15 18:03:32.214190 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-07-15 18:03:32.302648 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-15 18:03:32.314921 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-15 18:03:32.357656 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-15 18:03:32.368872 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-15 18:03:32.408609 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-15 18:03:32.420207 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-15 18:03:32.462810 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-15 18:03:32.473881 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-15 18:03:32.514304 | debian-bookworm | Collecting iniconfig (from pytest==8.3.4->-r requirements.txt (line 7)) 2026-07-15 18:03:32.525685 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-15 18:03:32.580804 | debian-bookworm | Collecting packaging (from pytest==8.3.4->-r requirements.txt (line 7)) 2026-07-15 18:03:32.594642 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-15 18:03:32.631073 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==8.3.4->-r requirements.txt (line 7)) 2026-07-15 18:03:32.659322 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-15 18:03:32.804335 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-15 18:03:32.815595 | 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-15 18:03:32.853727 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-15 18:03:32.864856 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-15 18:03:32.905767 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-15 18:03:32.916711 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-15 18:03:32.956359 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.51->-r requirements.txt (line 1)) 2026-07-15 18:03:32.969530 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-15 18:03:33.217495 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-15 18:03:33.228732 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-15 18:03:33.423527 | 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-15 18:03:33.436323 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-15 18:03:33.472413 | 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-15 18:03:33.484329 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-15 18:03:33.541167 | debian-bookworm | Collecting pygments (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-15 18:03:33.552553 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-15 18:03:33.592331 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-15 18:03:33.604065 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-15 18:03:33.633660 | debian-bookworm | Downloading gitpython-3.1.51-py3-none-any.whl (215 kB) 2026-07-15 18:03:33.676218 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-07-15 18:03:33.702187 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-07-15 18:03:33.740909 | 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-15 18:03:33.767782 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 31.4 MB/s 0:00:00 2026-07-15 18:03:33.782104 | debian-bookworm | Downloading dictdiffer-0.9.0-py2.py3-none-any.whl (16 kB) 2026-07-15 18:03:33.804651 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-07-15 18:03:33.829618 | debian-bookworm | Downloading pytest-8.3.4-py3-none-any.whl (343 kB) 2026-07-15 18:03:33.856355 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-15 18:03:33.881636 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-07-15 18:03:33.905728 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-15 18:03:33.931326 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-15 18:03:33.956366 | 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-15 18:03:34.037366 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-15 18:03:34.059591 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-15 18:03:34.080400 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-15 18:03:34.100179 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-15 18:03:34.119391 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-15 18:03:34.144942 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-15 18:03:34.170209 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-15 18:03:34.193782 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-15 18:03:34.328966 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 37.4 MB/s 0:00:00 2026-07-15 18:03:34.347432 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-15 18:03:34.373074 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-15 18:03:34.415021 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 38.1 MB/s 0:00:00 2026-07-15 18:03:34.425983 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-15 18:03:34.450498 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-07-15 18:03:34.474254 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-07-15 18:03:34.498642 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-15 18:03:34.523830 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-15 18:03:34.547415 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-15 18:03:34.573049 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-15 18:03:34.660706 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.1 MB/s 0:00:00 2026-07-15 18:03:34.675735 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-15 18:03:34.709439 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl (10 kB) 2026-07-15 18:03:34.851105 | debian-bookworm | Installing collected packages: pytz, dictdiffer, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-07-15 18:03:38.090276 | debian-bookworm | 2026-07-15 18:03:38.093016 | debian-bookworm | Successfully installed GitPython-3.1.51 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 dictdiffer-0.9.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-8.3.4 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-15 18:03:38.241580 | debian-bookworm | drift-test: 9610 I exit 0 (8.59 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=2517 [tox/execute/api.py:308] 2026-07-15 18:03:38.243902 | debian-bookworm | drift-test: OK (9.38 seconds) 2026-07-15 18:03:38.243915 | debian-bookworm | congratulations :) (9.41 seconds) 2026-07-15 18:03:38.361982 | debian-bookworm | ok: Runtime: 0:00:09.730685 2026-07-15 18:03:38.374538 | 2026-07-15 18:03:38.374703 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-15 18:03:38.805713 | debian-bookworm | changed 2026-07-15 18:03:38.815886 | 2026-07-15 18:03:38.816118 | TASK [tox : Detect tox version] 2026-07-15 18:03:39.370783 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 18:03:39.858943 | debian-bookworm | ok: Runtime: 0:00:00.295963 2026-07-15 18:03:39.872398 | 2026-07-15 18:03:39.872630 | TASK [tox : Get tox envlist config] 2026-07-15 18:03:40.907306 | debian-bookworm | ok: Runtime: 0:00:00.367769 2026-07-15 18:03:40.919912 | 2026-07-15 18:03:40.920085 | TASK [tox : Install any sibling python packages] 2026-07-15 18:03:41.398686 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-15 18:03:41.406329 | 2026-07-15 18:03:41.406474 | TASK [tox : Remove tempfile] 2026-07-15 18:03:41.910386 | debian-bookworm | changed 2026-07-15 18:03:41.916382 | 2026-07-15 18:03:41.916505 | TASK [tox : Emit tox command] 2026-07-15 18:03:41.969922 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-07-15 18:03:41.978000 | 2026-07-15 18:03:41.978171 | TASK [tox : Run tox] 2026-07-15 18:03:42.541321 | debian-bookworm | ROOT: 210 D setup logging to DEBUG on pid 2674 [tox/report.py:229] 2026-07-15 18:03:42.569188 | debian-bookworm | drift-test: 238 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-15 18:03:42.571853 | debian-bookworm | drift-test: 241 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-15 18:03:42.575486 | debian-bookworm | drift-test: 245 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-15 18:03:42.576495 | debian-bookworm | drift-test: 246 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-15 18:03:42.576669 | debian-bookworm | drift-test: 246 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-15 18:03:42.576749 | debian-bookworm | drift-test: 246 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-15 18:03:42.578320 | debian-bookworm | drift-test: 248 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-15 18:03:42.578451 | debian-bookworm | drift-test: 248 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-15 18:03:42.611685 | debian-bookworm | drift-test: 281 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-07-15 18:03:42.835976 | debian-bookworm | ============================= test session starts ============================== 2026-07-15 18:03:42.836062 | debian-bookworm | platform linux -- Python 3.11.2, pytest-8.3.4, pluggy-1.6.0 -- /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python 2026-07-15 18:03:42.836078 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-07-15 18:03:42.836091 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-07-15 18:03:43.558547 | debian-bookworm | collecting ... collected 332 items 2026-07-15 18:03:43.558660 | debian-bookworm | 2026-07-15 18:03:43.560685 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-07-15 18:03:43.562424 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-07-15 18:03:43.564032 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-07-15 18:03:43.565600 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-07-15 18:03:43.567087 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-07-15 18:03:43.774979 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-07-15 18:03:43.961953 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 2%] 2026-07-15 18:03:44.149051 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-07-15 18:03:44.337102 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-07-15 18:03:44.524288 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 3%] 2026-07-15 18:03:44.711654 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 3%] 2026-07-15 18:03:44.900187 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-07-15 18:03:45.086473 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-07-15 18:03:45.273801 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 4%] 2026-07-15 18:03:45.458813 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 4%] 2026-07-15 18:03:45.466208 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-07-15 18:03:45.466281 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 5%] 2026-07-15 18:03:45.466324 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 5%] 2026-07-15 18:03:45.468701 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 5%] 2026-07-15 18:03:45.471159 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 6%] 2026-07-15 18:03:45.474199 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 6%] 2026-07-15 18:03:45.474231 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 6%] 2026-07-15 18:03:45.478214 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 6%] 2026-07-15 18:03:45.478243 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 7%] 2026-07-15 18:03:45.478257 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 7%] 2026-07-15 18:03:45.478269 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 7%] 2026-07-15 18:03:45.482366 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 8%] 2026-07-15 18:03:45.482414 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 8%] 2026-07-15 18:03:45.482429 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 8%] 2026-07-15 18:03:45.482442 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 9%] 2026-07-15 18:03:45.482454 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 9%] 2026-07-15 18:03:45.482465 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 9%] 2026-07-15 18:03:45.486295 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 9%] 2026-07-15 18:03:45.486340 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 10%] 2026-07-15 18:03:45.486352 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 10%] 2026-07-15 18:03:45.486374 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 10%] 2026-07-15 18:03:45.490290 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 11%] 2026-07-15 18:03:45.494337 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 11%] 2026-07-15 18:03:45.498360 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 11%] 2026-07-15 18:03:45.498401 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 12%] 2026-07-15 18:03:45.498413 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 12%] 2026-07-15 18:03:45.502257 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 12%] 2026-07-15 18:03:45.506292 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 12%] 2026-07-15 18:03:45.506331 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 13%] 2026-07-15 18:03:45.510275 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 13%] 2026-07-15 18:03:45.514326 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 13%] 2026-07-15 18:03:45.514378 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 14%] 2026-07-15 18:03:45.514390 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 14%] 2026-07-15 18:03:45.514405 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 14%] 2026-07-15 18:03:45.518334 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 15%] 2026-07-15 18:03:45.518381 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 15%] 2026-07-15 18:03:45.518412 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 15%] 2026-07-15 18:03:45.518423 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 15%] 2026-07-15 18:03:45.518435 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 16%] 2026-07-15 18:03:45.522315 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 16%] 2026-07-15 18:03:45.522358 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 16%] 2026-07-15 18:03:45.522370 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 17%] 2026-07-15 18:03:45.522382 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 17%] 2026-07-15 18:03:45.526318 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 17%] 2026-07-15 18:03:45.526368 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 18%] 2026-07-15 18:03:45.526382 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 18%] 2026-07-15 18:03:45.526393 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 18%] 2026-07-15 18:03:45.530310 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 18%] 2026-07-15 18:03:45.530357 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 19%] 2026-07-15 18:03:45.530370 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 19%] 2026-07-15 18:03:45.530381 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 19%] 2026-07-15 18:03:45.534283 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 20%] 2026-07-15 18:03:45.534328 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 20%] 2026-07-15 18:03:45.538301 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 20%] 2026-07-15 18:03:45.542333 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 21%] 2026-07-15 18:03:45.546297 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 21%] 2026-07-15 18:03:45.550309 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 21%] 2026-07-15 18:03:45.553876 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 21%] 2026-07-15 18:03:45.558186 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 22%] 2026-07-15 18:03:45.562450 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 22%] 2026-07-15 18:03:45.566756 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 22%] 2026-07-15 18:03:45.571204 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 23%] 2026-07-15 18:03:45.575492 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 23%] 2026-07-15 18:03:45.579717 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 23%] 2026-07-15 18:03:45.583911 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 24%] 2026-07-15 18:03:45.588050 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 24%] 2026-07-15 18:03:45.592158 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 24%] 2026-07-15 18:03:45.596410 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 25%] 2026-07-15 18:03:45.598448 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 25%] 2026-07-15 18:03:45.600059 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 25%] 2026-07-15 18:03:45.601680 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 25%] 2026-07-15 18:03:45.602924 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 26%] 2026-07-15 18:03:45.607385 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 26%] 2026-07-15 18:03:45.610463 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 26%] 2026-07-15 18:03:45.612741 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 27%] 2026-07-15 18:03:45.616391 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 27%] 2026-07-15 18:03:45.619351 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 27%] 2026-07-15 18:03:45.622404 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 28%] 2026-07-15 18:03:45.625377 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 28%] 2026-07-15 18:03:45.628645 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 28%] 2026-07-15 18:03:45.631033 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 28%] 2026-07-15 18:03:45.633459 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 29%] 2026-07-15 18:03:45.635942 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 29%] 2026-07-15 18:03:45.638093 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 29%] 2026-07-15 18:03:45.640116 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 30%] 2026-07-15 18:03:45.641634 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 30%] 2026-07-15 18:03:45.643802 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 30%] 2026-07-15 18:03:45.646099 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 31%] 2026-07-15 18:03:45.648212 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 31%] 2026-07-15 18:03:45.649718 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 31%] 2026-07-15 18:03:45.652245 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 31%] 2026-07-15 18:03:45.654416 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 32%] 2026-07-15 18:03:45.656962 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 32%] 2026-07-15 18:03:45.658115 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 32%] 2026-07-15 18:03:45.659111 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 33%] 2026-07-15 18:03:45.660166 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 33%] 2026-07-15 18:03:45.661239 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 33%] 2026-07-15 18:03:45.662305 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 34%] 2026-07-15 18:03:45.664782 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 34%] 2026-07-15 18:03:45.666989 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 34%] 2026-07-15 18:03:45.668157 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 34%] 2026-07-15 18:03:45.670785 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 35%] 2026-07-15 18:03:45.673015 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 35%] 2026-07-15 18:03:45.675372 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 35%] 2026-07-15 18:03:45.676895 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 36%] 2026-07-15 18:03:45.678471 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 36%] 2026-07-15 18:03:45.679984 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 36%] 2026-07-15 18:03:45.682114 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 37%] 2026-07-15 18:03:45.683857 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 37%] 2026-07-15 18:03:45.685380 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 37%] 2026-07-15 18:03:45.686897 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 37%] 2026-07-15 18:03:45.688488 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 38%] 2026-07-15 18:03:45.690153 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 38%] 2026-07-15 18:03:45.691714 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 38%] 2026-07-15 18:03:45.714140 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 39%] 2026-07-15 18:03:45.720609 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 39%] 2026-07-15 18:03:45.726234 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 39%] 2026-07-15 18:03:45.727322 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 40%] 2026-07-15 18:03:45.728799 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 40%] 2026-07-15 18:03:45.729843 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 40%] 2026-07-15 18:03:45.731357 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 40%] 2026-07-15 18:03:45.733226 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 41%] 2026-07-15 18:03:45.735052 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 41%] 2026-07-15 18:03:45.738873 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 41%] 2026-07-15 18:03:45.745600 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 42%] 2026-07-15 18:03:45.748704 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 42%] 2026-07-15 18:03:45.755141 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 42%] 2026-07-15 18:03:45.757849 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 43%] 2026-07-15 18:03:45.761148 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 43%] 2026-07-15 18:03:45.763586 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 43%] 2026-07-15 18:03:45.764636 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 43%] 2026-07-15 18:03:45.765674 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 44%] 2026-07-15 18:03:45.766792 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 44%] 2026-07-15 18:03:45.767841 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 44%] 2026-07-15 18:03:45.768890 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 45%] 2026-07-15 18:03:45.769876 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 45%] 2026-07-15 18:03:45.770894 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 45%] 2026-07-15 18:03:45.776598 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 46%] 2026-07-15 18:03:45.778177 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 46%] 2026-07-15 18:03:45.779455 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 46%] 2026-07-15 18:03:45.781649 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 46%] 2026-07-15 18:03:45.783003 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 47%] 2026-07-15 18:03:45.784298 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 47%] 2026-07-15 18:03:45.785536 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 47%] 2026-07-15 18:03:45.786606 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 48%] 2026-07-15 18:03:45.787690 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 48%] 2026-07-15 18:03:45.794761 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 48%] 2026-07-15 18:03:45.801689 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 49%] 2026-07-15 18:03:45.808511 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 49%] 2026-07-15 18:03:45.815034 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 49%] 2026-07-15 18:03:45.821465 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 50%] 2026-07-15 18:03:45.828195 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 50%] 2026-07-15 18:03:45.834782 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 50%] 2026-07-15 18:03:45.841241 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 50%] 2026-07-15 18:03:45.847747 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 51%] 2026-07-15 18:03:45.854093 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 51%] 2026-07-15 18:03:45.857028 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 51%] 2026-07-15 18:03:45.865913 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 52%] 2026-07-15 18:03:45.874767 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 52%] 2026-07-15 18:03:45.884562 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 52%] 2026-07-15 18:03:45.893888 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 53%] 2026-07-15 18:03:45.903967 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 53%] 2026-07-15 18:03:45.912434 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 53%] 2026-07-15 18:03:45.921204 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 53%] 2026-07-15 18:03:45.923339 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 54%] 2026-07-15 18:03:45.932097 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 54%] 2026-07-15 18:03:45.940599 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 54%] 2026-07-15 18:03:45.949416 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 55%] 2026-07-15 18:03:45.959675 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 55%] 2026-07-15 18:03:45.973484 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 55%] 2026-07-15 18:03:45.985171 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 56%] 2026-07-15 18:03:45.995042 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 56%] 2026-07-15 18:03:46.005034 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 56%] 2026-07-15 18:03:46.014985 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 56%] 2026-07-15 18:03:46.016949 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 57%] 2026-07-15 18:03:46.018894 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 57%] 2026-07-15 18:03:46.020728 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 57%] 2026-07-15 18:03:46.022770 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 58%] 2026-07-15 18:03:46.024556 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 58%] 2026-07-15 18:03:46.031975 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 58%] 2026-07-15 18:03:46.038692 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 59%] 2026-07-15 18:03:46.045495 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 59%] 2026-07-15 18:03:46.052058 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 59%] 2026-07-15 18:03:46.058831 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 59%] 2026-07-15 18:03:46.065377 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 60%] 2026-07-15 18:03:46.072142 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 60%] 2026-07-15 18:03:46.078914 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 60%] 2026-07-15 18:03:46.085473 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 61%] 2026-07-15 18:03:46.092059 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 61%] 2026-07-15 18:03:46.094359 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 61%] 2026-07-15 18:03:46.101045 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 62%] 2026-07-15 18:03:46.107708 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 62%] 2026-07-15 18:03:46.114499 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 62%] 2026-07-15 18:03:46.121100 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 62%] 2026-07-15 18:03:46.127868 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 63%] 2026-07-15 18:03:46.133048 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 63%] 2026-07-15 18:03:46.138384 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 63%] 2026-07-15 18:03:46.143484 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-15 18:03:46.148693 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 64%] 2026-07-15 18:03:46.151387 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 64%] 2026-07-15 18:03:46.154029 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 65%] 2026-07-15 18:03:46.156616 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 65%] 2026-07-15 18:03:46.159140 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 65%] 2026-07-15 18:03:46.161684 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 65%] 2026-07-15 18:03:46.164431 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 66%] 2026-07-15 18:03:46.167005 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 66%] 2026-07-15 18:03:46.168434 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 66%] 2026-07-15 18:03:46.169818 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 67%] 2026-07-15 18:03:46.171192 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 67%] 2026-07-15 18:03:46.172554 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 67%] 2026-07-15 18:03:46.173672 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 68%] 2026-07-15 18:03:46.174805 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 68%] 2026-07-15 18:03:46.175818 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 68%] 2026-07-15 18:03:46.176963 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 68%] 2026-07-15 18:03:46.178043 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 69%] 2026-07-15 18:03:46.179104 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 69%] 2026-07-15 18:03:46.180096 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 69%] 2026-07-15 18:03:46.181091 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 70%] 2026-07-15 18:03:46.182195 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 70%] 2026-07-15 18:03:46.183205 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 70%] 2026-07-15 18:03:46.184243 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 71%] 2026-07-15 18:03:46.185234 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 71%] 2026-07-15 18:03:46.186265 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 71%] 2026-07-15 18:03:46.187326 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 71%] 2026-07-15 18:03:46.188401 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 72%] 2026-07-15 18:03:46.193153 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 72%] 2026-07-15 18:03:46.194261 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 72%] 2026-07-15 18:03:46.195316 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 73%] 2026-07-15 18:03:46.196397 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 73%] 2026-07-15 18:03:46.197594 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 73%] 2026-07-15 18:03:46.198762 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 74%] 2026-07-15 18:03:46.199914 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 74%] 2026-07-15 18:03:46.200981 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 74%] 2026-07-15 18:03:46.202115 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 75%] 2026-07-15 18:03:46.203314 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 75%] 2026-07-15 18:03:46.204492 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 75%] 2026-07-15 18:03:46.205678 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 75%] 2026-07-15 18:03:46.206843 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 76%] 2026-07-15 18:03:46.207900 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 76%] 2026-07-15 18:03:46.208919 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 76%] 2026-07-15 18:03:46.210033 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 77%] 2026-07-15 18:03:46.212889 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 77%] 2026-07-15 18:03:46.215631 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 77%] 2026-07-15 18:03:46.218348 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 78%] 2026-07-15 18:03:46.221961 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 78%] 2026-07-15 18:03:46.225459 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 78%] 2026-07-15 18:03:46.228368 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 78%] 2026-07-15 18:03:46.366856 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 79%] 2026-07-15 18:03:46.376207 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 79%] 2026-07-15 18:03:46.380727 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 79%] 2026-07-15 18:03:46.386378 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 80%] 2026-07-15 18:03:46.394172 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 80%] 2026-07-15 18:03:46.394657 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 80%] 2026-07-15 18:03:46.402158 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 81%] 2026-07-15 18:03:46.402191 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 81%] 2026-07-15 18:03:46.403249 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 81%] 2026-07-15 18:03:46.406520 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 81%] 2026-07-15 18:03:46.409888 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 82%] 2026-07-15 18:03:46.412639 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 82%] 2026-07-15 18:03:46.416116 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 82%] 2026-07-15 18:03:46.420534 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 83%] 2026-07-15 18:03:46.425889 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-07-15 18:03:46.430081 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 83%] 2026-07-15 18:03:46.433194 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 84%] 2026-07-15 18:03:46.437015 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 84%] 2026-07-15 18:03:46.441006 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 84%] 2026-07-15 18:03:46.444837 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 84%] 2026-07-15 18:03:46.448661 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 85%] 2026-07-15 18:03:46.453163 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 85%] 2026-07-15 18:03:46.457736 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 85%] 2026-07-15 18:03:46.464287 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 86%] 2026-07-15 18:03:46.470778 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 86%] 2026-07-15 18:03:46.474116 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 86%] 2026-07-15 18:03:46.478101 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 87%] 2026-07-15 18:03:46.482315 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 87%] 2026-07-15 18:03:46.487069 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 87%] 2026-07-15 18:03:46.489577 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 87%] 2026-07-15 18:03:46.491998 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 88%] 2026-07-15 18:03:46.494391 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 88%] 2026-07-15 18:03:46.539201 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 88%] 2026-07-15 18:03:46.567917 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 89%] 2026-07-15 18:03:46.608673 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 89%] 2026-07-15 18:03:46.687703 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 89%] 2026-07-15 18:03:46.713694 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 90%] 2026-07-15 18:03:46.736564 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 90%] 2026-07-15 18:03:46.778909 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 90%] 2026-07-15 18:03:46.797849 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 90%] 2026-07-15 18:03:46.802499 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 91%] 2026-07-15 18:03:46.803808 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 91%] 2026-07-15 18:03:46.807780 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 91%] 2026-07-15 18:03:46.811250 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-07-15 18:03:46.814715 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 92%] 2026-07-15 18:03:46.818192 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 92%] 2026-07-15 18:03:46.821393 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-07-15 18:03:46.822373 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 93%] 2026-07-15 18:03:46.823290 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 93%] 2026-07-15 18:03:46.824204 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 93%] 2026-07-15 18:03:46.826014 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 94%] 2026-07-15 18:03:46.827793 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 94%] 2026-07-15 18:03:46.831982 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 94%] 2026-07-15 18:03:46.836255 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-07-15 18:03:46.840732 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 95%] 2026-07-15 18:03:46.845099 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 95%] 2026-07-15 18:03:46.849308 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-07-15 18:03:46.853337 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-07-15 18:03:46.854187 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 96%] 2026-07-15 18:03:46.855065 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 96%] 2026-07-15 18:03:46.859268 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-07-15 18:03:46.863194 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-07-15 18:03:46.867046 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 97%] 2026-07-15 18:03:46.870925 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-07-15 18:03:46.875066 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-07-15 18:03:46.878015 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-07-15 18:03:46.880150 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-07-15 18:03:46.883450 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-07-15 18:03:46.885451 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-07-15 18:03:46.898406 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-07-15 18:03:46.898423 | debian-bookworm | 2026-07-15 18:03:46.898428 | debian-bookworm | ============================= 332 passed in 4.06s ============================== 2026-07-15 18:03:46.950864 | debian-bookworm | drift-test: 4620 I exit 0 (4.34 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=2681 [tox/execute/api.py:308] 2026-07-15 18:03:46.951787 | debian-bookworm | drift-test: OK (4.39=setup[0.05]+cmd[4.34] seconds) 2026-07-15 18:03:46.951802 | debian-bookworm | congratulations :) (4.41 seconds) 2026-07-15 18:03:47.034069 | debian-bookworm | ok: Runtime: 0:00:04.710566 2026-07-15 18:03:47.043822 | 2026-07-15 18:03:47.043977 | TASK [tox : Look for output] 2026-07-15 18:03:47.461129 | debian-bookworm | ok 2026-07-15 18:03:47.476218 | 2026-07-15 18:03:47.476398 | TASK [tox : Return file comments to Zuul] 2026-07-15 18:03:47.520952 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:47.529951 | 2026-07-15 18:03:47.530061 | PLAY RECAP 2026-07-15 18:03:47.530132 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-15 18:03:47.530185 | 2026-07-15 18:03:47.695406 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-15 18:03:47.697000 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-15 18:03:48.478338 | 2026-07-15 18:03:48.478564 | PLAY [all] 2026-07-15 18:03:48.518645 | 2026-07-15 18:03:48.518908 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-15 18:03:48.575004 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:48.581301 | 2026-07-15 18:03:48.581473 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-15 18:03:48.620811 | debian-bookworm | ok 2026-07-15 18:03:48.626379 | 2026-07-15 18:03:48.626508 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-15 18:03:49.117454 | debian-bookworm -> localhost | changed 2026-07-15 18:03:49.126652 | 2026-07-15 18:03:49.126799 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-15 18:03:49.195156 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:49.204670 | 2026-07-15 18:03:49.204832 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 18:03:49.244523 | debian-bookworm | ok 2026-07-15 18:03:49.251924 | 2026-07-15 18:03:49.252061 | TASK [fetch-tox-output : Get tox version] 2026-07-15 18:03:49.971529 | 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-15 18:03:49.988806 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-15 18:03:50.285789 | debian-bookworm | ok: Runtime: 0:00:00.311277 2026-07-15 18:03:50.296882 | 2026-07-15 18:03:50.297079 | TASK [fetch-tox-output : Find all default environments] 2026-07-15 18:03:50.833590 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:50.845214 | 2026-07-15 18:03:50.845464 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 18:03:50.881005 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:50.892891 | 2026-07-15 18:03:50.893055 | TASK [fetch-tox-output : Find all default environments] 2026-07-15 18:03:51.426153 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:51.432821 | 2026-07-15 18:03:51.432978 | TASK [fetch-tox-output : Set envlist fact] 2026-07-15 18:03:51.457284 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:51.464371 | 2026-07-15 18:03:51.464530 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-15 18:03:51.513191 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:51.527045 | 2026-07-15 18:03:51.527199 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-15 18:03:52.359417 | debian-bookworm | changed: 2026-07-15 18:03:52.359645 | debian-bookworm | created directory /var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/logs/tox/drift-test 2026-07-15 18:03:52.359681 | debian-bookworm | cd+++++++++ ./ 2026-07-15 18:03:52.359706 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-15 18:03:52.359735 | 2026-07-15 18:03:52.368281 | 2026-07-15 18:03:52.368392 | PLAY RECAP 2026-07-15 18:03:52.368447 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-15 18:03:52.368472 | 2026-07-15 18:03:52.530380 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-15 18:03:52.531672 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-15 18:03:53.315533 | 2026-07-15 18:03:53.315736 | PLAY [all] 2026-07-15 18:03:53.333895 | 2026-07-15 18:03:53.334081 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-15 18:03:53.550080 | debian-bookworm | changed: non-zero return code 2026-07-15 18:03:53.558938 | 2026-07-15 18:03:53.559144 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-15 18:03:53.585103 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:53.591879 | 2026-07-15 18:03:53.592018 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-15 18:03:53.623984 | 2026-07-15 18:03:53.624196 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-15 18:03:53.657597 | 2026-07-15 18:03:53.657821 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-15 18:03:53.682590 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:53.689545 | 2026-07-15 18:03:53.689675 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-15 18:03:53.736643 | 2026-07-15 18:03:53.736994 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-15 18:03:53.762539 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:53.772415 | 2026-07-15 18:03:53.772584 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-15 18:03:53.797648 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:53.807386 | 2026-07-15 18:03:53.807535 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-15 18:03:53.832657 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:03:53.839634 | 2026-07-15 18:03:53.839723 | PLAY RECAP 2026-07-15 18:03:53.839782 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-15 18:03:53.839808 | 2026-07-15 18:03:53.993150 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-15 18:03:53.994519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 18:03:54.842756 | 2026-07-15 18:03:54.842970 | PLAY [Base post-fetch] 2026-07-15 18:03:54.858180 | 2026-07-15 18:03:54.858384 | TASK [diagnose-network : Ensure log directory exists] 2026-07-15 18:03:55.265595 | debian-bookworm | ok 2026-07-15 18:03:55.274494 | 2026-07-15 18:03:55.274730 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-15 18:04:06.995239 | debian-bookworm | ok: Runtime: 0:00:06.015947 2026-07-15 18:04:07.005124 | 2026-07-15 18:04:07.005326 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-15 18:04:12.984397 | debian-bookworm | ok: Runtime: 0:00:00.008492 2026-07-15 18:04:12.991950 | 2026-07-15 18:04:12.992161 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-15 18:04:18.979032 | debian-bookworm | ok: Runtime: 0:00:00.007391 2026-07-15 18:04:18.994172 | 2026-07-15 18:04:18.994338 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-15 18:04:19.060403 | debian-bookworm | skipping: Conditional result was False 2026-07-15 18:04:19.074738 | 2026-07-15 18:04:19.075028 | TASK [fetch-output : Set log path for single node] 2026-07-15 18:04:19.126754 | debian-bookworm | ok 2026-07-15 18:04:19.134692 | 2026-07-15 18:04:19.134879 | LOOP [fetch-output : Ensure local output dirs] 2026-07-15 18:04:19.464429 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/logs" 2026-07-15 18:04:19.729237 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/artifacts" 2026-07-15 18:04:20.000662 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/69cadca1032f41b3bb0c480cb5e97880/work/docs" 2026-07-15 18:04:20.020468 | 2026-07-15 18:04:20.020653 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 18:04:20.884374 | debian-bookworm | changed: 2026-07-15 18:04:20.884761 | debian-bookworm | .d..t...... ./ 2026-07-15 18:04:20.884824 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 18:04:20.884867 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 18:04:20.884905 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 18:04:20.884942 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 18:04:20.884993 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 18:04:20.885069 | debian-bookworm | changed: All items complete 2026-07-15 18:04:20.885117 | 2026-07-15 18:04:21.519294 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 18:04:22.148973 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 18:04:22.163782 | 2026-07-15 18:04:22.163949 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 18:04:22.551555 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011117 2026-07-15 18:04:22.858607 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009368 2026-07-15 18:04:22.868859 | 2026-07-15 18:04:22.868992 | PLAY RECAP 2026-07-15 18:04:22.869051 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-15 18:04:22.869077 | 2026-07-15 18:04:23.033067 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 18:04:23.034204 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 18:04:23.827777 | 2026-07-15 18:04:23.828067 | PLAY [Base post] 2026-07-15 18:04:23.843046 | 2026-07-15 18:04:23.843218 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 18:04:24.466574 | debian-bookworm | changed 2026-07-15 18:04:24.475878 | 2026-07-15 18:04:24.476028 | PLAY RECAP 2026-07-15 18:04:24.476112 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 18:04:24.476188 | 2026-07-15 18:04:24.621379 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 18:04:24.625349 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 18:04:25.505602 | 2026-07-15 18:04:25.505793 | PLAY [Base post-logs] 2026-07-15 18:04:25.517006 | 2026-07-15 18:04:25.517153 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 18:04:26.026454 | localhost | changed 2026-07-15 18:04:26.040204 | 2026-07-15 18:04:26.040431 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 18:04:26.067011 | localhost | ok 2026-07-15 18:04:26.070727 | 2026-07-15 18:04:26.070939 | TASK [Set zuul-log-path fact] 2026-07-15 18:04:26.087000 | localhost | ok 2026-07-15 18:04:26.096027 | 2026-07-15 18:04:26.096189 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 18:04:26.132861 | localhost | ok 2026-07-15 18:04:26.137391 | 2026-07-15 18:04:26.137533 | TASK [upload-logs : Create log directories] 2026-07-15 18:04:26.664220 | localhost | changed 2026-07-15 18:04:26.667502 | 2026-07-15 18:04:26.667629 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 18:04:27.179351 | localhost -> localhost | ok: Runtime: 0:00:00.007612 2026-07-15 18:04:27.183879 | 2026-07-15 18:04:27.184003 | TASK [upload-logs : Upload logs to log server] 2026-07-15 18:04:27.774084 | localhost | Output suppressed because no_log was given 2026-07-15 18:04:27.778310 | 2026-07-15 18:04:27.778501 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 18:04:27.830917 | localhost | skipping: Conditional result was False 2026-07-15 18:04:27.836822 | localhost | skipping: Conditional result was False 2026-07-15 18:04:27.852368 | 2026-07-15 18:04:27.852647 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 18:04:27.905443 | localhost | skipping: Conditional result was False 2026-07-15 18:04:27.906121 | 2026-07-15 18:04:27.909124 | localhost | skipping: Conditional result was False 2026-07-15 18:04:27.916337 | 2026-07-15 18:04:27.916533 | LOOP [upload-logs : Upload console log and json output]