Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d2' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8693172-epel-10-x86_64 --chroot epel-10-x86_64


Version: 1.2
PID: 9574
Logging PID: 9575
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'bootstrap': 'on',
 'build_id': 8693172,
 'buildroot_pkgs': [],
 'chroot': 'epel-10-x86_64',
 'enable_net': True,
 'fedora_review': False,
 'git_hash': '5aa5b6267c4883be7347a61d7ca91a3b77acfb61',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'kcli',
 'package_version': '99.0.0.git.202502240704.4d0bee2-0',
 'project_dirname': 'kcli',
 'project_name': 'kcli',
 'project_owner': 'karmab',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/karmab/kcli/epel-10-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'karmab/kcli--karmab',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'karmab',
 'tags': [],
 'task_id': '8693172-epel-10-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli', '/var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli'...

Running: git checkout 5aa5b6267c4883be7347a61d7ca91a3b77acfb61 --

cmd: ['git', 'checkout', '5aa5b6267c4883be7347a61d7ca91a3b77acfb61', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli
rc: 0
stdout: 
stderr: Note: switching to '5aa5b6267c4883be7347a61d7ca91a3b77acfb61'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5aa5b626 automatic import of kcli

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading kcli.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o kcli.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/karmab/kcli/kcli/kcli.tar.gz/md5/4e2864cf1ac851f73bbdfd536a5957a9/kcli.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27.0M  100 27.0M    0     0  11.1M      0  0:00:02  0:00:02 --:--:-- 11.1M
INFO: Reading stdout from command: md5sum kcli.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli/kcli.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740380787.836614 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli/kcli.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1740380787.836614 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli/kcli.spec)  Config(centos-stream+epel-10-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1740380787.836614/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf4 detected and used (fallback)
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  96 kB/s | 8.6 kB     00:00    
CentOS Stream 10 - BaseOS                       5.0 MB/s | 6.3 MB     00:01    
CentOS Stream 10 - AppStream                     10 MB/s | 2.7 MB     00:00    
CentOS Stream 10 - CRB                          1.1 MB/s | 709 kB     00:00    
CentOS Stream 10 - Extras packages              1.4 kB/s | 3.8 kB     00:02    
Extra Packages for Enterprise Linux 10 - x86_64 7.4 MB/s | 3.6 MB     00:00    
Dependencies resolved.
================================================================================
 Package                     Arch   Version                        Repo    Size
================================================================================
Installing:
 python3-dnf                 noarch 4.20.0-11.el10                 baseos 641 k
 python3-dnf-plugins-core    noarch 4.7.0-8.el10                   baseos 313 k
Installing dependencies:
 alternatives                x86_64 1.30-2.el10                    baseos  42 k
 attr                        x86_64 2.5.2-5.el10                   baseos  64 k
 audit-libs                  x86_64 4.0.3-1.el10                   baseos 128 k
 basesystem                  noarch 11-22.el10                     baseos 4.3 k
 bash                        x86_64 5.2.26-4.el10                  baseos 1.8 M
 bzip2-libs                  x86_64 1.0.8-25.el10                  baseos  42 k
 ca-certificates             noarch 2024.2.69_v8.0.303-102.3.el10  baseos 1.1 M
 centos-gpg-keys             noarch 10.0-7.el10                    baseos  14 k
 centos-stream-release       noarch 10.0-7.el10                    baseos  29 k
 centos-stream-repos         noarch 10.0-7.el10                    baseos  12 k
 coreutils                   x86_64 9.5-6.el10                     baseos 1.1 M
 coreutils-common            x86_64 9.5-6.el10                     baseos 2.1 M
 crypto-policies             noarch 20250214-1.gitfd9b9b9.el10     baseos  98 k
 curl                        x86_64 8.9.1-5.el10                   baseos 312 k
 cyrus-sasl-lib              x86_64 2.1.28-27.el10                 baseos 106 k
 dbus-libs                   x86_64 1:1.14.10-5.el10               baseos 156 k
 dnf-data                    noarch 4.20.0-11.el10                 baseos  42 k
 elfutils-default-yama-scope noarch 0.192-5.el10                   baseos  13 k
 elfutils-libelf             x86_64 0.192-5.el10                   baseos 205 k
 elfutils-libs               x86_64 0.192-5.el10                   baseos 253 k
 expat                       x86_64 2.6.4-1.el10                   baseos 115 k
 file-libs                   x86_64 5.45-7.el10                    baseos 763 k
 filesystem                  x86_64 3.18-16.el10                   baseos 4.7 M
 findutils                   x86_64 1:4.10.0-5.el10                baseos 551 k
 gawk                        x86_64 5.3.0-6.el10                   baseos 1.1 M
 gdbm-libs                   x86_64 1:1.23-9.el10                  baseos  57 k
 glib2                       x86_64 2.80.4-4.el10                  baseos 3.1 M
 glibc                       x86_64 2.39-37.el10                   baseos 2.1 M
 glibc-common                x86_64 2.39-37.el10                   baseos 376 k
 glibc-minimal-langpack      x86_64 2.39-37.el10                   baseos  81 k
 gmp                         x86_64 1:6.2.1-10.el10                baseos 317 k
 gnutls                      x86_64 3.8.9-9.el10                   baseos 1.4 M
 grep                        x86_64 3.11-10.el10                   baseos 301 k
 ima-evm-utils               x86_64 1.6.2-1.el10                   baseos  70 k
 json-c                      x86_64 0.18-3.el10                    baseos  45 k
 keyutils                    x86_64 1.6.3-5.el10                   baseos  76 k
 keyutils-libs               x86_64 1.6.3-5.el10                   baseos  33 k
 krb5-libs                   x86_64 1.21.3-7.el10                  baseos 767 k
 libacl                      x86_64 2.3.2-4.el10                   baseos  25 k
 libarchive                  x86_64 3.7.7-1.el10                   baseos 416 k
 libattr                     x86_64 2.5.2-5.el10                   baseos  19 k
 libblkid                    x86_64 2.40.2-10.el10                 baseos 127 k
 libbrotli                   x86_64 1.1.0-6.el10                   baseos 346 k
 libcap                      x86_64 2.69-7.el10                    baseos  91 k
 libcap-ng                   x86_64 0.8.4-6.el10                   baseos  33 k
 libcom_err                  x86_64 1.47.1-3.el10                  baseos  27 k
 libcomps                    x86_64 0.1.21-3.el10                  baseos  78 k
 libcurl                     x86_64 8.9.1-5.el10                   baseos 360 k
 libdnf                      x86_64 0.73.1-7.el10                  baseos 711 k
 libeconf                    x86_64 0.6.2-4.el10                   baseos  33 k
 libevent                    x86_64 2.1.12-16.el10                 baseos 261 k
 libffi                      x86_64 3.4.4-9.el10                   baseos  41 k
 libgcc                      x86_64 14.2.1-7.el10                  baseos 135 k
 libgomp                     x86_64 14.2.1-7.el10                  baseos 352 k
 libidn2                     x86_64 2.3.7-3.el10                   baseos 118 k
 libmodulemd                 x86_64 2.15.0-12.el10                 baseos 236 k
 libmount                    x86_64 2.40.2-10.el10                 baseos 157 k
 libnghttp2                  x86_64 1.64.0-2.el10                  baseos  78 k
 libpsl                      x86_64 0.21.5-6.el10                  baseos  65 k
 librepo                     x86_64 1.18.0-3.el10                  baseos  96 k
 libselinux                  x86_64 3.8-1.el10                     baseos  98 k
 libsemanage                 x86_64 3.8-1.el10                     baseos 122 k
 libsepol                    x86_64 3.8-1.el10                     baseos 348 k
 libsmartcols                x86_64 2.40.2-10.el10                 baseos  85 k
 libsolv                     x86_64 0.7.29-7.el10                  baseos 412 k
 libssh                      x86_64 0.11.1-1.el10                  baseos 234 k
 libssh-config               noarch 0.11.1-1.el10                  baseos 9.7 k
 libstdc++                   x86_64 14.2.1-7.el10                  baseos 847 k
 libtasn1                    x86_64 4.19.0-9.el10                  baseos  75 k
 libunistring                x86_64 1.1-10.el10                    baseos 548 k
 libuuid                     x86_64 2.40.2-10.el10                 baseos  30 k
 libverto                    x86_64 0.3.2-10.el10                  baseos  22 k
 libxcrypt                   x86_64 4.4.36-10.el10                 baseos 120 k
 libxml2                     x86_64 2.12.5-4.el10                  baseos 661 k
 libyaml                     x86_64 0.2.5-16.el10                  baseos  62 k
 libzstd                     x86_64 1.5.5-9.el10                   baseos 292 k
 lua-libs                    x86_64 5.4.6-7.el10                   baseos 132 k
 lz4-libs                    x86_64 1.9.4-8.el10                   baseos  68 k
 mpdecimal                   x86_64 2.5.1-12.el10                  baseos  90 k
 mpfr                        x86_64 4.2.1-5.el10                   baseos 346 k
 ncurses-base                noarch 6.4-14.20240127.el10           baseos 100 k
 ncurses-libs                x86_64 6.4-14.20240127.el10           baseos 338 k
 openldap                    x86_64 2.6.8-2.el10                   baseos 229 k
 openssl-libs                x86_64 1:3.2.2-16.el10                baseos 2.3 M
 p11-kit                     x86_64 0.25.5-7.el10                  baseos 497 k
 p11-kit-trust               x86_64 0.25.5-7.el10                  baseos 134 k
 pam-libs                    x86_64 1.6.1-7.el10                   baseos  58 k
 pcre2                       x86_64 10.44-1.el10.3                 baseos 248 k
 pcre2-syntax                noarch 10.44-1.el10.3                 baseos 151 k
 popt                        x86_64 1.19-8.el10                    baseos  66 k
 publicsuffix-list-dafsa     noarch 20240107-5.el10                baseos  59 k
 python3                     x86_64 3.12.9-1.el10                  baseos  29 k
 python3-dateutil            noarch 1:2.8.2-15.el10                baseos 358 k
 python3-dbus                x86_64 1.3.2-8.el10                   baseos 158 k
 python3-hawkey              x86_64 0.73.1-7.el10                  baseos 107 k
 python3-libcomps            x86_64 0.1.21-3.el10                  baseos  49 k
 python3-libdnf              x86_64 0.73.1-7.el10                  baseos 865 k
 python3-libs                x86_64 3.12.9-1.el10                  baseos 9.4 M
 python3-pip-wheel           noarch 23.3.2-7.el10                  baseos 1.5 M
 python3-rpm                 x86_64 4.19.1.1-12.el10               baseos  66 k
 python3-six                 noarch 1.16.0-16.el10                 baseos  42 k
 python3-systemd             x86_64 235-11.el10                    baseos 108 k
 readline                    x86_64 8.2-11.el10                    baseos 214 k
 rpm                         x86_64 4.19.1.1-12.el10               baseos 565 k
 rpm-build-libs              x86_64 4.19.1.1-12.el10               baseos  95 k
 rpm-libs                    x86_64 4.19.1.1-12.el10               baseos 310 k
 rpm-sequoia                 x86_64 1.6.0-6.el10                   baseos 874 k
 rpm-sign-libs               x86_64 4.19.1.1-12.el10               baseos  24 k
 sed                         x86_64 4.9-3.el10                     baseos 318 k
 setup                       noarch 2.14.5-4.el10                  baseos 154 k
 shadow-utils                x86_64 2:4.15.0-5.el10                baseos 1.3 M
 sqlite-libs                 x86_64 3.46.1-3.el10                  baseos 747 k
 systemd-libs                x86_64 257-7.el10                     baseos 818 k
 tpm2-tss                    x86_64 4.1.3-5.el10                   baseos 438 k
 tzdata                      noarch 2025a-1.el10                   baseos 838 k
 xz-libs                     x86_64 1:5.6.2-3.el10                 baseos 113 k
 zlib-ng-compat              x86_64 2.2.3-1.el10                   baseos  76 k

Transaction Summary
================================================================================
Install  119 Packages

Total download size: 56 M
Installed size: 184 M
Downloading Packages:
(1/119): alternatives-1.30-2.el10.x86_64.rpm    559 kB/s |  42 kB     00:00    
(2/119): attr-2.5.2-5.el10.x86_64.rpm           799 kB/s |  64 kB     00:00    
(3/119): basesystem-11-22.el10.noarch.rpm       232 kB/s | 4.3 kB     00:00    
(4/119): audit-libs-4.0.3-1.el10.x86_64.rpm     1.3 MB/s | 128 kB     00:00    
(5/119): bzip2-libs-1.0.8-25.el10.x86_64.rpm    1.7 MB/s |  42 kB     00:00    
(6/119): centos-gpg-keys-10.0-7.el10.noarch.rpm 828 kB/s |  14 kB     00:00    
(7/119): centos-stream-release-10.0-7.el10.noar 1.5 MB/s |  29 kB     00:00    
(8/119): ca-certificates-2024.2.69_v8.0.303-102  15 MB/s | 1.1 MB     00:00    
(9/119): centos-stream-repos-10.0-7.el10.noarch 692 kB/s |  12 kB     00:00    
(10/119): bash-5.2.26-4.el10.x86_64.rpm          19 MB/s | 1.8 MB     00:00    
(11/119): crypto-policies-20250214-1.gitfd9b9b9 4.4 MB/s |  98 kB     00:00    
(12/119): coreutils-9.5-6.el10.x86_64.rpm        33 MB/s | 1.1 MB     00:00    
(13/119): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 5.8 MB/s | 106 kB     00:00    
(14/119): curl-8.9.1-5.el10.x86_64.rpm           12 MB/s | 312 kB     00:00    
(15/119): dnf-data-4.20.0-11.el10.noarch.rpm    2.0 MB/s |  42 kB     00:00    
(16/119): dbus-libs-1.14.10-5.el10.x86_64.rpm   6.2 MB/s | 156 kB     00:00    
(17/119): elfutils-default-yama-scope-0.192-5.e 753 kB/s |  13 kB     00:00    
(18/119): elfutils-libelf-0.192-5.el10.x86_64.r  11 MB/s | 205 kB     00:00    
(19/119): elfutils-libs-0.192-5.el10.x86_64.rpm  13 MB/s | 253 kB     00:00    
(20/119): expat-2.6.4-1.el10.x86_64.rpm         5.5 MB/s | 115 kB     00:00    
(21/119): coreutils-common-9.5-6.el10.x86_64.rp  16 MB/s | 2.1 MB     00:00    
(22/119): file-libs-5.45-7.el10.x86_64.rpm       24 MB/s | 763 kB     00:00    
(23/119): findutils-4.10.0-5.el10.x86_64.rpm     19 MB/s | 551 kB     00:00    
(24/119): gdbm-libs-1.23-9.el10.x86_64.rpm      2.9 MB/s |  57 kB     00:00    
(25/119): filesystem-3.18-16.el10.x86_64.rpm     48 MB/s | 4.7 MB     00:00    
(26/119): gawk-5.3.0-6.el10.x86_64.rpm           13 MB/s | 1.1 MB     00:00    
(27/119): glibc-2.39-37.el10.x86_64.rpm          38 MB/s | 2.1 MB     00:00    
(28/119): glibc-minimal-langpack-2.39-37.el10.x 4.4 MB/s |  81 kB     00:00    
(29/119): glib2-2.80.4-4.el10.x86_64.rpm         28 MB/s | 3.1 MB     00:00    
(30/119): gmp-6.2.1-10.el10.x86_64.rpm           13 MB/s | 317 kB     00:00    
(31/119): gnutls-3.8.9-9.el10.x86_64.rpm         36 MB/s | 1.4 MB     00:00    
(32/119): grep-3.11-10.el10.x86_64.rpm           12 MB/s | 301 kB     00:00    
(33/119): ima-evm-utils-1.6.2-1.el10.x86_64.rpm 3.7 MB/s |  70 kB     00:00    
(34/119): json-c-0.18-3.el10.x86_64.rpm         2.4 MB/s |  45 kB     00:00    
(35/119): keyutils-1.6.3-5.el10.x86_64.rpm      3.9 MB/s |  76 kB     00:00    
(36/119): keyutils-libs-1.6.3-5.el10.x86_64.rpm 1.7 MB/s |  33 kB     00:00    
(37/119): libacl-2.3.2-4.el10.x86_64.rpm        1.3 MB/s |  25 kB     00:00    
(38/119): krb5-libs-1.21.3-7.el10.x86_64.rpm     30 MB/s | 767 kB     00:00    
(39/119): libattr-2.5.2-5.el10.x86_64.rpm       1.1 MB/s |  19 kB     00:00    
(40/119): libarchive-3.7.7-1.el10.x86_64.rpm     15 MB/s | 416 kB     00:00    
(41/119): libblkid-2.40.2-10.el10.x86_64.rpm    6.2 MB/s | 127 kB     00:00    
(42/119): glibc-common-2.39-37.el10.x86_64.rpm  1.7 MB/s | 376 kB     00:00    
(43/119): libbrotli-1.1.0-6.el10.x86_64.rpm      16 MB/s | 346 kB     00:00    
(44/119): libcap-2.69-7.el10.x86_64.rpm         4.5 MB/s |  91 kB     00:00    
(45/119): libcap-ng-0.8.4-6.el10.x86_64.rpm     1.8 MB/s |  33 kB     00:00    
(46/119): libcom_err-1.47.1-3.el10.x86_64.rpm   1.5 MB/s |  27 kB     00:00    
(47/119): libcomps-0.1.21-3.el10.x86_64.rpm     4.0 MB/s |  78 kB     00:00    
(48/119): libcurl-8.9.1-5.el10.x86_64.rpm        14 MB/s | 360 kB     00:00    
(49/119): libeconf-0.6.2-4.el10.x86_64.rpm      1.8 MB/s |  33 kB     00:00    
(50/119): libdnf-0.73.1-7.el10.x86_64.rpm        21 MB/s | 711 kB     00:00    
(51/119): libevent-2.1.12-16.el10.x86_64.rpm     12 MB/s | 261 kB     00:00    
(52/119): libffi-3.4.4-9.el10.x86_64.rpm        2.2 MB/s |  41 kB     00:00    
(53/119): libgcc-14.2.1-7.el10.x86_64.rpm       7.2 MB/s | 135 kB     00:00    
(54/119): libgomp-14.2.1-7.el10.x86_64.rpm       15 MB/s | 352 kB     00:00    
(55/119): libidn2-2.3.7-3.el10.x86_64.rpm       5.8 MB/s | 118 kB     00:00    
(56/119): libmodulemd-2.15.0-12.el10.x86_64.rpm  11 MB/s | 236 kB     00:00    
(57/119): libmount-2.40.2-10.el10.x86_64.rpm    6.8 MB/s | 157 kB     00:00    
(58/119): libnghttp2-1.64.0-2.el10.x86_64.rpm   3.8 MB/s |  78 kB     00:00    
(59/119): libpsl-0.21.5-6.el10.x86_64.rpm       3.6 MB/s |  65 kB     00:00    
(60/119): libselinux-3.8-1.el10.x86_64.rpm      5.4 MB/s |  98 kB     00:00    
(61/119): librepo-1.18.0-3.el10.x86_64.rpm      4.6 MB/s |  96 kB     00:00    
(62/119): libsemanage-3.8-1.el10.x86_64.rpm     6.7 MB/s | 122 kB     00:00    
(63/119): libsmartcols-2.40.2-10.el10.x86_64.rp 4.3 MB/s |  85 kB     00:00    
(64/119): libsepol-3.8-1.el10.x86_64.rpm         16 MB/s | 348 kB     00:00    
(65/119): libsolv-0.7.29-7.el10.x86_64.rpm       15 MB/s | 412 kB     00:00    
(66/119): libssh-config-0.11.1-1.el10.noarch.rp 588 kB/s | 9.7 kB     00:00    
(67/119): libssh-0.11.1-1.el10.x86_64.rpm        11 MB/s | 234 kB     00:00    
(68/119): libtasn1-4.19.0-9.el10.x86_64.rpm     3.7 MB/s |  75 kB     00:00    
(69/119): libstdc++-14.2.1-7.el10.x86_64.rpm     28 MB/s | 847 kB     00:00    
(70/119): libunistring-1.1-10.el10.x86_64.rpm    17 MB/s | 548 kB     00:00    
(71/119): libuuid-2.40.2-10.el10.x86_64.rpm     1.6 MB/s |  30 kB     00:00    
(72/119): libverto-0.3.2-10.el10.x86_64.rpm     1.1 MB/s |  22 kB     00:00    
(73/119): libxcrypt-4.4.36-10.el10.x86_64.rpm   5.1 MB/s | 120 kB     00:00    
(74/119): libyaml-0.2.5-16.el10.x86_64.rpm      3.0 MB/s |  62 kB     00:00    
(75/119): libxml2-2.12.5-4.el10.x86_64.rpm       25 MB/s | 661 kB     00:00    
(76/119): lua-libs-5.4.6-7.el10.x86_64.rpm      5.7 MB/s | 132 kB     00:00    
(77/119): libzstd-1.5.5-9.el10.x86_64.rpm        11 MB/s | 292 kB     00:00    
(78/119): lz4-libs-1.9.4-8.el10.x86_64.rpm      3.4 MB/s |  68 kB     00:00    
(79/119): mpdecimal-2.5.1-12.el10.x86_64.rpm    4.6 MB/s |  90 kB     00:00    
(80/119): ncurses-base-6.4-14.20240127.el10.noa 4.7 MB/s | 100 kB     00:00    
(81/119): mpfr-4.2.1-5.el10.x86_64.rpm           14 MB/s | 346 kB     00:00    
(82/119): openldap-2.6.8-2.el10.x86_64.rpm       11 MB/s | 229 kB     00:00    
(83/119): ncurses-libs-6.4-14.20240127.el10.x86  13 MB/s | 338 kB     00:00    
(84/119): p11-kit-trust-0.25.5-7.el10.x86_64.rp 5.2 MB/s | 134 kB     00:00    
(85/119): p11-kit-0.25.5-7.el10.x86_64.rpm       15 MB/s | 497 kB     00:00    
(86/119): openssl-libs-3.2.2-16.el10.x86_64.rpm  43 MB/s | 2.3 MB     00:00    
(87/119): pam-libs-1.6.1-7.el10.x86_64.rpm      3.0 MB/s |  58 kB     00:00    
(88/119): pcre2-10.44-1.el10.3.x86_64.rpm        11 MB/s | 248 kB     00:00    
(89/119): pcre2-syntax-10.44-1.el10.3.noarch.rp 6.8 MB/s | 151 kB     00:00    
(90/119): popt-1.19-8.el10.x86_64.rpm           3.3 MB/s |  66 kB     00:00    
(91/119): publicsuffix-list-dafsa-20240107-5.el 3.3 MB/s |  59 kB     00:00    
(92/119): python3-3.12.9-1.el10.x86_64.rpm      1.6 MB/s |  29 kB     00:00    
(93/119): python3-dateutil-2.8.2-15.el10.noarch  14 MB/s | 358 kB     00:00    
(94/119): python3-dbus-1.3.2-8.el10.x86_64.rpm  7.2 MB/s | 158 kB     00:00    
(95/119): python3-dnf-4.20.0-11.el10.noarch.rpm  23 MB/s | 641 kB     00:00    
(96/119): python3-hawkey-0.73.1-7.el10.x86_64.r 4.7 MB/s | 107 kB     00:00    
(97/119): python3-dnf-plugins-core-4.7.0-8.el10  13 MB/s | 313 kB     00:00    
(98/119): python3-libcomps-0.1.21-3.el10.x86_64 2.0 MB/s |  49 kB     00:00    
(99/119): python3-libdnf-0.73.1-7.el10.x86_64.r  20 MB/s | 865 kB     00:00    
(100/119): python3-pip-wheel-23.3.2-7.el10.noar  32 MB/s | 1.5 MB     00:00    
(101/119): python3-rpm-4.19.1.1-12.el10.x86_64. 3.6 MB/s |  66 kB     00:00    
(102/119): python3-six-1.16.0-16.el10.noarch.rp 2.0 MB/s |  42 kB     00:00    
(103/119): python3-systemd-235-11.el10.x86_64.r 5.0 MB/s | 108 kB     00:00    
(104/119): readline-8.2-11.el10.x86_64.rpm      8.7 MB/s | 214 kB     00:00    
(105/119): rpm-4.19.1.1-12.el10.x86_64.rpm       18 MB/s | 565 kB     00:00    
(106/119): rpm-build-libs-4.19.1.1-12.el10.x86_ 4.6 MB/s |  95 kB     00:00    
(107/119): rpm-libs-4.19.1.1-12.el10.x86_64.rpm  12 MB/s | 310 kB     00:00    
(108/119): rpm-sign-libs-4.19.1.1-12.el10.x86_6 741 kB/s |  24 kB     00:00    
(109/119): rpm-sequoia-1.6.0-6.el10.x86_64.rpm   13 MB/s | 874 kB     00:00    
(110/119): sed-4.9-3.el10.x86_64.rpm             11 MB/s | 318 kB     00:00    
(111/119): setup-2.14.5-4.el10.noarch.rpm       6.8 MB/s | 154 kB     00:00    
(112/119): python3-libs-3.12.9-1.el10.x86_64.rp  39 MB/s | 9.4 MB     00:00    
(113/119): sqlite-libs-3.46.1-3.el10.x86_64.rpm  21 MB/s | 747 kB     00:00    
(114/119): shadow-utils-4.15.0-5.el10.x86_64.rp  25 MB/s | 1.3 MB     00:00    
(115/119): tpm2-tss-4.1.3-5.el10.x86_64.rpm      15 MB/s | 438 kB     00:00    
(116/119): tzdata-2025a-1.el10.noarch.rpm        21 MB/s | 838 kB     00:00    
(117/119): xz-libs-5.6.2-3.el10.x86_64.rpm      4.7 MB/s | 113 kB     00:00    
(118/119): zlib-ng-compat-2.2.3-1.el10.x86_64.r 3.7 MB/s |  76 kB     00:00    
(119/119): systemd-libs-257-7.el10.x86_64.rpm   5.0 MB/s | 818 kB     00:00    
--------------------------------------------------------------------------------
Total                                            39 MB/s |  56 MB     00:01     
CentOS Stream 10 - BaseOS                       1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official-SHA256
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-16.el10.x86_64                         1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-14.2.1-7.el10.x86_64                          1/119 
  Running scriptlet: libgcc-14.2.1-7.el10.x86_64                          1/119 
  Installing       : tzdata-2025a-1.el10.noarch                           2/119 
  Installing       : publicsuffix-list-dafsa-20240107-5.el10.noarch       3/119 
  Installing       : pcre2-syntax-10.44-1.el10.3.noarch                   4/119 
  Installing       : ncurses-base-6.4-14.20240127.el10.noarch             5/119 
  Installing       : libssh-config-0.11.1-1.el10.noarch                   6/119 
  Installing       : dnf-data-4.20.0-11.el10.noarch                       7/119 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : coreutils-common-9.5-6.el10.x86_64                   8/119 
  Installing       : centos-gpg-keys-10.0-7.el10.noarch                   9/119 
  Installing       : centos-stream-repos-10.0-7.el10.noarch              10/119 
  Installing       : centos-stream-release-10.0-7.el10.noarch            11/119 
  Installing       : setup-2.14.5-4.el10.noarch                          12/119 
  Running scriptlet: setup-2.14.5-4.el10.noarch                          12/119 
  Installing       : filesystem-3.18-16.el10.x86_64                      13/119 
  Installing       : basesystem-11-22.el10.noarch                        14/119 
  Installing       : glibc-minimal-langpack-2.39-37.el10.x86_64          15/119 
  Installing       : glibc-common-2.39-37.el10.x86_64                    16/119 
  Running scriptlet: glibc-2.39-37.el10.x86_64                           17/119 
  Installing       : glibc-2.39-37.el10.x86_64                           17/119 
  Running scriptlet: glibc-2.39-37.el10.x86_64                           17/119 
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
  Installing       : ncurses-libs-6.4-14.20240127.el10.x86_64            18/119 
  Installing       : bash-5.2.26-4.el10.x86_64                           19/119 
  Running scriptlet: bash-5.2.26-4.el10.x86_64                           19/119 
  Installing       : zlib-ng-compat-2.2.3-1.el10.x86_64                  20/119 
  Installing       : bzip2-libs-1.0.8-25.el10.x86_64                     21/119 
  Installing       : xz-libs-1:5.6.2-3.el10.x86_64                       22/119 
  Installing       : libzstd-1.5.5-9.el10.x86_64                         23/119 
  Installing       : libxml2-2.12.5-4.el10.x86_64                        24/119 
  Installing       : libattr-2.5.2-5.el10.x86_64                         25/119 
  Installing       : libacl-2.3.2-4.el10.x86_64                          26/119 
  Installing       : libuuid-2.40.2-10.el10.x86_64                       27/119 
  Installing       : popt-1.19-8.el10.x86_64                             28/119 
  Installing       : sqlite-libs-3.46.1-3.el10.x86_64                    29/119 
  Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    30/119 
  Installing       : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    30/119 
  Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    30/119 
  Installing       : gmp-1:6.2.1-10.el10.x86_64                          31/119 
  Installing       : keyutils-libs-1.6.3-5.el10.x86_64                   32/119 
  Installing       : libffi-3.4.4-9.el10.x86_64                          33/119 
  Installing       : libstdc++-14.2.1-7.el10.x86_64                      34/119 
  Installing       : libtasn1-4.19.0-9.el10.x86_64                       35/119 
  Installing       : libunistring-1.1-10.el10.x86_64                     36/119 
  Installing       : libidn2-2.3.7-3.el10.x86_64                         37/119 
  Installing       : libxcrypt-4.4.36-10.el10.x86_64                     38/119 
  Installing       : pcre2-10.44-1.el10.3.x86_64                         39/119 
  Installing       : p11-kit-0.25.5-7.el10.x86_64                        40/119 
  Installing       : elfutils-libelf-0.192-5.el10.x86_64                 41/119 
  Installing       : readline-8.2-11.el10.x86_64                         42/119 
  Installing       : expat-2.6.4-1.el10.x86_64                           43/119 
  Installing       : gdbm-libs-1:1.23-9.el10.x86_64                      44/119 
  Installing       : json-c-0.18-3.el10.x86_64                           45/119 
  Installing       : libeconf-0.6.2-4.el10.x86_64                        46/119 
  Installing       : libsepol-3.8-1.el10.x86_64                          47/119 
  Installing       : libselinux-3.8-1.el10.x86_64                        48/119 
  Installing       : sed-4.9-3.el10.x86_64                               49/119 
  Installing       : findutils-1:4.10.0-5.el10.x86_64                    50/119 
  Installing       : libsmartcols-2.40.2-10.el10.x86_64                  51/119 
  Installing       : lua-libs-5.4.6-7.el10.x86_64                        52/119 
  Installing       : cyrus-sasl-lib-2.1.28-27.el10.x86_64                53/119 
  Installing       : libcomps-0.1.21-3.el10.x86_64                       54/119 
  Installing       : grep-3.11-10.el10.x86_64                            55/119 
  Installing       : libpsl-0.21.5-6.el10.x86_64                         56/119 
  Installing       : keyutils-1.6.3-5.el10.x86_64                        57/119 
  Installing       : mpfr-4.2.1-5.el10.x86_64                            58/119 
  Installing       : gawk-5.3.0-6.el10.x86_64                            59/119 
  Installing       : libblkid-2.40.2-10.el10.x86_64                      60/119 
  Installing       : libmount-2.40.2-10.el10.x86_64                      61/119 
  Installing       : attr-2.5.2-5.el10.x86_64                            62/119 
  Installing       : file-libs-5.45-7.el10.x86_64                        63/119 
  Installing       : elfutils-default-yama-scope-0.192-5.el10.noarch     64/119 
  Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch     64/119 
  Installing       : elfutils-libs-0.192-5.el10.x86_64                   65/119 
  Installing       : alternatives-1.30-2.el10.x86_64                     66/119 
  Installing       : p11-kit-trust-0.25.5-7.el10.x86_64                  67/119 
  Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64                  67/119 
  Installing       : gnutls-3.8.9-9.el10.x86_64                          68/119 
  Installing       : glib2-2.80.4-4.el10.x86_64                          69/119 
  Installing       : libbrotli-1.1.0-6.el10.x86_64                       70/119 
  Installing       : libcap-ng-0.8.4-6.el10.x86_64                       71/119 
  Installing       : audit-libs-4.0.3-1.el10.x86_64                      72/119 
  Installing       : pam-libs-1.6.1-7.el10.x86_64                        73/119 
  Installing       : libcap-2.69-7.el10.x86_64                           74/119 
  Installing       : openssl-libs-1:3.2.2-16.el10.x86_64                 75/119 
  Installing       : coreutils-9.5-6.el10.x86_64                         76/119 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    77/119 
  Installing       : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    77/119 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    77/119 
  Installing       : systemd-libs-257-7.el10.x86_64                      78/119 
  Installing       : dbus-libs-1:1.14.10-5.el10.x86_64                   79/119 
  Installing       : python3-pip-wheel-23.3.2-7.el10.noarch              80/119 
  Installing       : libevent-2.1.12-16.el10.x86_64                      81/119 
  Installing       : rpm-sequoia-1.6.0-6.el10.x86_64                     82/119 
  Installing       : rpm-libs-4.19.1.1-12.el10.x86_64                    83/119 
  Installing       : libsolv-0.7.29-7.el10.x86_64                        84/119 
  Installing       : libsemanage-3.8-1.el10.x86_64                       85/119 
  Installing       : shadow-utils-2:4.15.0-5.el10.x86_64                 86/119 
  Installing       : openldap-2.6.8-2.el10.x86_64                        87/119 
  Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64                        88/119 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

  Installing       : tpm2-tss-4.1.3-5.el10.x86_64                        88/119 
  Installing       : ima-evm-utils-1.6.2-1.el10.x86_64                   89/119 
  Installing       : rpm-sign-libs-4.19.1.1-12.el10.x86_64               90/119 
  Installing       : libcom_err-1.47.1-3.el10.x86_64                     91/119 
  Installing       : libgomp-14.2.1-7.el10.x86_64                        92/119 
  Installing       : rpm-build-libs-4.19.1.1-12.el10.x86_64              93/119 
  Installing       : libnghttp2-1.64.0-2.el10.x86_64                     94/119 
  Installing       : libverto-0.3.2-10.el10.x86_64                       95/119 
  Installing       : krb5-libs-1.21.3-7.el10.x86_64                      96/119 
  Installing       : libssh-0.11.1-1.el10.x86_64                         97/119 
  Installing       : libcurl-8.9.1-5.el10.x86_64                         98/119 
  Installing       : curl-8.9.1-5.el10.x86_64                            99/119 
  Installing       : librepo-1.18.0-3.el10.x86_64                       100/119 
  Installing       : libyaml-0.2.5-16.el10.x86_64                       101/119 
  Installing       : libmodulemd-2.15.0-12.el10.x86_64                  102/119 
  Installing       : libdnf-0.73.1-7.el10.x86_64                        103/119 
  Installing       : lz4-libs-1.9.4-8.el10.x86_64                       104/119 
  Installing       : libarchive-3.7.7-1.el10.x86_64                     105/119 
  Installing       : mpdecimal-2.5.1-12.el10.x86_64                     106/119 
  Installing       : python3-libs-3.12.9-1.el10.x86_64                  107/119 
  Installing       : python3-3.12.9-1.el10.x86_64                       108/119 
  Installing       : python3-libdnf-0.73.1-7.el10.x86_64                109/119 
  Installing       : python3-hawkey-0.73.1-7.el10.x86_64                110/119 
  Installing       : python3-dbus-1.3.2-8.el10.x86_64                   111/119 
  Installing       : python3-libcomps-0.1.21-3.el10.x86_64              112/119 
  Installing       : python3-rpm-4.19.1.1-12.el10.x86_64                113/119 
  Installing       : python3-dnf-4.20.0-11.el10.noarch                  114/119 
  Installing       : python3-six-1.16.0-16.el10.noarch                  115/119 
  Installing       : python3-dateutil-1:2.8.2-15.el10.noarch            116/119 
  Installing       : python3-systemd-235-11.el10.x86_64                 117/119 
  Installing       : python3-dnf-plugins-core-4.7.0-8.el10.noarch       118/119 
  Running scriptlet: rpm-4.19.1.1-12.el10.x86_64                        119/119 
  Installing       : rpm-4.19.1.1-12.el10.x86_64                        119/119 
  Running scriptlet: filesystem-3.18-16.el10.x86_64                     119/119 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   119/119 
  Running scriptlet: rpm-4.19.1.1-12.el10.x86_64                        119/119 
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
Installed products updated.

Installed:
  alternatives-1.30-2.el10.x86_64                                               
  attr-2.5.2-5.el10.x86_64                                                      
  audit-libs-4.0.3-1.el10.x86_64                                                
  basesystem-11-22.el10.noarch                                                  
  bash-5.2.26-4.el10.x86_64                                                     
  bzip2-libs-1.0.8-25.el10.x86_64                                               
  ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch                          
  centos-gpg-keys-10.0-7.el10.noarch                                            
  centos-stream-release-10.0-7.el10.noarch                                      
  centos-stream-repos-10.0-7.el10.noarch                                        
  coreutils-9.5-6.el10.x86_64                                                   
  coreutils-common-9.5-6.el10.x86_64                                            
  crypto-policies-20250214-1.gitfd9b9b9.el10.noarch                             
  curl-8.9.1-5.el10.x86_64                                                      
  cyrus-sasl-lib-2.1.28-27.el10.x86_64                                          
  dbus-libs-1:1.14.10-5.el10.x86_64                                             
  dnf-data-4.20.0-11.el10.noarch                                                
  elfutils-default-yama-scope-0.192-5.el10.noarch                               
  elfutils-libelf-0.192-5.el10.x86_64                                           
  elfutils-libs-0.192-5.el10.x86_64                                             
  expat-2.6.4-1.el10.x86_64                                                     
  file-libs-5.45-7.el10.x86_64                                                  
  filesystem-3.18-16.el10.x86_64                                                
  findutils-1:4.10.0-5.el10.x86_64                                              
  gawk-5.3.0-6.el10.x86_64                                                      
  gdbm-libs-1:1.23-9.el10.x86_64                                                
  glib2-2.80.4-4.el10.x86_64                                                    
  glibc-2.39-37.el10.x86_64                                                     
  glibc-common-2.39-37.el10.x86_64                                              
  glibc-minimal-langpack-2.39-37.el10.x86_64                                    
  gmp-1:6.2.1-10.el10.x86_64                                                    
  gnutls-3.8.9-9.el10.x86_64                                                    
  grep-3.11-10.el10.x86_64                                                      
  ima-evm-utils-1.6.2-1.el10.x86_64                                             
  json-c-0.18-3.el10.x86_64                                                     
  keyutils-1.6.3-5.el10.x86_64                                                  
  keyutils-libs-1.6.3-5.el10.x86_64                                             
  krb5-libs-1.21.3-7.el10.x86_64                                                
  libacl-2.3.2-4.el10.x86_64                                                    
  libarchive-3.7.7-1.el10.x86_64                                                
  libattr-2.5.2-5.el10.x86_64                                                   
  libblkid-2.40.2-10.el10.x86_64                                                
  libbrotli-1.1.0-6.el10.x86_64                                                 
  libcap-2.69-7.el10.x86_64                                                     
  libcap-ng-0.8.4-6.el10.x86_64                                                 
  libcom_err-1.47.1-3.el10.x86_64                                               
  libcomps-0.1.21-3.el10.x86_64                                                 
  libcurl-8.9.1-5.el10.x86_64                                                   
  libdnf-0.73.1-7.el10.x86_64                                                   
  libeconf-0.6.2-4.el10.x86_64                                                  
  libevent-2.1.12-16.el10.x86_64                                                
  libffi-3.4.4-9.el10.x86_64                                                    
  libgcc-14.2.1-7.el10.x86_64                                                   
  libgomp-14.2.1-7.el10.x86_64                                                  
  libidn2-2.3.7-3.el10.x86_64                                                   
  libmodulemd-2.15.0-12.el10.x86_64                                             
  libmount-2.40.2-10.el10.x86_64                                                
  libnghttp2-1.64.0-2.el10.x86_64                                               
  libpsl-0.21.5-6.el10.x86_64                                                   
  librepo-1.18.0-3.el10.x86_64                                                  
  libselinux-3.8-1.el10.x86_64                                                  
  libsemanage-3.8-1.el10.x86_64                                                 
  libsepol-3.8-1.el10.x86_64                                                    
  libsmartcols-2.40.2-10.el10.x86_64                                            
  libsolv-0.7.29-7.el10.x86_64                                                  
  libssh-0.11.1-1.el10.x86_64                                                   
  libssh-config-0.11.1-1.el10.noarch                                            
  libstdc++-14.2.1-7.el10.x86_64                                                
  libtasn1-4.19.0-9.el10.x86_64                                                 
  libunistring-1.1-10.el10.x86_64                                               
  libuuid-2.40.2-10.el10.x86_64                                                 
  libverto-0.3.2-10.el10.x86_64                                                 
  libxcrypt-4.4.36-10.el10.x86_64                                               
  libxml2-2.12.5-4.el10.x86_64                                                  
  libyaml-0.2.5-16.el10.x86_64                                                  
  libzstd-1.5.5-9.el10.x86_64                                                   
  lua-libs-5.4.6-7.el10.x86_64                                                  
  lz4-libs-1.9.4-8.el10.x86_64                                                  
  mpdecimal-2.5.1-12.el10.x86_64                                                
  mpfr-4.2.1-5.el10.x86_64                                                      
  ncurses-base-6.4-14.20240127.el10.noarch                                      
  ncurses-libs-6.4-14.20240127.el10.x86_64                                      
  openldap-2.6.8-2.el10.x86_64                                                  
  openssl-libs-1:3.2.2-16.el10.x86_64                                           
  p11-kit-0.25.5-7.el10.x86_64                                                  
  p11-kit-trust-0.25.5-7.el10.x86_64                                            
  pam-libs-1.6.1-7.el10.x86_64                                                  
  pcre2-10.44-1.el10.3.x86_64                                                   
  pcre2-syntax-10.44-1.el10.3.noarch                                            
  popt-1.19-8.el10.x86_64                                                       
  publicsuffix-list-dafsa-20240107-5.el10.noarch                                
  python3-3.12.9-1.el10.x86_64                                                  
  python3-dateutil-1:2.8.2-15.el10.noarch                                       
  python3-dbus-1.3.2-8.el10.x86_64                                              
  python3-dnf-4.20.0-11.el10.noarch                                             
  python3-dnf-plugins-core-4.7.0-8.el10.noarch                                  
  python3-hawkey-0.73.1-7.el10.x86_64                                           
  python3-libcomps-0.1.21-3.el10.x86_64                                         
  python3-libdnf-0.73.1-7.el10.x86_64                                           
  python3-libs-3.12.9-1.el10.x86_64                                             
  python3-pip-wheel-23.3.2-7.el10.noarch                                        
  python3-rpm-4.19.1.1-12.el10.x86_64                                           
  python3-six-1.16.0-16.el10.noarch                                             
  python3-systemd-235-11.el10.x86_64                                            
  readline-8.2-11.el10.x86_64                                                   
  rpm-4.19.1.1-12.el10.x86_64                                                   
  rpm-build-libs-4.19.1.1-12.el10.x86_64                                        
  rpm-libs-4.19.1.1-12.el10.x86_64                                              
  rpm-sequoia-1.6.0-6.el10.x86_64                                               
  rpm-sign-libs-4.19.1.1-12.el10.x86_64                                         
  sed-4.9-3.el10.x86_64                                                         
  setup-2.14.5-4.el10.noarch                                                    
  shadow-utils-2:4.15.0-5.el10.x86_64                                           
  sqlite-libs-3.46.1-3.el10.x86_64                                              
  systemd-libs-257-7.el10.x86_64                                                
  tpm2-tss-4.1.3-5.el10.x86_64                                                  
  tzdata-2025a-1.el10.noarch                                                    
  xz-libs-1:5.6.2-3.el10.x86_64                                                 
  zlib-ng-compat-2.2.3-1.el10.x86_64                                            

Complete!
Finish(bootstrap): installing dnf tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management installed into bootstrap:
  rpm-4.19.1.1-12.el10.x86_64
  rpm-sequoia-1.6.0-6.el10.x86_64
  python3-dnf-4.20.0-11.el10.noarch
  python3-dnf-plugins-core-4.7.0-8.el10.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 106 kB/s | 8.6 kB     00:00    
CentOS Stream 10 - BaseOS                        16 MB/s | 6.3 MB     00:00    
CentOS Stream 10 - AppStream                    2.5 MB/s | 2.7 MB     00:01    
CentOS Stream 10 - CRB                          895 kB/s | 709 kB     00:00    
CentOS Stream 10 - Extras packages              4.4 kB/s | 3.8 kB     00:00    
Extra Packages for Enterprise Linux 10 - x86_64 3.7 MB/s | 3.6 MB     00:00    
Dependencies resolved.
================================================================================
 Package                     Arch   Version                     Repo       Size
================================================================================
Installing:
 bash                        x86_64 5.2.26-4.el10               baseos    1.8 M
 bzip2                       x86_64 1.0.8-25.el10               baseos     54 k
 centos-stream-release       noarch 10.0-7.el10                 baseos     29 k
 coreutils                   x86_64 9.5-6.el10                  baseos    1.1 M
 cpio                        x86_64 2.15-3.el10                 baseos    292 k
 diffutils                   x86_64 3.10-8.el10                 baseos    409 k
 epel-rpm-macros             noarch 10-3.el10_0                 epel      7.5 k
 findutils                   x86_64 1:4.10.0-5.el10             baseos    551 k
 gawk                        x86_64 5.3.0-6.el10                baseos    1.1 M
 glibc-minimal-langpack      x86_64 2.39-37.el10                baseos     81 k
 grep                        x86_64 3.11-10.el10                baseos    301 k
 gzip                        x86_64 1.13-3.el10                 baseos    170 k
 info                        x86_64 7.1-6.el10                  baseos    183 k
 patch                       x86_64 2.7.6-26.el10               appstream 132 k
 redhat-rpm-config           noarch 288-1.el10                  appstream  79 k
 rpm-build                   x86_64 4.19.1.1-12.el10            appstream  77 k
 sed                         x86_64 4.9-3.el10                  baseos    318 k
 shadow-utils                x86_64 2:4.15.0-5.el10             baseos    1.3 M
 tar                         x86_64 2:1.35-7.el10               baseos    863 k
 unzip                       x86_64 6.0-66.el10                 baseos    189 k
 util-linux                  x86_64 2.40.2-10.el10              baseos    1.2 M
 which                       x86_64 2.21-43.el10                baseos     42 k
 xz                          x86_64 1:5.6.2-3.el10              baseos    482 k
Installing dependencies:
 alternatives                x86_64 1.30-2.el10                 baseos     42 k
 ansible-srpm-macros         noarch 1-16.1.el10_0               epel       20 k
 audit-libs                  x86_64 4.0.3-1.el10                baseos    128 k
 authselect                  x86_64 1.5.0-8.el10                baseos    144 k
 authselect-libs             x86_64 1.5.0-8.el10                baseos    223 k
 basesystem                  noarch 11-22.el10                  baseos    4.3 k
 binutils                    x86_64 2.41-51.el10                baseos    6.4 M
 binutils-gold               x86_64 2.41-51.el10                baseos    798 k
 bzip2-libs                  x86_64 1.0.8-25.el10               baseos     42 k
 ca-certificates             noarch 2024.2.69_v8.0.303-102.3.el10
                                                                baseos    1.1 M
 centos-gpg-keys             noarch 10.0-7.el10                 baseos     14 k
 centos-stream-repos         noarch 10.0-7.el10                 baseos     12 k
 coreutils-common            x86_64 9.5-6.el10                  baseos    2.1 M
 cracklib                    x86_64 2.9.11-8.el10               baseos     96 k
 cracklib-dicts              x86_64 2.9.11-8.el10               baseos    3.6 M
 crypto-policies             noarch 20250214-1.gitfd9b9b9.el10  baseos     98 k
 curl                        x86_64 8.9.1-5.el10                baseos    312 k
 cyrus-sasl-lib              x86_64 2.1.28-27.el10              baseos    106 k
 debugedit                   x86_64 5.1-4.el10                  appstream  76 k
 dwz                         x86_64 0.15-7.el10                 appstream 139 k
 ed                          x86_64 1.20-5.el10                 baseos     83 k
 efi-srpm-macros             noarch 6-6.el10                    appstream  24 k
 elfutils                    x86_64 0.192-5.el10                baseos    509 k
 elfutils-debuginfod-client  x86_64 0.192-5.el10                baseos     45 k
 elfutils-default-yama-scope noarch 0.192-5.el10                baseos     13 k
 elfutils-libelf             x86_64 0.192-5.el10                baseos    205 k
 elfutils-libs               x86_64 0.192-5.el10                baseos    253 k
 file                        x86_64 5.45-7.el10                 baseos     50 k
 file-libs                   x86_64 5.45-7.el10                 baseos    763 k
 filesystem                  x86_64 3.18-16.el10                baseos    4.7 M
 fonts-srpm-macros           noarch 1:2.0.5-18.el10             appstream  27 k
 forge-srpm-macros           noarch 0.4.0-6.el10                appstream  21 k
 gdb-minimal                 x86_64 14.2-4.el10                 appstream 3.9 M
 gdbm                        x86_64 1:1.23-9.el10               baseos    151 k
 gdbm-libs                   x86_64 1:1.23-9.el10               baseos     57 k
 ghc-srpm-macros             noarch 1.9.1-1.el10_0              epel      8.9 k
 glibc                       x86_64 2.39-37.el10                baseos    2.1 M
 glibc-common                x86_64 2.39-37.el10                baseos    376 k
 glibc-gconv-extra           x86_64 2.39-37.el10                baseos    1.7 M
 gmp                         x86_64 1:6.2.1-10.el10             baseos    317 k
 go-srpm-macros              noarch 3.6.0-4.el10                appstream  28 k
 jansson                     x86_64 2.14-3.el10                 baseos     46 k
 json-c                      x86_64 0.18-3.el10                 baseos     45 k
 kernel-srpm-macros          noarch 1.0-25.el10                 appstream  11 k
 keyutils-libs               x86_64 1.6.3-5.el10                baseos     33 k
 krb5-libs                   x86_64 1.21.3-7.el10               baseos    767 k
 libacl                      x86_64 2.3.2-4.el10                baseos     25 k
 libarchive                  x86_64 3.7.7-1.el10                baseos    416 k
 libattr                     x86_64 2.5.2-5.el10                baseos     19 k
 libblkid                    x86_64 2.40.2-10.el10              baseos    127 k
 libbrotli                   x86_64 1.1.0-6.el10                baseos    346 k
 libcap                      x86_64 2.69-7.el10                 baseos     91 k
 libcap-ng                   x86_64 0.8.4-6.el10                baseos     33 k
 libcom_err                  x86_64 1.47.1-3.el10               baseos     27 k
 libcurl                     x86_64 8.9.1-5.el10                baseos    360 k
 libeconf                    x86_64 0.6.2-4.el10                baseos     33 k
 libevent                    x86_64 2.1.12-16.el10              baseos    261 k
 libfdisk                    x86_64 2.40.2-10.el10              baseos    161 k
 libffi                      x86_64 3.4.4-9.el10                baseos     41 k
 libgcc                      x86_64 14.2.1-7.el10               baseos    135 k
 libgomp                     x86_64 14.2.1-7.el10               baseos    352 k
 libidn2                     x86_64 2.3.7-3.el10                baseos    118 k
 libmount                    x86_64 2.40.2-10.el10              baseos    157 k
 libnghttp2                  x86_64 1.64.0-2.el10               baseos     78 k
 libpkgconf                  x86_64 2.1.0-3.el10                baseos     39 k
 libpsl                      x86_64 0.21.5-6.el10               baseos     65 k
 libpwquality                x86_64 1.4.5-12.el10               baseos    123 k
 libselinux                  x86_64 3.8-1.el10                  baseos     98 k
 libsemanage                 x86_64 3.8-1.el10                  baseos    122 k
 libsepol                    x86_64 3.8-1.el10                  baseos    348 k
 libsmartcols                x86_64 2.40.2-10.el10              baseos     85 k
 libssh                      x86_64 0.11.1-1.el10               baseos    234 k
 libssh-config               noarch 0.11.1-1.el10               baseos    9.7 k
 libstdc++                   x86_64 14.2.1-7.el10               baseos    847 k
 libtasn1                    x86_64 4.19.0-9.el10               baseos     75 k
 libunistring                x86_64 1.1-10.el10                 baseos    548 k
 libutempter                 x86_64 1.2.1-15.el10               baseos     27 k
 libuuid                     x86_64 2.40.2-10.el10              baseos     30 k
 libverto                    x86_64 0.3.2-10.el10               baseos     22 k
 libxcrypt                   x86_64 4.4.36-10.el10              baseos    120 k
 libxml2                     x86_64 2.12.5-4.el10               baseos    661 k
 libzstd                     x86_64 1.5.5-9.el10                baseos    292 k
 lua-libs                    x86_64 5.4.6-7.el10                baseos    132 k
 lua-srpm-macros             noarch 1-15.el10                   appstream 9.8 k
 lz4-libs                    x86_64 1.9.4-8.el10                baseos     68 k
 mpfr                        x86_64 4.2.1-5.el10                baseos    346 k
 ncurses-base                noarch 6.4-14.20240127.el10        baseos    100 k
 ncurses-libs                x86_64 6.4-14.20240127.el10        baseos    338 k
 ocaml-srpm-macros           noarch 10-4.el10                   appstream  10 k
 openblas-srpm-macros        noarch 2-19.el10                   appstream 8.7 k
 openldap                    x86_64 2.6.8-2.el10                baseos    229 k
 openssl-libs                x86_64 1:3.2.2-16.el10             baseos    2.3 M
 p11-kit                     x86_64 0.25.5-7.el10               baseos    497 k
 p11-kit-trust               x86_64 0.25.5-7.el10               baseos    134 k
 package-notes-srpm-macros   noarch 0.5-13.el10                 appstream  10 k
 pam                         x86_64 1.6.1-7.el10                baseos    585 k
 pam-libs                    x86_64 1.6.1-7.el10                baseos     58 k
 pcre2                       x86_64 10.44-1.el10.3              baseos    248 k
 pcre2-syntax                noarch 10.44-1.el10.3              baseos    151 k
 perl-srpm-macros            noarch 1-57.el10                   appstream 9.5 k
 pkgconf                     x86_64 2.1.0-3.el10                baseos     45 k
 pkgconf-m4                  noarch 2.1.0-3.el10                baseos     15 k
 pkgconf-pkg-config          x86_64 2.1.0-3.el10                baseos     11 k
 popt                        x86_64 1.19-8.el10                 baseos     66 k
 publicsuffix-list-dafsa     noarch 20240107-5.el10             baseos     59 k
 pyproject-srpm-macros       noarch 1.16.2-1.el10               appstream  15 k
 python-srpm-macros          noarch 3.12-9.1.el10               appstream  24 k
 qt6-srpm-macros             noarch 6.8.1-3.el10                appstream  11 k
 readline                    x86_64 8.2-11.el10                 baseos    214 k
 rpm                         x86_64 4.19.1.1-12.el10            baseos    565 k
 rpm-build-libs              x86_64 4.19.1.1-12.el10            baseos     95 k
 rpm-libs                    x86_64 4.19.1.1-12.el10            baseos    310 k
 rpm-sequoia                 x86_64 1.6.0-6.el10                baseos    874 k
 rust-toolset-srpm-macros    noarch 1.84.1-1.el10               appstream  13 k
 setup                       noarch 2.14.5-4.el10               baseos    154 k
 sqlite-libs                 x86_64 3.46.1-3.el10               baseos    747 k
 systemd-libs                x86_64 257-7.el10                  baseos    818 k
 util-linux-core             x86_64 2.40.2-10.el10              baseos    548 k
 xz-libs                     x86_64 1:5.6.2-3.el10              baseos    113 k
 zip                         x86_64 3.0-44.el10                 baseos    270 k
 zlib-ng-compat              x86_64 2.2.3-1.el10                baseos     76 k
 zstd                        x86_64 1.5.5-9.el10                baseos    464 k

Transaction Summary
================================================================================
Install  145 Packages

Total download size: 59 M
Installed size: 185 M
Downloading Packages:
[MIRROR] authselect-1.5.0-8.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/authselect-1.5.0-8.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] audit-libs-4.0.3-1.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/audit-libs-4.0.3-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] alternatives-1.30-2.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/alternatives-1.30-2.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] authselect-1.5.0-8.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/authselect-1.5.0-8.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] audit-libs-4.0.3-1.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/audit-libs-4.0.3-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] alternatives-1.30-2.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/alternatives-1.30-2.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
(1/145): alternatives-1.30-2.el10.x86_64.rpm     86 kB/s |  42 kB     00:00    
(2/145): authselect-1.5.0-8.el10.x86_64.rpm     225 kB/s | 144 kB     00:00    
(3/145): audit-libs-4.0.3-1.el10.x86_64.rpm     198 kB/s | 128 kB     00:00    
[MIRROR] authselect-libs-1.5.0-8.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/authselect-libs-1.5.0-8.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] basesystem-11-22.el10.noarch.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/basesystem-11-22.el10.noarch.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] bash-5.2.26-4.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/BaseOS/x86_64/os/Packages/bash-5.2.26-4.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
(4/145): basesystem-11-22.el10.noarch.rpm       6.2 kB/s | 4.3 kB     00:00    
(5/145): authselect-libs-1.5.0-8.el10.x86_64.rp 225 kB/s | 223 kB     00:00    
(6/145): binutils-gold-2.41-51.el10.x86_64.rpm  3.1 MB/s | 798 kB     00:00    
(7/145): bzip2-1.0.8-25.el10.x86_64.rpm         635 kB/s |  54 kB     00:00    
(8/145): bzip2-libs-1.0.8-25.el10.x86_64.rpm    513 kB/s |  42 kB     00:00    
(9/145): bash-5.2.26-4.el10.x86_64.rpm          1.4 MB/s | 1.8 MB     00:01    
(10/145): centos-gpg-keys-10.0-7.el10.noarch.rp 164 kB/s |  14 kB     00:00    
(11/145): centos-stream-release-10.0-7.el10.noa 342 kB/s |  29 kB     00:00    
(12/145): ca-certificates-2024.2.69_v8.0.303-10 4.3 MB/s | 1.1 MB     00:00    
(13/145): coreutils-9.5-6.el10.x86_64.rpm        12 MB/s | 1.1 MB     00:00    
(14/145): centos-stream-repos-10.0-7.el10.noarc 120 kB/s |  12 kB     00:00    
(15/145): coreutils-common-9.5-6.el10.x86_64.rp  20 MB/s | 2.1 MB     00:00    
(16/145): cpio-2.15-3.el10.x86_64.rpm           2.6 MB/s | 292 kB     00:00    
(17/145): binutils-2.41-51.el10.x86_64.rpm      5.5 MB/s | 6.4 MB     00:01    
(18/145): cracklib-2.9.11-8.el10.x86_64.rpm     596 kB/s |  96 kB     00:00    
(19/145): crypto-policies-20250214-1.gitfd9b9b9 1.0 MB/s |  98 kB     00:00    
(20/145): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 1.3 MB/s | 106 kB     00:00    
(21/145): diffutils-3.10-8.el10.x86_64.rpm      4.7 MB/s | 409 kB     00:00    
(22/145): ed-1.20-5.el10.x86_64.rpm             990 kB/s |  83 kB     00:00    
(23/145): curl-8.9.1-5.el10.x86_64.rpm          776 kB/s | 312 kB     00:00    
(24/145): elfutils-0.192-5.el10.x86_64.rpm      5.7 MB/s | 509 kB     00:00    
(25/145): elfutils-debuginfod-client-0.192-5.el 542 kB/s |  45 kB     00:00    
(26/145): elfutils-default-yama-scope-0.192-5.e 137 kB/s |  13 kB     00:00    
(27/145): elfutils-libs-0.192-5.el10.x86_64.rpm 2.7 MB/s | 253 kB     00:00    
(28/145): file-5.45-7.el10.x86_64.rpm           611 kB/s |  50 kB     00:00    
(29/145): file-libs-5.45-7.el10.x86_64.rpm      8.4 MB/s | 763 kB     00:00    
(30/145): elfutils-libelf-0.192-5.el10.x86_64.r 627 kB/s | 205 kB     00:00    
(31/145): filesystem-3.18-16.el10.x86_64.rpm    6.8 MB/s | 4.7 MB     00:00    
(32/145): findutils-4.10.0-5.el10.x86_64.rpm    745 kB/s | 551 kB     00:00    
(33/145): gawk-5.3.0-6.el10.x86_64.rpm          6.3 MB/s | 1.1 MB     00:00    
(34/145): gdbm-libs-1.23-9.el10.x86_64.rpm      626 kB/s |  57 kB     00:00    
(35/145): gdbm-1.23-9.el10.x86_64.rpm           629 kB/s | 151 kB     00:00    
(36/145): glibc-2.39-37.el10.x86_64.rpm         8.1 MB/s | 2.1 MB     00:00    
(37/145): glibc-gconv-extra-2.39-37.el10.x86_64 9.6 MB/s | 1.7 MB     00:00    
(38/145): glibc-minimal-langpack-2.39-37.el10.x 997 kB/s |  81 kB     00:00    
(39/145): gmp-6.2.1-10.el10.x86_64.rpm          3.7 MB/s | 317 kB     00:00    
(40/145): grep-3.11-10.el10.x86_64.rpm          3.5 MB/s | 301 kB     00:00    
(41/145): gzip-1.13-3.el10.x86_64.rpm           2.0 MB/s | 170 kB     00:00    
(42/145): info-7.1-6.el10.x86_64.rpm            2.0 MB/s | 183 kB     00:00    
(43/145): jansson-2.14-3.el10.x86_64.rpm        566 kB/s |  46 kB     00:00    
(44/145): glibc-common-2.39-37.el10.x86_64.rpm  421 kB/s | 376 kB     00:00    
(45/145): json-c-0.18-3.el10.x86_64.rpm         557 kB/s |  45 kB     00:00    
(46/145): keyutils-libs-1.6.3-5.el10.x86_64.rpm 353 kB/s |  33 kB     00:00    
(47/145): cracklib-dicts-2.9.11-8.el10.x86_64.r 1.2 MB/s | 3.6 MB     00:02    
(48/145): libacl-2.3.2-4.el10.x86_64.rpm        249 kB/s |  25 kB     00:00    
(49/145): libattr-2.5.2-5.el10.x86_64.rpm       212 kB/s |  19 kB     00:00    
(50/145): libblkid-2.40.2-10.el10.x86_64.rpm    234 kB/s | 127 kB     00:00    
(51/145): libbrotli-1.1.0-6.el10.x86_64.rpm     786 kB/s | 346 kB     00:00    
(52/145): krb5-libs-1.21.3-7.el10.x86_64.rpm    523 kB/s | 767 kB     00:01    
(53/145): libarchive-3.7.7-1.el10.x86_64.rpm    242 kB/s | 416 kB     00:01    
(54/145): libcap-ng-0.8.4-6.el10.x86_64.rpm      92 kB/s |  33 kB     00:00    
(55/145): libcap-2.69-7.el10.x86_64.rpm         125 kB/s |  91 kB     00:00    
(56/145): libeconf-0.6.2-4.el10.x86_64.rpm      364 kB/s |  33 kB     00:00    
(57/145): libcom_err-1.47.1-3.el10.x86_64.rpm    48 kB/s |  27 kB     00:00    
(58/145): libfdisk-2.40.2-10.el10.x86_64.rpm    536 kB/s | 161 kB     00:00    
(59/145): libffi-3.4.4-9.el10.x86_64.rpm         91 kB/s |  41 kB     00:00    
(60/145): libevent-2.1.12-16.el10.x86_64.rpm    208 kB/s | 261 kB     00:01    
(61/145): libgcc-14.2.1-7.el10.x86_64.rpm       206 kB/s | 135 kB     00:00    
(62/145): libgomp-14.2.1-7.el10.x86_64.rpm      240 kB/s | 352 kB     00:01    
(63/145): libmount-2.40.2-10.el10.x86_64.rpm    1.8 MB/s | 157 kB     00:00    
(64/145): libnghttp2-1.64.0-2.el10.x86_64.rpm   857 kB/s |  78 kB     00:00    
(65/145): libpkgconf-2.1.0-3.el10.x86_64.rpm    438 kB/s |  39 kB     00:00    
(66/145): libpsl-0.21.5-6.el10.x86_64.rpm       122 kB/s |  65 kB     00:00    
(67/145): libidn2-2.3.7-3.el10.x86_64.rpm        59 kB/s | 118 kB     00:02    
(68/145): libcurl-8.9.1-5.el10.x86_64.rpm        87 kB/s | 360 kB     00:04    
(69/145): libpwquality-1.4.5-12.el10.x86_64.rpm 154 kB/s | 123 kB     00:00    
(70/145): libsemanage-3.8-1.el10.x86_64.rpm     242 kB/s | 122 kB     00:00    
(71/145): libsepol-3.8-1.el10.x86_64.rpm        1.4 MB/s | 348 kB     00:00    
(72/145): libssh-0.11.1-1.el10.x86_64.rpm       2.7 MB/s | 234 kB     00:00    
(73/145): libsmartcols-2.40.2-10.el10.x86_64.rp 351 kB/s |  85 kB     00:00    
(74/145): libssh-config-0.11.1-1.el10.noarch.rp 111 kB/s | 9.7 kB     00:00    
(75/145): libselinux-3.8-1.el10.x86_64.rpm       97 kB/s |  98 kB     00:01    
(76/145): libtasn1-4.19.0-9.el10.x86_64.rpm     827 kB/s |  75 kB     00:00    
(77/145): libutempter-1.2.1-15.el10.x86_64.rpm  339 kB/s |  27 kB     00:00    
(78/145): libuuid-2.40.2-10.el10.x86_64.rpm     373 kB/s |  30 kB     00:00    
(79/145): libverto-0.3.2-10.el10.x86_64.rpm     263 kB/s |  22 kB     00:00    
(80/145): libxcrypt-4.4.36-10.el10.x86_64.rpm   1.4 MB/s | 120 kB     00:00    
(81/145): libxml2-2.12.5-4.el10.x86_64.rpm      2.0 MB/s | 661 kB     00:00    
(82/145): libzstd-1.5.5-9.el10.x86_64.rpm       1.8 MB/s | 292 kB     00:00    
(83/145): lua-libs-5.4.6-7.el10.x86_64.rpm      1.5 MB/s | 132 kB     00:00    
(84/145): lz4-libs-1.9.4-8.el10.x86_64.rpm      748 kB/s |  68 kB     00:00    
(85/145): mpfr-4.2.1-5.el10.x86_64.rpm          1.4 MB/s | 346 kB     00:00    
(86/145): libstdc++-14.2.1-7.el10.x86_64.rpm    603 kB/s | 847 kB     00:01    
(87/145): ncurses-base-6.4-14.20240127.el10.noa 1.1 MB/s | 100 kB     00:00    
(88/145): openldap-2.6.8-2.el10.x86_64.rpm      2.3 MB/s | 229 kB     00:00    
(89/145): libunistring-1.1-10.el10.x86_64.rpm   345 kB/s | 548 kB     00:01    
(90/145): ncurses-libs-6.4-14.20240127.el10.x86 843 kB/s | 338 kB     00:00    
(91/145): p11-kit-trust-0.25.5-7.el10.x86_64.rp 828 kB/s | 134 kB     00:00    
(92/145): p11-kit-0.25.5-7.el10.x86_64.rpm      783 kB/s | 497 kB     00:00    
(93/145): pam-libs-1.6.1-7.el10.x86_64.rpm      719 kB/s |  58 kB     00:00    
(94/145): pam-1.6.1-7.el10.x86_64.rpm           1.2 MB/s | 585 kB     00:00    
(95/145): pcre2-syntax-10.44-1.el10.3.noarch.rp 1.6 MB/s | 151 kB     00:00    
(96/145): openssl-libs-3.2.2-16.el10.x86_64.rpm 2.2 MB/s | 2.3 MB     00:01    
(97/145): pcre2-10.44-1.el10.3.x86_64.rpm       1.0 MB/s | 248 kB     00:00    
(98/145): pkgconf-2.1.0-3.el10.x86_64.rpm       546 kB/s |  45 kB     00:00    
(99/145): pkgconf-m4-2.1.0-3.el10.noarch.rpm    185 kB/s |  15 kB     00:00    
(100/145): pkgconf-pkg-config-2.1.0-3.el10.x86_ 133 kB/s |  11 kB     00:00    
(101/145): popt-1.19-8.el10.x86_64.rpm          799 kB/s |  66 kB     00:00    
(102/145): publicsuffix-list-dafsa-20240107-5.e 696 kB/s |  59 kB     00:00    
(103/145): rpm-build-libs-4.19.1.1-12.el10.x86_ 1.1 MB/s |  95 kB     00:00    
(104/145): readline-8.2-11.el10.x86_64.rpm      893 kB/s | 214 kB     00:00    
(105/145): rpm-libs-4.19.1.1-12.el10.x86_64.rpm 1.8 MB/s | 310 kB     00:00    
(106/145): rpm-4.19.1.1-12.el10.x86_64.rpm      1.4 MB/s | 565 kB     00:00    
(107/145): sed-4.9-3.el10.x86_64.rpm            1.8 MB/s | 318 kB     00:00    
(108/145): setup-2.14.5-4.el10.noarch.rpm       1.6 MB/s | 154 kB     00:00    
(109/145): sqlite-libs-3.46.1-3.el10.x86_64.rpm 1.8 MB/s | 747 kB     00:00    
(110/145): rpm-sequoia-1.6.0-6.el10.x86_64.rpm  1.2 MB/s | 874 kB     00:00    
(111/145): shadow-utils-4.15.0-5.el10.x86_64.rp 2.3 MB/s | 1.3 MB     00:00    
(112/145): unzip-6.0-66.el10.x86_64.rpm         2.2 MB/s | 189 kB     00:00    
(113/145): systemd-libs-257-7.el10.x86_64.rpm   2.0 MB/s | 818 kB     00:00    
(114/145): tar-1.35-7.el10.x86_64.rpm           1.5 MB/s | 863 kB     00:00    
(115/145): util-linux-core-2.40.2-10.el10.x86_6 2.2 MB/s | 548 kB     00:00    
(116/145): which-2.21-43.el10.x86_64.rpm        523 kB/s |  42 kB     00:00    
(117/145): util-linux-2.40.2-10.el10.x86_64.rpm 2.2 MB/s | 1.2 MB     00:00    
(118/145): xz-libs-5.6.2-3.el10.x86_64.rpm      1.4 MB/s | 113 kB     00:00    
(119/145): zlib-ng-compat-2.2.3-1.el10.x86_64.r 943 kB/s |  76 kB     00:00    
(120/145): zip-3.0-44.el10.x86_64.rpm           2.8 MB/s | 270 kB     00:00    
(121/145): xz-5.6.2-3.el10.x86_64.rpm           1.9 MB/s | 482 kB     00:00    
(122/145): debugedit-5.1-4.el10.x86_64.rpm      442 kB/s |  76 kB     00:00    
(123/145): dwz-0.15-7.el10.x86_64.rpm           551 kB/s | 139 kB     00:00    
(124/145): efi-srpm-macros-6-6.el10.noarch.rpm  182 kB/s |  24 kB     00:00    
(125/145): zstd-1.5.5-9.el10.x86_64.rpm         1.3 MB/s | 464 kB     00:00    
(126/145): fonts-srpm-macros-2.0.5-18.el10.noar 300 kB/s |  27 kB     00:00    
(127/145): go-srpm-macros-3.6.0-4.el10.noarch.r 465 kB/s |  28 kB     00:00    
(128/145): kernel-srpm-macros-1.0-25.el10.noarc 175 kB/s |  11 kB     00:00    
(129/145): lua-srpm-macros-1-15.el10.noarch.rpm 218 kB/s | 9.8 kB     00:00    
(130/145): forge-srpm-macros-0.4.0-6.el10.noarc  87 kB/s |  21 kB     00:00    
(131/145): ocaml-srpm-macros-10-4.el10.noarch.r 187 kB/s |  10 kB     00:00    
(132/145): openblas-srpm-macros-2-19.el10.noarc 143 kB/s | 8.7 kB     00:00    
(133/145): package-notes-srpm-macros-0.5-13.el1  80 kB/s |  10 kB     00:00    
(134/145): patch-2.7.6-26.el10.x86_64.rpm       1.2 MB/s | 132 kB     00:00    
(135/145): perl-srpm-macros-1-57.el10.noarch.rp 158 kB/s | 9.5 kB     00:00    
(136/145): pyproject-srpm-macros-1.16.2-1.el10. 186 kB/s |  15 kB     00:00    
(137/145): python-srpm-macros-3.12-9.1.el10.noa 554 kB/s |  24 kB     00:00    
(138/145): qt6-srpm-macros-6.8.1-3.el10.noarch. 343 kB/s |  11 kB     00:00    
(139/145): redhat-rpm-config-288-1.el10.noarch. 1.2 MB/s |  79 kB     00:00    
(140/145): rust-toolset-srpm-macros-1.84.1-1.el 385 kB/s |  13 kB     00:00    
(141/145): rpm-build-4.19.1.1-12.el10.x86_64.rp 910 kB/s |  77 kB     00:00    
(142/145): epel-rpm-macros-10-3.el10_0.noarch.r  92 kB/s | 7.5 kB     00:00    
(143/145): ansible-srpm-macros-1-16.1.el10_0.no 171 kB/s |  20 kB     00:00    
(144/145): ghc-srpm-macros-1.9.1-1.el10_0.noarc 109 kB/s | 8.9 kB     00:00    
(145/145): gdb-minimal-14.2-4.el10.x86_64.rpm   602 kB/s | 3.9 MB     00:06    
--------------------------------------------------------------------------------
Total                                           2.5 MB/s |  59 MB     00:23     
CentOS Stream 10 - BaseOS                       1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official-SHA256
Key imported successfully
Extra Packages for Enterprise Linux 10 - x86_64 1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xE37ED158:
 Userid     : "Fedora (epel10) <epel@fedoraproject.org>"
 Fingerprint: 7D8D 15CB FC4E 6268 8591 FB26 33D9 8517 E37E D158
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-10
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-16.el10.x86_64                         1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-14.2.1-7.el10.x86_64                          1/145 
  Running scriptlet: libgcc-14.2.1-7.el10.x86_64                          1/145 
  Installing       : ghc-srpm-macros-1.9.1-1.el10_0.noarch                2/145 
  Installing       : ansible-srpm-macros-1-16.1.el10_0.noarch             3/145 
  Installing       : rust-toolset-srpm-macros-1.84.1-1.el10.noarch        4/145 
  Installing       : qt6-srpm-macros-6.8.1-3.el10.noarch                  5/145 
  Installing       : perl-srpm-macros-1-57.el10.noarch                    6/145 
  Installing       : package-notes-srpm-macros-0.5-13.el10.noarch         7/145 
  Installing       : openblas-srpm-macros-2-19.el10.noarch                8/145 
  Installing       : ocaml-srpm-macros-10-4.el10.noarch                   9/145 
  Installing       : kernel-srpm-macros-1.0-25.el10.noarch               10/145 
  Installing       : publicsuffix-list-dafsa-20240107-5.el10.noarch      11/145 
  Installing       : pkgconf-m4-2.1.0-3.el10.noarch                      12/145 
  Installing       : pcre2-syntax-10.44-1.el10.3.noarch                  13/145 
  Installing       : ncurses-base-6.4-14.20240127.el10.noarch            14/145 
  Installing       : libssh-config-0.11.1-1.el10.noarch                  15/145 
  Installing       : coreutils-common-9.5-6.el10.x86_64                  16/145 
  Installing       : centos-gpg-keys-10.0-7.el10.noarch                  17/145 
  Installing       : centos-stream-repos-10.0-7.el10.noarch              18/145 
  Installing       : centos-stream-release-10.0-7.el10.noarch            19/145 
  Installing       : setup-2.14.5-4.el10.noarch                          20/145 
  Running scriptlet: setup-2.14.5-4.el10.noarch                          20/145 
  Installing       : filesystem-3.18-16.el10.x86_64                      21/145 
  Installing       : basesystem-11-22.el10.noarch                        22/145 
  Installing       : glibc-gconv-extra-2.39-37.el10.x86_64               23/145 
  Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64               23/145 
  Installing       : glibc-minimal-langpack-2.39-37.el10.x86_64          24/145 
  Installing       : glibc-common-2.39-37.el10.x86_64                    25/145 
  Running scriptlet: glibc-2.39-37.el10.x86_64                           26/145 
  Installing       : glibc-2.39-37.el10.x86_64                           26/145 
  Running scriptlet: glibc-2.39-37.el10.x86_64                           26/145 
  Installing       : ncurses-libs-6.4-14.20240127.el10.x86_64            27/145 
  Installing       : bash-5.2.26-4.el10.x86_64                           28/145 
  Running scriptlet: bash-5.2.26-4.el10.x86_64                           28/145 
  Installing       : zlib-ng-compat-2.2.3-1.el10.x86_64                  29/145 
  Installing       : bzip2-libs-1.0.8-25.el10.x86_64                     30/145 
  Installing       : xz-libs-1:5.6.2-3.el10.x86_64                       31/145 
  Installing       : readline-8.2-11.el10.x86_64                         32/145 
  Installing       : libstdc++-14.2.1-7.el10.x86_64                      33/145 
  Installing       : libuuid-2.40.2-10.el10.x86_64                       34/145 
  Installing       : popt-1.19-8.el10.x86_64                             35/145 
  Installing       : libblkid-2.40.2-10.el10.x86_64                      36/145 
  Installing       : gmp-1:6.2.1-10.el10.x86_64                          37/145 
  Installing       : libattr-2.5.2-5.el10.x86_64                         38/145 
  Installing       : libacl-2.3.2-4.el10.x86_64                          39/145 
  Installing       : libxcrypt-4.4.36-10.el10.x86_64                     40/145 
  Installing       : libzstd-1.5.5-9.el10.x86_64                         41/145 
  Installing       : elfutils-libelf-0.192-5.el10.x86_64                 42/145 
  Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    43/145 
  Installing       : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    43/145 
  Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc    43/145 
  Installing       : gdbm-libs-1:1.23-9.el10.x86_64                      44/145 
  Installing       : libeconf-0.6.2-4.el10.x86_64                        45/145 
  Installing       : dwz-0.15-7.el10.x86_64                              46/145 
  Installing       : mpfr-4.2.1-5.el10.x86_64                            47/145 
  Installing       : gawk-5.3.0-6.el10.x86_64                            48/145 
  Installing       : unzip-6.0-66.el10.x86_64                            49/145 
  Installing       : file-libs-5.45-7.el10.x86_64                        50/145 
  Installing       : file-5.45-7.el10.x86_64                             51/145 
  Installing       : alternatives-1.30-2.el10.x86_64                     52/145 
  Installing       : jansson-2.14-3.el10.x86_64                          53/145 
  Installing       : libcap-ng-0.8.4-6.el10.x86_64                       54/145 
  Installing       : audit-libs-4.0.3-1.el10.x86_64                      55/145 
  Installing       : pam-libs-1.6.1-7.el10.x86_64                        56/145 
  Installing       : libcap-2.69-7.el10.x86_64                           57/145 
  Installing       : systemd-libs-257-7.el10.x86_64                      58/145 
  Installing       : libsepol-3.8-1.el10.x86_64                          59/145 
  Installing       : libsmartcols-2.40.2-10.el10.x86_64                  60/145 
  Installing       : libtasn1-4.19.0-9.el10.x86_64                       61/145 
  Installing       : libunistring-1.1-10.el10.x86_64                     62/145 
  Installing       : libidn2-2.3.7-3.el10.x86_64                         63/145 
  Installing       : lua-libs-5.4.6-7.el10.x86_64                        64/145 
  Installing       : lz4-libs-1.9.4-8.el10.x86_64                        65/145 
  Installing       : pcre2-10.44-1.el10.3.x86_64                         66/145 
  Installing       : libselinux-3.8-1.el10.x86_64                        67/145 
  Installing       : sed-4.9-3.el10.x86_64                               68/145 
  Installing       : findutils-1:4.10.0-5.el10.x86_64                    69/145 
  Installing       : grep-3.11-10.el10.x86_64                            70/145 
  Installing       : xz-1:5.6.2-3.el10.x86_64                            71/145 
  Installing       : libmount-2.40.2-10.el10.x86_64                      72/145 
  Installing       : util-linux-core-2.40.2-10.el10.x86_64               73/145 
  Installing       : libsemanage-3.8-1.el10.x86_64                       74/145 
  Installing       : shadow-utils-2:4.15.0-5.el10.x86_64                 75/145 
  Running scriptlet: libutempter-1.2.1-15.el10.x86_64                    76/145 
  Installing       : libutempter-1.2.1-15.el10.x86_64                    76/145 
  Installing       : tar-2:1.35-7.el10.x86_64                            77/145 
  Installing       : zstd-1.5.5-9.el10.x86_64                            78/145 
  Installing       : libpsl-0.21.5-6.el10.x86_64                         79/145 
  Installing       : zip-3.0-44.el10.x86_64                              80/145 
  Installing       : cyrus-sasl-lib-2.1.28-27.el10.x86_64                81/145 
  Installing       : gdbm-1:1.23-9.el10.x86_64                           82/145 
  Installing       : libfdisk-2.40.2-10.el10.x86_64                      83/145 
  Installing       : libxml2-2.12.5-4.el10.x86_64                        84/145 
  Installing       : bzip2-1.0.8-25.el10.x86_64                          85/145 
  Installing       : sqlite-libs-3.46.1-3.el10.x86_64                    86/145 
  Installing       : ed-1.20-5.el10.x86_64                               87/145 
  Installing       : patch-2.7.6-26.el10.x86_64                          88/145 
  Installing       : elfutils-default-yama-scope-0.192-5.el10.noarch     89/145 
  Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch     89/145 
  Installing       : cpio-2.15-3.el10.x86_64                             90/145 
  Installing       : diffutils-3.10-8.el10.x86_64                        91/145 
  Installing       : json-c-0.18-3.el10.x86_64                           92/145 
  Installing       : keyutils-libs-1.6.3-5.el10.x86_64                   93/145 
  Installing       : libbrotli-1.1.0-6.el10.x86_64                       94/145 
  Installing       : libcom_err-1.47.1-3.el10.x86_64                     95/145 
  Installing       : libffi-3.4.4-9.el10.x86_64                          96/145 
  Installing       : p11-kit-0.25.5-7.el10.x86_64                        97/145 
  Installing       : p11-kit-trust-0.25.5-7.el10.x86_64                  98/145 
  Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64                  98/145 
  Installing       : openssl-libs-1:3.2.2-16.el10.x86_64                 99/145 
  Installing       : coreutils-9.5-6.el10.x86_64                        100/145 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   101/145 
  Installing       : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   101/145 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   101/145 
  Installing       : authselect-libs-1.5.0-8.el10.x86_64                102/145 
  Installing       : gzip-1.13-3.el10.x86_64                            103/145 
  Installing       : cracklib-2.9.11-8.el10.x86_64                      104/145 
  Installing       : libarchive-3.7.7-1.el10.x86_64                     105/145 
  Installing       : cracklib-dicts-2.9.11-8.el10.x86_64                106/145 
  Installing       : libpwquality-1.4.5-12.el10.x86_64                  107/145 
  Installing       : pam-1.6.1-7.el10.x86_64                            108/145 
  Installing       : libevent-2.1.12-16.el10.x86_64                     109/145 
  Installing       : openldap-2.6.8-2.el10.x86_64                       110/145 
  Installing       : rpm-sequoia-1.6.0-6.el10.x86_64                    111/145 
  Installing       : rpm-libs-4.19.1.1-12.el10.x86_64                   112/145 
  Installing       : libgomp-14.2.1-7.el10.x86_64                       113/145 
  Installing       : libnghttp2-1.64.0-2.el10.x86_64                    114/145 
  Installing       : libpkgconf-2.1.0-3.el10.x86_64                     115/145 
  Installing       : pkgconf-2.1.0-3.el10.x86_64                        116/145 
  Installing       : pkgconf-pkg-config-2.1.0-3.el10.x86_64             117/145 
  Installing       : libverto-0.3.2-10.el10.x86_64                      118/145 
  Installing       : krb5-libs-1.21.3-7.el10.x86_64                     119/145 
  Installing       : libssh-0.11.1-1.el10.x86_64                        120/145 
  Installing       : libcurl-8.9.1-5.el10.x86_64                        121/145 
  Installing       : elfutils-libs-0.192-5.el10.x86_64                  122/145 
  Installing       : elfutils-debuginfod-client-0.192-5.el10.x86_64     123/145 
  Installing       : binutils-gold-2.41-51.el10.x86_64                  124/145 
  Running scriptlet: binutils-gold-2.41-51.el10.x86_64                  124/145 
  Installing       : binutils-2.41-51.el10.x86_64                       125/145 
  Running scriptlet: binutils-2.41-51.el10.x86_64                       125/145 
  Installing       : elfutils-0.192-5.el10.x86_64                       126/145 
  Installing       : gdb-minimal-14.2-4.el10.x86_64                     127/145 
  Installing       : debugedit-5.1-4.el10.x86_64                        128/145 
  Installing       : rpm-build-libs-4.19.1.1-12.el10.x86_64             129/145 
  Installing       : curl-8.9.1-5.el10.x86_64                           130/145 
  Running scriptlet: rpm-4.19.1.1-12.el10.x86_64                        131/145 
  Installing       : rpm-4.19.1.1-12.el10.x86_64                        131/145 
  Installing       : efi-srpm-macros-6-6.el10.noarch                    132/145 
  Installing       : lua-srpm-macros-1-15.el10.noarch                   133/145 
  Installing       : fonts-srpm-macros-1:2.0.5-18.el10.noarch           134/145 
  Installing       : forge-srpm-macros-0.4.0-6.el10.noarch              135/145 
  Installing       : go-srpm-macros-3.6.0-4.el10.noarch                 136/145 
  Installing       : python-srpm-macros-3.12-9.1.el10.noarch            137/145 
  Installing       : redhat-rpm-config-288-1.el10.noarch                138/145 
  Installing       : rpm-build-4.19.1.1-12.el10.x86_64                  139/145 
  Installing       : pyproject-srpm-macros-1.16.2-1.el10.noarch         140/145 
  Installing       : util-linux-2.40.2-10.el10.x86_64                   141/145 
  Running scriptlet: util-linux-2.40.2-10.el10.x86_64                   141/145 
  Installing       : authselect-1.5.0-8.el10.x86_64                     142/145 
  Installing       : which-2.21-43.el10.x86_64                          143/145 
  Installing       : info-7.1-6.el10.x86_64                             144/145 
  Installing       : epel-rpm-macros-10-3.el10_0.noarch                 145/145 
  Running scriptlet: filesystem-3.18-16.el10.x86_64                     145/145 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   145/145 
  Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64                145/145 
  Running scriptlet: rpm-4.19.1.1-12.el10.x86_64                        145/145 
  Running scriptlet: epel-rpm-macros-10-3.el10_0.noarch                 145/145 

