Source: sahara
Version: 1:18.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 sahara
> dpkg-buildpackage: info: source version 1:18.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 sahara-18.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  debian/sahara-common.postinst \
>               debian/sahara-common.config \
>               debian/sahara-api.postinst \
>               debian/sahara-api.config
> rm -rf doc/build
> rm -f debian/*.init debian/*.service debian/*.upstart
> dh_clean -O--buildsystem=python_distutils
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from sahara-18.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 sahara using existing ./sahara_18.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> sahara/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__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 
> sahara/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__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 
> sahara/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__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 
> sahara/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__pycache__/exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__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 
> sahara/__pycache__/main.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__pycache__/main.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/__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 
> sahara/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/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 
> sahara/api/__pycache__/acl.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/api/__pycache__/acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/api/__pycache__/microversion.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/api/__pycache__/microversion.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/api/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/api/middleware/__pycache__/auth_valid.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/api/middleware/__pycache__/auth_valid.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/cli/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/cli/__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 
> sahara/cli/__pycache__/sahara_all.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/cli/__pycache__/sahara_all.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/cli/__pycache__/sahara_api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/cli/__pycache__/sahara_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 
> sahara/cli/__pycache__/sahara_engine.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/cli/__pycache__/sahara_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 
> sahara/cli/__pycache__/sahara_status.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/cli/__pycache__/sahara_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 
> sahara/cli/image_pack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/cli/image_pack/__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 
> sahara/cli/image_pack/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/cli/image_pack/__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 
> sahara/common/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/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 
> sahara/common/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/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 
> sahara/common/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/common/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/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 
> sahara/common/policies/__pycache__/cluster.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__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 
> sahara/common/policies/__pycache__/cluster_template.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/cluster_template.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/cluster_templates.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/cluster_templates.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/common/policies/__pycache__/data_source.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/data_source.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/data_sources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/data_sources.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/image.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/image.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/images.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_binaries.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_binaries.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_binary.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_binary.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_binary_internals.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_binary_internals.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_executions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_executions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_template.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_template.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/job_type.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_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 
> sahara/common/policies/__pycache__/job_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/job_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 
> sahara/common/policies/__pycache__/jobs.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/jobs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/node_group_template.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/node_group_template.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/node_group_templates.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/node_group_templates.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/plugin.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/plugin.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/common/policies/__pycache__/plugins.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/common/policies/__pycache__/plugins.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/conductor/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/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 
> sahara/conductor/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/conductor/__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 
> sahara/conductor/__pycache__/manager.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/conductor/__pycache__/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 
> sahara/conductor/__pycache__/objects.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/conductor/__pycache__/objects.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/conductor/__pycache__/resource.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/conductor/__pycache__/resource.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/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 
> sahara/db/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/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 
> sahara/db/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/db/__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 
> sahara/db/migration/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/db/migration/__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 
> sahara/db/migration/__pycache__/cli.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/db/migration/__pycache__/cli.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/db/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/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 
> sahara/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/db/sqlalchemy/__pycache__/model_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 
> sahara/db/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/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 
> sahara/db/sqlalchemy/__pycache__/types.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/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 
> sahara/db/templates/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/db/templates/__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 
> sahara/db/templates/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/db/templates/__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 
> sahara/db/templates/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/db/templates/__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 
> sahara/plugins/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/plugins/__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 
> sahara/plugins/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/plugins/__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 
> sahara/plugins/__pycache__/exceptions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/plugins/__pycache__/exceptions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/plugins/__pycache__/health_check_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/plugins/__pycache__/health_check_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 
> sahara/plugins/__pycache__/images.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/plugins/__pycache__/images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/plugins/__pycache__/kerberos.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/plugins/__pycache__/kerberos.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/plugins/__pycache__/labels.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/plugins/__pycache__/labels.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/plugins/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/plugins/__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 
> sahara/plugins/__pycache__/provisioning.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/plugins/__pycache__/provisioning.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/plugins/__pycache__/recommendations_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/plugins/__pycache__/recommendations_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 
> sahara/plugins/__pycache__/swift_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/plugins/__pycache__/swift_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 
> sahara/plugins/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/plugins/__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 
> sahara/plugins/fake/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/plugins/fake/__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 
> sahara/plugins/fake/__pycache__/edp_engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/plugins/fake/__pycache__/edp_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 
> sahara/plugins/fake/__pycache__/plugin.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/plugins/fake/__pycache__/plugin.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/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 
> sahara/service/__pycache__/coordinator.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/service/__pycache__/coordinator.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/engine.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__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 
> sahara/service/__pycache__/networks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/networks.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/ntp_service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/service/__pycache__/ntp_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 
> sahara/service/__pycache__/ops.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/service/__pycache__/ops.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/periodic.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/periodic.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/quotas.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/sessions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/sessions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/trusts.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/trusts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/validation.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/validation.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/__pycache__/volumes.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/__pycache__/volumes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/api/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/service/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 
> sahara/service/api/__pycache__/v10.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/api/__pycache__/v10.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/api/__pycache__/v11.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/service/api/__pycache__/v11.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/api/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/api/v2/__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 
> sahara/service/api/v2/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/api/v2/__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 
> sahara/service/api/v2/__pycache__/images.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/api/v2/__pycache__/images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/api/v2/__pycache__/plugins.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/api/v2/__pycache__/plugins.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/castellan/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/castellan/__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 
> sahara/service/castellan/__pycache__/config.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/castellan/__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 
> sahara/service/castellan/__pycache__/sahara_key_manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/castellan/__pycache__/sahara_key_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 
> sahara/service/castellan/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/castellan/__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 
> sahara/service/edp/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/service/edp/__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 
> sahara/service/edp/__pycache__/base_engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/__pycache__/base_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 
> sahara/service/edp/__pycache__/hdfs_helper.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/__pycache__/hdfs_helper.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/__pycache__/job_manager.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/__pycache__/job_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 
> sahara/service/edp/__pycache__/job_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/__pycache__/job_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 
> sahara/service/edp/__pycache__/s3_common.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/__pycache__/s3_common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/binary_retrievers/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__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 
> sahara/service/edp/binary_retrievers/__pycache__/dispatch.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__pycache__/dispatch.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/binary_retrievers/__pycache__/internal_swift.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__pycache__/internal_swift.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/binary_retrievers/__pycache__/manila_share.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__pycache__/manila_share.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/binary_retrievers/__pycache__/s3_storage.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__pycache__/s3_storage.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/binary_retrievers/__pycache__/sahara_db.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/binary_retrievers/__pycache__/sahara_db.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/data_sources/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/__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 
> sahara/service/edp/data_sources/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/__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 
> sahara/service/edp/data_sources/__pycache__/manager.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/__pycache__/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 
> sahara/service/edp/data_sources/__pycache__/opts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/__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 
> sahara/service/edp/data_sources/hdfs/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/hdfs/__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 
> sahara/service/edp/data_sources/hdfs/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/hdfs/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/data_sources/manila/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/manila/__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 
> sahara/service/edp/data_sources/manila/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/manila/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/data_sources/maprfs/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/maprfs/__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 
> sahara/service/edp/data_sources/maprfs/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/maprfs/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/data_sources/s3/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/s3/__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 
> sahara/service/edp/data_sources/s3/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/s3/__pycache__/implementation.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/data_sources/swift/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/swift/__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 
> sahara/service/edp/data_sources/swift/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/data_sources/swift/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/job_binaries/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/__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 
> sahara/service/edp/job_binaries/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/__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 
> sahara/service/edp/job_binaries/__pycache__/manager.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/__pycache__/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 
> sahara/service/edp/job_binaries/__pycache__/opts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/__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 
> sahara/service/edp/job_binaries/internal_db/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/internal_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 
> sahara/service/edp/job_binaries/internal_db/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/internal_db/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/job_binaries/manila/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/manila/__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 
> sahara/service/edp/job_binaries/manila/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/manila/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/job_binaries/s3/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/s3/__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 
> sahara/service/edp/job_binaries/s3/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/s3/__pycache__/implementation.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/job_binaries/swift/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/swift/__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 
> sahara/service/edp/job_binaries/swift/__pycache__/implementation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/job_binaries/swift/__pycache__/implementation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/__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 
> sahara/service/edp/oozie/__pycache__/engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/__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 
> sahara/service/edp/oozie/__pycache__/oozie.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/__pycache__/oozie.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__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 
> sahara/service/edp/oozie/workflow_creator/__pycache__/base_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/base_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/hive_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/hive_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/java_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/java_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/mapreduce_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/mapreduce_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/pig_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/pig_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/shell_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/shell_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/oozie/workflow_creator/__pycache__/workflow_factory.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/edp/oozie/workflow_creator/__pycache__/workflow_factory.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/edp/spark/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/spark/__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 
> sahara/service/edp/spark/__pycache__/engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/spark/__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 
> sahara/service/edp/storm/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/storm/__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 
> sahara/service/edp/storm/__pycache__/engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/storm/__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 
> sahara/service/edp/utils/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/utils/__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 
> sahara/service/edp/utils/__pycache__/shares.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/edp/utils/__pycache__/shares.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/health/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/health/__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 
> sahara/service/health/__pycache__/common.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/health/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/health/__pycache__/verification_base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/health/__pycache__/verification_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 
> sahara/service/heat/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/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 
> sahara/service/heat/__pycache__/commons.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/service/heat/__pycache__/commons.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/heat/__pycache__/heat_engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/heat/__pycache__/heat_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 
> sahara/service/heat/__pycache__/templates.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/heat/__pycache__/templates.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__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 
> sahara/service/validations/__pycache__/acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__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 
> sahara/service/validations/__pycache__/cluster_template_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/cluster_template_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 
> sahara/service/validations/__pycache__/cluster_templates.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/cluster_templates.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/clusters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__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 
> sahara/service/validations/__pycache__/clusters_scaling.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/clusters_scaling.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/clusters_schema.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/clusters_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 
> sahara/service/validations/__pycache__/images.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/node_group_template_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/node_group_template_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 
> sahara/service/validations/__pycache__/node_group_templates.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/node_group_templates.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/__pycache__/shares.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/__pycache__/shares.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__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 
> sahara/service/validations/edp/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__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 
> sahara/service/validations/edp/__pycache__/data_source.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/data_source.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/data_source_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/data_source_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 
> sahara/service/validations/edp/__pycache__/job.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/job_binary.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_binary.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/job_binary_internal.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_binary_internal.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/job_binary_internal_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_binary_internal_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 
> sahara/service/validations/edp/__pycache__/job_binary_schema.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_binary_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 
> sahara/service/validations/edp/__pycache__/job_execution.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_execution.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/job_execution_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_execution_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 
> sahara/service/validations/edp/__pycache__/job_interface.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_interface.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/service/validations/edp/__pycache__/job_schema.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/service/validations/edp/__pycache__/job_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 
> sahara/swift/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/swift/__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 
> sahara/swift/__pycache__/swift_helper.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/swift/__pycache__/swift_helper.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/swift/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/swift/__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 
> sahara/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/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 
> sahara/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/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 
> sahara/tests/unit/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/tests/unit/__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 
> sahara/tests/unit/__pycache__/test_context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/__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 
> sahara/tests/unit/__pycache__/test_exceptions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/__pycache__/test_exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/__pycache__/test_main.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/tests/unit/__pycache__/test_main.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/__pycache__/testutils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/tests/unit/__pycache__/testutils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/tests/unit/api/__pycache__/test_acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/api/__pycache__/test_acl.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/api/middleware/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/tests/unit/api/middleware/__pycache__/test_auth_valid.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/api/middleware/__pycache__/test_auth_valid.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/cli/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/cli/__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 
> sahara/tests/unit/cli/__pycache__/test_sahara_cli.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/cli/__pycache__/test_sahara_cli.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/cli/__pycache__/test_sahara_status.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/cli/__pycache__/test_sahara_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 
> sahara/tests/unit/cli/image_pack/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/cli/image_pack/__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 
> sahara/tests/unit/cli/image_pack/__pycache__/test_image_pack_api.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/cli/image_pack/__pycache__/test_image_pack_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 
> sahara/tests/unit/conductor/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/tests/unit/conductor/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/__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 
> sahara/tests/unit/conductor/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/__pycache__/test_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 
> sahara/tests/unit/conductor/__pycache__/test_resource.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/__pycache__/test_resource.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/conductor/manager/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/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 
> sahara/tests/unit/conductor/manager/__pycache__/test_clusters.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__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 
> sahara/tests/unit/conductor/manager/__pycache__/test_defaults.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__pycache__/test_defaults.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/conductor/manager/__pycache__/test_edp.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__pycache__/test_edp.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/conductor/manager/__pycache__/test_edp_interface.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__pycache__/test_edp_interface.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/conductor/manager/__pycache__/test_from_template.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__pycache__/test_from_template.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/conductor/manager/__pycache__/test_templates.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/conductor/manager/__pycache__/test_templates.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/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 
> sahara/tests/unit/db/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/__pycache__/test_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 
> sahara/tests/unit/db/migration/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/migration/__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 
> sahara/tests/unit/db/migration/__pycache__/test_db_manage_cli.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/migration/__pycache__/test_db_manage_cli.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/db/migration/__pycache__/test_migrations.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/migration/__pycache__/test_migrations.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/db/migration/__pycache__/test_migrations_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/migration/__pycache__/test_migrations_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 
> sahara/tests/unit/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/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 
> sahara/tests/unit/db/sqlalchemy/__pycache__/test_types.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/sqlalchemy/__pycache__/test_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 
> sahara/tests/unit/db/templates/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/templates/__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 
> sahara/tests/unit/db/templates/__pycache__/common.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/templates/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/db/templates/__pycache__/test_delete.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/templates/__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 
> sahara/tests/unit/db/templates/__pycache__/test_update.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/templates/__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 
> sahara/tests/unit/db/templates/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/db/templates/__pycache__/test_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 
> sahara/tests/unit/plugins/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__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 
> sahara/tests/unit/plugins/__pycache__/test_base_plugins_support.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_base_plugins_support.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_images.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_kerberos.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_kerberos.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_labels.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_labels.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_provide_recommendations.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_provide_recommendations.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_provisioning.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_provisioning.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/plugins/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/plugins/__pycache__/test_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 
> sahara/tests/unit/service/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/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 
> sahara/tests/unit/service/__pycache__/test_coordinator.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_coordinator.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_engine.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__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 
> sahara/tests/unit/service/__pycache__/test_networks.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_networks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_ntp_service.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_ntp_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 
> sahara/tests/unit/service/__pycache__/test_ops.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_ops.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_periodic.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_periodic.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_quotas.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_sessions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_sessions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_trusts.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_trusts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/__pycache__/test_volumes.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/__pycache__/test_volumes.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/api/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/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 
> sahara/tests/unit/service/api/__pycache__/test_v10.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/__pycache__/test_v10.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/api/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/v2/__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 
> sahara/tests/unit/service/api/v2/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/v2/__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 
> sahara/tests/unit/service/api/v2/__pycache__/test_clusters.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/v2/__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 
> sahara/tests/unit/service/api/v2/__pycache__/test_images.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/v2/__pycache__/test_images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/api/v2/__pycache__/test_plugins.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/api/v2/__pycache__/test_plugins.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/castellan/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/castellan/__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 
> sahara/tests/unit/service/castellan/__pycache__/test_sahara_key_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/castellan/__pycache__/test_sahara_key_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 
> sahara/tests/unit/service/edp/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__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 
> sahara/tests/unit/service/edp/__pycache__/edp_test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/edp_test_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 
> sahara/tests/unit/service/edp/__pycache__/test_hdfs_helper.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_hdfs_helper.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/__pycache__/test_job_manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_job_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 
> sahara/tests/unit/service/edp/__pycache__/test_job_possible_configs.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_job_possible_configs.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/__pycache__/test_job_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_job_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 
> sahara/tests/unit/service/edp/__pycache__/test_json_api_examples.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_json_api_examples.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/__pycache__/test_s3_common.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/__pycache__/test_s3_common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/binary_retrievers/__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 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_dispatch.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_dispatch.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_internal_swift.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_internal_swift.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_manila.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/binary_retrievers/__pycache__/test_manila.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/data_sources/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/__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 
> sahara/tests/unit/service/edp/data_sources/hdfs/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/hdfs/__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 
> sahara/tests/unit/service/edp/data_sources/hdfs/__pycache__/test_hdfs_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/hdfs/__pycache__/test_hdfs_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 
> sahara/tests/unit/service/edp/data_sources/manila/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/manila/__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 
> sahara/tests/unit/service/edp/data_sources/manila/__pycache__/test_manila_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/manila/__pycache__/test_manila_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 
> sahara/tests/unit/service/edp/data_sources/maprfs/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/maprfs/__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 
> sahara/tests/unit/service/edp/data_sources/maprfs/__pycache__/test_maprfs_type_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/maprfs/__pycache__/test_maprfs_type_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/data_sources/s3/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/s3/__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 
> sahara/tests/unit/service/edp/data_sources/s3/__pycache__/test_s3_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/s3/__pycache__/test_s3_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 
> sahara/tests/unit/service/edp/data_sources/swift/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/swift/__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 
> sahara/tests/unit/service/edp/data_sources/swift/__pycache__/test_swift_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/data_sources/swift/__pycache__/test_swift_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 
> sahara/tests/unit/service/edp/job_binaries/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/__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 
> sahara/tests/unit/service/edp/job_binaries/__pycache__/test_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/__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 
> sahara/tests/unit/service/edp/job_binaries/internal_db/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/internal_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 
> sahara/tests/unit/service/edp/job_binaries/internal_db/__pycache__/test_internal_db_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/internal_db/__pycache__/test_internal_db_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 
> sahara/tests/unit/service/edp/job_binaries/manila/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/manila/__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 
> sahara/tests/unit/service/edp/job_binaries/manila/__pycache__/test_manila_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/manila/__pycache__/test_manila_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 
> sahara/tests/unit/service/edp/job_binaries/s3/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/s3/__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 
> sahara/tests/unit/service/edp/job_binaries/s3/__pycache__/test_s3_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/s3/__pycache__/test_s3_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 
> sahara/tests/unit/service/edp/job_binaries/swift/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/swift/__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 
> sahara/tests/unit/service/edp/job_binaries/swift/__pycache__/test_swift_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/job_binaries/swift/__pycache__/test_swift_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 
> sahara/tests/unit/service/edp/oozie/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/oozie/__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 
> sahara/tests/unit/service/edp/oozie/__pycache__/test_oozie.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/oozie/__pycache__/test_oozie.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/spark/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/spark/__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 
> sahara/tests/unit/service/edp/storm/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/storm/__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 
> sahara/tests/unit/service/edp/storm/__pycache__/test_storm.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/storm/__pycache__/test_storm.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/edp/workflow_creator/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/workflow_creator/__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 
> sahara/tests/unit/service/edp/workflow_creator/__pycache__/test_create_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/edp/workflow_creator/__pycache__/test_create_workflow.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/health/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/health/__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 
> sahara/tests/unit/service/health/__pycache__/test_verification_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/health/__pycache__/test_verification_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 
> sahara/tests/unit/service/heat/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/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 
> sahara/tests/unit/service/heat/__pycache__/test_templates.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/heat/__pycache__/test_templates.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__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 
> sahara/tests/unit/service/validation/__pycache__/test_add_tags_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_add_tags_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_create_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_create_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_delete_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_delete_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_scaling_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_scaling_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_template_create_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_template_create_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_template_update_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_template_update_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_update_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_cluster_update_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_ng_template_validation_create.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_ng_template_validation_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 
> sahara/tests/unit/service/validation/__pycache__/test_ng_template_validation_update.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_ng_template_validation_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 
> sahara/tests/unit/service/validation/__pycache__/test_protected_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_protected_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_share_validations.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_share_validations.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/test_validation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__pycache__/test_validation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/__pycache__/utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/__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 
> sahara/tests/unit/service/validation/edp/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__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 
> sahara/tests/unit/service/validation/edp/__pycache__/test_data_source.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_data_source.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_binary.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_binary.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_binary_internal.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_binary_internal.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_executor.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_executor.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_interface.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/service/validation/edp/__pycache__/test_job_interface.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/swift/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/swift/__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 
> sahara/tests/unit/swift/__pycache__/test_swift_helper.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/swift/__pycache__/test_swift_helper.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/swift/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/swift/__pycache__/test_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 
> sahara/tests/unit/topology/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/topology/__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 
> sahara/tests/unit/topology/__pycache__/test_topology.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/topology/__pycache__/test_topology.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__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 
> sahara/tests/unit/utils/__pycache__/test_api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_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 
> sahara/tests/unit/utils/__pycache__/test_api_validator.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_api_validator.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_cinder.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_cinder.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_cluster.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__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 
> sahara/tests/unit/utils/__pycache__/test_cluster_progress_ops.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_cluster_progress_ops.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_configs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_configs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_crypto.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_edp.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_edp.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_general.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_general.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_hacking.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__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 
> sahara/tests/unit/utils/__pycache__/test_heat.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_heat.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_neutron.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_neutron.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_patches.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_patches.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_poll_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_poll_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 
> sahara/tests/unit/utils/__pycache__/test_proxy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_proxy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_resources.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_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 
> sahara/tests/unit/utils/__pycache__/test_rpc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_rpc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_ssh_remote.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_ssh_remote.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/__pycache__/test_types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_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 
> sahara/tests/unit/utils/__pycache__/test_xml_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/__pycache__/test_xml_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 
> sahara/tests/unit/utils/notification/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/notification/__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 
> sahara/tests/unit/utils/notification/__pycache__/test_sender.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/notification/__pycache__/test_sender.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/openstack/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/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 
> sahara/tests/unit/utils/openstack/__pycache__/test_base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/openstack/__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 
> sahara/tests/unit/utils/openstack/__pycache__/test_heat.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/openstack/__pycache__/test_heat.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/openstack/__pycache__/test_images.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/openstack/__pycache__/test_images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/tests/unit/utils/openstack/__pycache__/test_swift.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sahara/tests/unit/utils/openstack/__pycache__/test_swift.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/topology/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/topology/__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 
> sahara/topology/__pycache__/topology_helper.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/topology/__pycache__/topology_helper.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/api_validator.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/utils/__pycache__/api_validator.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/cluster.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/cluster_progress_ops.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/__pycache__/cluster_progress_ops.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/configs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/configs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/crypto.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/crypto.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/edp.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/edp.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/files.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/files.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/general.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/general.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/network.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/network.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/patches.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/patches.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/poll_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__pycache__/poll_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 
> sahara/utils/__pycache__/procutils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__pycache__/procutils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/proxy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/proxy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/remote.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/remote.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/resources.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/rpc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__pycache__/rpc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/ssh_remote.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__pycache__/ssh_remote.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/tempfiles.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__pycache__/tempfiles.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/__pycache__/types.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/wsgi.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add sahara/utils/__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 
> sahara/utils/__pycache__/xmlutils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add sahara/utils/__pycache__/xmlutils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/hacking/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/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 
> sahara/utils/hacking/__pycache__/checks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/utils/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 
> sahara/utils/notification/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/notification/__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 
> sahara/utils/notification/__pycache__/sender.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/notification/__pycache__/sender.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/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 
> sahara/utils/openstack/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/utils/openstack/__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 
> sahara/utils/openstack/__pycache__/cinder.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/cinder.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/glance.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/glance.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/heat.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/heat.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/images.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/images.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/keystone.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/keystone.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/manila.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/manila.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/neutron.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/neutron.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/nova.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/nova.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sahara/utils/openstack/__pycache__/swift.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> sahara/utils/openstack/__pycache__/swift.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/sahara_18.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