Package: src:kombu Version: 5.5.4-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:kombu, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3,sphinxdoc --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py config /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/pools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/matcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/serialization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/simple.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/mixins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/connection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/compression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/clocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/entity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/abstract.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/message.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/pidbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/messaging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/resource.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu copying kombu/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous copying kombu/asynchronous/timer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous copying kombu/asynchronous/hub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous copying kombu/asynchronous/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous copying kombu/asynchronous/semaphore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous copying kombu/asynchronous/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/SQS.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/confluentkafka.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/azureservicebus.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/zookeeper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/etcd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/filesystem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/gcpubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/pyro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/librabbitmq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/memory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/mongodb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/qpid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/SLMQ.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/redis.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/azurestoragequeues.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/consul.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/pyamqp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/native_delayed_delivery.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport copying kombu/transport/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/url.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/uuid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/limits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/scheduling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/objects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/encoding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/div.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/json.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/functional.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/imports.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/collections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/eventio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/amq_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/text.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils copying kombu/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/utils creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws copying kombu/asynchronous/aws/ext.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws copying kombu/asynchronous/aws/connection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws copying kombu/asynchronous/aws/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/http copying kombu/asynchronous/http/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/http copying kombu/asynchronous/http/urllib3_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/http copying kombu/asynchronous/http/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/http creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs copying kombu/asynchronous/aws/sqs/ext.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs copying kombu/asynchronous/aws/sqs/connection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs copying kombu/asynchronous/aws/sqs/queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs copying kombu/asynchronous/aws/sqs/message.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs copying kombu/asynchronous/aws/sqs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/asynchronous/aws/sqs creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/virtual copying kombu/transport/virtual/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/virtual copying kombu/transport/virtual/exchange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/virtual copying kombu/transport/virtual/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/virtual creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/sqlalchemy copying kombu/transport/sqlalchemy/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/sqlalchemy copying kombu/transport/sqlalchemy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/kombu/transport/sqlalchemy dh_auto_test -O--buildsystem=pybuild I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/t /<<PKGBUILDDIR>>/setup.cfg /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build; python3.13 -m pytest --ignore t/unit/transport/test_gcpubsub.py -k 'not test_getting_master_from_sentinel and not test_getting_master_from_sentinel_single_node' ============================= test session starts ============================== platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build configfile: setup.cfg testpaths: t/unit/ plugins: hypothesis-6.138.0, anyio-4.8.0, typeguard-4.4.4 collected 1200 items / 1 error / 2 deselected / 10 skipped / 1198 selected ==================================== ERRORS ==================================== _________ ERROR collecting t/unit/transport/test_azurestoragequeues.py _________ ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_azurestoragequeues.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ t/unit/transport/test_azurestoragequeues.py:6: in <module> from azure.identity import DefaultAzureCredential, ManagedIdentityCredential E ModuleNotFoundError: No module named 'azure.identity' =============================== warnings summary =============================== t/unit/test_compression.py:75 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/test_compression.py:75: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('bz2') t/unit/test_compression.py:85 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/test_compression.py:85: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('lzma') t/unit/test_serialization.py:298 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/test_serialization.py:298: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('yaml') t/unit/test_serialization.py:304 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/test_serialization.py:304: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('msgpack') t/unit/transport/test_pyamqp.py:143 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_pyamqp.py:143: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('ssl') t/unit/transport/test_redis.py:1352 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_redis.py:1352: PytestUnknownMarkWarning: Unknown pytest.mark.replace_module_value - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.replace_module_value(redis.redis, 'VERSION', [3, 0, 0]) t/unit/transport/test_redis.py:1365 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_redis.py:1365: PytestUnknownMarkWarning: Unknown pytest.mark.replace_module_value - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.replace_module_value(redis.redis, 'VERSION', [2, 5, 10]) t/unit/transport/test_redis.py:1470 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_redis.py:1470: PytestUnknownMarkWarning: Unknown pytest.mark.ensured_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.ensured_modules(*_redis_modules()) t/unit/utils/test_amq_manager.py:12 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_amq_manager.py:12: PytestUnknownMarkWarning: Unknown pytest.mark.masked_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.masked_modules('pyrabbit') t/unit/utils/test_amq_manager.py:17 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_amq_manager.py:17: PytestUnknownMarkWarning: Unknown pytest.mark.ensured_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.ensured_modules('pyrabbit') t/unit/utils/test_amq_manager.py:26 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_amq_manager.py:26: PytestUnknownMarkWarning: Unknown pytest.mark.ensured_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.ensured_modules('pyrabbit') t/unit/utils/test_compat.py:51 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_compat.py:51: PytestUnknownMarkWarning: Unknown pytest.mark.ensured_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.ensured_modules('eventlet', 'eventlet.patcher') t/unit/utils/test_compat.py:60 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_compat.py:60: PytestUnknownMarkWarning: Unknown pytest.mark.ensured_modules - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.ensured_modules('gevent') t/unit/utils/test_functional.py:186 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_functional.py:186: PytestUnknownMarkWarning: Unknown pytest.mark.sleepdeprived_patched_module - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.sleepdeprived_patched_module(utils) t/unit/utils/test_functional.py:221 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_functional.py:221: PytestUnknownMarkWarning: Unknown pytest.mark.sleepdeprived_patched_module - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.sleepdeprived_patched_module(utils) t/unit/utils/test_functional.py:236 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_functional.py:236: PytestUnknownMarkWarning: Unknown pytest.mark.sleepdeprived_patched_module - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.sleepdeprived_patched_module(utils) t/unit/utils/test_functional.py:251 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_functional.py:251: PytestUnknownMarkWarning: Unknown pytest.mark.sleepdeprived_patched_module - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.sleepdeprived_patched_module(utils) t/unit/utils/test_json.py:37 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/utils/test_json.py:37: PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.freeze_time("2015-10-21") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR t/unit/transport/test_azurestoragequeues.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =========== 10 skipped, 2 deselected, 18 warnings, 1 error in 1.41s ============ E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build; python3.13 -m pytest --ignore t/unit/transport/test_gcpubsub.py -k 'not test_getting_master_from_sentinel and not test_getting_master_from_sentinel_single_node' dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------