Installed:
  alternatives-1.30-2.el10.x86_64                                               
  ansible-srpm-macros-1-16.1.el10_0.noarch                                      
  audit-libs-4.0.3-1.el10.x86_64                                                
  authselect-1.5.0-8.el10.x86_64                                                
  authselect-libs-1.5.0-8.el10.x86_64                                           
  basesystem-11-22.el10.noarch                                                  
  bash-5.2.26-4.el10.x86_64                                                     
  binutils-2.41-51.el10.x86_64                                                  
  binutils-gold-2.41-51.el10.x86_64                                             
  bzip2-1.0.8-25.el10.x86_64                                                    
  bzip2-libs-1.0.8-25.el10.x86_64                                               
  ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch                          
  centos-gpg-keys-10.0-7.el10.noarch                                            
  centos-stream-release-10.0-7.el10.noarch                                      
  centos-stream-repos-10.0-7.el10.noarch                                        
  coreutils-9.5-6.el10.x86_64                                                   
  coreutils-common-9.5-6.el10.x86_64                                            
  cpio-2.15-3.el10.x86_64                                                       
  cracklib-2.9.11-8.el10.x86_64                                                 
  cracklib-dicts-2.9.11-8.el10.x86_64                                           
  crypto-policies-20250214-1.gitfd9b9b9.el10.noarch                             
  curl-8.9.1-5.el10.x86_64                                                      
  cyrus-sasl-lib-2.1.28-27.el10.x86_64                                          
  debugedit-5.1-4.el10.x86_64                                                   
  diffutils-3.10-8.el10.x86_64                                                  
  dwz-0.15-7.el10.x86_64                                                        
  ed-1.20-5.el10.x86_64                                                         
  efi-srpm-macros-6-6.el10.noarch                                               
  elfutils-0.192-5.el10.x86_64                                                  
  elfutils-debuginfod-client-0.192-5.el10.x86_64                                
  elfutils-default-yama-scope-0.192-5.el10.noarch                               
  elfutils-libelf-0.192-5.el10.x86_64                                           
  elfutils-libs-0.192-5.el10.x86_64                                             
  epel-rpm-macros-10-3.el10_0.noarch                                            
  file-5.45-7.el10.x86_64                                                       
  file-libs-5.45-7.el10.x86_64                                                  
  filesystem-3.18-16.el10.x86_64                                                
  findutils-1:4.10.0-5.el10.x86_64                                              
  fonts-srpm-macros-1:2.0.5-18.el10.noarch                                      
  forge-srpm-macros-0.4.0-6.el10.noarch                                         
  gawk-5.3.0-6.el10.x86_64                                                      
  gdb-minimal-14.2-4.el10.x86_64                                                
  gdbm-1:1.23-9.el10.x86_64                                                     
  gdbm-libs-1:1.23-9.el10.x86_64                                                
  ghc-srpm-macros-1.9.1-1.el10_0.noarch                                         
  glibc-2.39-37.el10.x86_64                                                     
  glibc-common-2.39-37.el10.x86_64                                              
  glibc-gconv-extra-2.39-37.el10.x86_64                                         
  glibc-minimal-langpack-2.39-37.el10.x86_64                                    
  gmp-1:6.2.1-10.el10.x86_64                                                    
  go-srpm-macros-3.6.0-4.el10.noarch                                            
  grep-3.11-10.el10.x86_64                                                      
  gzip-1.13-3.el10.x86_64                                                       
  info-7.1-6.el10.x86_64                                                        
  jansson-2.14-3.el10.x86_64                                                    
  json-c-0.18-3.el10.x86_64                                                     
  kernel-srpm-macros-1.0-25.el10.noarch                                         
  keyutils-libs-1.6.3-5.el10.x86_64                                             
  krb5-libs-1.21.3-7.el10.x86_64                                                
  libacl-2.3.2-4.el10.x86_64                                                    
  libarchive-3.7.7-1.el10.x86_64                                                
  libattr-2.5.2-5.el10.x86_64                                                   
  libblkid-2.40.2-10.el10.x86_64                                                
  libbrotli-1.1.0-6.el10.x86_64                                                 
  libcap-2.69-7.el10.x86_64                                                     
  libcap-ng-0.8.4-6.el10.x86_64                                                 
  libcom_err-1.47.1-3.el10.x86_64                                               
  libcurl-8.9.1-5.el10.x86_64                                                   
  libeconf-0.6.2-4.el10.x86_64                                                  
  libevent-2.1.12-16.el10.x86_64                                                
  libfdisk-2.40.2-10.el10.x86_64                                                
  libffi-3.4.4-9.el10.x86_64                                                    
  libgcc-14.2.1-7.el10.x86_64                                                   
  libgomp-14.2.1-7.el10.x86_64                                                  
  libidn2-2.3.7-3.el10.x86_64                                                   
  libmount-2.40.2-10.el10.x86_64                                                
  libnghttp2-1.64.0-2.el10.x86_64                                               
  libpkgconf-2.1.0-3.el10.x86_64                                                
  libpsl-0.21.5-6.el10.x86_64                                                   
  libpwquality-1.4.5-12.el10.x86_64                                             
  libselinux-3.8-1.el10.x86_64                                                  
  libsemanage-3.8-1.el10.x86_64                                                 
  libsepol-3.8-1.el10.x86_64                                                    
  libsmartcols-2.40.2-10.el10.x86_64                                            
  libssh-0.11.1-1.el10.x86_64                                                   
  libssh-config-0.11.1-1.el10.noarch                                            
  libstdc++-14.2.1-7.el10.x86_64                                                
  libtasn1-4.19.0-9.el10.x86_64                                                 
  libunistring-1.1-10.el10.x86_64                                               
  libutempter-1.2.1-15.el10.x86_64                                              
  libuuid-2.40.2-10.el10.x86_64                                                 
  libverto-0.3.2-10.el10.x86_64                                                 
  libxcrypt-4.4.36-10.el10.x86_64                                               
  libxml2-2.12.5-4.el10.x86_64                                                  
  libzstd-1.5.5-9.el10.x86_64                                                   
  lua-libs-5.4.6-7.el10.x86_64                                                  
  lua-srpm-macros-1-15.el10.noarch                                              
  lz4-libs-1.9.4-8.el10.x86_64                                                  
  mpfr-4.2.1-5.el10.x86_64                                                      
  ncurses-base-6.4-14.20240127.el10.noarch                                      
  ncurses-libs-6.4-14.20240127.el10.x86_64                                      
  ocaml-srpm-macros-10-4.el10.noarch                                            
  openblas-srpm-macros-2-19.el10.noarch                                         
  openldap-2.6.8-2.el10.x86_64                                                  
  openssl-libs-1:3.2.2-16.el10.x86_64                                           
  p11-kit-0.25.5-7.el10.x86_64                                                  
  p11-kit-trust-0.25.5-7.el10.x86_64                                            
  package-notes-srpm-macros-0.5-13.el10.noarch                                  
  pam-1.6.1-7.el10.x86_64                                                       
  pam-libs-1.6.1-7.el10.x86_64                                                  
  patch-2.7.6-26.el10.x86_64                                                    
  pcre2-10.44-1.el10.3.x86_64                                                   
  pcre2-syntax-10.44-1.el10.3.noarch                                            
  perl-srpm-macros-1-57.el10.noarch                                             
  pkgconf-2.1.0-3.el10.x86_64                                                   
  pkgconf-m4-2.1.0-3.el10.noarch                                                
  pkgconf-pkg-config-2.1.0-3.el10.x86_64                                        
  popt-1.19-8.el10.x86_64                                                       
  publicsuffix-list-dafsa-20240107-5.el10.noarch                                
  pyproject-srpm-macros-1.16.2-1.el10.noarch                                    
  python-srpm-macros-3.12-9.1.el10.noarch                                       
  qt6-srpm-macros-6.8.1-3.el10.noarch                                           
  readline-8.2-11.el10.x86_64                                                   
  redhat-rpm-config-288-1.el10.noarch                                           
  rpm-4.19.1.1-12.el10.x86_64                                                   
  rpm-build-4.19.1.1-12.el10.x86_64                                             
  rpm-build-libs-4.19.1.1-12.el10.x86_64                                        
  rpm-libs-4.19.1.1-12.el10.x86_64                                              
  rpm-sequoia-1.6.0-6.el10.x86_64                                               
  rust-toolset-srpm-macros-1.84.1-1.el10.noarch                                 
  sed-4.9-3.el10.x86_64                                                         
  setup-2.14.5-4.el10.noarch                                                    
  shadow-utils-2:4.15.0-5.el10.x86_64                                           
  sqlite-libs-3.46.1-3.el10.x86_64                                              
  systemd-libs-257-7.el10.x86_64                                                
  tar-2:1.35-7.el10.x86_64                                                      
  unzip-6.0-66.el10.x86_64                                                      
  util-linux-2.40.2-10.el10.x86_64                                              
  util-linux-core-2.40.2-10.el10.x86_64                                         
  which-2.21-43.el10.x86_64                                                     
  xz-1:5.6.2-3.el10.x86_64                                                      
  xz-libs-1:5.6.2-3.el10.x86_64                                                 
  zip-3.0-44.el10.x86_64                                                        
  zlib-ng-compat-2.2.3-1.el10.x86_64                                            
  zstd-1.5.5-9.el10.x86_64                                                      

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.30-2.el10.x86_64
ansible-srpm-macros-1-16.1.el10_0.noarch
audit-libs-4.0.3-1.el10.x86_64
authselect-1.5.0-8.el10.x86_64
authselect-libs-1.5.0-8.el10.x86_64
basesystem-11-22.el10.noarch
bash-5.2.26-4.el10.x86_64
binutils-2.41-51.el10.x86_64
binutils-gold-2.41-51.el10.x86_64
bzip2-1.0.8-25.el10.x86_64
bzip2-libs-1.0.8-25.el10.x86_64
ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
centos-gpg-keys-10.0-7.el10.noarch
centos-stream-release-10.0-7.el10.noarch
centos-stream-repos-10.0-7.el10.noarch
coreutils-9.5-6.el10.x86_64
coreutils-common-9.5-6.el10.x86_64
cpio-2.15-3.el10.x86_64
cracklib-2.9.11-8.el10.x86_64
cracklib-dicts-2.9.11-8.el10.x86_64
crypto-policies-20250214-1.gitfd9b9b9.el10.noarch
curl-8.9.1-5.el10.x86_64
cyrus-sasl-lib-2.1.28-27.el10.x86_64
debugedit-5.1-4.el10.x86_64
diffutils-3.10-8.el10.x86_64
dwz-0.15-7.el10.x86_64
ed-1.20-5.el10.x86_64
efi-srpm-macros-6-6.el10.noarch
elfutils-0.192-5.el10.x86_64
elfutils-debuginfod-client-0.192-5.el10.x86_64
elfutils-default-yama-scope-0.192-5.el10.noarch
elfutils-libelf-0.192-5.el10.x86_64
elfutils-libs-0.192-5.el10.x86_64
epel-rpm-macros-10-3.el10_0.noarch
file-5.45-7.el10.x86_64
file-libs-5.45-7.el10.x86_64
filesystem-3.18-16.el10.x86_64
findutils-4.10.0-5.el10.x86_64
fonts-srpm-macros-2.0.5-18.el10.noarch
forge-srpm-macros-0.4.0-6.el10.noarch
gawk-5.3.0-6.el10.x86_64
gdb-minimal-14.2-4.el10.x86_64
gdbm-1.23-9.el10.x86_64
gdbm-libs-1.23-9.el10.x86_64
ghc-srpm-macros-1.9.1-1.el10_0.noarch
glibc-2.39-37.el10.x86_64
glibc-common-2.39-37.el10.x86_64
glibc-gconv-extra-2.39-37.el10.x86_64
glibc-minimal-langpack-2.39-37.el10.x86_64
gmp-6.2.1-10.el10.x86_64
go-srpm-macros-3.6.0-4.el10.noarch
gpg-pubkey-8483c65d-5ccc5b19
gpg-pubkey-e37ed158-65785fa9
grep-3.11-10.el10.x86_64
gzip-1.13-3.el10.x86_64
info-7.1-6.el10.x86_64
jansson-2.14-3.el10.x86_64
json-c-0.18-3.el10.x86_64
kernel-srpm-macros-1.0-25.el10.noarch
keyutils-libs-1.6.3-5.el10.x86_64
krb5-libs-1.21.3-7.el10.x86_64
libacl-2.3.2-4.el10.x86_64
libarchive-3.7.7-1.el10.x86_64
libattr-2.5.2-5.el10.x86_64
libblkid-2.40.2-10.el10.x86_64
libbrotli-1.1.0-6.el10.x86_64
libcap-2.69-7.el10.x86_64
libcap-ng-0.8.4-6.el10.x86_64
libcom_err-1.47.1-3.el10.x86_64
libcurl-8.9.1-5.el10.x86_64
libeconf-0.6.2-4.el10.x86_64
libevent-2.1.12-16.el10.x86_64
libfdisk-2.40.2-10.el10.x86_64
libffi-3.4.4-9.el10.x86_64
libgcc-14.2.1-7.el10.x86_64
libgomp-14.2.1-7.el10.x86_64
libidn2-2.3.7-3.el10.x86_64
libmount-2.40.2-10.el10.x86_64
libnghttp2-1.64.0-2.el10.x86_64
libpkgconf-2.1.0-3.el10.x86_64
libpsl-0.21.5-6.el10.x86_64
libpwquality-1.4.5-12.el10.x86_64
libselinux-3.8-1.el10.x86_64
libsemanage-3.8-1.el10.x86_64
libsepol-3.8-1.el10.x86_64
libsmartcols-2.40.2-10.el10.x86_64
libssh-0.11.1-1.el10.x86_64
libssh-config-0.11.1-1.el10.noarch
libstdc++-14.2.1-7.el10.x86_64
libtasn1-4.19.0-9.el10.x86_64
libunistring-1.1-10.el10.x86_64
libutempter-1.2.1-15.el10.x86_64
libuuid-2.40.2-10.el10.x86_64
libverto-0.3.2-10.el10.x86_64
libxcrypt-4.4.36-10.el10.x86_64
libxml2-2.12.5-4.el10.x86_64
libzstd-1.5.5-9.el10.x86_64
lua-libs-5.4.6-7.el10.x86_64
lua-srpm-macros-1-15.el10.noarch
lz4-libs-1.9.4-8.el10.x86_64
mpfr-4.2.1-5.el10.x86_64
ncurses-base-6.4-14.20240127.el10.noarch
ncurses-libs-6.4-14.20240127.el10.x86_64
ocaml-srpm-macros-10-4.el10.noarch
openblas-srpm-macros-2-19.el10.noarch
openldap-2.6.8-2.el10.x86_64
openssl-libs-3.2.2-16.el10.x86_64
p11-kit-0.25.5-7.el10.x86_64
p11-kit-trust-0.25.5-7.el10.x86_64
package-notes-srpm-macros-0.5-13.el10.noarch
pam-1.6.1-7.el10.x86_64
pam-libs-1.6.1-7.el10.x86_64
patch-2.7.6-26.el10.x86_64
pcre2-10.44-1.el10.3.x86_64
pcre2-syntax-10.44-1.el10.3.noarch
perl-srpm-macros-1-57.el10.noarch
pkgconf-2.1.0-3.el10.x86_64
pkgconf-m4-2.1.0-3.el10.noarch
pkgconf-pkg-config-2.1.0-3.el10.x86_64
popt-1.19-8.el10.x86_64
publicsuffix-list-dafsa-20240107-5.el10.noarch
pyproject-srpm-macros-1.16.2-1.el10.noarch
python-srpm-macros-3.12-9.1.el10.noarch
qt6-srpm-macros-6.8.1-3.el10.noarch
readline-8.2-11.el10.x86_64
redhat-rpm-config-288-1.el10.noarch
rpm-4.19.1.1-12.el10.x86_64
rpm-build-4.19.1.1-12.el10.x86_64
rpm-build-libs-4.19.1.1-12.el10.x86_64
rpm-libs-4.19.1.1-12.el10.x86_64
rpm-sequoia-1.6.0-6.el10.x86_64
rust-toolset-srpm-macros-1.84.1-1.el10.noarch
sed-4.9-3.el10.x86_64
setup-2.14.5-4.el10.noarch
shadow-utils-4.15.0-5.el10.x86_64
sqlite-libs-3.46.1-3.el10.x86_64
systemd-libs-257-7.el10.x86_64
tar-1.35-7.el10.x86_64
unzip-6.0-66.el10.x86_64
util-linux-2.40.2-10.el10.x86_64
util-linux-core-2.40.2-10.el10.x86_64
which-2.21-43.el10.x86_64
xz-5.6.2-3.el10.x86_64
xz-libs-5.6.2-3.el10.x86_64
zip-3.0-44.el10.x86_64
zlib-ng-compat-2.2.3-1.el10.x86_64
zstd-1.5.5-9.el10.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1740355200
Wrote: /builddir/build/SRPMS/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.log
/var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-uosce6ag/kcli/kcli.spec) Config(child) 1 minutes 10 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm)  Config(centos-stream+epel-10-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1740380787.836614/root.
INFO: reusing tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1740380787.836614/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management installed into bootstrap:
  rpm-4.19.1.1-12.el10.x86_64
  rpm-sequoia-1.6.0-6.el10.x86_64
  python3-dnf-4.20.0-11.el10.noarch
  python3-dnf-plugins-core-4.7.0-8.el10.noarch
Finish: chroot init
Start: build phase for kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Start: build setup for kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1740355200
Wrote: /builddir/build/SRPMS/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  28 kB/s | 1.5 kB     00:00    
CentOS Stream 10 - BaseOS                       120 kB/s | 6.7 kB     00:00    
CentOS Stream 10 - AppStream                    349 kB/s | 6.8 kB     00:00    
CentOS Stream 10 - CRB                          370 kB/s | 6.6 kB     00:00    
CentOS Stream 10 - Extras packages              374 kB/s | 7.3 kB     00:00    
Extra Packages for Enterprise Linux 10 - x86_64 433 kB/s |  11 kB     00:00    
Package gzip-1.13-3.el10.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package                      Arch    Version                  Repository  Size
================================================================================
Installing:
 git                          x86_64  2.47.1-1.el10            appstream   52 k
 python3-devel                x86_64  3.12.9-1.el10            appstream  330 k
 python3-setuptools           noarch  69.0.3-9.el10            baseos     1.6 M
 rubygem-ronn-ng              noarch  0.10.1-4.el10_0          epel        40 k
Installing dependencies:
 expat                        x86_64  2.6.4-1.el10             baseos     115 k
 git-core                     x86_64  2.47.1-1.el10            appstream  4.7 M
 git-core-doc                 noarch  2.47.1-1.el10            appstream  3.1 M
 groff-base                   x86_64  1.23.0-10.el10           baseos     1.1 M
 less                         x86_64  661-3.el10               baseos     191 k
 libcbor                      x86_64  0.11.0-3.el10            baseos      34 k
 libedit                      x86_64  3.1-52.20230828cvs.el10  baseos     106 k
 libfido2                     x86_64  1.14.0-7.el10            baseos      98 k
 libxslt                      x86_64  1.1.39-6.el10            appstream  190 k
 libyaml                      x86_64  0.2.5-16.el10            baseos      62 k
 mpdecimal                    x86_64  2.5.1-12.el10            baseos      90 k
 ncurses                      x86_64  6.4-14.20240127.el10     baseos     423 k
 openssh                      x86_64  9.9p1-5.el10.1           baseos     353 k
 openssh-clients              x86_64  9.9p1-5.el10.1           baseos     784 k
 perl-AutoLoader              noarch  5.74-512.el10            baseos      22 k
 perl-B                       x86_64  1.89-512.el10            baseos     176 k
 perl-Carp                    noarch  1.54-511.el10            baseos      30 k
 perl-Class-Struct            noarch  0.68-512.el10            baseos      23 k
 perl-Data-Dumper             x86_64  2.189-512.el10           baseos      57 k
 perl-Digest                  noarch  1.20-511.el10            baseos      26 k
 perl-Digest-MD5              x86_64  2.59-6.el10              baseos      37 k
 perl-DynaLoader              x86_64  1.56-512.el10            baseos      27 k
 perl-Encode                  x86_64  4:3.21-511.el10          baseos     1.1 M
 perl-Errno                   x86_64  1.38-512.el10            baseos      16 k
 perl-Error                   noarch  1:0.17029-18.el10        appstream   42 k
 perl-Exporter                noarch  5.78-511.el10            baseos      32 k
 perl-Fcntl                   x86_64  1.18-512.el10            baseos      30 k
 perl-File-Basename           noarch  2.86-512.el10            baseos      18 k
 perl-File-Find               noarch  1.44-512.el10            appstream   26 k
 perl-File-Path               noarch  2.18-511.el10            baseos      36 k
 perl-File-Temp               noarch  1:0.231.100-512.el10     baseos      60 k
 perl-File-stat               noarch  1.14-512.el10            baseos      18 k
 perl-FileHandle              noarch  2.05-512.el10            baseos      16 k
 perl-Getopt-Long             noarch  1:2.58-3.el10            baseos      65 k
 perl-Getopt-Std              noarch  1.14-512.el10            baseos      16 k
 perl-Git                     noarch  2.47.1-1.el10            appstream   39 k
 perl-HTTP-Tiny               noarch  0.088-512.el10           baseos      57 k
 perl-IO                      x86_64  1.55-512.el10            baseos      80 k
 perl-IO-Socket-IP            noarch  0.42-512.el10            baseos      43 k
 perl-IO-Socket-SSL           noarch  2.085-3.el10             baseos     227 k
 perl-IPC-Open3               noarch  1.22-512.el10            baseos      23 k
 perl-MIME-Base64             x86_64  3.16-511.el10            baseos      31 k
 perl-Mozilla-CA              noarch  20231213-5.el10          baseos      15 k
 perl-Net-SSLeay              x86_64  1.94-7.el10              baseos     381 k
 perl-POSIX                   x86_64  2.20-512.el10            baseos      96 k
 perl-PathTools               x86_64  3.91-512.el10            baseos      85 k
 perl-Pod-Escapes             noarch  1:1.07-511.el10          baseos      21 k
 perl-Pod-Perldoc             noarch  3.28.01-512.el10         baseos      84 k
 perl-Pod-Simple              noarch  1:3.45-511.el10          baseos     218 k
 perl-Pod-Usage               noarch  4:2.03-511.el10          baseos      41 k
 perl-Scalar-List-Utils       x86_64  5:1.63-511.el10          baseos      74 k
 perl-SelectSaver             noarch  1.02-512.el10            baseos      13 k
 perl-Socket                  x86_64  4:2.038-511.el10         baseos      56 k
 perl-Storable                x86_64  1:3.32-511.el10          baseos      99 k
 perl-Symbol                  noarch  1.09-512.el10            baseos      15 k
 perl-Term-ANSIColor          noarch  5.01-512.el10            baseos      49 k
 perl-Term-Cap                noarch  1.18-511.el10            baseos      23 k
 perl-TermReadKey             x86_64  2.38-24.el10             appstream   37 k
 perl-Text-ParseWords         noarch  3.31-511.el10            baseos      17 k
 perl-Text-Tabs+Wrap          noarch  2024.001-511.el10        baseos      23 k
 perl-Time-Local              noarch  2:1.350-511.el10         baseos      35 k
 perl-URI                     noarch  5.27-3.el10              baseos     134 k
 perl-base                    noarch  2.27-512.el10            baseos      17 k
 perl-constant                noarch  1.33-512.el10            baseos      24 k
 perl-if                      noarch  0.61.000-512.el10        baseos      15 k
 perl-interpreter             x86_64  4:5.40.1-512.el10        baseos      72 k
 perl-lib                     x86_64  0.65-512.el10            appstream   16 k
 perl-libnet                  noarch  3.15-512.el10            baseos     127 k
 perl-libs                    x86_64  4:5.40.1-512.el10        baseos     2.4 M
 perl-locale                  noarch  1.12-512.el10            baseos      14 k
 perl-mro                     x86_64  1.29-512.el10            baseos      30 k
 perl-overload                noarch  1.37-512.el10            baseos      46 k
 perl-overloading             noarch  0.02-512.el10            baseos      14 k
 perl-parent                  noarch  1:0.241-512.el10         baseos      16 k
 perl-podlators               noarch  1:5.01-511.el10          baseos     124 k
 perl-vars                    noarch  1.05-512.el10            baseos      14 k
 python-rpm-macros            noarch  3.12-9.1.el10            appstream   18 k
 python3                      x86_64  3.12.9-1.el10            baseos      29 k
 python3-libs                 x86_64  3.12.9-1.el10            baseos     9.4 M
 python3-packaging            noarch  24.2-2.el10              baseos     153 k
 python3-pip-wheel            noarch  23.3.2-7.el10            baseos     1.5 M
 python3-rpm-generators       noarch  14-12.el10               appstream   30 k
 python3-rpm-macros           noarch  3.12-9.1.el10            appstream   13 k
 ruby                         x86_64  3.3.7-9.el10             appstream   39 k
 ruby-default-gems            noarch  3.3.7-9.el10             appstream   48 k
 ruby-libs                    x86_64  3.3.7-9.el10             appstream  4.1 M
 rubygem-io-console           x86_64  0.7.1-9.el10             appstream   24 k
 rubygem-kramdown             noarch  2.4.0-10.el10_0          epel        82 k
 rubygem-kramdown-parser-gfm  noarch  1.1.0-14.el10_0          epel        13 k
 rubygem-mustache             noarch  1.1.1-10.el10_0          epel        34 k
 rubygem-nokogiri             x86_64  1.16.7-1.el10_0          epel       312 k
 rubygem-psych                x86_64  5.1.2-9.el10             appstream   58 k
 rubygem-racc                 x86_64  1.7.3-9.el10             appstream   79 k
 rubygem-rexml                noarch  3.3.9-9.el10             appstream  117 k
 rubygems                     noarch  3.5.22-9.el10            appstream  422 k
 tzdata                       noarch  2025a-1.el10             baseos     838 k

Transaction Summary
================================================================================
Install  100 Packages

Total download size: 37 M
Installed size: 141 M
Downloading Packages:
(1/100): expat-2.6.4-1.el10.x86_64.rpm          167 kB/s | 115 kB     00:00    
(2/100): less-661-3.el10.x86_64.rpm             250 kB/s | 191 kB     00:00    
(3/100): libcbor-0.11.0-3.el10.x86_64.rpm       386 kB/s |  34 kB     00:00    
(4/100): libfido2-1.14.0-7.el10.x86_64.rpm      355 kB/s |  98 kB     00:00    
(5/100): libedit-3.1-52.20230828cvs.el10.x86_64 307 kB/s | 106 kB     00:00    
(6/100): mpdecimal-2.5.1-12.el10.x86_64.rpm     260 kB/s |  90 kB     00:00    
(7/100): libyaml-0.2.5-16.el10.x86_64.rpm        76 kB/s |  62 kB     00:00    
(8/100): openssh-9.9p1-5.el10.1.x86_64.rpm      133 kB/s | 353 kB     00:02    
(9/100): ncurses-6.4-14.20240127.el10.x86_64.rp 131 kB/s | 423 kB     00:03    
(10/100): perl-AutoLoader-5.74-512.el10.noarch. 137 kB/s |  22 kB     00:00    
(11/100): perl-B-1.89-512.el10.x86_64.rpm       239 kB/s | 176 kB     00:00    
(12/100): perl-Carp-1.54-511.el10.noarch.rpm    168 kB/s |  30 kB     00:00    
(13/100): perl-Class-Struct-0.68-512.el10.noarc 254 kB/s |  23 kB     00:00    
(14/100): perl-Data-Dumper-2.189-512.el10.x86_6 167 kB/s |  57 kB     00:00    
(15/100): perl-Digest-1.20-511.el10.noarch.rpm  153 kB/s |  26 kB     00:00    
(16/100): perl-Digest-MD5-2.59-6.el10.x86_64.rp 147 kB/s |  37 kB     00:00    
(17/100): perl-DynaLoader-1.56-512.el10.x86_64. 159 kB/s |  27 kB     00:00    
(18/100): groff-base-1.23.0-10.el10.x86_64.rpm  132 kB/s | 1.1 MB     00:08    
(19/100): perl-Errno-1.38-512.el10.x86_64.rpm    93 kB/s |  16 kB     00:00    
(20/100): perl-Exporter-5.78-511.el10.noarch.rp 180 kB/s |  32 kB     00:00    
(21/100): perl-Fcntl-1.18-512.el10.x86_64.rpm   187 kB/s |  30 kB     00:00    
(22/100): perl-File-Basename-2.86-512.el10.noar 216 kB/s |  18 kB     00:00    
(23/100): perl-File-Path-2.18-511.el10.noarch.r 198 kB/s |  36 kB     00:00    
(24/100): perl-File-Temp-0.231.100-512.el10.noa 216 kB/s |  60 kB     00:00    
(25/100): perl-File-stat-1.14-512.el10.noarch.r 200 kB/s |  18 kB     00:00    
(26/100): perl-FileHandle-2.05-512.el10.noarch. 198 kB/s |  16 kB     00:00    
(27/100): perl-Getopt-Long-2.58-3.el10.noarch.r 258 kB/s |  65 kB     00:00    
(28/100): perl-Getopt-Std-1.14-512.el10.noarch. 194 kB/s |  16 kB     00:00    
(29/100): perl-HTTP-Tiny-0.088-512.el10.noarch. 353 kB/s |  57 kB     00:00    
(30/100): openssh-clients-9.9p1-5.el10.1.x86_64 131 kB/s | 784 kB     00:05    
(31/100): perl-IO-1.55-512.el10.x86_64.rpm      306 kB/s |  80 kB     00:00    
(32/100): perl-IO-Socket-IP-0.42-512.el10.noarc 157 kB/s |  43 kB     00:00    
(33/100): perl-IPC-Open3-1.22-512.el10.noarch.r 136 kB/s |  23 kB     00:00    
(34/100): perl-MIME-Base64-3.16-511.el10.x86_64 163 kB/s |  31 kB     00:00    
(35/100): perl-Mozilla-CA-20231213-5.el10.noarc 145 kB/s |  15 kB     00:00    
(36/100): perl-IO-Socket-SSL-2.085-3.el10.noarc 215 kB/s | 227 kB     00:01    
(37/100): perl-POSIX-2.20-512.el10.x86_64.rpm   225 kB/s |  96 kB     00:00    
(38/100): perl-PathTools-3.91-512.el10.x86_64.r 256 kB/s |  85 kB     00:00    
(39/100): perl-Pod-Escapes-1.07-511.el10.noarch 236 kB/s |  21 kB     00:00    
(40/100): perl-Net-SSLeay-1.94-7.el10.x86_64.rp 272 kB/s | 381 kB     00:01    
(41/100): perl-Pod-Perldoc-3.28.01-512.el10.noa 348 kB/s |  84 kB     00:00    
(42/100): perl-Pod-Usage-2.03-511.el10.noarch.r 253 kB/s |  41 kB     00:00    
(43/100): perl-Pod-Simple-3.45-511.el10.noarch. 443 kB/s | 218 kB     00:00    
(44/100): perl-SelectSaver-1.02-512.el10.noarch 154 kB/s |  13 kB     00:00    
(45/100): perl-Scalar-List-Utils-1.63-511.el10. 301 kB/s |  74 kB     00:00    
(46/100): perl-Socket-2.038-511.el10.x86_64.rpm 311 kB/s |  56 kB     00:00    
(47/100): perl-Symbol-1.09-512.el10.noarch.rpm  173 kB/s |  15 kB     00:00    
(48/100): perl-Storable-3.32-511.el10.x86_64.rp 387 kB/s |  99 kB     00:00    
(49/100): perl-Term-ANSIColor-5.01-512.el10.noa 539 kB/s |  49 kB     00:00    
(50/100): perl-Term-Cap-1.18-511.el10.noarch.rp 263 kB/s |  23 kB     00:00    
(51/100): perl-Text-ParseWords-3.31-511.el10.no 214 kB/s |  17 kB     00:00    
(52/100): perl-Text-Tabs+Wrap-2024.001-511.el10 273 kB/s |  23 kB     00:00    
(53/100): perl-Time-Local-1.350-511.el10.noarch 434 kB/s |  35 kB     00:00    
(54/100): perl-base-2.27-512.el10.noarch.rpm    195 kB/s |  17 kB     00:00    
(55/100): perl-constant-1.33-512.el10.noarch.rp 255 kB/s |  24 kB     00:00    
(56/100): perl-if-0.61.000-512.el10.noarch.rpm  170 kB/s |  15 kB     00:00    
(57/100): perl-URI-5.27-3.el10.noarch.rpm       257 kB/s | 134 kB     00:00    
(58/100): perl-Encode-3.21-511.el10.x86_64.rpm  145 kB/s | 1.1 MB     00:07    
(59/100): perl-libnet-3.15-512.el10.noarch.rpm  222 kB/s | 127 kB     00:00    
(60/100): perl-locale-1.12-512.el10.noarch.rpm   83 kB/s |  14 kB     00:00    
(61/100): perl-interpreter-5.40.1-512.el10.x86_  62 kB/s |  72 kB     00:01    
(62/100): perl-mro-1.29-512.el10.x86_64.rpm     123 kB/s |  30 kB     00:00    
(63/100): perl-overloading-0.02-512.el10.noarch 170 kB/s |  14 kB     00:00    
(64/100): perl-overload-1.37-512.el10.noarch.rp 173 kB/s |  46 kB     00:00    
(65/100): perl-parent-0.241-512.el10.noarch.rpm  35 kB/s |  16 kB     00:00    
(66/100): perl-podlators-5.01-511.el10.noarch.r 124 kB/s | 124 kB     00:00    
(67/100): perl-vars-1.05-512.el10.noarch.rpm     19 kB/s |  14 kB     00:00    
(68/100): python3-3.12.9-1.el10.x86_64.rpm      118 kB/s |  29 kB     00:00    
(69/100): python3-packaging-24.2-2.el10.noarch. 109 kB/s | 153 kB     00:01    
(70/100): python3-pip-wheel-23.3.2-7.el10.noarc 169 kB/s | 1.5 MB     00:08    
(71/100): perl-libs-5.40.1-512.el10.x86_64.rpm  162 kB/s | 2.4 MB     00:15    
(72/100): python3-setuptools-69.0.3-9.el10.noar 611 kB/s | 1.6 MB     00:02    
[MIRROR] git-2.47.1-1.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-2.47.1-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] git-2.47.1-1.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-2.47.1-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
(73/100): git-2.47.1-1.el10.x86_64.rpm          179 kB/s |  52 kB     00:00    
[MIRROR] git-core-2.47.1-1.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-core-2.47.1-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] git-core-2.47.1-1.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-core-2.47.1-1.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
(74/100): tzdata-2025a-1.el10.noarch.rpm        791 kB/s | 838 kB     00:01    
[MIRROR] git-core-doc-2.47.1-1.el10.noarch.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-core-doc-2.47.1-1.el10.noarch.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] git-core-doc-2.47.1-1.el10.noarch.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/git-core-doc-2.47.1-1.el10.noarch.rpm (IP: 2604:8800:50:80:216:31:2:234)
(75/100): git-core-doc-2.47.1-1.el10.noarch.rpm 456 kB/s | 3.1 MB     00:06    
[MIRROR] libxslt-1.1.39-6.el10.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/libxslt-1.1.39-6.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
[MIRROR] libxslt-1.1.39-6.el10.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/libxslt-1.1.39-6.el10.x86_64.rpm (IP: 2604:8800:50:80:216:31:2:234)
(76/100): libxslt-1.1.39-6.el10.x86_64.rpm      371 kB/s | 190 kB     00:00    
(77/100): perl-Error-0.17029-18.el10.noarch.rpm 518 kB/s |  42 kB     00:00    
(78/100): perl-File-Find-1.44-512.el10.noarch.r 318 kB/s |  26 kB     00:00    
(79/100): perl-Git-2.47.1-1.el10.noarch.rpm     484 kB/s |  39 kB     00:00    
(80/100): perl-TermReadKey-2.38-24.el10.x86_64. 452 kB/s |  37 kB     00:00    
(81/100): perl-lib-0.65-512.el10.x86_64.rpm     196 kB/s |  16 kB     00:00    
(82/100): python-rpm-macros-3.12-9.1.el10.noarc 209 kB/s |  18 kB     00:00    
(83/100): python3-devel-3.12.9-1.el10.x86_64.rp 658 kB/s | 330 kB     00:00    
(84/100): python3-rpm-generators-14-12.el10.noa 369 kB/s |  30 kB     00:00    
(85/100): python3-rpm-macros-3.12-9.1.el10.noar 160 kB/s |  13 kB     00:00    
(86/100): ruby-3.3.7-9.el10.x86_64.rpm          375 kB/s |  39 kB     00:00    
(87/100): ruby-default-gems-3.3.7-9.el10.noarch 536 kB/s |  48 kB     00:00    
(88/100): git-core-2.47.1-1.el10.x86_64.rpm     303 kB/s | 4.7 MB     00:15    
(89/100): rubygem-io-console-0.7.1-9.el10.x86_6 257 kB/s |  24 kB     00:00    
(90/100): rubygem-psych-5.1.2-9.el10.x86_64.rpm 660 kB/s |  58 kB     00:00    
(91/100): rubygem-racc-1.7.3-9.el10.x86_64.rpm  458 kB/s |  79 kB     00:00    
(92/100): rubygem-rexml-3.3.9-9.el10.noarch.rpm 723 kB/s | 117 kB     00:00    
(93/100): rubygems-3.5.22-9.el10.noarch.rpm     844 kB/s | 422 kB     00:00    
(94/100): rubygem-kramdown-2.4.0-10.el10_0.noar 634 kB/s |  82 kB     00:00    
(95/100): rubygem-kramdown-parser-gfm-1.1.0-14. 486 kB/s |  13 kB     00:00    
(96/100): rubygem-mustache-1.1.1-10.el10_0.noar 528 kB/s |  34 kB     00:00    
(97/100): rubygem-nokogiri-1.16.7-1.el10_0.x86_ 4.7 MB/s | 312 kB     00:00    
(98/100): rubygem-ronn-ng-0.10.1-4.el10_0.noarc 1.1 MB/s |  40 kB     00:00    
(99/100): python3-libs-3.12.9-1.el10.x86_64.rpm 293 kB/s | 9.4 MB     00:32    
(100/100): ruby-libs-3.3.7-9.el10.x86_64.rpm    325 kB/s | 4.1 MB     00:12    
--------------------------------------------------------------------------------
Total                                           731 kB/s |  37 MB     00:52     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ruby-libs-3.3.7-9.el10.x86_64                        1/100 
  Installing       : python-rpm-macros-3.12-9.1.el10.noarch               2/100 
  Running scriptlet: groff-base-1.23.0-10.el10.x86_64                     3/100 
  Installing       : groff-base-1.23.0-10.el10.x86_64                     3/100 
  Running scriptlet: groff-base-1.23.0-10.el10.x86_64                     3/100 
  Installing       : expat-2.6.4-1.el10.x86_64                            4/100 
  Installing       : python3-rpm-macros-3.12-9.1.el10.noarch              5/100 
  Installing       : libxslt-1.1.39-6.el10.x86_64                         6/100 
  Installing       : tzdata-2025a-1.el10.noarch                           7/100 
  Installing       : python3-pip-wheel-23.3.2-7.el10.noarch               8/100 
  Installing       : openssh-9.9p1-5.el10.1.x86_64                        9/100 
  Installing       : ncurses-6.4-14.20240127.el10.x86_64                 10/100 
  Installing       : perl-Digest-1.20-511.el10.noarch                    11/100 
  Installing       : perl-Digest-MD5-2.59-6.el10.x86_64                  12/100 
  Installing       : perl-B-1.89-512.el10.x86_64                         13/100 
  Installing       : perl-FileHandle-2.05-512.el10.noarch                14/100 
  Installing       : perl-Data-Dumper-2.189-512.el10.x86_64              15/100 
  Installing       : perl-libnet-3.15-512.el10.noarch                    16/100 
  Installing       : perl-AutoLoader-5.74-512.el10.noarch                17/100 
  Installing       : perl-URI-5.27-3.el10.noarch                         18/100 
  Installing       : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch        19/100 
  Installing       : perl-Mozilla-CA-20231213-5.el10.noarch              20/100 
  Installing       : perl-if-0.61.000-512.el10.noarch                    21/100 
  Installing       : perl-locale-1.12-512.el10.noarch                    22/100 
  Installing       : perl-IO-Socket-IP-0.42-512.el10.noarch              23/100 
  Installing       : perl-Time-Local-2:1.350-511.el10.noarch             24/100 
  Installing       : perl-File-Path-2.18-511.el10.noarch                 25/100 
  Installing       : perl-IO-Socket-SSL-2.085-3.el10.noarch              26/100 
  Installing       : perl-Net-SSLeay-1.94-7.el10.x86_64                  27/100 
  Installing       : perl-Pod-Escapes-1:1.07-511.el10.noarch             28/100 
  Installing       : perl-Class-Struct-0.68-512.el10.noarch              29/100 
  Installing       : perl-Term-ANSIColor-5.01-512.el10.noarch            30/100 
  Installing       : perl-POSIX-2.20-512.el10.x86_64                     31/100 
  Installing       : perl-IPC-Open3-1.22-512.el10.noarch                 32/100 
  Installing       : perl-File-Temp-1:0.231.100-512.el10.noarch          33/100 
  Installing       : perl-HTTP-Tiny-0.088-512.el10.noarch                34/100 
  Installing       : perl-Term-Cap-1.18-511.el10.noarch                  35/100 
  Installing       : perl-Pod-Simple-1:3.45-511.el10.noarch              36/100 
  Installing       : perl-Socket-4:2.038-511.el10.x86_64                 37/100 
  Installing       : perl-SelectSaver-1.02-512.el10.noarch               38/100 
  Installing       : perl-Symbol-1.09-512.el10.noarch                    39/100 
  Installing       : perl-File-stat-1.14-512.el10.noarch                 40/100 
  Installing       : perl-podlators-1:5.01-511.el10.noarch               41/100 
  Installing       : perl-Pod-Perldoc-3.28.01-512.el10.noarch            42/100 
  Installing       : perl-Fcntl-1.18-512.el10.x86_64                     43/100 
  Installing       : perl-Text-ParseWords-3.31-511.el10.noarch           44/100 
  Installing       : perl-base-2.27-512.el10.noarch                      45/100 
  Installing       : perl-mro-1.29-512.el10.x86_64                       46/100 
  Installing       : perl-IO-1.55-512.el10.x86_64                        47/100 
  Installing       : perl-overloading-0.02-512.el10.noarch               48/100 
  Installing       : perl-Pod-Usage-4:2.03-511.el10.noarch               49/100 
  Installing       : perl-Errno-1.38-512.el10.x86_64                     50/100 
  Installing       : perl-File-Basename-2.86-512.el10.noarch             51/100 
  Installing       : perl-Getopt-Std-1.14-512.el10.noarch                52/100 
  Installing       : perl-MIME-Base64-3.16-511.el10.x86_64               53/100 
  Installing       : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64       54/100 
  Installing       : perl-constant-1.33-512.el10.noarch                  55/100 
  Installing       : perl-Storable-1:3.32-511.el10.x86_64                56/100 
  Installing       : perl-overload-1.37-512.el10.noarch                  57/100 
  Installing       : perl-parent-1:0.241-512.el10.noarch                 58/100 
  Installing       : perl-vars-1.05-512.el10.noarch                      59/100 
  Installing       : perl-Getopt-Long-1:2.58-3.el10.noarch               60/100 
  Installing       : perl-Carp-1.54-511.el10.noarch                      61/100 
  Installing       : perl-Exporter-5.78-511.el10.noarch                  62/100 
  Installing       : perl-PathTools-3.91-512.el10.x86_64                 63/100 
  Installing       : perl-DynaLoader-1.56-512.el10.x86_64                64/100 
  Installing       : perl-Encode-4:3.21-511.el10.x86_64                  65/100 
  Installing       : perl-libs-4:5.40.1-512.el10.x86_64                  66/100 
  Installing       : perl-interpreter-4:5.40.1-512.el10.x86_64           67/100 
  Installing       : perl-Error-1:0.17029-18.el10.noarch                 68/100 
  Installing       : perl-File-Find-1.44-512.el10.noarch                 69/100 
  Installing       : perl-TermReadKey-2.38-24.el10.x86_64                70/100 
  Installing       : perl-lib-0.65-512.el10.x86_64                       71/100 
  Installing       : mpdecimal-2.5.1-12.el10.x86_64                      72/100 
  Installing       : python3-3.12.9-1.el10.x86_64                        73/100 
  Installing       : python3-libs-3.12.9-1.el10.x86_64                   74/100 
  Installing       : python3-packaging-24.2-2.el10.noarch                75/100 
  Installing       : python3-rpm-generators-14-12.el10.noarch            76/100 
  Installing       : libyaml-0.2.5-16.el10.x86_64                        77/100 
  Installing       : ruby-3.3.7-9.el10.x86_64                            78/100 
  Installing       : ruby-default-gems-3.3.7-9.el10.noarch               79/100 
  Installing       : rubygem-io-console-0.7.1-9.el10.x86_64              80/100 
  Installing       : rubygems-3.5.22-9.el10.noarch                       81/100 
  Installing       : rubygem-psych-5.1.2-9.el10.x86_64                   82/100 
  Installing       : rubygem-racc-1.7.3-9.el10.x86_64                    83/100 
  Installing       : rubygem-nokogiri-1.16.7-1.el10_0.x86_64             84/100 
  Installing       : rubygem-rexml-3.3.9-9.el10.noarch                   85/100 
  Installing       : rubygem-kramdown-2.4.0-10.el10_0.noarch             86/100 
  Installing       : rubygem-kramdown-parser-gfm-1.1.0-14.el10_0.noar    87/100 
  Installing       : rubygem-mustache-1.1.1-10.el10_0.noarch             88/100 
  Installing       : libedit-3.1-52.20230828cvs.el10.x86_64              89/100 
  Installing       : libcbor-0.11.0-3.el10.x86_64                        90/100 
  Installing       : libfido2-1.14.0-7.el10.x86_64                       91/100 
  Installing       : openssh-clients-9.9p1-5.el10.1.x86_64               92/100 
  Running scriptlet: openssh-clients-9.9p1-5.el10.1.x86_64               92/100 
  Installing       : less-661-3.el10.x86_64                              93/100 
  Installing       : git-core-2.47.1-1.el10.x86_64                       94/100 
  Installing       : git-core-doc-2.47.1-1.el10.noarch                   95/100 
  Installing       : perl-Git-2.47.1-1.el10.noarch                       96/100 
  Installing       : git-2.47.1-1.el10.x86_64                            97/100 
  Installing       : rubygem-ronn-ng-0.10.1-4.el10_0.noarch              98/100 
  Installing       : python3-devel-3.12.9-1.el10.x86_64                  99/100 
  Installing       : python3-setuptools-69.0.3-9.el10.noarch            100/100 
  Running scriptlet: python3-setuptools-69.0.3-9.el10.noarch            100/100 

