>>> py3-avro: Building testing/py3-avro 1.11.0-r1 (using abuild 3.9.0-r5) started Fri, 12 Aug 2022 21:23:54 +0000 >>> py3-avro: Checking sanity of /home/buildozer/aports/testing/py3-avro/APKBUILD... >>> py3-avro: Analyzing dependencies... >>> py3-avro: Installing for build: build-base python3 py3-build py3-installer py3-isort py3-pycodestyle py3-setuptools py3-wheel (1/20) Installing libffi (3.4.2-r1) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.1.2-r0) (5/20) Installing sqlite-libs (3.39.2-r0) (6/20) Installing python3 (3.10.5-r2) (7/20) Installing py3-parsing (3.0.9-r0) (8/20) Installing py3-packaging (21.3-r2) (9/20) Installing py3-tomli (2.0.1-r1) (10/20) Installing py3-pep517 (0.13.0-r0) (11/20) Installing py3-build (0.8.0-r0) (12/20) Installing py3-installer (0.5.1-r1) (13/20) Installing py3-isort (5.10.1-r1) (14/20) Installing py3-pycodestyle (2.8.0-r0) (15/20) Installing py3-appdirs (1.4.4-r4) (16/20) Installing py3-more-itertools (8.13.0-r0) (17/20) Installing py3-ordered-set (4.0.2-r4) (18/20) Installing py3-setuptools (59.4.0-r0) (19/20) Installing py3-wheel (0.37.1-r0) (20/20) Installing .makedepends-py3-avro (20220812.212356) Executing busybox-1.35.0-r22.trigger OK: 839 MiB in 136 packages >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1954k 100 1954k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-avro-1.11.0.tar.gz >>> py3-avro: Checking sha512sums... py3-avro-1.11.0.tar.gz: OK >>> py3-avro: Unpacking /var/cache/distfiles/edge/py3-avro-1.11.0.tar.gz... running egg_info creating avro.egg-info writing avro.egg-info/PKG-INFO writing dependency_links to avro.egg-info/dependency_links.txt writing entry points to avro.egg-info/entry_points.txt writing requirements to avro.egg-info/requires.txt writing top-level names to avro.egg-info/top_level.txt writing manifest file 'avro.egg-info/SOURCES.txt' reading manifest file 'avro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'avro/LICENSE' writing manifest file 'avro.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/avro copying avro/datafile.py -> build/lib/avro copying avro/utils.py -> build/lib/avro copying avro/io.py -> build/lib/avro copying avro/timezones.py -> build/lib/avro copying avro/errors.py -> build/lib/avro copying avro/__init__.py -> build/lib/avro copying avro/name.py -> build/lib/avro copying avro/compatibility.py -> build/lib/avro copying avro/protocol.py -> build/lib/avro copying avro/ipc.py -> build/lib/avro copying avro/tool.py -> build/lib/avro copying avro/codecs.py -> build/lib/avro copying avro/constants.py -> build/lib/avro copying avro/schema.py -> build/lib/avro copying avro/__main__.py -> build/lib/avro creating build/lib/avro/test copying avro/test/test_ipc.py -> build/lib/avro/test copying avro/test/test_tether_task_runner.py -> build/lib/avro/test copying avro/test/test_datafile_interop.py -> build/lib/avro/test copying avro/test/test_init.py -> build/lib/avro/test copying avro/test/test_tether_word_count.py -> build/lib/avro/test copying avro/test/test_script.py -> build/lib/avro/test copying avro/test/test_compatibility.py -> build/lib/avro/test copying avro/test/test_protocol.py -> build/lib/avro/test copying avro/test/__init__.py -> build/lib/avro/test copying avro/test/word_count_task.py -> build/lib/avro/test copying avro/test/test_io.py -> build/lib/avro/test copying avro/test/test_tether_task.py -> build/lib/avro/test copying avro/test/test_schema.py -> build/lib/avro/test copying avro/test/test_bench.py -> build/lib/avro/test copying avro/test/mock_tether_parent.py -> build/lib/avro/test copying avro/test/sample_http_client.py -> build/lib/avro/test copying avro/test/gen_interop_data.py -> build/lib/avro/test copying avro/test/test_datafile.py -> build/lib/avro/test copying avro/test/sample_http_server.py -> build/lib/avro/test creating build/lib/avro/tether copying avro/tether/util.py -> build/lib/avro/tether copying avro/tether/__init__.py -> build/lib/avro/tether copying avro/tether/tether_task.py -> build/lib/avro/tether copying avro/tether/tether_task_runner.py -> build/lib/avro/tether running egg_info writing avro.egg-info/PKG-INFO writing dependency_links to avro.egg-info/dependency_links.txt writing entry points to avro.egg-info/entry_points.txt writing requirements to avro.egg-info/requires.txt writing top-level names to avro.egg-info/top_level.txt reading manifest file 'avro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'avro/LICENSE' writing manifest file 'avro.egg-info/SOURCES.txt' copying avro/HandshakeRequest.avsc -> build/lib/avro copying avro/HandshakeResponse.avsc -> build/lib/avro copying avro/LICENSE -> build/lib/avro copying avro/NOTICE -> build/lib/avro copying avro/VERSION.txt -> build/lib/avro copying avro/interop.avsc -> build/lib/avro copying avro/tether/InputProtocol.avpr -> build/lib/avro/tether copying avro/tether/OutputProtocol.avpr -> build/lib/avro/tether installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/datafile.py -> build/bdist.linux-x86_64/wheel/avro creating build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/util.py -> build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/__init__.py -> build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/InputProtocol.avpr -> build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/OutputProtocol.avpr -> build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/tether_task.py -> build/bdist.linux-x86_64/wheel/avro/tether copying build/lib/avro/tether/tether_task_runner.py -> build/bdist.linux-x86_64/wheel/avro/tether creating build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_ipc.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_tether_task_runner.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_datafile_interop.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_init.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_tether_word_count.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_script.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_compatibility.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_protocol.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/__init__.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/word_count_task.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_io.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_tether_task.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_schema.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_bench.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/mock_tether_parent.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/sample_http_client.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/gen_interop_data.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/test_datafile.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/test/sample_http_server.py -> build/bdist.linux-x86_64/wheel/avro/test copying build/lib/avro/interop.avsc -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/utils.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/io.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/timezones.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/LICENSE -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/VERSION.txt -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/errors.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/__init__.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/name.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/compatibility.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/NOTICE -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/HandshakeResponse.avsc -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/protocol.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/ipc.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/tool.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/codecs.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/HandshakeRequest.avsc -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/constants.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/schema.py -> build/bdist.linux-x86_64/wheel/avro copying build/lib/avro/__main__.py -> build/bdist.linux-x86_64/wheel/avro running install_egg_info Copying avro.egg-info to build/bdist.linux-x86_64/wheel/avro-1.11.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/avro-1.11.0.dist-info/WHEEL creating '/home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/dist/tmpr67as5be/avro-1.11.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'avro/HandshakeRequest.avsc' adding 'avro/HandshakeResponse.avsc' adding 'avro/LICENSE' adding 'avro/NOTICE' adding 'avro/VERSION.txt' adding 'avro/__init__.py' adding 'avro/__main__.py' adding 'avro/codecs.py' adding 'avro/compatibility.py' adding 'avro/constants.py' adding 'avro/datafile.py' adding 'avro/errors.py' adding 'avro/interop.avsc' adding 'avro/io.py' adding 'avro/ipc.py' adding 'avro/name.py' adding 'avro/protocol.py' adding 'avro/schema.py' adding 'avro/timezones.py' adding 'avro/tool.py' adding 'avro/utils.py' adding 'avro/test/__init__.py' adding 'avro/test/gen_interop_data.py' adding 'avro/test/mock_tether_parent.py' adding 'avro/test/sample_http_client.py' adding 'avro/test/sample_http_server.py' adding 'avro/test/test_bench.py' adding 'avro/test/test_compatibility.py' adding 'avro/test/test_datafile.py' adding 'avro/test/test_datafile_interop.py' adding 'avro/test/test_init.py' adding 'avro/test/test_io.py' adding 'avro/test/test_ipc.py' adding 'avro/test/test_protocol.py' adding 'avro/test/test_schema.py' adding 'avro/test/test_script.py' adding 'avro/test/test_tether_task.py' adding 'avro/test/test_tether_task_runner.py' adding 'avro/test/test_tether_word_count.py' adding 'avro/test/word_count_task.py' adding 'avro/tether/InputProtocol.avpr' adding 'avro/tether/OutputProtocol.avpr' adding 'avro/tether/__init__.py' adding 'avro/tether/tether_task.py' adding 'avro/tether/tether_task_runner.py' adding 'avro/tether/util.py' adding 'avro-1.11.0.dist-info/LICENSE' adding 'avro-1.11.0.dist-info/METADATA' adding 'avro-1.11.0.dist-info/WHEEL' adding 'avro-1.11.0.dist-info/entry_points.txt' adding 'avro-1.11.0.dist-info/top_level.txt' adding 'avro-1.11.0.dist-info/zip-safe' adding 'avro-1.11.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel * Getting dependencies for wheel... * Building wheel... Successfully built avro-1.11.0-py2.py3-none-any.whl /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/setup.py:21: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.errors running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing avro.egg-info/PKG-INFO writing dependency_links to avro.egg-info/dependency_links.txt writing entry points to avro.egg-info/entry_points.txt writing requirements to avro.egg-info/requires.txt writing top-level names to avro.egg-info/top_level.txt reading manifest file 'avro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'avro/LICENSE' writing manifest file 'avro.egg-info/SOURCES.txt' running build_ext /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown unknown-logical-type, using string. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type timestamp-millis requires literal type long, not string. warnings.warn( /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown unknown-logical-type, using string. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type timestamp-millis requires literal type long, not string. warnings.warn( test_placeholder (avro.test.test_ipc.TestIPC) ... ok test_server_with_path (avro.test.test_ipc.TestIPC) ... /usr/lib/python3.10/unittest/case.py:549: ResourceWarning: unclosed method() ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.10/unittest/case.py:549: ResourceWarning: unclosed method() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test1 (avro.test.test_tether_task_runner.TestTetherTaskRunner) ... mock_tether_parent: Launching Server on Port: 60031 INFO:TetherTask:TetherTask.open: Opening connection to parent server on port=60031 MockParentResponder: Received 'configure'': inputPort=39321 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TaskRunnerResponder:TetherTaskRunner: Received configure 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TaskRunnerResponder:TetherTaskRunner: Received input INFO:root:WordCountTask.Map: word=This MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=is MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=a MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=line MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=of MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=text MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TaskRunnerResponder:TetherTaskRunner: Received configure 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TaskRunnerResponder:TetherTaskRunner: Received input 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TaskRunnerResponder:TetherTaskRunner: Received complete INFO:root:WordCountTask.reduceFlush key=word value=2 MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - MockParentResponder: Received 'complete' 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - INFO:TetherTask:TetherTask.close: closing INFO:TetherTask:TetherTask.close: closing 127.0.0.1 - - [12/Aug/2022 21:24:00] "POST / HTTP/1.1" 200 - /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 7787 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.10/unittest/case.py:549: ResourceWarning: unclosed method() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test2 (avro.test.test_tether_task_runner.TestTetherTaskRunner) In this test we want to make sure that when we run "tether_task_runner.py" ... mock_tether_parent: Launching Server on Port: 59003 INFO:root:tether_task_runner.__main__: Task: avro.test.word_count_task.WordCountTask INFO:TetherTask:TetherTask.open: Opening connection to parent server on port=59003 MockParentResponder: Received 'configure'': inputPort=52635 127.0.0.1 - - [12/Aug/2022 21:24:03] "POST / HTTP/1.1" 200 - /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 7789 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 7790 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_interop (avro.test.test_datafile_interop.TestDataFileInterop) Test Interop ... skipped '/home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/test/interop/data does not exist' test_import_version (avro.test.test_init.TestVersion) ... ok test_tether_word_count (avro.test.test_tether_word_count.TestTetherWordCount) Check that a tethered map-reduce job produces the output expected locally. ... skipped 'No Java runtime present' test_csv (avro.test.test_script.TestCat) ... ok test_csv_header (avro.test.test_script.TestCat) ... ok test_fields (avro.test.test_script.TestCat) ... ok test_files (avro.test.test_script.TestCat) ... ok test_filter (avro.test.test_script.TestCat) ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/__main__.py:78: AvroWarning: There is no way to safely type check this. warnings.warn(avro.errors.AvroWarning("There is no way to safely type check this.")) ok test_help (avro.test.test_script.TestCat) ... ok test_json_pretty (avro.test.test_script.TestCat) ... ok test_print (avro.test.test_script.TestCat) ... ok test_print_schema (avro.test.test_script.TestCat) ... ok test_skip (avro.test.test_script.TestCat) ... ok test_version (avro.test.test_script.TestCat) ... ok test_multi_file (avro.test.test_script.TestWrite) ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/datafile.py:172: AvroWarning: Writing binary data to a writer <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> that's opened for text warnings.warn(avro.errors.AvroWarning(f"Writing binary data to a writer {writer!r} that's opened for text")) ok test_outfile (avro.test.test_script.TestWrite) ... ok test_stdin (avro.test.test_script.TestWrite) ... ok test_version (avro.test.test_script.TestWrite) ... 1.11.0 ok test_write_csv (avro.test.test_script.TestWrite) ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/datafile.py:172: AvroWarning: Writing binary data to a writer <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> that's opened for text warnings.warn(avro.errors.AvroWarning(f"Writing binary data to a writer {writer!r} that's opened for text")) ok test_write_json (avro.test.test_script.TestWrite) ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/datafile.py:172: AvroWarning: Writing binary data to a writer <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> that's opened for text warnings.warn(avro.errors.AvroWarning(f"Writing binary data to a writer {writer!r} that's opened for text")) ok test_schema_compatibility (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_fixed_size_mismatch (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_missing_enum_symbols (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_missing_union_branch (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_name_mismatch (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_reader_field_missing_default_value (avro.test.test_compatibility.TestCompatibility) ... ok test_schema_compatibility_type_mismatch (avro.test.test_compatibility.TestCompatibility) ... ok test_simple_schema_promotion (avro.test.test_compatibility.TestCompatibility) ... ok test_inner_namespace_not_rendered (avro.test.test_protocol.TestMisc) ... ok test_inner_namespace_set (avro.test.test_protocol.TestMisc) ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_invalid (avro.test.test_protocol.ProtocolParseTestCase) Parsing an invalid protocol should error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_valid (avro.test.test_protocol.ProtocolParseTestCase) Parsing a valid protocol should not error. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok parse_round_trip (avro.test.test_protocol.RoundTripParseTestCase) The string of a Protocol should be parseable to the same Protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok check_error_protocol_exists (avro.test.test_protocol.ErrorProtocolTestCase) Protocol messages should always have at least a string error protocol. ... ok test_decimal_bytes_small_scale (avro.test.test_io.TestMisc) Avro should raise an AvroTypeException when attempting to write a decimal with a larger exponent than the schema's scale. ... ok test_decimal_fixed_small_scale (avro.test.test_io.TestMisc) Avro should raise an AvroTypeException when attempting to write a decimal with a larger exponent than the schema's scale. ... ok test_field_order (avro.test.test_io.TestMisc) ... ok test_no_default_value (avro.test.test_io.TestMisc) ... ok test_projection (avro.test.test_io.TestMisc) ... ok test_type_exception_int (avro.test.test_io.TestMisc) ... ok test_type_exception_long (avro.test.test_io.TestMisc) ... ok test_type_exception_record (avro.test.test_io.TestMisc) ... ok test_unknown_symbol (avro.test.test_io.TestMisc) ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_valid (avro.test.test_io.IoValidateTestCase) In these cases, the provided data should be valid with the given schema. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok io_round_trip (avro.test.test_io.RoundTripTestCase) A datum should be the same after being encoded and then decoded. ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_binary_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_skip_encoding (avro.test.test_io.BinaryEncodingTestCase) ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_schema_promotion (avro.test.test_io.SchemaPromotionTestCase) Test schema promotion ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok check_default_value (avro.test.test_io.DefaultValueTestCase) ... ok test_tether_task (avro.test.test_tether_task.TestTetherTask) Test that the tether_task is working. We run the mock_tether_parent in a separate ... mock_tether_parent: Launching Server on Port: 36789 INFO:TetherTask:TetherTask.open: Opening connection to parent server on port=36789 MockParentResponder: Received 'configure'': inputPort=33033 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=This MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=is MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=a MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=line MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=of MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.Map: word=text MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - INFO:root:WordCountTask.reduceFlush key=word value=2 MockParentResponder: Received 'output' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - MockParentResponder: Received 'complete' 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - MockParentResponder: Received 'status': message=Status message 127.0.0.1 - - [12/Aug/2022 21:24:09] "POST / HTTP/1.1" 200 - /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 7818 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_correct_recursive_extraction (avro.test.test_schema.TestMisc) A recursive reference within a schema should be the same type every time. ... ok test_decimal_valid_type (avro.test.test_schema.TestMisc) ... ok test_equal_names (avro.test.test_schema.TestMisc) Equality of names is defined on the fullname and is case-sensitive. ... ok test_exception_is_not_swallowed_on_parse_error (avro.test.test_schema.TestMisc) A specific exception message should appear on a json parse error. ... ok test_fixed_decimal_invalid_max_precision (avro.test.test_schema.TestMisc) ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal precision 19. Max is 18. warnings.warn(warning) ok test_fixed_decimal_valid_max_precision (avro.test.test_schema.TestMisc) ... ok test_fullname_default_specified (avro.test.test_schema.TestMisc) When a name contains dots, default space should be ignored. ... ok test_fullname_space_default_specified (avro.test.test_schema.TestMisc) When a name contains dots, namespace and default space should be ignored. ... ok test_fullname_space_specified (avro.test.test_schema.TestMisc) When name contains dots, namespace should be ignored. ... ok test_invalid_name (avro.test.test_schema.TestMisc) The name portion of a fullname, record field names, and enum symbols must: ... ok test_name_default_specified (avro.test.test_schema.TestMisc) Default space becomes the namespace when the namespace is None. ... ok test_name_is_none (avro.test.test_schema.TestMisc) When a name is None its namespace is None. ... ok test_name_not_empty_string (avro.test.test_schema.TestMisc) A name cannot be the empty string. ... ok test_name_space_default_specified (avro.test.test_schema.TestMisc) When name and space are specified, default space should be ignored. ... ok test_name_space_specified (avro.test.test_schema.TestMisc) Space combines with a name to become the fullname. ... ok test_null_namespace (avro.test.test_schema.TestMisc) The empty string may be used as a namespace to indicate the null namespace. ... ok test_parse_invalid_symbol (avro.test.test_schema.TestMisc) Disabling enumschema symbol validation should allow invalid symbols to pass. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_invalid (avro.test.test_schema.SchemaParseTestCase) Parsing an invalid schema should error. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal precision 2. Max is -6. warnings.warn(warning) ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_valid (avro.test.test_schema.SchemaParseTestCase) Parsing a valid schema should not error, but may contain warnings. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown unknown-logical-type, using string. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1099: IgnoredLogicalType: Invalid decimal precision None. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1099: IgnoredLogicalType: Invalid decimal precision 2.4. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1099: IgnoredLogicalType: Invalid decimal scale -2. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1099: IgnoredLogicalType: Invalid decimal precision -2. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1099: IgnoredLogicalType: Invalid decimal scale 3. Cannot be greater than precision 2. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal precision -10. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal precision None. Must be a positive integer. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal scale 3. Cannot be greater than precision 2. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1137: IgnoredLogicalType: Invalid decimal precision 311. Max is 310. warnings.warn(warning) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type decimal requires literal type bytes/fixed, not float. warnings.warn( ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown date1, using int. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type date requires literal type int, not long. warnings.warn( ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown time-milis, using int. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type time-millis requires literal type int, not long. warnings.warn( ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown time-micro, using long. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type time-micros requires literal type long, not int. warnings.warn( ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown timestamp-milis, using long. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type timestamp-millis requires literal type long, not int. warnings.warn( ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1097: IgnoredLogicalType: Unknown timestamp-micro, using long. warnings.warn(avro.errors.IgnoredLogicalType(f"Unknown {logical_type}, using {type_}.")) ok parse_round_trip (avro.test.test_schema.RoundTripParseTestCase) The string of a Schema should be parseable to the same Schema. ... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.11.0/lang/py/avro/schema.py:1093: IgnoredLogicalType: Logical type timestamp-micros requires literal type long, not int. warnings.warn( ok check_doc_attributes (avro.test.test_schema.DocAttributesTestCase) Documentation attributes should be preserved. ... ok check_doc_attributes (avro.test.test_schema.DocAttributesTestCase) Documentation attributes should be preserved. ... ok check_attributes (avro.test.test_schema.OtherAttributesTestCase) Other attributes and their types on a schema should be preserved. ... ok check_attributes (avro.test.test_schema.OtherAttributesTestCase) Other attributes and their types on a schema should be preserved. ... ok check_attributes (avro.test.test_schema.OtherAttributesTestCase) Other attributes and their types on a schema should be preserved. ... ok test_array (avro.test.test_schema.CanonicalFormTestCase) Ensure that array schema produce the correct parsing canonical form. ... ok test_fullname (avro.test.test_schema.CanonicalFormTestCase) Replace short names with fullnames, using applicable namespaces to do so. Then eliminate namespace attributes, which are now redundant. ... ok test_integer_canonical_form (avro.test.test_schema.CanonicalFormTestCase) Integer literals starting with 0 are illegal in python, because of ambiguity. This is a placeholder test ... ok test_large_record_handshake_request (avro.test.test_schema.CanonicalFormTestCase) ... ok test_large_record_handshake_response (avro.test.test_schema.CanonicalFormTestCase) ... ok test_large_record_interop (avro.test.test_schema.CanonicalFormTestCase) ... ok test_map (avro.test.test_schema.CanonicalFormTestCase) Ensure that map schema produce the correct parsing canonical form. ... ok test_order (avro.test.test_schema.CanonicalFormTestCase) Order the appearance of fields of JSON objects as follows: name, type, fields, symbols, items, values, size. ... ok test_primitive_boolean (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_bytes (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_double (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_float (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_int (avro.test.test_schema.CanonicalFormTestCase) Convert primitive schemas to their simple form (e.g., int instead of {"type":"int"}). ... ok test_primitive_long (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_null (avro.test.test_schema.CanonicalFormTestCase) ... ok test_primitive_string (avro.test.test_schema.CanonicalFormTestCase) ... ok test_record_field (avro.test.test_schema.CanonicalFormTestCase) Ensure that record fields produce the correct parsing canonical form. ... ok test_string_with_escaped_characters (avro.test.test_schema.CanonicalFormTestCase) Replace any escaped characters (e.g., 1 escapes) with their UTF-8 equivalents. ... ok test_strip (avro.test.test_schema.CanonicalFormTestCase) Keep only attributes that are relevant to parsing data, which are: type, name, fields, symbols, items, values, ... ok test_union (avro.test.test_schema.CanonicalFormTestCase) Ensure that a union schema produces the correct parsing canonical form. ... ok test_whitespace (avro.test.test_schema.CanonicalFormTestCase) Eliminate all whitespace in JSON outside of string literals. ... ok test_minimum_speed (avro.test.test_bench.TestBench) ... ok test_append (avro.test.test_datafile.TestDataFile) A datafile can be written to, appended to, and read from. ... ok test_context_manager (avro.test.test_datafile.TestDataFile) A datafile closes its buffer object when it exits a with block. ... ok test_empty_datafile (avro.test.test_datafile.TestDataFile) A reader should not fail to read a file consisting of a single empty block. ... ok test_metadata (avro.test.test_datafile.TestDataFile) Metadata can be written to a datafile, and read from it later. ... ok test_round_trip (avro.test.test_datafile.TestDataFile) A datafile can be written to and read from. ... ok ---------------------------------------------------------------------- Ran 396 tests in 12.673s OK (skipped=2) Mock server started process pid=7787 Mock server started process pid=7789 TEST INNER NAMESPACE =================== Mock server started process pid=7818 >>> py3-avro: Entering fakeroot... >>> py3-avro*: Running postcheck for py3-avro >>> py3-avro*: Preparing package py3-avro... >>> py3-avro*: Tracing dependencies... >>> py3-avro*: Package size: 984.0 KB >>> py3-avro*: Compressing data... >>> py3-avro*: Create checksum... >>> py3-avro*: Create py3-avro-1.11.0-r1.apk >>> py3-avro: Build complete at Fri, 12 Aug 2022 21:24:12 +0000 elapsed time 0h 0m 18s >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Uninstalling dependencies... (1/20) Purging .makedepends-py3-avro (20220812.212356) (2/20) Purging py3-build (0.8.0-r0) (3/20) Purging py3-pep517 (0.13.0-r0) (4/20) Purging py3-tomli (2.0.1-r1) (5/20) Purging py3-installer (0.5.1-r1) (6/20) Purging py3-isort (5.10.1-r1) (7/20) Purging py3-pycodestyle (2.8.0-r0) (8/20) Purging py3-setuptools (59.4.0-r0) (9/20) Purging py3-appdirs (1.4.4-r4) (10/20) Purging py3-more-itertools (8.13.0-r0) (11/20) Purging py3-ordered-set (4.0.2-r4) (12/20) Purging py3-wheel (0.37.1-r0) (13/20) Purging py3-packaging (21.3-r2) (14/20) Purging py3-parsing (3.0.9-r0) (15/20) Purging python3 (3.10.5-r2) (16/20) Purging libffi (3.4.2-r1) (17/20) Purging gdbm (1.23-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.1.2-r0) (20/20) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 783 MiB in 116 packages >>> py3-avro: Updating the testing/x86_64 repository index... >>> py3-avro: Signing the index...