Source: senlin
Version: 15.0.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package senlin
> dpkg-buildpackage: info: source version 15.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from senlin-15.0.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-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.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf build
> rm -f debian/*.init debian/*.service debian/*.upstart
> rm -f debian/senlin-common.config debian/senlin-common.postinst 
> debian/senlin-api.config debian/senlin-api.postinst
> rm -rf debian/CHANGEME-common.postrm debian/*.templates debian/po
> dh_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from senlin-15.0.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building senlin using existing ./senlin_15.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> doc/source/ext/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add doc/source/ext/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/source/ext/__pycache__/resources.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add doc/source/ext/__pycache__/resources.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/api/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/api/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/serializers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/common/__pycache__/serializers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/util.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/api/common/__pycache__/util.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/version_request.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/common/__pycache__/version_request.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/versioned_method.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/common/__pycache__/versioned_method.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/common/__pycache__/wsgi.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/api/common/__pycache__/wsgi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/context.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/fault.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/fault.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/trust.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/trust.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/version_negotiation.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/version_negotiation.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/middleware/__pycache__/webhook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/middleware/__pycache__/webhook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/__pycache__/versions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/__pycache__/versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/actions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/build_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/build_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/cluster_policies.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/cluster_policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/clusters.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/events.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/nodes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/policies.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/policy_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/policy_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/profile_types.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/profile_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/profiles.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/profiles.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/receivers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/receivers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/router.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/router.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/services.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/services.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/version.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/api/openstack/v1/__pycache__/webhooks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/api/openstack/v1/__pycache__/webhooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/cmd/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/cmd/__pycache__/conductor.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/cmd/__pycache__/conductor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/cmd/__pycache__/engine.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/cmd/__pycache__/engine.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/cmd/__pycache__/health_manager.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/cmd/__pycache__/health_manager.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/cmd/__pycache__/status.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/cmd/__pycache__/status.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/constraints.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/constraints.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/consts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/consts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/context.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/context.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/exception.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/exception.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/i18n.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/messaging.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/messaging.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/policy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/profiler.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/profiler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/scaleutils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/scaleutils.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/schema.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/schema.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/common/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/common/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/actions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/build_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/build_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/cluster_policies.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/cluster_policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/clusters.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/events.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/nodes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/policies.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/policy_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/policy_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/profile_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/profile_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/profiles.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/profiles.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/receivers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/receivers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/services.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/services.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/common/policies/__pycache__/webhooks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/common/policies/__pycache__/webhooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conductor/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/conductor/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conductor/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/conductor/__pycache__/service.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/authentication.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/conf/__pycache__/authentication.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/conductor.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/conf/__pycache__/conductor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/dispatchers.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/conf/__pycache__/dispatchers.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/engine.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/engine.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/health_manager.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/conf/__pycache__/health_manager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/notification.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/conf/__pycache__/notification.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/opts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/receiver.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/receiver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/revision.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/revision.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/conf/__pycache__/zaqar.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/conf/__pycache__/zaqar.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/db/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/db/__pycache__/api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/db/sqlalchemy/__pycache__/api.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/migration.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/__pycache__/migration.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/__pycache__/models.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/types.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/__pycache__/types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/001_first_version.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/001_first_version.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/002_service_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/002_service_table.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/003_action_tenant.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/003_action_tenant.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/004_health_registry.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/004_health_registry.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/005_event_column_name.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/005_event_column_name.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/006_node_cluster_dependents_column.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/006_node_cluster_dependents_column.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/007_placeholder.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/007_placeholder.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/008_placeholder.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/008_placeholder.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/009_placeholder.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/009_placeholder.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/010_user_project_length.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/010_user_project_length.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/011_registry_enable.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/011_registry_enable.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/012_cluster_config.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/012_cluster_config.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/013_action_starttime_endtime_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/013_action_starttime_endtime_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/014_node_tainted.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/014_node_tainted.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/015_action_clusterid.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/db/sqlalchemy/migrate_repo/versions/__pycache__/015_action_clusterid.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/drivers/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/drivers/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/__pycache__/sdk.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/drivers/__pycache__/sdk.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/container/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/container/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/container/__pycache__/docker_v1.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/container/__pycache__/docker_v1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/cinder_v2.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/cinder_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/glance_v2.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/glance_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/heat_v1.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/drivers/os/__pycache__/heat_v1.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/keystone_v3.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/keystone_v3.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/lbaas.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/drivers/os/__pycache__/lbaas.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/mistral_v2.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/mistral_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/neutron_v2.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/neutron_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/nova_v2.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/drivers/os/__pycache__/nova_v2.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/octavia_v2.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/octavia_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/drivers/os/__pycache__/zaqar_v2.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/drivers/os/__pycache__/zaqar_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/cluster.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/cluster.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/cluster_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/__pycache__/cluster_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/dispatcher.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/dispatcher.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/environment.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/environment.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/event.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/engine/__pycache__/event.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/health_manager.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/__pycache__/health_manager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/node.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/engine/__pycache__/node.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/parser.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/engine/__pycache__/parser.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/registry.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/registry.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/senlin_lock.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/senlin_lock.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/engine/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/actions/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/actions/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/actions/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/engine/actions/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/actions/__pycache__/cluster_action.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/actions/__pycache__/cluster_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/actions/__pycache__/custom_action.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/actions/__pycache__/custom_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/actions/__pycache__/node_action.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/actions/__pycache__/node_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/notifications/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/notifications/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/notifications/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/notifications/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/notifications/__pycache__/heat_endpoint.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/engine/notifications/__pycache__/heat_endpoint.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/notifications/__pycache__/message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/notifications/__pycache__/message.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/notifications/__pycache__/nova_endpoint.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/engine/notifications/__pycache__/nova_endpoint.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/receivers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/receivers/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/receivers/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/receivers/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/receivers/__pycache__/message.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/receivers/__pycache__/message.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/engine/receivers/__pycache__/webhook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/engine/receivers/__pycache__/webhook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/events/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/events/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/events/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/events/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/events/__pycache__/database.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/events/__pycache__/database.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/events/__pycache__/message.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/events/__pycache__/message.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/hacking/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/hacking/__pycache__/checks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/hacking/__pycache__/checks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/health_manager/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/health_manager/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/health_manager/__pycache__/service.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/health_manager/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/action.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/objects/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/cluster.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/cluster.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/cluster_lock.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/objects/__pycache__/cluster_lock.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/cluster_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/__pycache__/cluster_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/credential.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/credential.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/dependency.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/dependency.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/event.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/objects/__pycache__/event.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/fields.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/fields.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/health_registry.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/__pycache__/health_registry.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/node.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/objects/__pycache__/node.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/node_lock.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/node_lock.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/notification.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/objects/__pycache__/notification.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/policy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/profile.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/profile.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/receiver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/receiver.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/objects/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/actions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/build_info.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/build_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/cluster_policies.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/cluster_policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/clusters.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/credentials.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/credentials.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/events.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/nodes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/policies.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/policy_type.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/policy_type.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/profile_type.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/profile_type.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/profiles.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/profiles.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/receivers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/receivers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/objects/requests/__pycache__/webhooks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/objects/requests/__pycache__/webhooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/policies/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/affinity_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/affinity_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/policies/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/batch_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/batch_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/deletion_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/deletion_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/health_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/health_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/lb_policy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/policies/__pycache__/lb_policy.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/region_placement.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/region_placement.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/scaling_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/scaling_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/policies/__pycache__/zone_placement.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/policies/__pycache__/zone_placement.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/profiles/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/profiles/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/container/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/container/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/container/__pycache__/docker.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/container/__pycache__/docker.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/os/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/profiles/os/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/os/heat/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/os/heat/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/os/heat/__pycache__/stack.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/os/heat/__pycache__/stack.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/os/nova/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/os/nova/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/profiles/os/nova/__pycache__/server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/profiles/os/nova/__pycache__/server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/rpc/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/rpc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/rpc/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add senlin/rpc/__pycache__/client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/cinder_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/cinder_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/glance_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/glance_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/heat_v1.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/heat_v1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/keystone_v3.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/keystone_v3.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/lbaas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/lbaas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/mistral_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/mistral_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/neutron_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/neutron_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/nova_v2.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/nova_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/octavia_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/octavia_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/drivers/os_test/__pycache__/zaqar_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/drivers/os_test/__pycache__/zaqar_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/fakes.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add senlin/tests/unit/__pycache__/fakes.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_constraints.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_constraints.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_context.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_context.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_exception.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_exception.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_messaging.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_messaging.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_scaleutils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_scaleutils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_schema.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_schema.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_common_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_common_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_conf.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_conf.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_hacking.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_hacking.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/__pycache__/test_rpc_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/__pycache__/test_rpc_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/__pycache__/shared.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/__pycache__/shared.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/common/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/common/__pycache__/test_serializers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/common/__pycache__/test_serializers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/common/__pycache__/test_util.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/common/__pycache__/test_util.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/common/__pycache__/test_version_request.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/common/__pycache__/test_version_request.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/common/__pycache__/test_wsgi.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/common/__pycache__/test_wsgi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_context.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_context.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_fault.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_fault.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_middleware_filters.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_middleware_filters.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_trust.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_trust.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_version_negotiation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_version_negotiation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/middleware/__pycache__/test_webhook.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/middleware/__pycache__/test_webhook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/__pycache__/test_versions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/__pycache__/test_versions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_actions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_actions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_buildinfo.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_buildinfo.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_cluster_policies.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_cluster_policies.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_clusters.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_clusters.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_events.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_nodes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_policies.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_policies.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_policy_types.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_policy_types.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_profile_types.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_profile_types.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_profiles.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_profiles.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_receivers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_receivers.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_router.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_router.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_services.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_services.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_version.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_version.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_webhooks.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/api/openstack/v1/__pycache__/test_webhooks.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/cmd/__pycache__/test_conductor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/cmd/__pycache__/test_conductor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/cmd/__pycache__/test_engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/cmd/__pycache__/test_engine.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/cmd/__pycache__/test_health_manager.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/cmd/__pycache__/test_health_manager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/cmd/__pycache__/test_status.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/cmd/__pycache__/test_status.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/common/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/common/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/common/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/common/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/common/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/__pycache__/test_service.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/__pycache__/test_service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_actions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_actions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_cluster_op.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_cluster_op.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_cluster_policies.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_cluster_policies.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_clusters.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_clusters.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_credentials.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_credentials.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_events.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_events.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_nodes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_policies.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_policies.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_policy_types.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_policy_types.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_profile_types.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_profile_types.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_profiles.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_profiles.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_receivers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_receivers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/conductor/service/__pycache__/test_webhooks.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/conductor/service/__pycache__/test_webhooks.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/shared.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/shared.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_action_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_action_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_cluster_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_cluster_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_cluster_policy_api.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_cluster_policy_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_cred_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_cred_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_event_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_event_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_lock_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_lock_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_node_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_node_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_policy_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_policy_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_profile_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_profile_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_receiver_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_receiver_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_registry_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_registry_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_service_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_service_api.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_sqlalchemy_types.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_sqlalchemy_types.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/db/__pycache__/test_sqlalchemy_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/db/__pycache__/test_sqlalchemy_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_cinder_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_cinder_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_docker_v1.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_docker_v1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_driver.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_driver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_glance_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_glance_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_heat_v1.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_heat_v1.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_keystone_v3.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_keystone_v3.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_lbaas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_lbaas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_mistral_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_mistral_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_neutron_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_neutron_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_nova_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_nova_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_octavia_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_octavia_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_sdk.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_sdk.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/drivers/__pycache__/test_zaqar_v2.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/drivers/__pycache__/test_zaqar_v2.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_cluster.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_cluster.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_cluster_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_cluster_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_engine_parser.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_engine_parser.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_event.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_event.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_health_manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_health_manager.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_node.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_node.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_registry.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_registry.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_senlin_lock.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_senlin_lock.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/__pycache__/test_service.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/__pycache__/test_service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_action_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_action_base.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_add_nodes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_add_nodes.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_attach_policy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_attach_policy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_check.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_check.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_cluster_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_cluster_action.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_create.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_create.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_custom_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_custom_action.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_del_nodes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_del_nodes.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_delete.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_delete.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_node_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_node_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_operation.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_operation.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_recover.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_recover.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_replace_nodes.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_replace_nodes.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_resize.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_resize.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_scale_in.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_scale_in.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_scale_out.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_scale_out.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_update.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_update.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_update_policy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_update_policy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/actions/__pycache__/test_wait.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/actions/__pycache__/test_wait.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/notifications/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/notifications/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/notifications/__pycache__/test_heat_endpoint.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/notifications/__pycache__/test_heat_endpoint.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/notifications/__pycache__/test_message.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/notifications/__pycache__/test_message.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/notifications/__pycache__/test_nova_endpoint.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/notifications/__pycache__/test_nova_endpoint.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/receivers/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/receivers/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/receivers/__pycache__/test_message.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/receivers/__pycache__/test_message.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/receivers/__pycache__/test_receiver.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/receivers/__pycache__/test_receiver.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/engine/receivers/__pycache__/test_webhook.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/engine/receivers/__pycache__/test_webhook.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/events/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/events/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/events/__pycache__/test_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/events/__pycache__/test_base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/events/__pycache__/test_database.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/events/__pycache__/test_database.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/events/__pycache__/test_message.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/events/__pycache__/test_message.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/health_manager/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/health_manager/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/health_manager/__pycache__/test_service.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/health_manager/__pycache__/test_service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_action.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_cluster.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_cluster.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_event.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_event.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_fields.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_fields.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_health_registry.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_health_registry.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_node.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_node.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_notification.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_notification.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_profile.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_profile.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/__pycache__/test_receiver.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/__pycache__/test_receiver.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_actions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_actions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_cluster_policies.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_cluster_policies.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_clusters.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_clusters.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_credentials.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_credentials.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_events.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_nodes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_nodes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_policies.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_policies.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_policy_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_policy_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_profile_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_profile_type.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_profiles.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_profiles.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_receivers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_receivers.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/objects/requests/__pycache__/test_webhooks.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/objects/requests/__pycache__/test_webhooks.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_affinity.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_affinity.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_batch_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_batch_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_deletion_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_deletion_policy.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_health_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_health_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_lb_policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_lb_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_policy.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_region_placement.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_region_placement.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_scaling_policy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_scaling_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/policies/__pycache__/test_zone_placement.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/policies/__pycache__/test_zone_placement.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_container_docker.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_container_docker.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_heat_stack.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_heat_stack.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_nova_server.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_nova_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_nova_server_update.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_nova_server_update.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_nova_server_validate.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_nova_server_validate.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> senlin/tests/unit/profiles/__pycache__/test_profile_base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> senlin/tests/unit/profiles/__pycache__/test_profile_base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/senlin_15.0.0-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply via email to