Installed:
  expat-2.6.4-1.el10.x86_64                                                     
  git-2.47.1-1.el10.x86_64                                                      
  git-core-2.47.1-1.el10.x86_64                                                 
  git-core-doc-2.47.1-1.el10.noarch                                             
  groff-base-1.23.0-10.el10.x86_64                                              
  less-661-3.el10.x86_64                                                        
  libcbor-0.11.0-3.el10.x86_64                                                  
  libedit-3.1-52.20230828cvs.el10.x86_64                                        
  libfido2-1.14.0-7.el10.x86_64                                                 
  libxslt-1.1.39-6.el10.x86_64                                                  
  libyaml-0.2.5-16.el10.x86_64                                                  
  mpdecimal-2.5.1-12.el10.x86_64                                                
  ncurses-6.4-14.20240127.el10.x86_64                                           
  openssh-9.9p1-5.el10.1.x86_64                                                 
  openssh-clients-9.9p1-5.el10.1.x86_64                                         
  perl-AutoLoader-5.74-512.el10.noarch                                          
  perl-B-1.89-512.el10.x86_64                                                   
  perl-Carp-1.54-511.el10.noarch                                                
  perl-Class-Struct-0.68-512.el10.noarch                                        
  perl-Data-Dumper-2.189-512.el10.x86_64                                        
  perl-Digest-1.20-511.el10.noarch                                              
  perl-Digest-MD5-2.59-6.el10.x86_64                                            
  perl-DynaLoader-1.56-512.el10.x86_64                                          
  perl-Encode-4:3.21-511.el10.x86_64                                            
  perl-Errno-1.38-512.el10.x86_64                                               
  perl-Error-1:0.17029-18.el10.noarch                                           
  perl-Exporter-5.78-511.el10.noarch                                            
  perl-Fcntl-1.18-512.el10.x86_64                                               
  perl-File-Basename-2.86-512.el10.noarch                                       
  perl-File-Find-1.44-512.el10.noarch                                           
  perl-File-Path-2.18-511.el10.noarch                                           
  perl-File-Temp-1:0.231.100-512.el10.noarch                                    
  perl-File-stat-1.14-512.el10.noarch                                           
  perl-FileHandle-2.05-512.el10.noarch                                          
  perl-Getopt-Long-1:2.58-3.el10.noarch                                         
  perl-Getopt-Std-1.14-512.el10.noarch                                          
  perl-Git-2.47.1-1.el10.noarch                                                 
  perl-HTTP-Tiny-0.088-512.el10.noarch                                          
  perl-IO-1.55-512.el10.x86_64                                                  
  perl-IO-Socket-IP-0.42-512.el10.noarch                                        
  perl-IO-Socket-SSL-2.085-3.el10.noarch                                        
  perl-IPC-Open3-1.22-512.el10.noarch                                           
  perl-MIME-Base64-3.16-511.el10.x86_64                                         
  perl-Mozilla-CA-20231213-5.el10.noarch                                        
  perl-Net-SSLeay-1.94-7.el10.x86_64                                            
  perl-POSIX-2.20-512.el10.x86_64                                               
  perl-PathTools-3.91-512.el10.x86_64                                           
  perl-Pod-Escapes-1:1.07-511.el10.noarch                                       
  perl-Pod-Perldoc-3.28.01-512.el10.noarch                                      
  perl-Pod-Simple-1:3.45-511.el10.noarch                                        
  perl-Pod-Usage-4:2.03-511.el10.noarch                                         
  perl-Scalar-List-Utils-5:1.63-511.el10.x86_64                                 
  perl-SelectSaver-1.02-512.el10.noarch                                         
  perl-Socket-4:2.038-511.el10.x86_64                                           
  perl-Storable-1:3.32-511.el10.x86_64                                          
  perl-Symbol-1.09-512.el10.noarch                                              
  perl-Term-ANSIColor-5.01-512.el10.noarch                                      
  perl-Term-Cap-1.18-511.el10.noarch                                            
  perl-TermReadKey-2.38-24.el10.x86_64                                          
  perl-Text-ParseWords-3.31-511.el10.noarch                                     
  perl-Text-Tabs+Wrap-2024.001-511.el10.noarch                                  
  perl-Time-Local-2:1.350-511.el10.noarch                                       
  perl-URI-5.27-3.el10.noarch                                                   
  perl-base-2.27-512.el10.noarch                                                
  perl-constant-1.33-512.el10.noarch                                            
  perl-if-0.61.000-512.el10.noarch                                              
  perl-interpreter-4:5.40.1-512.el10.x86_64                                     
  perl-lib-0.65-512.el10.x86_64                                                 
  perl-libnet-3.15-512.el10.noarch                                              
  perl-libs-4:5.40.1-512.el10.x86_64                                            
  perl-locale-1.12-512.el10.noarch                                              
  perl-mro-1.29-512.el10.x86_64                                                 
  perl-overload-1.37-512.el10.noarch                                            
  perl-overloading-0.02-512.el10.noarch                                         
  perl-parent-1:0.241-512.el10.noarch                                           
  perl-podlators-1:5.01-511.el10.noarch                                         
  perl-vars-1.05-512.el10.noarch                                                
  python-rpm-macros-3.12-9.1.el10.noarch                                        
  python3-3.12.9-1.el10.x86_64                                                  
  python3-devel-3.12.9-1.el10.x86_64                                            
  python3-libs-3.12.9-1.el10.x86_64                                             
  python3-packaging-24.2-2.el10.noarch                                          
  python3-pip-wheel-23.3.2-7.el10.noarch                                        
  python3-rpm-generators-14-12.el10.noarch                                      
  python3-rpm-macros-3.12-9.1.el10.noarch                                       
  python3-setuptools-69.0.3-9.el10.noarch                                       
  ruby-3.3.7-9.el10.x86_64                                                      
  ruby-default-gems-3.3.7-9.el10.noarch                                         
  ruby-libs-3.3.7-9.el10.x86_64                                                 
  rubygem-io-console-0.7.1-9.el10.x86_64                                        
  rubygem-kramdown-2.4.0-10.el10_0.noarch                                       
  rubygem-kramdown-parser-gfm-1.1.0-14.el10_0.noarch                            
  rubygem-mustache-1.1.1-10.el10_0.noarch                                       
  rubygem-nokogiri-1.16.7-1.el10_0.x86_64                                       
  rubygem-psych-5.1.2-9.el10.x86_64                                             
  rubygem-racc-1.7.3-9.el10.x86_64                                              
  rubygem-rexml-3.3.9-9.el10.noarch                                             
  rubygem-ronn-ng-0.10.1-4.el10_0.noarch                                        
  rubygems-3.5.22-9.el10.noarch                                                 
  tzdata-2025a-1.el10.noarch                                                    

