Source: mistral
Version: 16.0.0-3
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 mistral
> dpkg-buildpackage: info: source version 16.0.0-3
> 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 mistral-16.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  --with python3
>    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>>'
>    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
> dh_clean
> rm -f debian/*.init debian/*.service debian/*.upstart 
> debian/mistral-common.postinst debian/mistral-common.config
> rm -rf debian/mistral-common.postrm debian/*.templates debian/po
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from mistral-16.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 mistral using existing 
> ./mistral_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/actions/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/api/controllers/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/api/controllers/v2/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/api/hooks/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/cmd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/sqlalchemy/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/sqlalchemy/migration/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic.ini has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/README.md
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py' 
> will not be represented in diff
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/db/v2/sqlalchemy/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/event_engine/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/executors/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/ext/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/hacking/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/lang/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/lang/v2/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/notifiers/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/notifiers/publishers/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/rpc/kombu/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/rpc/kombu/examples/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/rpc/oslo/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/scheduler/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/service/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/middle_wf.yaml
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/for_wf_namespace/top_level_wf.yaml
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_v1.yaml has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/wb_with_nested_wf.yaml has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_action_ex_concurrency.yaml
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-16.0.0/build/lib/mistral/tests/resources/wf_task_ex_concurrency.yaml 
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/actions/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/api/v2/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/db/v2/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/engine/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/executors/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/expressions/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/hacking/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/lang/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/lang/v2/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/mstrlfixtures/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/notifiers/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/policies/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/rpc/kombu/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/scheduler/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/services/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/utils/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/tests/unit/workflow/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/utils/openstack/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistral/workflow/__init__.py' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> mistral/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/__pycache__/context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/__pycache__/messaging.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__pycache__/messaging.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/__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 
> mistral/actions/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/actions/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/actions/__pycache__/adhoc.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/actions/__pycache__/adhoc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/actions/__pycache__/dynamic_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/actions/__pycache__/legacy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/actions/__pycache__/legacy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/actions/__pycache__/std_actions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/actions/__pycache__/std_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/actions/__pycache__/test.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/actions/__pycache__/test.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/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 
> mistral/api/__pycache__/access_control.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/api/__pycache__/access_control.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/__pycache__/app.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/app.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/__pycache__/service.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/api/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/__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 
> mistral/api/controllers/__pycache__/resource.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/__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 
> mistral/api/controllers/__pycache__/root.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/__pycache__/root.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/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 
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/action_execution.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/action_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 
> mistral/api/controllers/v2/__pycache__/code_source.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/code_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 
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/cron_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/dynamic_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/environment.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/event_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/execution.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/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 
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/execution_report.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/member.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/resources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__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 
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/root.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/sub_execution.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/sub_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 
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/task.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/types.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__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 
> mistral/api/controllers/v2/__pycache__/validation.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__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 
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/workbook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/api/controllers/v2/__pycache__/workflow.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/controllers/v2/__pycache__/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 
> mistral/api/hooks/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/api/hooks/__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 
> mistral/api/hooks/__pycache__/content_type.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/api/hooks/__pycache__/content_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 
> mistral/auth/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/auth/__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 
> mistral/auth/__pycache__/keycloak.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/auth/__pycache__/keycloak.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/cmd/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/cmd/__pycache__/launch.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/cmd/__pycache__/launch.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/db/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/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 
> mistral/db/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/__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 
> mistral/db/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/db/sqlalchemy/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/db/sqlalchemy/__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 
> mistral/db/sqlalchemy/__pycache__/model_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/db/sqlalchemy/__pycache__/sqlite_lock.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/db/sqlalchemy/__pycache__/types.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/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 
> mistral/db/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/db/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 
> mistral/db/v2/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/db/v2/__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 
> mistral/db/v2/sqlalchemy/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/db/v2/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 
> mistral/db/v2/sqlalchemy/__pycache__/api.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/db/v2/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 
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/db/v2/sqlalchemy/__pycache__/filters.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/db/v2/sqlalchemy/__pycache__/models.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/db/v2/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 
> mistral/engine/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/engine/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/action_handler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/action_handler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/actions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/engine/__pycache__/actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__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 
> mistral/engine/__pycache__/default_engine.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/default_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 
> mistral/engine/__pycache__/dispatcher.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/engine/__pycache__/dispatcher.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/engine_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/engine_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/policies.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/engine/__pycache__/policies.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/post_tx_queue.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/task_handler.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/task_handler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/tasks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__pycache__/tasks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/engine/__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 
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/engine/__pycache__/workflow_handler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/engine/__pycache__/workflows.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/engine/__pycache__/workflows.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/event_engine/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/event_engine/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/event_engine/__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 
> mistral/event_engine/__pycache__/default_event_engine.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/event_engine/__pycache__/default_event_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 
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/event_engine/__pycache__/event_engine_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/executors/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/executors/__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 
> mistral/executors/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/executors/__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 
> mistral/executors/__pycache__/default_executor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/executors/__pycache__/default_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 
> mistral/executors/__pycache__/executor_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/executors/__pycache__/executor_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/executors/__pycache__/remote_executor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/executors/__pycache__/remote_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 
> mistral/expressions/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/expressions/__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 
> mistral/expressions/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/expressions/__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 
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/expressions/__pycache__/jinja_expression.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/expressions/__pycache__/std_functions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/expressions/__pycache__/yaql_expression.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/hacking/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/hacking/__pycache__/checks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/lang/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/__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 
> mistral/lang/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__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 
> mistral/lang/__pycache__/parser.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__pycache__/parser.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/__pycache__/types.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/__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 
> mistral/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/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 
> mistral/lang/v2/__pycache__/actions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/actions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/lang/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 
> mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/on_clause.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/policies.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/policies.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/publish.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/publish.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/lang/v2/__pycache__/retry_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/task_defaults.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/lang/v2/__pycache__/task_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 
> mistral/lang/v2/__pycache__/tasks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/tasks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/workbook.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workbook.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/lang/v2/__pycache__/workflows.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/lang/v2/__pycache__/workflows.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/notifiers/__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 
> mistral/notifiers/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/notifiers/__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 
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/notifiers/__pycache__/default_notifier.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/notifiers/__pycache__/notification_events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/notifiers/__pycache__/notification_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/notifiers/__pycache__/remote_notifier.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/publishers/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/notifiers/publishers/__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 
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/notifiers/publishers/__pycache__/noop.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/notifiers/publishers/__pycache__/webhook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/policies/__pycache__/action.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/action_executions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/action_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 
> mistral/policies/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/policies/__pycache__/code_sources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/code_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 
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/cron_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/dynamic_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/environment.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/environment.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/event_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/execution.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/policies/__pycache__/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 
> mistral/policies/__pycache__/member.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/member.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/service.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/service.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/task.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/task.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/workbook.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/workbook.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/policies/__pycache__/workflow.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/policies/__pycache__/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 
> mistral/rpc/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__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 
> mistral/rpc/__pycache__/clients.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/rpc/__pycache__/clients.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/rpc/kombu/__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 
> mistral/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/rpc/kombu/__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 
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/kombu/__pycache__/kombu_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/kombu/__pycache__/kombu_hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/kombu/__pycache__/kombu_listener.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/kombu/__pycache__/kombu_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/oslo/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/rpc/oslo/__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 
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/oslo/__pycache__/oslo_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/rpc/oslo/__pycache__/oslo_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/scheduler/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/scheduler/__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 
> mistral/scheduler/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/scheduler/__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 
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/scheduler/__pycache__/default_scheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/service/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/service/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add mistral/service/__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 
> mistral/service/__pycache__/coordination.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/service/__pycache__/coordination.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/services/__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 
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/services/__pycache__/action_heartbeat_checker.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/action_heartbeat_sender.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/services/__pycache__/action_heartbeat_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 
> mistral/services/__pycache__/actions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/services/__pycache__/actions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/services/__pycache__/adhoc_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/services/__pycache__/expiration_policy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/services/__pycache__/legacy_scheduler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/periodic.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/services/__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 
> mistral/services/__pycache__/security.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/services/__pycache__/security.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/triggers.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/services/__pycache__/triggers.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/workbooks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/services/__pycache__/workbooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/services/__pycache__/workflows.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/services/__pycache__/workflows.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/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 
> mistral/tests/unit/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/tests/unit/__pycache__/config.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/tests/unit/__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 
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_command_dispatcher.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/__pycache__/test_context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_coordination.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/__pycache__/test_exception_base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_exception_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 
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_expressions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_launcher.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/__pycache__/test_version.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_action_service.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_action_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 
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_adhoc_action_provider.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_dynamic_action_provider.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_javascript_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_legacy_action_provider.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_echo_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_email_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_fail_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_http_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_mistral_http_action.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_ssh_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__pycache__/test_std_test_dict_action.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/actions/__pycache__/test_types.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/actions/__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 
> mistral/tests/unit/api/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/tests/unit/api/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__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 
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_access_control.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_cors_middleware.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_oslo_middleware.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/__pycache__/test_resource_base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_resource_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 
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_resource_list.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/__pycache__/test_service.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/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 
> mistral/tests/unit/api/v2/__pycache__/test_action_executions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_action_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 
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_code_sources.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_code_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 
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_cron_triggers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_dynamic_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_environment.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_event_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_execution_report.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_executions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_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 
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_global_publish.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_keycloak_auth.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_members.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_parallel_operations.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_root.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_services.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_sub_execution.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_sub_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 
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_tasks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_workbooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/api/v2/__pycache__/test_workflows.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/tests/unit/db/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/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 
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/v2/__pycache__/test_db_model.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/v2/__pycache__/test_locking.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_api.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/v2/__pycache__/test_sqlalchemy_db_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 
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/v2/__pycache__/test_sqlite_transactions.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/db/v2/__pycache__/test_transactions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__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 
> mistral/tests/unit/engine/__pycache__/test_action_context.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_action_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 
> mistral/tests/unit/engine/__pycache__/test_action_defaults.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_action_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 
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_checker.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_sender.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_action_heartbeat_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 
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_adhoc_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_commands.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_cron_trigger.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_dataflow.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_default_engine.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_default_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 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_direct_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 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_rerun_cancelled.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_direct_workflow_with_cycles.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_disabled_yaql_conversion.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_environment.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_error_handling.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_error_result.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_execution_fields_size_limitation.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_execution_params.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_integrity_check.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_javascript_action.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_join.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_merge_strategy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_names_validation.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_names_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 
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_noop_task.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_policies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_profiler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_race_condition.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_reverse_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 
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_reverse_workflow_rerun_cancelled.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_run_action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_safe_rerun.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_set_state.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_state_info.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_subworkflows.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_subworkflows_pause_resume.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_cancel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_task_defaults.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_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 
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_pause_resume.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_publish.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_skip.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_task_started_finished_at.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_tasks_function.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_with_items.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_with_items_task.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_workflow_cancel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_workflow_resume.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_workflow_stop.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_workflow_variables.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/engine/__pycache__/test_yaql_functions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/executors/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/executors/__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 
> mistral/tests/unit/executors/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/executors/__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 
> mistral/tests/unit/executors/__pycache__/test_local_executor.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/executors/__pycache__/test_local_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 
> mistral/tests/unit/executors/__pycache__/test_server_plugins.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/executors/__pycache__/test_server_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 
> mistral/tests/unit/expressions/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/expressions/__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 
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/expressions/__pycache__/test_jinja_expression.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/expressions/__pycache__/test_yaql_expression.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/expressions/__pycache__/test_yaql_json_serialization.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/hacking/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/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 
> mistral/tests/unit/hacking/__pycache__/test_checks.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/hacking/__pycache__/test_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 
> mistral/tests/unit/lang/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/__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 
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/__pycache__/test_spec_caching.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/lang/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/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 
> mistral/tests/unit/lang/v2/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/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 
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/v2/__pycache__/test_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/v2/__pycache__/test_tasks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/v2/__pycache__/test_workbook.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/lang/v2/__pycache__/test_workflows.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/mstrlfixtures/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/mstrlfixtures/__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 
> mistral/tests/unit/mstrlfixtures/__pycache__/hacking.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/mstrlfixtures/__pycache__/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 
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/mstrlfixtures/__pycache__/policy_fixtures.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/notifiers/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/notifiers/__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 
> mistral/tests/unit/notifiers/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/notifiers/__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 
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/notifiers/__pycache__/test_notifier_servers.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/notifiers/__pycache__/test_notify.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/policies/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/policies/__pycache__/test_actions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/policies/__pycache__/test_workflows.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/kombu/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__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 
> mistral/tests/unit/rpc/kombu/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__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 
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__pycache__/fake_kombu.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_hosts.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_listener.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/rpc/kombu/__pycache__/test_kombu_server.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/scheduler/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/scheduler/__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 
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/scheduler/__pycache__/test_default_scheduler.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/services/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__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 
> mistral/tests/unit/services/__pycache__/test_adhoc_action_service.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_adhoc_action_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 
> mistral/tests/unit/services/__pycache__/test_event_engine.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_event_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 
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_expiration_policy.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_legacy_scheduler.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/services/__pycache__/test_trigger_service.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_trigger_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 
> mistral/tests/unit/services/__pycache__/test_workbook_service.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_workbook_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 
> mistral/tests/unit/services/__pycache__/test_workflow_service.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/services/__pycache__/test_workflow_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 
> mistral/tests/unit/utils/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/tests/unit/utils/__pycache__/test_filter_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/utils/__pycache__/test_filter_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 
> mistral/tests/unit/utils/__pycache__/test_rest_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/utils/__pycache__/test_rest_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 
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/utils/__pycache__/test_safeLoader.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/utils/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/utils/__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 
> mistral/tests/unit/workflow/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/tests/unit/workflow/__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 
> mistral/tests/unit/workflow/__pycache__/test_direct_workflow.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/workflow/__pycache__/test_direct_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 
> mistral/tests/unit/workflow/__pycache__/test_reverse_workflow.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/workflow/__pycache__/test_reverse_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 
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/workflow/__pycache__/test_states.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/tests/unit/workflow/__pycache__/test_workflow_base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> mistral/tests/unit/workflow/__pycache__/test_workflow_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 
> mistral/utils/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/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 
> mistral/utils/__pycache__/filter_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/utils/__pycache__/filter_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 
> mistral/utils/__pycache__/javascript.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/javascript.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/utils/__pycache__/profiler.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/profiler.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/utils/__pycache__/rest_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/rest_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 
> mistral/utils/__pycache__/safe_yaml.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/safe_yaml.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/utils/__pycache__/ssh_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/ssh_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 
> mistral/utils/__pycache__/wf_trace.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/utils/__pycache__/wf_trace.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/utils/openstack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/utils/openstack/__pycache__/keystone.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/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 
> mistral/workflow/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/workflow/__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 
> mistral/workflow/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/workflow/__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 
> mistral/workflow/__pycache__/commands.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/commands.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> mistral/workflow/__pycache__/data_flow.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/workflow/__pycache__/direct_workflow.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/workflow/__pycache__/direct_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 
> mistral/workflow/__pycache__/reverse_workflow.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> mistral/workflow/__pycache__/reverse_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 
> mistral/workflow/__pycache__/states.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/workflow/__pycache__/states.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> mistral/workflow/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add mistral/workflow/__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: 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/mistral_16.0.0-3_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