Complete!
Finish: build setup for kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Start: rpmbuild kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1740355200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S2U64T
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf kcli
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/kcli.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kcli
+ rm -rf /builddir/build/BUILD/kcli-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/kcli-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5anLvU
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd kcli
+ sed -i 's/, '\''libvirt.*/\]/' setup.py
++ git ls-remote https://github.com/karmab/kcli
++ cut -c1-7
++ head -1
++ date +%Y/%m/%d
+ echo '4d0bee2 2025/02/24'
+ /usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/kvirt
copying kvirt/__init__.py -> build/lib/kvirt
copying kvirt/klist.py -> build/lib/kvirt
copying kvirt/containerconfig.py -> build/lib/kvirt
copying kvirt/config.py -> build/lib/kvirt
copying kvirt/gketoken.py -> build/lib/kvirt
copying kvirt/ignitionmerger.py -> build/lib/kvirt
copying kvirt/cli.py -> build/lib/kvirt
copying kvirt/examples.py -> build/lib/kvirt
copying kvirt/ekstoken.py -> build/lib/kvirt
copying kvirt/baseconfig.py -> build/lib/kvirt
copying kvirt/bottle.py -> build/lib/kvirt
copying kvirt/defaults.py -> build/lib/kvirt
creating build/lib/kvirt/miniconsole
copying kvirt/miniconsole/__init__.py -> build/lib/kvirt/miniconsole
creating build/lib/kvirt/common
copying kvirt/common/__init__.py -> build/lib/kvirt/common
creating build/lib/kvirt/providers
copying kvirt/providers/__init__.py -> build/lib/kvirt/providers
copying kvirt/providers/sampleprovider.py -> build/lib/kvirt/providers
creating build/lib/kvirt/nameutils
copying kvirt/nameutils/__init__.py -> build/lib/kvirt/nameutils
creating build/lib/kvirt/kfish
copying kvirt/kfish/__init__.py -> build/lib/kvirt/kfish
creating build/lib/kvirt/ksushy
copying kvirt/ksushy/isoremover.py -> build/lib/kvirt/ksushy
copying kvirt/ksushy/__init__.py -> build/lib/kvirt/ksushy
copying kvirt/ksushy/main.py -> build/lib/kvirt/ksushy
creating build/lib/kvirt/kubecommon
copying kvirt/kubecommon/__init__.py -> build/lib/kvirt/kubecommon
creating build/lib/kvirt/version
copying kvirt/version/__init__.py -> build/lib/kvirt/version
creating build/lib/kvirt/internalplans
copying kvirt/internalplans/__init__.py -> build/lib/kvirt/internalplans
creating build/lib/kvirt/jinjafilters
copying kvirt/jinjafilters/__init__.py -> build/lib/kvirt/jinjafilters
copying kvirt/jinjafilters/jinjafilters.py -> build/lib/kvirt/jinjafilters
creating build/lib/kvirt/cluster
copying kvirt/cluster/__init__.py -> build/lib/kvirt/cluster
copying kvirt/cluster/sampleprovider.py -> build/lib/kvirt/cluster
creating build/lib/kvirt/expose
copying kvirt/expose/__init__.py -> build/lib/kvirt/expose
creating build/lib/kvirt/web
copying kvirt/web/__init__.py -> build/lib/kvirt/web
copying kvirt/web/main.py -> build/lib/kvirt/web
creating build/lib/kvirt/container
copying kvirt/container/__init__.py -> build/lib/kvirt/container
creating build/lib/kvirt/providers/hcloud
copying kvirt/providers/hcloud/__init__.py -> build/lib/kvirt/providers/hcloud
creating build/lib/kvirt/providers/kubevirt
copying kvirt/providers/kubevirt/__init__.py -> build/lib/kvirt/providers/kubevirt
creating build/lib/kvirt/providers/vsphere
copying kvirt/providers/vsphere/tagging.py -> build/lib/kvirt/providers/vsphere
copying kvirt/providers/vsphere/helpers.py -> build/lib/kvirt/providers/vsphere
copying kvirt/providers/vsphere/__init__.py -> build/lib/kvirt/providers/vsphere
creating build/lib/kvirt/providers/azure
copying kvirt/providers/azure/__init__.py -> build/lib/kvirt/providers/azure
creating build/lib/kvirt/providers/aws
copying kvirt/providers/aws/__init__.py -> build/lib/kvirt/providers/aws
creating build/lib/kvirt/providers/ovirt
copying kvirt/providers/ovirt/__init__.py -> build/lib/kvirt/providers/ovirt
creating build/lib/kvirt/providers/kvm
copying kvirt/providers/kvm/helpers.py -> build/lib/kvirt/providers/kvm
copying kvirt/providers/kvm/__init__.py -> build/lib/kvirt/providers/kvm
creating build/lib/kvirt/providers/fake
copying kvirt/providers/fake/__init__.py -> build/lib/kvirt/providers/fake
creating build/lib/kvirt/providers/packet
copying kvirt/providers/packet/__init__.py -> build/lib/kvirt/providers/packet
creating build/lib/kvirt/providers/gcp
copying kvirt/providers/gcp/__init__.py -> build/lib/kvirt/providers/gcp
creating build/lib/kvirt/providers/web
copying kvirt/providers/web/__init__.py -> build/lib/kvirt/providers/web
creating build/lib/kvirt/providers/openstack
copying kvirt/providers/openstack/__init__.py -> build/lib/kvirt/providers/openstack
creating build/lib/kvirt/providers/ibm
copying kvirt/providers/ibm/__init__.py -> build/lib/kvirt/providers/ibm
creating build/lib/kvirt/providers/proxmox
copying kvirt/providers/proxmox/__init__.py -> build/lib/kvirt/providers/proxmox
creating build/lib/kvirt/cluster/gke
copying kvirt/cluster/gke/__init__.py -> build/lib/kvirt/cluster/gke
creating build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/__init__.py -> build/lib/kvirt/cluster/k3s
creating build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/__init__.py -> build/lib/kvirt/cluster/rke2
creating build/lib/kvirt/cluster/microshift
copying kvirt/cluster/microshift/__init__.py -> build/lib/kvirt/cluster/microshift
creating build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/__init__.py -> build/lib/kvirt/cluster/openshift
creating build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/__init__.py -> build/lib/kvirt/cluster/kubeadm
creating build/lib/kvirt/cluster/aks
copying kvirt/cluster/aks/__init__.py -> build/lib/kvirt/cluster/aks
creating build/lib/kvirt/cluster/kubernetes
copying kvirt/cluster/kubernetes/__init__.py -> build/lib/kvirt/cluster/kubernetes
creating build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/__init__.py -> build/lib/kvirt/cluster/hypershift
creating build/lib/kvirt/cluster/eks
copying kvirt/cluster/eks/__init__.py -> build/lib/kvirt/cluster/eks
running egg_info
writing kcli.egg-info/PKG-INFO
writing dependency_links to kcli.egg-info/dependency_links.txt
writing entry points to kcli.egg-info/entry_points.txt
writing requirements to kcli.egg-info/requires.txt
writing top-level names to kcli.egg-info/top_level.txt
reading manifest file 'kcli.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'plans'
adding license file 'LICENSE'
writing manifest file 'kcli.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.hypershift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.hypershift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.hypershift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.hypershift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.hypershift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.hypershift.staticpods' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.hypershift.staticpods' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.hypershift.staticpods' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.hypershift.staticpods' to be distributed and are
        already explicitly excluding 'kvirt.cluster.hypershift.staticpods' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.k3s.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.k3s.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.k3s.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.k3s.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.k3s.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.argocd' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.argocd' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.argocd' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.argocd' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.argocd' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.autolabeller' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.autolabeller' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.autolabeller' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.autolabeller' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.autolabeller' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.certmanager' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.certmanager' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.certmanager' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.certmanager' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.certmanager' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.dashboard' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.dashboard' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.dashboard' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.dashboard' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.dashboard' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.falco' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.falco' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.falco' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.falco' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.falco' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.ingress' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.ingress' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.ingress' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.ingress' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.ingress' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.istio' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.istio' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.istio' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.istio' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.istio' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.katacontainer' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.katacontainer' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.katacontainer' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.katacontainer' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.katacontainer' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.knative' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.knative' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.knative' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.knative' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.knative' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.kubevirt' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.kubevirt' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.kubevirt' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.kubevirt' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.kubevirt' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.metallb' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.metallb' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.metallb' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.metallb' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.metallb' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.olm' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.olm' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.olm' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.olm' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.olm' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.policy_as_code' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.policy_as_code' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.policy_as_code' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.policy_as_code' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.policy_as_code' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.rancher' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.rancher' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.rancher' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.rancher' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.rancher' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.rook' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.rook' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.rook' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.rook' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.rook' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.submariner' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.submariner' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.submariner' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.submariner' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.submariner' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.tekton' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.tekton' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.tekton' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.tekton' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.tekton' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected.bin' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected.bin' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected.bin' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected.bin' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected.bin' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.microshift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.microshift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.microshift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.microshift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.microshift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.microshift.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.microshift.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.microshift.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.microshift.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.microshift.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.autolabeller' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.autolabeller' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.autolabeller' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.autolabeller' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.autolabeller' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.istio' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.istio' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.istio' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.istio' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.istio' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.nfs' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.nfs' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.nfs' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.nfs' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.nfs' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.users' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.users' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.users' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.users' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.users' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.customisation' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.customisation' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.customisation' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.customisation' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.customisation' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected.bin' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected.bin' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected.bin' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected.bin' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected.bin' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.staticpods' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.staticpods' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.staticpods' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.staticpods' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.staticpods' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.profiles' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.profiles' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.profiles' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.profiles' to be distributed and are
        already explicitly excluding 'kvirt.cluster.profiles' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.rke2.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.rke2.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.rke2.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.rke2.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.rke2.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.common.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.common.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.common.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.common.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.common.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.expose.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.css' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.images' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.js' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.js' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.js' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.js' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.js' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.templates' to be distributed and are
        already explicitly excluding 'kvirt.expose.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.extra_keywords' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.extra_keywords' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.extra_keywords' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.extra_keywords' to be distributed and are
        already explicitly excluding 'kvirt.extra_keywords' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.internalplans.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.internalplans.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.internalplans.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.internalplans.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.internalplans.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.ksushy.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.ksushy.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.ksushy.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.ksushy.templates' to be distributed and are
        already explicitly excluding 'kvirt.ksushy.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.version.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.version.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.version.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.version.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.version.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.css' to be distributed and are
        already explicitly excluding 'kvirt.web.static.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.fonts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.fonts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.fonts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.fonts' to be distributed and are
        already explicitly excluding 'kvirt.web.static.fonts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.images' to be distributed and are
        already explicitly excluding 'kvirt.web.static.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js.spice' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js.spice' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js.spice' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js.spice' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js.spice' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying kvirt/keywords.yaml -> build/lib/kvirt
creating build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/all.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/aws.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/gcp.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/kubevirt.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/kvm.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/proxmox.yaml -> build/lib/kvirt/extra_keywords
copying kvirt/extra_keywords/vsphere.yml -> build/lib/kvirt/extra_keywords
copying kvirt/common/autoscale.yaml.j2 -> build/lib/kvirt/common
copying kvirt/common/fake_kubeconfig.json -> build/lib/kvirt/common
copying kvirt/common/ignition.j2 -> build/lib/kvirt/common
copying kvirt/common/kubevirt_kcli_conf.j2 -> build/lib/kvirt/common
copying kvirt/common/local_kcli_conf.j2 -> build/lib/kvirt/common
copying kvirt/common/storage.sh.aws -> build/lib/kvirt/common
copying kvirt/common/storage.sh.gcp -> build/lib/kvirt/common
copying kvirt/common/storage.sh.ibmcloud -> build/lib/kvirt/common
copying kvirt/common/vm.ovf.j2 -> build/lib/kvirt/common
copying kvirt/common/workflow.yml.j2 -> build/lib/kvirt/common
copying kvirt/common/workflow_script.yml.j2 -> build/lib/kvirt/common
creating build/lib/kvirt/common/__pycache__
copying kvirt/common/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/common/__pycache__
creating build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/bios.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/interface.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/interfaces.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/manager.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/managers.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/root.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/system.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/systems.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/virtualmedia_cd.json -> build/lib/kvirt/ksushy/templates
copying kvirt/ksushy/templates/virtualmedias.json -> build/lib/kvirt/ksushy/templates
copying kvirt/version/git -> build/lib/kvirt/version
creating build/lib/kvirt/version/__pycache__
copying kvirt/version/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/version/__pycache__
creating build/lib/kvirt/internalplans/__pycache__
copying kvirt/internalplans/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/internalplans/__pycache__
creating build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-kubeadm-default.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-openshift-compact.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-openshift-contrail.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-openshift-ipv6.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-openshift-sno-bm.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/cluster/profiles/sample-openshift-sno.yml -> build/lib/kvirt/cluster/profiles
copying kvirt/expose/swagger.yml -> build/lib/kvirt/expose
creating build/lib/kvirt/expose/__pycache__
copying kvirt/expose/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/expose/__pycache__
creating build/lib/kvirt/expose/static
creating build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/bootstrap-notify.css -> build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/bootstrap.min.css -> build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/dataTables.checkboxes.css -> build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/jquery.dataTables.min.css -> build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/kcli.css -> build/lib/kvirt/expose/static/css
copying kvirt/expose/static/css/wheel.css -> build/lib/kvirt/expose/static/css
creating build/lib/kvirt/expose/static/images
copying kvirt/expose/static/images/favicon.ico -> build/lib/kvirt/expose/static/images
copying kvirt/expose/static/images/sort_asc.png -> build/lib/kvirt/expose/static/images
copying kvirt/expose/static/images/sort_both.png -> build/lib/kvirt/expose/static/images
copying kvirt/expose/static/images/sort_desc.png -> build/lib/kvirt/expose/static/images
copying kvirt/expose/static/images/wheel.gif -> build/lib/kvirt/expose/static/images
creating build/lib/kvirt/expose/static/js
copying kvirt/expose/static/js/dataTables.checkboxes.min.js -> build/lib/kvirt/expose/static/js
copying kvirt/expose/static/js/exposeactions.js -> build/lib/kvirt/expose/static/js
copying kvirt/expose/static/js/jquery.dataTables.min.js -> build/lib/kvirt/expose/static/js
copying kvirt/expose/static/js/jquery.min.js -> build/lib/kvirt/expose/static/js
copying kvirt/expose/static/js/list.js -> build/lib/kvirt/expose/static/js
creating build/lib/kvirt/expose/templates
copying kvirt/expose/templates/form.html -> build/lib/kvirt/expose/templates
copying kvirt/expose/templates/head.html -> build/lib/kvirt/expose/templates
copying kvirt/expose/templates/index.html -> build/lib/kvirt/expose/templates
copying kvirt/expose/templates/infoplan.html -> build/lib/kvirt/expose/templates
copying kvirt/expose/templates/planstable.html -> build/lib/kvirt/expose/templates
copying kvirt/expose/templates/result.html -> build/lib/kvirt/expose/templates
creating build/lib/kvirt/web/static
creating build/lib/kvirt/web/static/css
copying kvirt/web/static/css/bootstrap-notify.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/bootstrap-theme.min.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/bootstrap.min.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/dataTables.checkboxes.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/jquery.dataTables.min.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/kcli.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/navbar.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/spice.css -> build/lib/kvirt/web/static/css
copying kvirt/web/static/css/wheel.css -> build/lib/kvirt/web/static/css
creating build/lib/kvirt/web/static/fonts
copying kvirt/web/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/kvirt/web/static/fonts
creating build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Centos.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Debian.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Fedora.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Redhat.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Suse.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Tux.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/Ubuntu.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/delete.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/favicon.ico -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/kcli-small.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/kcli.jpg -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/kcli.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/logo-header.svg -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/logo-main.svg -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/sort_asc.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/sort_both.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/sort_desc.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/start.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/stop.png -> build/lib/kvirt/web/static/images
copying kvirt/web/static/images/wheel.gif -> build/lib/kvirt/web/static/images
creating build/lib/kvirt/web/static/js
copying kvirt/web/static/js/bootstrap-notify.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/bootstrap.min.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/containeraction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/dataTables.checkboxes.min.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/hostaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/imageaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/jquery.dataTables.min.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/jquery.min.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/kcli.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/kubeaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/list.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/networkaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/planaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/poolaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/productaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/refresh.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/repoaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/snapshotaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/vmaction.js -> build/lib/kvirt/web/static/js
copying kvirt/web/static/js/wheel.js -> build/lib/kvirt/web/static/js
creating build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/atKeynames.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/bitmap.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/cursor.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/display.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/enums.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/filexfer.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/inputs.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/lz.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/main.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/playback.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/png.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/port.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/quic.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/resize.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/simulatecursor.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/spicearraybuffer.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/spiceconn.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/spicedataview.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/spicemsg.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/spicetype.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/ticket.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/utils.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/webm.js -> build/lib/kvirt/web/static/js/spice
copying kvirt/web/static/js/spice/wire.js -> build/lib/kvirt/web/static/js/spice
creating build/lib/kvirt/web/static/js/spice/thirdparty
copying kvirt/web/static/js/spice/thirdparty/jsbn.js -> build/lib/kvirt/web/static/js/spice/thirdparty
copying kvirt/web/static/js/spice/thirdparty/prng4.js -> build/lib/kvirt/web/static/js/spice/thirdparty
copying kvirt/web/static/js/spice/thirdparty/rng.js -> build/lib/kvirt/web/static/js/spice/thirdparty
copying kvirt/web/static/js/spice/thirdparty/rsa.js -> build/lib/kvirt/web/static/js/spice/thirdparty
copying kvirt/web/static/js/spice/thirdparty/sha1.js -> build/lib/kvirt/web/static/js/spice/thirdparty
creating build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
copying kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/README.md -> build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
copying kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/rollup.config.js -> build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
creating build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
copying kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src/babel-worker.js -> build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
copying kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src/browser-es-module-loader.js -> build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
creating build/lib/kvirt/web/static/vnc
creating build/lib/kvirt/web/static/vnc/app
copying kvirt/web/static/vnc/app/error-handler.js -> build/lib/kvirt/web/static/vnc/app
copying kvirt/web/static/vnc/app/localization.js -> build/lib/kvirt/web/static/vnc/app
copying kvirt/web/static/vnc/app/ui.js -> build/lib/kvirt/web/static/vnc/app
copying kvirt/web/static/vnc/app/webutil.js -> build/lib/kvirt/web/static/vnc/app
creating build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/alt.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/clipboard.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/connect.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/ctrl.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/ctrlaltdel.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/disconnect.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/drag.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/error.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/esc.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/expander.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/fullscreen.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/handle.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/handle_bg.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/info.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/keyboard.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/mouse_left.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/mouse_middle.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/mouse_none.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/mouse_right.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/power.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/settings.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/tab.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/toggleextrakeys.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/warning.svg -> build/lib/kvirt/web/static/vnc/app/images
copying kvirt/web/static/vnc/app/images/windows.svg -> build/lib/kvirt/web/static/vnc/app/images
creating build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/Makefile -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-120x120.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-144x144.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-152x152.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-16x16.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-192x192.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-24x24.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-32x32.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-48x48.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-60x60.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-64x64.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-72x72.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-76x76.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-96x96.png -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-icon-sm.svg -> build/lib/kvirt/web/static/vnc/app/images/icons
copying kvirt/web/static/vnc/app/images/icons/novnc-icon.svg -> build/lib/kvirt/web/static/vnc/app/images/icons
creating build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/cs.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/de.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/el.json -> build/lib/kvirt/web/static/vnc/app/locale
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js.spice.thirdparty' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js.spice.thirdparty' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js.spice.thirdparty' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js.spice.thirdparty' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js.spice.thirdparty' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.images' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.images.icons' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.images.icons' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.images.icons' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.images.icons' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.images.icons' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.locale' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.locale' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.locale' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.locale' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.locale' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.sounds' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.sounds' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.sounds' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.sounds' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.sounds' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.styles' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.styles' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.styles' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.styles' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.styles' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.decoders' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.decoders' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.decoders' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.decoders' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.decoders' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.input' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.input' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.input' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.input' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.input' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.util' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.util' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.util' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.util' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.util' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako.lib.utils' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako.lib.utils' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako.lib.utils' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako.lib.utils' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako.lib.utils' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako.lib.zlib' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako.lib.zlib' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako.lib.zlib' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako.lib.zlib' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako.lib.zlib' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.templates' to be distributed and are
        already explicitly excluding 'kvirt.web.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying kvirt/web/static/vnc/app/locale/es.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/ja.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/ko.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/nl.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/pl.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/ru.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/sv.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/tr.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/zh_CN.json -> build/lib/kvirt/web/static/vnc/app/locale
copying kvirt/web/static/vnc/app/locale/zh_TW.json -> build/lib/kvirt/web/static/vnc/app/locale
creating build/lib/kvirt/web/static/vnc/app/sounds
copying kvirt/web/static/vnc/app/sounds/CREDITS -> build/lib/kvirt/web/static/vnc/app/sounds
copying kvirt/web/static/vnc/app/sounds/bell.mp3 -> build/lib/kvirt/web/static/vnc/app/sounds
copying kvirt/web/static/vnc/app/sounds/bell.oga -> build/lib/kvirt/web/static/vnc/app/sounds
creating build/lib/kvirt/web/static/vnc/app/styles
copying kvirt/web/static/vnc/app/styles/Orbitron700.ttf -> build/lib/kvirt/web/static/vnc/app/styles
copying kvirt/web/static/vnc/app/styles/Orbitron700.woff -> build/lib/kvirt/web/static/vnc/app/styles
copying kvirt/web/static/vnc/app/styles/base.css -> build/lib/kvirt/web/static/vnc/app/styles
creating build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/base64.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/des.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/display.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/encodings.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/inflator.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/rfb.js -> build/lib/kvirt/web/static/vnc/core
copying kvirt/web/static/vnc/core/websock.js -> build/lib/kvirt/web/static/vnc/core
creating build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/copyrect.js -> build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/hextile.js -> build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/raw.js -> build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/rre.js -> build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/tight.js -> build/lib/kvirt/web/static/vnc/core/decoders
copying kvirt/web/static/vnc/core/decoders/tightpng.js -> build/lib/kvirt/web/static/vnc/core/decoders
creating build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/domkeytable.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/fixedkeys.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/keyboard.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/keysym.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/keysymdef.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/mouse.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/util.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/vkeys.js -> build/lib/kvirt/web/static/vnc/core/input
copying kvirt/web/static/vnc/core/input/xtscancodes.js -> build/lib/kvirt/web/static/vnc/core/input
creating build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/browser.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/cursor.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/events.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/eventtarget.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/logging.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/polyfill.js -> build/lib/kvirt/web/static/vnc/core/util
copying kvirt/web/static/vnc/core/util/strings.js -> build/lib/kvirt/web/static/vnc/core/util
creating build/lib/kvirt/web/static/vnc/vendor
copying kvirt/web/static/vnc/vendor/promise.js -> build/lib/kvirt/web/static/vnc/vendor
creating build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader
copying kvirt/web/static/vnc/vendor/browser-es-module-loader/README.md -> build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader
copying kvirt/web/static/vnc/vendor/browser-es-module-loader/rollup.config.js -> build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader
creating build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
copying kvirt/web/static/vnc/vendor/browser-es-module-loader/src/babel-worker.js -> build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
copying kvirt/web/static/vnc/vendor/browser-es-module-loader/src/browser-es-module-loader.js -> build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
creating build/lib/kvirt/web/static/vnc/vendor/pako
copying kvirt/web/static/vnc/vendor/pako/LICENSE -> build/lib/kvirt/web/static/vnc/vendor/pako
copying kvirt/web/static/vnc/vendor/pako/README.md -> build/lib/kvirt/web/static/vnc/vendor/pako
creating build/lib/kvirt/web/static/vnc/vendor/pako/lib
creating build/lib/kvirt/web/static/vnc/vendor/pako/lib/utils
copying kvirt/web/static/vnc/vendor/pako/lib/utils/common.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/utils
creating build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/adler32.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/constants.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/crc32.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/deflate.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/gzheader.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/inffast.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/inflate.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/inftrees.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/messages.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/trees.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying kvirt/web/static/vnc/vendor/pako/lib/zlib/zstream.js -> build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib
creating build/lib/kvirt/web/templates
copying kvirt/web/templates/bootstrap.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/console.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/containercreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/containerprofiles.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/containerprofilestable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/containers.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/containerstable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/head.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/hosts.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/hoststable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/imagecreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/images.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/imagestable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/isos.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/isostable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubecreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubeinfo.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubeprofiles.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubeprofilestable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubes.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/kubestable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/layout.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/navbar.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/networkcreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/networks.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/networkstable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/plancreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/plans.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/planstable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/poolcreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/pools.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/poolstable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/productcreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/products.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/productstable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/repocreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/repos.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/repostable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/vmcreate.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/vmprofiles.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/vmprofilestable.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/vms.html -> build/lib/kvirt/web/templates
copying kvirt/web/templates/vmstable.html -> build/lib/kvirt/web/templates
copying kvirt/providers/aws/assume_policy.json -> build/lib/kvirt/providers/aws
copying kvirt/providers/aws/ctlplane_policy.json -> build/lib/kvirt/providers/aws
copying kvirt/providers/aws/trust_policy.json -> build/lib/kvirt/providers/aws
copying kvirt/providers/aws/worker_policy.json -> build/lib/kvirt/providers/aws
copying kvirt/providers/gcp/gcp-hack.service -> build/lib/kvirt/providers/gcp
copying kvirt/providers/gcp/gcp-hack.sh -> build/lib/kvirt/providers/gcp
copying kvirt/cluster/gke/fake.yml -> build/lib/kvirt/cluster/gke
copying kvirt/cluster/gke/kcli_default.yml -> build/lib/kvirt/cluster/gke
copying kvirt/cluster/gke/kubeconfig.j2 -> build/lib/kvirt/cluster/gke
copying kvirt/cluster/k3s/bootstrap.sh -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/bootstrap.yml -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/cloud_lb_api.yml -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/ctlplanes.sh -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/ctlplanes.yml -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/join.sh -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/kcli_default.yml -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/keepalived.conf -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/keepalived.sh -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/workers.sh -> build/lib/kvirt/cluster/k3s
copying kvirt/cluster/k3s/workers.yml -> build/lib/kvirt/cluster/k3s
creating build/lib/kvirt/cluster/k3s/__pycache__
copying kvirt/cluster/k3s/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/k3s/__pycache__
copying kvirt/cluster/rke2/bootstrap.sh -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/bootstrap.yml -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/cloud_lb_api.yml -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/ctlplanes.yml -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/deploy.sh -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/join.sh -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/kcli_default.yml -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/keepalived.conf -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/keepalived.sh -> build/lib/kvirt/cluster/rke2
copying kvirt/cluster/rke2/workers.yml -> build/lib/kvirt/cluster/rke2
creating build/lib/kvirt/cluster/rke2/__pycache__
copying kvirt/cluster/rke2/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/rke2/__pycache__
copying kvirt/cluster/microshift/kcli_default.yml -> build/lib/kvirt/cluster/microshift
copying kvirt/cluster/microshift/kcli_plan.yml -> build/lib/kvirt/cluster/microshift
creating build/lib/kvirt/cluster/microshift/__pycache__
copying kvirt/cluster/microshift/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/microshift/__pycache__
creating build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/00_sslip.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/01_clients.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/02_crio.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/03_microshift.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/04_kubeconfig.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/05_acm.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/microshift/scripts/deploy.sh -> build/lib/kvirt/cluster/microshift/scripts
copying kvirt/cluster/openshift/01-workload-partitioning -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/10-node-ip-hint.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/20-localhost-fix.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/98-etcd.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-apps.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-autologin.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-bootstrap-deletion-2.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-bootstrap-deletion.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-chrony.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-forcedns -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-forcedns-ibm -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-kubevirt-fix.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-metal3-fake-machine.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-metal3-provisioning.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-notifications.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-openshift-virtualization-catalog.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-operatorhub.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-ovn.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-prega-catalog.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/99-sno.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/Corefile -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/autoapprovercron.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/autorules.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/bootstrap.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/calico.sh.j2 -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/chrony.conf -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cilium.sh.j2 -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_bootstrap.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_ctlplanes.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_dns.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_lb_api.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_lb_apps.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cloud_workers.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cluster-ingress-02-config.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/cluster-scheduler-02-config.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/config.hcl.templ -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/ctlplanes.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/dhcp.conf -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/dhcp.sh -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/dhcp.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/disconnected.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/fake_kubeconfig.json -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/fake_pull.json -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/haproxy.cfg -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/haproxy.cfg.kubevirt -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/httpd.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/icsp.yml.j2 -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/ignition.j2 -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/install-config.yaml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/iso.sh -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/kcli-ipv6.conf.j2 -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/kcli_default.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/keepalived.conf -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/nonlocalbind.conf -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/openshift-workload-pinning -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/patch_ipv6.json -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/sno-finish.service -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/sno-finish.sh -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/sno.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/sno_default.yml -> build/lib/kvirt/cluster/openshift
copying kvirt/cluster/openshift/workers.yml -> build/lib/kvirt/cluster/openshift
creating build/lib/kvirt/cluster/openshift/__pycache__
copying kvirt/cluster/openshift/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/openshift/__pycache__
creating build/lib/kvirt/cluster/openshift/apps
copying kvirt/cluster/openshift/apps/cr.sh -> build/lib/kvirt/cluster/openshift/apps
copying kvirt/cluster/openshift/apps/install.yml.j2 -> build/lib/kvirt/cluster/openshift/apps
creating build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/99-metal3-provisioning.yaml -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/assisted-service.sample.yml -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/assisted-service.sh -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/cr.yml -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/gen_registries.py -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
copying kvirt/cluster/openshift/apps/advanced-cluster-management/post.sh -> build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management
creating build/lib/kvirt/cluster/openshift/apps/autolabeller
copying kvirt/cluster/openshift/apps/autolabeller/cr.yml -> build/lib/kvirt/cluster/openshift/apps/autolabeller
copying kvirt/cluster/openshift/apps/autolabeller/install.sh -> build/lib/kvirt/cluster/openshift/apps/autolabeller
copying kvirt/cluster/openshift/apps/autolabeller/install.yml -> build/lib/kvirt/cluster/openshift/apps/autolabeller
copying kvirt/cluster/openshift/apps/autolabeller/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/autolabeller
copying kvirt/cluster/openshift/apps/autolabeller/uninstall.sh -> build/lib/kvirt/cluster/openshift/apps/autolabeller
creating build/lib/kvirt/cluster/openshift/apps/cluster-logging
copying kvirt/cluster/openshift/apps/cluster-logging/cr.yml -> build/lib/kvirt/cluster/openshift/apps/cluster-logging
copying kvirt/cluster/openshift/apps/cluster-logging/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/cluster-logging
creating build/lib/kvirt/cluster/openshift/apps/istio
copying kvirt/cluster/openshift/apps/istio/install.sh -> build/lib/kvirt/cluster/openshift/apps/istio
copying kvirt/cluster/openshift/apps/istio/istio-cni.yaml -> build/lib/kvirt/cluster/openshift/apps/istio
creating build/lib/kvirt/cluster/openshift/apps/kubernetes-nmstate-operator
copying kvirt/cluster/openshift/apps/kubernetes-nmstate-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/kubernetes-nmstate-operator
creating build/lib/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
copying kvirt/cluster/openshift/apps/kubevirt-hyperconverged/cr.yml -> build/lib/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
copying kvirt/cluster/openshift/apps/kubevirt-hyperconverged/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
creating build/lib/kvirt/cluster/openshift/apps/local-storage-operator
copying kvirt/cluster/openshift/apps/local-storage-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/local-storage-operator
copying kvirt/cluster/openshift/apps/local-storage-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/local-storage-operator
copying kvirt/cluster/openshift/apps/local-storage-operator/post.sh -> build/lib/kvirt/cluster/openshift/apps/local-storage-operator
creating build/lib/kvirt/cluster/openshift/apps/lvms-operator
copying kvirt/cluster/openshift/apps/lvms-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/lvms-operator
copying kvirt/cluster/openshift/apps/lvms-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/lvms-operator
copying kvirt/cluster/openshift/apps/lvms-operator/post.sh -> build/lib/kvirt/cluster/openshift/apps/lvms-operator
creating build/lib/kvirt/cluster/openshift/apps/metallb-operator
copying kvirt/cluster/openshift/apps/metallb-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/metallb-operator
copying kvirt/cluster/openshift/apps/metallb-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/metallb-operator
creating build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/99-metal3-provisioning.yaml -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/assisted-service.sample.yml -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/assisted-service.sh -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/cr.yml -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/gen_registries.py -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
copying kvirt/cluster/openshift/apps/multicluster-engine/post.sh -> build/lib/kvirt/cluster/openshift/apps/multicluster-engine
creating build/lib/kvirt/cluster/openshift/apps/nfs
copying kvirt/cluster/openshift/apps/nfs/install.sh -> build/lib/kvirt/cluster/openshift/apps/nfs
copying kvirt/cluster/openshift/apps/nfs/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/nfs
copying kvirt/cluster/openshift/apps/nfs/uninstall.sh -> build/lib/kvirt/cluster/openshift/apps/nfs
creating build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/nad_cluster.yml -> build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/nad_public.yml -> build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/post.sh -> build/lib/kvirt/cluster/openshift/apps/odf-operator
copying kvirt/cluster/openshift/apps/odf-operator/pre.sh -> build/lib/kvirt/cluster/openshift/apps/odf-operator
creating build/lib/kvirt/cluster/openshift/apps/serverless-operator
copying kvirt/cluster/openshift/apps/serverless-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/serverless-operator
copying kvirt/cluster/openshift/apps/serverless-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/serverless-operator
copying kvirt/cluster/openshift/apps/serverless-operator/post.sh -> build/lib/kvirt/cluster/openshift/apps/serverless-operator
creating build/lib/kvirt/cluster/openshift/apps/sriov-network-operator
copying kvirt/cluster/openshift/apps/sriov-network-operator/cr.yml -> build/lib/kvirt/cluster/openshift/apps/sriov-network-operator
copying kvirt/cluster/openshift/apps/sriov-network-operator/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/sriov-network-operator
creating build/lib/kvirt/cluster/openshift/apps/users
copying kvirt/cluster/openshift/apps/users/install.sh -> build/lib/kvirt/cluster/openshift/apps/users
copying kvirt/cluster/openshift/apps/users/kcli_default.yml -> build/lib/kvirt/cluster/openshift/apps/users
copying kvirt/cluster/openshift/apps/users/oauth.yml -> build/lib/kvirt/cluster/openshift/apps/users
copying kvirt/cluster/openshift/apps/users/oauth_hypershift.yml -> build/lib/kvirt/cluster/openshift/apps/users
copying kvirt/cluster/openshift/apps/users/uninstall.sh -> build/lib/kvirt/cluster/openshift/apps/users
creating build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/00-kcli-namespace.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/97-autoapprovercron-sa.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/98-autoapprovercron-binding.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/99-autoapprovercron-cronjob.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/99-ingress-controller.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/99-iptables.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/99-monitoring.yaml -> build/lib/kvirt/cluster/openshift/customisation
copying kvirt/cluster/openshift/customisation/99-registry.yaml -> build/lib/kvirt/cluster/openshift/customisation
creating build/lib/kvirt/cluster/openshift/disconnected
copying kvirt/cluster/openshift/disconnected/haproxy.cfg -> build/lib/kvirt/cluster/openshift/disconnected
copying kvirt/cluster/openshift/disconnected/mirror-config.yaml -> build/lib/kvirt/cluster/openshift/disconnected
copying kvirt/cluster/openshift/disconnected/registry.service -> build/lib/kvirt/cluster/openshift/disconnected
creating build/lib/kvirt/cluster/openshift/disconnected/bin
copying kvirt/cluster/openshift/disconnected/bin/sync_image.sh -> build/lib/kvirt/cluster/openshift/disconnected/bin
creating build/lib/kvirt/cluster/openshift/disconnected/scripts
copying kvirt/cluster/openshift/disconnected/scripts/01_packages.sh -> build/lib/kvirt/cluster/openshift/disconnected/scripts
copying kvirt/cluster/openshift/disconnected/scripts/02_registry.sh -> build/lib/kvirt/cluster/openshift/disconnected/scripts
copying kvirt/cluster/openshift/disconnected/scripts/03_mirror.sh -> build/lib/kvirt/cluster/openshift/disconnected/scripts
copying kvirt/cluster/openshift/disconnected/scripts/04_web.sh -> build/lib/kvirt/cluster/openshift/disconnected/scripts
copying kvirt/cluster/openshift/disconnected/scripts/deploy.sh -> build/lib/kvirt/cluster/openshift/disconnected/scripts
creating build/lib/kvirt/cluster/openshift/staticpods
copying kvirt/cluster/openshift/staticpods/coredns.yml -> build/lib/kvirt/cluster/openshift/staticpods
copying kvirt/cluster/openshift/staticpods/haproxy.yml -> build/lib/kvirt/cluster/openshift/staticpods
copying kvirt/cluster/openshift/staticpods/keepalived.yml -> build/lib/kvirt/cluster/openshift/staticpods
copying kvirt/cluster/openshift/staticpods/mdns.yml -> build/lib/kvirt/cluster/openshift/staticpods
copying kvirt/cluster/kubeadm/10-flannel.link -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/90-flannel.rules -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/bootstrap.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/bootstrap.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/cloud_lb_api.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/config_bootstrap.yaml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/config_join.yaml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/containerd.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/crictl.yaml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/crio-d.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/ctlplanes.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/deploy.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/disconnected.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/join.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/keepalived.conf -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/keepalived.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/nfs.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/nfs.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/pre_el.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/pre_ubuntu.sh -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/registry.yml -> build/lib/kvirt/cluster/kubeadm
copying kvirt/cluster/kubeadm/workers.yml -> build/lib/kvirt/cluster/kubeadm
creating build/lib/kvirt/cluster/kubeadm/__pycache__
copying kvirt/cluster/kubeadm/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/kubeadm/__pycache__
creating build/lib/kvirt/cluster/kubeadm/apps
creating build/lib/kvirt/cluster/kubeadm/apps/argocd
copying kvirt/cluster/kubeadm/apps/argocd/ingress.yml -> build/lib/kvirt/cluster/kubeadm/apps/argocd
copying kvirt/cluster/kubeadm/apps/argocd/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/argocd
copying kvirt/cluster/kubeadm/apps/argocd/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/argocd
copying kvirt/cluster/kubeadm/apps/argocd/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/argocd
creating build/lib/kvirt/cluster/kubeadm/apps/autolabeller
copying kvirt/cluster/kubeadm/apps/autolabeller/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/autolabeller
copying kvirt/cluster/kubeadm/apps/autolabeller/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/autolabeller
creating build/lib/kvirt/cluster/kubeadm/apps/certmanager
copying kvirt/cluster/kubeadm/apps/certmanager/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/certmanager
creating build/lib/kvirt/cluster/kubeadm/apps/dashboard
copying kvirt/cluster/kubeadm/apps/dashboard/admin.yml -> build/lib/kvirt/cluster/kubeadm/apps/dashboard
copying kvirt/cluster/kubeadm/apps/dashboard/ingress.yml -> build/lib/kvirt/cluster/kubeadm/apps/dashboard
copying kvirt/cluster/kubeadm/apps/dashboard/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/dashboard
copying kvirt/cluster/kubeadm/apps/dashboard/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/dashboard
copying kvirt/cluster/kubeadm/apps/dashboard/user.yml -> build/lib/kvirt/cluster/kubeadm/apps/dashboard
creating build/lib/kvirt/cluster/kubeadm/apps/falco
copying kvirt/cluster/kubeadm/apps/falco/falco_advertisements.yml -> build/lib/kvirt/cluster/kubeadm/apps/falco
copying kvirt/cluster/kubeadm/apps/falco/falco_ip.yml -> build/lib/kvirt/cluster/kubeadm/apps/falco
copying kvirt/cluster/kubeadm/apps/falco/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/falco
copying kvirt/cluster/kubeadm/apps/falco/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/falco
copying kvirt/cluster/kubeadm/apps/falco/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/falco
creating build/lib/kvirt/cluster/kubeadm/apps/ingress
copying kvirt/cluster/kubeadm/apps/ingress/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/ingress
copying kvirt/cluster/kubeadm/apps/ingress/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/ingress
creating build/lib/kvirt/cluster/kubeadm/apps/istio
copying kvirt/cluster/kubeadm/apps/istio/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/istio
copying kvirt/cluster/kubeadm/apps/istio/istio-minimal-operator.yaml -> build/lib/kvirt/cluster/kubeadm/apps/istio
creating build/lib/kvirt/cluster/kubeadm/apps/katacontainer
copying kvirt/cluster/kubeadm/apps/katacontainer/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/katacontainer
copying kvirt/cluster/kubeadm/apps/katacontainer/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/katacontainer
creating build/lib/kvirt/cluster/kubeadm/apps/knative
copying kvirt/cluster/kubeadm/apps/knative/cr_eventing.yml -> build/lib/kvirt/cluster/kubeadm/apps/knative
copying kvirt/cluster/kubeadm/apps/knative/cr_serving.yml -> build/lib/kvirt/cluster/kubeadm/apps/knative
copying kvirt/cluster/kubeadm/apps/knative/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/knative
creating build/lib/kvirt/cluster/kubeadm/apps/kubevirt
copying kvirt/cluster/kubeadm/apps/kubevirt/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/kubevirt
copying kvirt/cluster/kubeadm/apps/kubevirt/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/kubevirt
creating build/lib/kvirt/cluster/kubeadm/apps/metallb
copying kvirt/cluster/kubeadm/apps/metallb/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/metallb
copying kvirt/cluster/kubeadm/apps/metallb/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/metallb
copying kvirt/cluster/kubeadm/apps/metallb/metallb_advertisement.yml -> build/lib/kvirt/cluster/kubeadm/apps/metallb
copying kvirt/cluster/kubeadm/apps/metallb/metallb_cr.yml -> build/lib/kvirt/cluster/kubeadm/apps/metallb
copying kvirt/cluster/kubeadm/apps/metallb/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/metallb
creating build/lib/kvirt/cluster/kubeadm/apps/olm
copying kvirt/cluster/kubeadm/apps/olm/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/olm
copying kvirt/cluster/kubeadm/apps/olm/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/olm
creating build/lib/kvirt/cluster/kubeadm/apps/policy_as_code
copying kvirt/cluster/kubeadm/apps/policy_as_code/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/policy_as_code
copying kvirt/cluster/kubeadm/apps/policy_as_code/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/policy_as_code
copying kvirt/cluster/kubeadm/apps/policy_as_code/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/policy_as_code
creating build/lib/kvirt/cluster/kubeadm/apps/rancher
copying kvirt/cluster/kubeadm/apps/rancher/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/rancher
copying kvirt/cluster/kubeadm/apps/rancher/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/rancher
copying kvirt/cluster/kubeadm/apps/rancher/rancher_advertisements.yml -> build/lib/kvirt/cluster/kubeadm/apps/rancher
copying kvirt/cluster/kubeadm/apps/rancher/rancher_ip.yml -> build/lib/kvirt/cluster/kubeadm/apps/rancher
copying kvirt/cluster/kubeadm/apps/rancher/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/rancher
creating build/lib/kvirt/cluster/kubeadm/apps/rook
copying kvirt/cluster/kubeadm/apps/rook/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/rook
creating build/lib/kvirt/cluster/kubeadm/apps/submariner
copying kvirt/cluster/kubeadm/apps/submariner/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/submariner
copying kvirt/cluster/kubeadm/apps/submariner/kcli_default.yml -> build/lib/kvirt/cluster/kubeadm/apps/submariner
creating build/lib/kvirt/cluster/kubeadm/apps/tekton
copying kvirt/cluster/kubeadm/apps/tekton/install.sh -> build/lib/kvirt/cluster/kubeadm/apps/tekton
copying kvirt/cluster/kubeadm/apps/tekton/uninstall.sh -> build/lib/kvirt/cluster/kubeadm/apps/tekton
creating build/lib/kvirt/cluster/kubeadm/disconnected
copying kvirt/cluster/kubeadm/disconnected/registry.service -> build/lib/kvirt/cluster/kubeadm/disconnected
creating build/lib/kvirt/cluster/kubeadm/disconnected/bin
copying kvirt/cluster/kubeadm/disconnected/bin/sync_image.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/bin
creating build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/01_creds.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/02_packages.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/03_registry.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/04_mirror.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/05_web.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/kubeadm/disconnected/scripts/deploy.sh -> build/lib/kvirt/cluster/kubeadm/disconnected/scripts
copying kvirt/cluster/aks/fake.yml -> build/lib/kvirt/cluster/aks
copying kvirt/cluster/aks/kcli_default.yml -> build/lib/kvirt/cluster/aks
copying kvirt/cluster/hypershift/99-apps.yaml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/99-forcedns -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/99-notifications.yaml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/Corefile -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/assisted_infra.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/assisted_ingress.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/assisted_ingress_service.yml.j2 -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/autoapprovercron.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/bmc.yml.j2 -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/calico.sh.j2 -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/cilium.sh.j2 -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/cloud_lb_apps.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/disconnected.sh -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/extras.service -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/extras.sh -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/hostedcluster.yaml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/httpd.yaml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/ignition.sh -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/kcli_default.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/kcli_plan.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/kcli_plan_assisted.yml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/keepalived.conf -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/nmstateconfig.yml.j2 -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/nodepools.yaml -> build/lib/kvirt/cluster/hypershift
copying kvirt/cluster/hypershift/nonlocalbind.conf -> build/lib/kvirt/cluster/hypershift
creating build/lib/kvirt/cluster/hypershift/__pycache__
copying kvirt/cluster/hypershift/__pycache__/__init__.cpython-312.pyc -> build/lib/kvirt/cluster/hypershift/__pycache__
creating build/lib/kvirt/cluster/hypershift/staticpods
copying kvirt/cluster/hypershift/staticpods/coredns.yml -> build/lib/kvirt/cluster/hypershift/staticpods
copying kvirt/cluster/hypershift/staticpods/keepalived.yml -> build/lib/kvirt/cluster/hypershift/staticpods
copying kvirt/cluster/hypershift/staticpods/mdns.yml -> build/lib/kvirt/cluster/hypershift/staticpods
copying kvirt/cluster/eks/fake.yml -> build/lib/kvirt/cluster/eks
copying kvirt/cluster/eks/kcli_default.yml -> build/lib/kvirt/cluster/eks
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hRuI0m
+ RPM_EC=0
++ jobs -p
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
++ dirname /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd kcli
+ /usr/bin/python3 setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install
running build
running build_py
running egg_info
writing kcli.egg-info/PKG-INFO
writing dependency_links to kcli.egg-info/dependency_links.txt
writing entry points to kcli.egg-info/entry_points.txt
writing requirements to kcli.egg-info/requires.txt
writing top-level names to kcli.egg-info/top_level.txt
reading manifest file 'kcli.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'plans'
adding license file 'LICENSE'
writing manifest file 'kcli.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.hypershift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.hypershift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.hypershift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.hypershift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.hypershift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.hypershift.staticpods' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.hypershift.staticpods' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.hypershift.staticpods' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.hypershift.staticpods' to be distributed and are
        already explicitly excluding 'kvirt.cluster.hypershift.staticpods' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.k3s.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.k3s.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.k3s.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.k3s.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.k3s.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.argocd' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.argocd' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.argocd' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.argocd' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.argocd' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.autolabeller' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.autolabeller' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.autolabeller' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.autolabeller' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.autolabeller' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.certmanager' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.certmanager' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.certmanager' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.certmanager' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.certmanager' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.dashboard' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.dashboard' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.dashboard' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.dashboard' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.dashboard' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.falco' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.falco' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.falco' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.falco' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.falco' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.ingress' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.ingress' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.ingress' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.ingress' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.ingress' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.istio' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.istio' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.istio' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.istio' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.istio' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.katacontainer' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.katacontainer' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.katacontainer' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.katacontainer' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.katacontainer' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.knative' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.knative' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.knative' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.knative' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.knative' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.kubevirt' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.kubevirt' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.kubevirt' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.kubevirt' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.kubevirt' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.metallb' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.metallb' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.metallb' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.metallb' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.metallb' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.olm' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.olm' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.olm' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.olm' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.olm' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.policy_as_code' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.policy_as_code' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.policy_as_code' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.policy_as_code' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.policy_as_code' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.rancher' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.rancher' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.rancher' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.rancher' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.rancher' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.rook' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.rook' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.rook' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.rook' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.rook' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.submariner' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.submariner' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.submariner' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.submariner' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.submariner' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.apps.tekton' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.apps.tekton' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.apps.tekton' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.apps.tekton' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.apps.tekton' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected.bin' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected.bin' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected.bin' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected.bin' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected.bin' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.kubeadm.disconnected.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.kubeadm.disconnected.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.kubeadm.disconnected.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.kubeadm.disconnected.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.kubeadm.disconnected.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.microshift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.microshift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.microshift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.microshift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.microshift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.microshift.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.microshift.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.microshift.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.microshift.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.microshift.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.autolabeller' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.autolabeller' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.autolabeller' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.autolabeller' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.autolabeller' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.istio' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.istio' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.istio' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.istio' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.istio' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.nfs' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.nfs' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.nfs' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.nfs' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.nfs' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.apps.users' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.apps.users' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.apps.users' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.apps.users' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.apps.users' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.customisation' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.customisation' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.customisation' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.customisation' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.customisation' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected.bin' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected.bin' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected.bin' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected.bin' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected.bin' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.disconnected.scripts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.disconnected.scripts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.disconnected.scripts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.disconnected.scripts' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.disconnected.scripts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.openshift.staticpods' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.openshift.staticpods' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.openshift.staticpods' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.openshift.staticpods' to be distributed and are
        already explicitly excluding 'kvirt.cluster.openshift.staticpods' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.profiles' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.profiles' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.profiles' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.profiles' to be distributed and are
        already explicitly excluding 'kvirt.cluster.profiles' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.cluster.rke2.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.cluster.rke2.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.cluster.rke2.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.cluster.rke2.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.cluster.rke2.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.common.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.common.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.common.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.common.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.common.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.expose.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.css' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.images' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.static.js' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.static.js' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.static.js' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.static.js' to be distributed and are
        already explicitly excluding 'kvirt.expose.static.js' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.expose.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.expose.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.expose.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.expose.templates' to be distributed and are
        already explicitly excluding 'kvirt.expose.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.extra_keywords' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.extra_keywords' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.extra_keywords' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.extra_keywords' to be distributed and are
        already explicitly excluding 'kvirt.extra_keywords' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.internalplans.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.internalplans.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.internalplans.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.internalplans.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.internalplans.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.ksushy.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.ksushy.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.ksushy.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.ksushy.templates' to be distributed and are
        already explicitly excluding 'kvirt.ksushy.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.version.__pycache__' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.version.__pycache__' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.version.__pycache__' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.version.__pycache__' to be distributed and are
        already explicitly excluding 'kvirt.version.__pycache__' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.css' to be distributed and are
        already explicitly excluding 'kvirt.web.static.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.fonts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.fonts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.fonts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.fonts' to be distributed and are
        already explicitly excluding 'kvirt.web.static.fonts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.images' to be distributed and are
        already explicitly excluding 'kvirt.web.static.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js.spice' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js.spice' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js.spice' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js.spice' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js.spice' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.js.spice.thirdparty' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.js.spice.thirdparty' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.js.spice.thirdparty' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.js.spice.thirdparty' to be distributed and are
        already explicitly excluding 'kvirt.web.static.js.spice.thirdparty' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.images' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.images.icons' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.images.icons' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.images.icons' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.images.icons' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.images.icons' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.locale' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.locale' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.locale' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.locale' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.locale' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.sounds' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.sounds' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.sounds' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.sounds' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.sounds' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.app.styles' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.app.styles' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.app.styles' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.app.styles' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.app.styles' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.decoders' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.decoders' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.decoders' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.decoders' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.decoders' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.input' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.input' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.input' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.input' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.input' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.core.util' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.core.util' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.core.util' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.core.util' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.core.util' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying kvirt/version/git -> build/lib/kvirt/version
running install_lib
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/klist.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/containerconfig.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/config.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/gketoken.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/ignitionmerger.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/cli.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/examples.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/ekstoken.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/baseconfig.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/bottle.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
copying build/lib/kvirt/defaults.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/miniconsole
copying build/lib/kvirt/miniconsole/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/miniconsole
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/autoscale.yaml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/fake_kubeconfig.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/ignition.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/kubevirt_kcli_conf.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/local_kcli_conf.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/storage.sh.aws -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/storage.sh.gcp -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/storage.sh.ibmcloud -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/vm.ovf.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/workflow.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
copying build/lib/kvirt/common/workflow_script.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common/__pycache__
copying build/lib/kvirt/common/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/common/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers
copying build/lib/kvirt/providers/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers
copying build/lib/kvirt/providers/sampleprovider.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/hcloud
copying build/lib/kvirt/providers/hcloud/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/hcloud
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kubevirt
copying build/lib/kvirt/providers/kubevirt/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kubevirt
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere
copying build/lib/kvirt/providers/vsphere/tagging.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere
copying build/lib/kvirt/providers/vsphere/helpers.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere
copying build/lib/kvirt/providers/vsphere/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/azure
copying build/lib/kvirt/providers/azure/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/azure
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
copying build/lib/kvirt/providers/aws/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
copying build/lib/kvirt/providers/aws/assume_policy.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
copying build/lib/kvirt/providers/aws/ctlplane_policy.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
copying build/lib/kvirt/providers/aws/trust_policy.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
copying build/lib/kvirt/providers/aws/worker_policy.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ovirt
copying build/lib/kvirt/providers/ovirt/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ovirt
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kvm
copying build/lib/kvirt/providers/kvm/helpers.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kvm
copying build/lib/kvirt/providers/kvm/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kvm
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/fake
copying build/lib/kvirt/providers/fake/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/fake
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/packet
copying build/lib/kvirt/providers/packet/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/packet
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/gcp
copying build/lib/kvirt/providers/gcp/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/gcp
copying build/lib/kvirt/providers/gcp/gcp-hack.service -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/gcp
copying build/lib/kvirt/providers/gcp/gcp-hack.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/gcp
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/web
copying build/lib/kvirt/providers/web/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/web
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/openstack
copying build/lib/kvirt/providers/openstack/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/openstack
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ibm
copying build/lib/kvirt/providers/ibm/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ibm
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/proxmox
copying build/lib/kvirt/providers/proxmox/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/proxmox
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/nameutils
copying build/lib/kvirt/nameutils/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/nameutils
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kfish
copying build/lib/kvirt/kfish/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kfish
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy
copying build/lib/kvirt/ksushy/isoremover.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy
copying build/lib/kvirt/ksushy/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy
copying build/lib/kvirt/ksushy/main.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/bios.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/interface.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/interfaces.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/manager.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/managers.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/root.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/system.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/systems.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/virtualmedia_cd.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
copying build/lib/kvirt/ksushy/templates/virtualmedias.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/templates
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kubecommon
copying build/lib/kvirt/kubecommon/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kubecommon
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/version
copying build/lib/kvirt/version/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/version
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/version/__pycache__
copying build/lib/kvirt/version/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/version/__pycache__
copying build/lib/kvirt/version/git -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/version
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/internalplans
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako.lib.utils' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako.lib.utils' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako.lib.utils' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako.lib.utils' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako.lib.utils' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.static.vnc.vendor.pako.lib.zlib' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.static.vnc.vendor.pako.lib.zlib' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.static.vnc.vendor.pako.lib.zlib' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.static.vnc.vendor.pako.lib.zlib' to be distributed and are
        already explicitly excluding 'kvirt.web.static.vnc.vendor.pako.lib.zlib' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'kvirt.web.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'kvirt.web.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'kvirt.web.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'kvirt.web.templates' to be distributed and are
        already explicitly excluding 'kvirt.web.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying build/lib/kvirt/internalplans/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/internalplans
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/internalplans/__pycache__
copying build/lib/kvirt/internalplans/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/internalplans/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/jinjafilters
copying build/lib/kvirt/jinjafilters/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/jinjafilters
copying build/lib/kvirt/jinjafilters/jinjafilters.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/jinjafilters
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster
copying build/lib/kvirt/cluster/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster
copying build/lib/kvirt/cluster/sampleprovider.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke
copying build/lib/kvirt/cluster/gke/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke
copying build/lib/kvirt/cluster/gke/fake.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke
copying build/lib/kvirt/cluster/gke/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke
copying build/lib/kvirt/cluster/gke/kubeconfig.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/bootstrap.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/bootstrap.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/cloud_lb_api.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/ctlplanes.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/ctlplanes.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/join.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/keepalived.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/keepalived.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/workers.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
copying build/lib/kvirt/cluster/k3s/workers.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s/__pycache__
copying build/lib/kvirt/cluster/k3s/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/k3s/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/bootstrap.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/bootstrap.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/cloud_lb_api.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/ctlplanes.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/deploy.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/join.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/keepalived.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/keepalived.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
copying build/lib/kvirt/cluster/rke2/workers.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2/__pycache__
copying build/lib/kvirt/cluster/rke2/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/rke2/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift
copying build/lib/kvirt/cluster/microshift/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift
copying build/lib/kvirt/cluster/microshift/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift
copying build/lib/kvirt/cluster/microshift/kcli_plan.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/__pycache__
copying build/lib/kvirt/cluster/microshift/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/00_sslip.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/01_clients.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/02_crio.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/03_microshift.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/04_kubeconfig.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/05_acm.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
copying build/lib/kvirt/cluster/microshift/scripts/deploy.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/microshift/scripts
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/01-workload-partitioning -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/10-node-ip-hint.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/20-localhost-fix.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/98-etcd.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-apps.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-autologin.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-bootstrap-deletion-2.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-bootstrap-deletion.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-chrony.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-forcedns -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-forcedns-ibm -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-kubevirt-fix.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-metal3-fake-machine.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-metal3-provisioning.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-notifications.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-openshift-virtualization-catalog.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-operatorhub.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-ovn.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-prega-catalog.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/99-sno.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/Corefile -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/autoapprovercron.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/autorules.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/bootstrap.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/calico.sh.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/chrony.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cilium.sh.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_bootstrap.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_ctlplanes.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_dns.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_lb_api.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_lb_apps.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cloud_workers.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cluster-ingress-02-config.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/cluster-scheduler-02-config.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/config.hcl.templ -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/ctlplanes.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/dhcp.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/dhcp.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/dhcp.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/disconnected.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/fake_kubeconfig.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/fake_pull.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/haproxy.cfg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/haproxy.cfg.kubevirt -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/httpd.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/icsp.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/ignition.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/install-config.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/iso.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/kcli-ipv6.conf.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/keepalived.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/nonlocalbind.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/openshift-workload-pinning -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/patch_ipv6.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/sno-finish.service -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/sno-finish.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/sno.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/sno_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
copying build/lib/kvirt/cluster/openshift/workers.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/__pycache__
copying build/lib/kvirt/cluster/openshift/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps
copying build/lib/kvirt/cluster/openshift/apps/cr.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps
copying build/lib/kvirt/cluster/openshift/apps/install.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/99-metal3-provisioning.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/assisted-service.sample.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/assisted-service.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/gen_registries.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
copying build/lib/kvirt/cluster/openshift/apps/advanced-cluster-management/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
copying build/lib/kvirt/cluster/openshift/apps/autolabeller/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
copying build/lib/kvirt/cluster/openshift/apps/autolabeller/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
copying build/lib/kvirt/cluster/openshift/apps/autolabeller/install.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
copying build/lib/kvirt/cluster/openshift/apps/autolabeller/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
copying build/lib/kvirt/cluster/openshift/apps/autolabeller/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/autolabeller
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/cluster-logging
copying build/lib/kvirt/cluster/openshift/apps/cluster-logging/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/cluster-logging
copying build/lib/kvirt/cluster/openshift/apps/cluster-logging/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/cluster-logging
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/istio
copying build/lib/kvirt/cluster/openshift/apps/istio/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/istio
copying build/lib/kvirt/cluster/openshift/apps/istio/istio-cni.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/istio
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/kubernetes-nmstate-operator
copying build/lib/kvirt/cluster/openshift/apps/kubernetes-nmstate-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/kubernetes-nmstate-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
copying build/lib/kvirt/cluster/openshift/apps/kubevirt-hyperconverged/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
copying build/lib/kvirt/cluster/openshift/apps/kubevirt-hyperconverged/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/kubevirt-hyperconverged
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/local-storage-operator
copying build/lib/kvirt/cluster/openshift/apps/local-storage-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/local-storage-operator
copying build/lib/kvirt/cluster/openshift/apps/local-storage-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/local-storage-operator
copying build/lib/kvirt/cluster/openshift/apps/local-storage-operator/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/local-storage-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/lvms-operator
copying build/lib/kvirt/cluster/openshift/apps/lvms-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/lvms-operator
copying build/lib/kvirt/cluster/openshift/apps/lvms-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/lvms-operator
copying build/lib/kvirt/cluster/openshift/apps/lvms-operator/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/lvms-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/metallb-operator
copying build/lib/kvirt/cluster/openshift/apps/metallb-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/metallb-operator
copying build/lib/kvirt/cluster/openshift/apps/metallb-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/metallb-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/99-metal3-provisioning.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/assisted-service.sample.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/assisted-service.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/gen_registries.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
copying build/lib/kvirt/cluster/openshift/apps/multicluster-engine/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/nfs
copying build/lib/kvirt/cluster/openshift/apps/nfs/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/nfs
copying build/lib/kvirt/cluster/openshift/apps/nfs/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/nfs
copying build/lib/kvirt/cluster/openshift/apps/nfs/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/nfs
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/nad_cluster.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/nad_public.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
copying build/lib/kvirt/cluster/openshift/apps/odf-operator/pre.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/odf-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/serverless-operator
copying build/lib/kvirt/cluster/openshift/apps/serverless-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/serverless-operator
copying build/lib/kvirt/cluster/openshift/apps/serverless-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/serverless-operator
copying build/lib/kvirt/cluster/openshift/apps/serverless-operator/post.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/serverless-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/sriov-network-operator
copying build/lib/kvirt/cluster/openshift/apps/sriov-network-operator/cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/sriov-network-operator
copying build/lib/kvirt/cluster/openshift/apps/sriov-network-operator/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/sriov-network-operator
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
copying build/lib/kvirt/cluster/openshift/apps/users/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
copying build/lib/kvirt/cluster/openshift/apps/users/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
copying build/lib/kvirt/cluster/openshift/apps/users/oauth.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
copying build/lib/kvirt/cluster/openshift/apps/users/oauth_hypershift.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
copying build/lib/kvirt/cluster/openshift/apps/users/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/users
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/00-kcli-namespace.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/97-autoapprovercron-sa.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/98-autoapprovercron-binding.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/99-autoapprovercron-cronjob.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/99-ingress-controller.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/99-iptables.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/99-monitoring.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
copying build/lib/kvirt/cluster/openshift/customisation/99-registry.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/customisation
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected
copying build/lib/kvirt/cluster/openshift/disconnected/haproxy.cfg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected
copying build/lib/kvirt/cluster/openshift/disconnected/mirror-config.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected
copying build/lib/kvirt/cluster/openshift/disconnected/registry.service -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/bin
copying build/lib/kvirt/cluster/openshift/disconnected/bin/sync_image.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/bin
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
copying build/lib/kvirt/cluster/openshift/disconnected/scripts/01_packages.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
copying build/lib/kvirt/cluster/openshift/disconnected/scripts/02_registry.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
copying build/lib/kvirt/cluster/openshift/disconnected/scripts/03_mirror.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
copying build/lib/kvirt/cluster/openshift/disconnected/scripts/04_web.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
copying build/lib/kvirt/cluster/openshift/disconnected/scripts/deploy.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/staticpods
copying build/lib/kvirt/cluster/openshift/staticpods/coredns.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/staticpods
copying build/lib/kvirt/cluster/openshift/staticpods/haproxy.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/staticpods
copying build/lib/kvirt/cluster/openshift/staticpods/keepalived.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/staticpods
copying build/lib/kvirt/cluster/openshift/staticpods/mdns.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/staticpods
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/10-flannel.link -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/90-flannel.rules -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/bootstrap.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/bootstrap.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/cloud_lb_api.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/config_bootstrap.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/config_join.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/containerd.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/crictl.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/crio-d.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/ctlplanes.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/deploy.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/disconnected.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/join.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/keepalived.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/keepalived.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/nfs.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/nfs.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/pre_el.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/pre_ubuntu.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/registry.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
copying build/lib/kvirt/cluster/kubeadm/workers.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/__pycache__
copying build/lib/kvirt/cluster/kubeadm/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/argocd
copying build/lib/kvirt/cluster/kubeadm/apps/argocd/ingress.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/argocd
copying build/lib/kvirt/cluster/kubeadm/apps/argocd/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/argocd
copying build/lib/kvirt/cluster/kubeadm/apps/argocd/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/argocd
copying build/lib/kvirt/cluster/kubeadm/apps/argocd/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/argocd
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/autolabeller
copying build/lib/kvirt/cluster/kubeadm/apps/autolabeller/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/autolabeller
copying build/lib/kvirt/cluster/kubeadm/apps/autolabeller/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/autolabeller
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/certmanager
copying build/lib/kvirt/cluster/kubeadm/apps/certmanager/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/certmanager
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
copying build/lib/kvirt/cluster/kubeadm/apps/dashboard/admin.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
copying build/lib/kvirt/cluster/kubeadm/apps/dashboard/ingress.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
copying build/lib/kvirt/cluster/kubeadm/apps/dashboard/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
copying build/lib/kvirt/cluster/kubeadm/apps/dashboard/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
copying build/lib/kvirt/cluster/kubeadm/apps/dashboard/user.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/dashboard
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
copying build/lib/kvirt/cluster/kubeadm/apps/falco/falco_advertisements.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
copying build/lib/kvirt/cluster/kubeadm/apps/falco/falco_ip.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
copying build/lib/kvirt/cluster/kubeadm/apps/falco/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
copying build/lib/kvirt/cluster/kubeadm/apps/falco/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
copying build/lib/kvirt/cluster/kubeadm/apps/falco/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/falco
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/ingress
copying build/lib/kvirt/cluster/kubeadm/apps/ingress/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/ingress
copying build/lib/kvirt/cluster/kubeadm/apps/ingress/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/ingress
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/istio
copying build/lib/kvirt/cluster/kubeadm/apps/istio/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/istio
copying build/lib/kvirt/cluster/kubeadm/apps/istio/istio-minimal-operator.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/istio
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/katacontainer
copying build/lib/kvirt/cluster/kubeadm/apps/katacontainer/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/katacontainer
copying build/lib/kvirt/cluster/kubeadm/apps/katacontainer/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/katacontainer
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/knative
copying build/lib/kvirt/cluster/kubeadm/apps/knative/cr_eventing.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/knative
copying build/lib/kvirt/cluster/kubeadm/apps/knative/cr_serving.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/knative
copying build/lib/kvirt/cluster/kubeadm/apps/knative/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/knative
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/kubevirt
copying build/lib/kvirt/cluster/kubeadm/apps/kubevirt/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/kubevirt
copying build/lib/kvirt/cluster/kubeadm/apps/kubevirt/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/kubevirt
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
copying build/lib/kvirt/cluster/kubeadm/apps/metallb/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
copying build/lib/kvirt/cluster/kubeadm/apps/metallb/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
copying build/lib/kvirt/cluster/kubeadm/apps/metallb/metallb_advertisement.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
copying build/lib/kvirt/cluster/kubeadm/apps/metallb/metallb_cr.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
copying build/lib/kvirt/cluster/kubeadm/apps/metallb/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/metallb
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/olm
copying build/lib/kvirt/cluster/kubeadm/apps/olm/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/olm
copying build/lib/kvirt/cluster/kubeadm/apps/olm/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/olm
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/policy_as_code
copying build/lib/kvirt/cluster/kubeadm/apps/policy_as_code/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/policy_as_code
copying build/lib/kvirt/cluster/kubeadm/apps/policy_as_code/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/policy_as_code
copying build/lib/kvirt/cluster/kubeadm/apps/policy_as_code/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/policy_as_code
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
copying build/lib/kvirt/cluster/kubeadm/apps/rancher/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
copying build/lib/kvirt/cluster/kubeadm/apps/rancher/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
copying build/lib/kvirt/cluster/kubeadm/apps/rancher/rancher_advertisements.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
copying build/lib/kvirt/cluster/kubeadm/apps/rancher/rancher_ip.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
copying build/lib/kvirt/cluster/kubeadm/apps/rancher/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rancher
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rook
copying build/lib/kvirt/cluster/kubeadm/apps/rook/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/rook
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/submariner
copying build/lib/kvirt/cluster/kubeadm/apps/submariner/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/submariner
copying build/lib/kvirt/cluster/kubeadm/apps/submariner/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/submariner
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/tekton
copying build/lib/kvirt/cluster/kubeadm/apps/tekton/install.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/tekton
copying build/lib/kvirt/cluster/kubeadm/apps/tekton/uninstall.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/apps/tekton
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected
copying build/lib/kvirt/cluster/kubeadm/disconnected/registry.service -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/bin
copying build/lib/kvirt/cluster/kubeadm/disconnected/bin/sync_image.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/bin
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/01_creds.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/02_packages.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/03_registry.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/04_mirror.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/05_web.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
copying build/lib/kvirt/cluster/kubeadm/disconnected/scripts/deploy.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/aks
copying build/lib/kvirt/cluster/aks/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/aks
copying build/lib/kvirt/cluster/aks/fake.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/aks
copying build/lib/kvirt/cluster/aks/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/aks
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubernetes
copying build/lib/kvirt/cluster/kubernetes/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubernetes
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/99-apps.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/99-forcedns -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/99-notifications.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/Corefile -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/assisted_infra.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/assisted_ingress.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/assisted_ingress_service.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/autoapprovercron.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/bmc.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/calico.sh.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/cilium.sh.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/cloud_lb_apps.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/disconnected.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/extras.service -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/extras.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/hostedcluster.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/httpd.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/ignition.sh -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/kcli_plan.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/kcli_plan_assisted.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/keepalived.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/nmstateconfig.yml.j2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/nodepools.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
copying build/lib/kvirt/cluster/hypershift/nonlocalbind.conf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/__pycache__
copying build/lib/kvirt/cluster/hypershift/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/staticpods
copying build/lib/kvirt/cluster/hypershift/staticpods/coredns.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/staticpods
copying build/lib/kvirt/cluster/hypershift/staticpods/keepalived.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/staticpods
copying build/lib/kvirt/cluster/hypershift/staticpods/mdns.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/hypershift/staticpods
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/eks
copying build/lib/kvirt/cluster/eks/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/eks
copying build/lib/kvirt/cluster/eks/fake.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/eks
copying build/lib/kvirt/cluster/eks/kcli_default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/eks
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-kubeadm-default.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-openshift-compact.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-openshift-contrail.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-openshift-ipv6.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-openshift-sno-bm.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
copying build/lib/kvirt/cluster/profiles/sample-openshift-sno.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/profiles
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose
copying build/lib/kvirt/expose/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose
copying build/lib/kvirt/expose/swagger.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/__pycache__
copying build/lib/kvirt/expose/__pycache__/__init__.cpython-312.pyc -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/__pycache__
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/bootstrap-notify.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/dataTables.checkboxes.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/jquery.dataTables.min.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/kcli.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
copying build/lib/kvirt/expose/static/css/wheel.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/css
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
copying build/lib/kvirt/expose/static/images/favicon.ico -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
copying build/lib/kvirt/expose/static/images/sort_asc.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
copying build/lib/kvirt/expose/static/images/sort_both.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
copying build/lib/kvirt/expose/static/images/sort_desc.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
copying build/lib/kvirt/expose/static/images/wheel.gif -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/images
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
copying build/lib/kvirt/expose/static/js/dataTables.checkboxes.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
copying build/lib/kvirt/expose/static/js/exposeactions.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
copying build/lib/kvirt/expose/static/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
copying build/lib/kvirt/expose/static/js/jquery.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
copying build/lib/kvirt/expose/static/js/list.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/static/js
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/form.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/head.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/index.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/infoplan.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/planstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
copying build/lib/kvirt/expose/templates/result.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/expose/templates
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web
copying build/lib/kvirt/web/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web
copying build/lib/kvirt/web/main.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/bootstrap-notify.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/dataTables.checkboxes.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/jquery.dataTables.min.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/kcli.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/navbar.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/spice.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
copying build/lib/kvirt/web/static/css/wheel.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/css
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/fonts
copying build/lib/kvirt/web/static/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/fonts
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Centos.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Debian.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Fedora.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Redhat.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Suse.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Tux.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/Ubuntu.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/delete.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/favicon.ico -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/kcli-small.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/kcli.jpg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/kcli.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/logo-header.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/logo-main.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/sort_asc.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/sort_both.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/sort_desc.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/start.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/stop.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
copying build/lib/kvirt/web/static/images/wheel.gif -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/images
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/bootstrap-notify.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/containeraction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/dataTables.checkboxes.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/hostaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/imageaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/jquery.min.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/kcli.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/kubeaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/list.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/networkaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/planaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/poolaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/productaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/refresh.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/repoaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/snapshotaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/vmaction.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
copying build/lib/kvirt/web/static/js/wheel.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/atKeynames.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/bitmap.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/cursor.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/display.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/enums.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/filexfer.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/inputs.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/lz.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/main.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/playback.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/png.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/port.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/quic.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/resize.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/simulatecursor.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/spicearraybuffer.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/spiceconn.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/spicedataview.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/spicemsg.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/spicetype.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/ticket.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/utils.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/webm.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
copying build/lib/kvirt/web/static/js/spice/wire.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
copying build/lib/kvirt/web/static/js/spice/thirdparty/jsbn.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
copying build/lib/kvirt/web/static/js/spice/thirdparty/prng4.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
copying build/lib/kvirt/web/static/js/spice/thirdparty/rng.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
copying build/lib/kvirt/web/static/js/spice/thirdparty/rsa.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
copying build/lib/kvirt/web/static/js/spice/thirdparty/sha1.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
copying build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/README.md -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
copying build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/rollup.config.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
copying build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src/babel-worker.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
copying build/lib/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src/browser-es-module-loader.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/js/spice/thirdparty/browser-es-module-loader/src
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app
copying build/lib/kvirt/web/static/vnc/app/error-handler.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app
copying build/lib/kvirt/web/static/vnc/app/localization.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app
copying build/lib/kvirt/web/static/vnc/app/ui.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app
copying build/lib/kvirt/web/static/vnc/app/webutil.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/alt.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/clipboard.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/connect.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/ctrl.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/ctrlaltdel.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/disconnect.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/drag.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/error.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/esc.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/expander.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/fullscreen.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/handle.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/handle_bg.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/info.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/keyboard.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/mouse_left.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/mouse_middle.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/mouse_none.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/mouse_right.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/power.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/settings.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/tab.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/toggleextrakeys.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/warning.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
copying build/lib/kvirt/web/static/vnc/app/images/windows.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/Makefile -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-120x120.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-144x144.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-152x152.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-16x16.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-192x192.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-24x24.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-32x32.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-48x48.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-60x60.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-64x64.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-72x72.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-76x76.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-96x96.png -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-icon-sm.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
copying build/lib/kvirt/web/static/vnc/app/images/icons/novnc-icon.svg -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/images/icons
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/cs.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/de.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/el.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/es.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/ja.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/ko.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/nl.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/pl.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/ru.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/sv.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/tr.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/zh_CN.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
copying build/lib/kvirt/web/static/vnc/app/locale/zh_TW.json -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/locale
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/sounds
copying build/lib/kvirt/web/static/vnc/app/sounds/CREDITS -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/sounds
copying build/lib/kvirt/web/static/vnc/app/sounds/bell.mp3 -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/sounds
copying build/lib/kvirt/web/static/vnc/app/sounds/bell.oga -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/sounds
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/styles
copying build/lib/kvirt/web/static/vnc/app/styles/Orbitron700.ttf -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/styles
copying build/lib/kvirt/web/static/vnc/app/styles/Orbitron700.woff -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/styles
copying build/lib/kvirt/web/static/vnc/app/styles/base.css -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/app/styles
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/base64.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/des.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/display.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/encodings.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/inflator.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/rfb.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
copying build/lib/kvirt/web/static/vnc/core/websock.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/copyrect.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/hextile.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/raw.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/rre.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/tight.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
copying build/lib/kvirt/web/static/vnc/core/decoders/tightpng.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/decoders
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/domkeytable.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/fixedkeys.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/keyboard.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/keysym.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/keysymdef.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/mouse.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/util.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/vkeys.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
copying build/lib/kvirt/web/static/vnc/core/input/xtscancodes.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/input
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/browser.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/cursor.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/events.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/eventtarget.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/logging.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/polyfill.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
copying build/lib/kvirt/web/static/vnc/core/util/strings.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/core/util
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor
copying build/lib/kvirt/web/static/vnc/vendor/promise.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader
copying build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/README.md -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader
copying build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/rollup.config.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
copying build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/src/babel-worker.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
copying build/lib/kvirt/web/static/vnc/vendor/browser-es-module-loader/src/browser-es-module-loader.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/browser-es-module-loader/src
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako
copying build/lib/kvirt/web/static/vnc/vendor/pako/LICENSE -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako
copying build/lib/kvirt/web/static/vnc/vendor/pako/README.md -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/utils
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/utils/common.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/utils
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/adler32.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/constants.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/crc32.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/deflate.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/gzheader.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/inffast.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/inflate.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/inftrees.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/messages.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/trees.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
copying build/lib/kvirt/web/static/vnc/vendor/pako/lib/zlib/zstream.js -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/static/vnc/vendor/pako/lib/zlib
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/bootstrap.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/console.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/containercreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/containerprofiles.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/containerprofilestable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/containers.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/containerstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/head.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/hosts.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/hoststable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/imagecreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/images.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/imagestable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/isos.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/isostable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubecreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubeinfo.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubeprofiles.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubeprofilestable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubes.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/kubestable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/layout.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/navbar.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/networkcreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/networks.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/networkstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/plancreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/plans.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/planstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/poolcreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/pools.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/poolstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/productcreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/products.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/productstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/repocreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/repos.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/repostable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/vmcreate.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/vmprofiles.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/vmprofilestable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/vms.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
copying build/lib/kvirt/web/templates/vmstable.html -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/templates
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/container
copying build/lib/kvirt/container/__init__.py -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/container
copying build/lib/kvirt/keywords.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt
creating /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/all.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/aws.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/gcp.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/kubevirt.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/kvm.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/proxmox.yaml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
copying build/lib/kvirt/extra_keywords/vsphere.yml -> /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/extra_keywords
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/klist.py to klist.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/containerconfig.py to containerconfig.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/config.py to config.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/gketoken.py to gketoken.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ignitionmerger.py to ignitionmerger.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cli.py to cli.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/examples.py to examples.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ekstoken.py to ekstoken.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/baseconfig.py to baseconfig.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/bottle.py to bottle.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/defaults.py to defaults.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/miniconsole/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/sampleprovider.py to sampleprovider.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/hcloud/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kubevirt/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere/tagging.py to tagging.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere/helpers.py to helpers.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/vsphere/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/azure/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/aws/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ovirt/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kvm/helpers.py to helpers.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/kvm/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/fake/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/packet/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/gcp/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/web/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/openstack/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/ibm/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/providers/proxmox/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/nameutils/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kfish/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/isoremover.py to isoremover.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/ksushy/main.py to main.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/kubecommon/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/jinjafilters/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/jinjafilters/jinjafilters.py to jinjafilters.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/sampleprovider.py to sampleprovider.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/gke/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management/gen_registries.py to gen_registries.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine/gen_registries.py to gen_registries.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/aks/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/kubernetes/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/cluster/eks/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/web/main.py to main.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kvirt/container/__init__.py to __init__.cpython-312.pyc
running install_egg_info
Copying kcli.egg-info to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12/site-packages/kcli-99.0-py3.12.egg-info
running install_scripts
Installing ekstoken script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing gketoken script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing ignitionmerger script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing kcli script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing klist.py script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing ksushy script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing ksushy-isoremover script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
Installing kweb script to /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/bin
+ mkdir -p /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64//usr/share/doc/kcli
+ mkdir -p /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64//usr/share/man/man1
+ LANG=en_US.UTF-8
+ ronn -r README.md
     roff: ./README                                   
warn: unrecognized inline tag: ["img"]
warn: unrecognized inline tag: ["img"]
warn: unrecognized inline tag: ["img"]
warn: unrecognized inline tag: ["img"]
+ mv README kcli.1
+ gzip kcli.1
+ cp kcli.1.gz /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64//usr/share/man/man1
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/rke2/bootstrap.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/rke2/deploy.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/rke2/join.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management/assisted-service.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/advanced-cluster-management/gen_registries.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine/assisted-service.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine/gen_registries.py from /usr/bin/env python3 to #!/usr/bin/python3
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/multicluster-engine/post.sh is executable but has no shebang, removing executable bit
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/apps/nfs/install.sh from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/bin/sync_image.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts/01_packages.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts/02_registry.sh is executable but has no shebang, removing executable bit
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts/03_mirror.sh from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts/04_web.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/openshift/disconnected/scripts/deploy.sh is executable but has no shebang, removing executable bit
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/bootstrap.sh from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/containerd.sh is executable but has no shebang, removing executable bit
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/deploy.sh from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/join.sh from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/bin/sync_image.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/01_creds.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/02_packages.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/03_registry.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/04_mirror.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/05_web.sh is executable but has no shebang, removing executable bit
*** WARNING: ./usr/lib/python3.12/site-packages/kvirt/cluster/kubeadm/disconnected/scripts/deploy.sh is executable but has no shebang, removing executable bit
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
Bytecompiling .py files below /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
Provides: kcli = 99.0.0.git.202502240704.4d0bee2-0.el10 kcli(x86-64) = 99.0.0.git.202502240704.4d0bee2-0.el10 python3.12dist(kcli) = 99 python3dist(kcli) = 99
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
Wrote: /builddir/build/RPMS/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8Qq9te
+ umask 022
+ cd /builddir/build/BUILD
+ cd kcli
+ rm -rf /builddir/build/BUILDROOT/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.F8bIDl
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/kcli-SPECPARTS
+ rm -rf kcli kcli.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
Finish: build phase for kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.log
/var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream+epel-10-x86_64-1740380787.836614/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/kcli-99.0.0.git.202502240704.4d0bee2-0.el10.src.rpm) Config(child) 1 minutes 11 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "kcli",
            "epoch": null,
            "version": "99.0.0.git.202502240704.4d0bee2",
            "release": "0.el10",
            "arch": "src"
        },
        {
            "name": "kcli",
            "epoch": null,
            "version": "99.0.0.git.202502240704.4d0bee2",
            "release": "0.el10",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished