>>> py3-avro: Building testing/py3-avro 1.10.2-r1 (using abuild 3.9.0-r0) started Sat, 18 Dec 2021 10:34:27 +0000 >>> py3-avro: Checking sanity of /home/buildozer/aports/testing/py3-avro/APKBUILD... >>> py3-avro: Analyzing dependencies... >>> py3-avro: Installing for build: build-base py3-six py3-setuptools py3-pycodestyle py3-isort (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.22-r0) (4/16) Installing mpdecimal (2.5.1-r1) (5/16) Installing readline (8.1.1-r0) (6/16) Installing sqlite-libs (3.37.0-r0) (7/16) Installing python3 (3.10.1-r0) (8/16) Installing py3-six (1.16.0-r1) (9/16) Installing py3-ordered-set (4.0.2-r3) (10/16) Installing py3-appdirs (1.4.4-r3) (11/16) Installing py3-parsing (2.4.7-r3) (12/16) Installing py3-packaging (21.3-r0) (13/16) Installing py3-setuptools (52.0.0-r5) (14/16) Installing py3-pycodestyle (2.8.0-r0) (15/16) Installing py3-isort (4.3.21.2-r4) (16/16) Installing .makedepends-py3-avro (20211218.103428) Executing busybox-1.34.1-r5.trigger OK: 287 MiB in 108 packages >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-avro-1.10.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 1889k 1 32768 0 0 28670 0 0:01:07 0:00:01 0:01:06 28668 86 1889k 86 1631k 0 0 782k 0 0:00:02 0:00:02 --:--:-- 782k 100 1889k 100 1889k 0 0 836k 0 0:00:02 0:00:02 --:--:-- 836k >>> py3-avro: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-avro-1.10.2.tar.gz >>> py3-avro: Checking sha512sums... py3-avro-1.10.2.tar.gz: OK >>> py3-avro: Unpacking /var/cache/distfiles/edge/py3-avro-1.10.2.tar.gz... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: 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.command.clean running build running build_py creating build creating build/lib creating build/lib/avro copying avro/ipc.py -> build/lib/avro copying avro/schema.py -> build/lib/avro copying avro/protocol.py -> build/lib/avro copying avro/io.py -> build/lib/avro copying avro/datafile.py -> build/lib/avro copying avro/schemanormalization.py -> build/lib/avro copying avro/tool.py -> build/lib/avro copying avro/__init__.py -> build/lib/avro running egg_info creating avro_python3.egg-info writing avro_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt writing manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.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 running build_scripts creating build/scripts-3.10 copying and adjusting scripts/avro -> build/scripts-3.10 changing mode of build/scripts-3.10/avro from 644 to 755 /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: 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.command.clean 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_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.egg-info/SOURCES.txt' running build_ext testCsv (avro.tests.test_script.TestCat) ... ok testCsvHeader (avro.tests.test_script.TestCat) ... ok testFields (avro.tests.test_script.TestCat) ... ok testFiles (avro.tests.test_script.TestCat) ... ok testFilter (avro.tests.test_script.TestCat) ... ok testHelp (avro.tests.test_script.TestCat) ... ok testJsonPretty (avro.tests.test_script.TestCat) ... ok testPrint (avro.tests.test_script.TestCat) ... ok testPrintSchema (avro.tests.test_script.TestCat) ... ok testSkip (avro.tests.test_script.TestCat) ... ok testVersion (avro.tests.test_script.TestCat) ... ok testAppend (avro.tests.test_datafile.TestDataFile) ... 2021-12-18 10:34:34,266 WARNING test_datafile.py:95 : Snappy not present, will skip testing it. 2021-12-18 10:34:34,266 WARNING test_datafile.py:100 : Zstandard not present, will skip testing it. ok testContextManager (avro.tests.test_datafile.TestDataFile) ... ok testMetadata (avro.tests.test_datafile.TestDataFile) ... ok testRoundTrip (avro.tests.test_datafile.TestDataFile) ... 2021-12-18 10:34:34,946 WARNING test_datafile.py:95 : Snappy not present, will skip testing it. 2021-12-18 10:34:34,946 WARNING test_datafile.py:100 : Zstandard not present, will skip testing it. ok test_empty_datafile (avro.tests.test_datafile.TestDataFile) A reader should not fail to read a file consisting of a single empty block. ... 2021-12-18 10:34:35,064 INFO datafile.py:272 : Current block is empty, nothing to write. 2021-12-18 10:34:35,064 INFO datafile.py:272 : Current block is empty, nothing to write. ok testInterop (avro.tests.test_datafile_interop.TestDataFileInterop) ... ok testSymbolsInOrder (avro.tests.test_enum.TestEnum) ... ok testSymbolsInReverseOrder (avro.tests.test_enum.TestEnum) ... ok testBinaryIntEncoding (avro.tests.test_io.TestIO) ... ok testBinaryLongEncoding (avro.tests.test_io.TestIO) ... ok testDefaultValue (avro.tests.test_io.TestIO) ... ok testFieldOrder (avro.tests.test_io.TestIO) ... ok testNoDefaultValue (avro.tests.test_io.TestIO) ... ok testProjection (avro.tests.test_io.TestIO) ... ok testRoundTrip (avro.tests.test_io.TestIO) ... ok testSchemaPromotion (avro.tests.test_io.TestIO) ... ok testSkipInt (avro.tests.test_io.TestIO) ... ok testSkipLong (avro.tests.test_io.TestIO) ... ok testTypeException (avro.tests.test_io.TestIO) ... ok testUnionSchemaSpecificity (avro.tests.test_io.TestIO) ... ok testUnknownSymbol (avro.tests.test_io.TestIO) ... ok testValidate (avro.tests.test_io.TestIO) ... ok testEchoService (avro.tests.test_ipc.TestIPC) Tests client-side of the Echo service. ... 2021-12-18 10:34:35,090 INFO test_ipc.py:114 : Echo RPC Server listening on 127.0.0.1:33463 2021-12-18 10:34:35,090 INFO test_ipc.py:117 : RPC socket: 2021-12-18 10:34:35,090 INFO ipc.py:178 : Sending handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{'} 2021-12-18 10:34:35,091 INFO ipc.py:203 : writing request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-18 10:34:35,092 INFO ipc.py:656 : Serialized request: b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00\x00\x08ping\xee\xea\x03\x14hello ping' 2021-12-18 10:34:35,092 INFO ipc.py:411 : Processing handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'clientProtocol': None, 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'meta': None} 2021-12-18 10:34:35,092 INFO ipc.py:440 : Handshake response: {'match': 'BOTH'} 2021-12-18 10:34:35,092 INFO ipc.py:374 : Processing request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-18 10:34:35,092 INFO test_ipc.py:88 : Message: {"request": [{"type": {"type": "record", "name": "Ping", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "string", "name": "text", "default": ""}]}, "name": "ping"}], "response": {"type": "record", "name": "Pong", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "org.apache.avro.ipc.echo.Ping", "name": "ping"}]}, "errors": []} 2021-12-18 10:34:35,092 INFO test_ipc.py:89 : Request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-18 10:34:35,093 INFO ipc.py:658 : Serialized response: b'\x00\x00\x00\x00\x00\x00\xa8\xbb\xdc\xd1\xb9_\xee\xea\x03\x14hello ping' 127.0.0.1 - - [18/Dec/2021 10:34:35] "POST / HTTP/1.1" 200 - 2021-12-18 10:34:35,093 INFO ipc.py:667 : Response sent 2021-12-18 10:34:35,093 INFO ipc.py:218 : Processing handshake response: {'match': 'BOTH', 'serverProtocol': None, 'serverHash': None, 'meta': None} 2021-12-18 10:34:35,094 INFO test_ipc.py:141 : Received echo response: {'timestamp': 1639823675092, 'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-18 10:34:35,094 INFO ipc.py:178 : Sending handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{'} 2021-12-18 10:34:35,094 INFO ipc.py:203 : writing request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-18 10:34:35,095 INFO ipc.py:656 : Serialized request: b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00\x00\x08ping\x80\x89\x0f\x16hello again' 2021-12-18 10:34:35,095 INFO ipc.py:411 : Processing handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'clientProtocol': None, 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'meta': None} 2021-12-18 10:34:35,095 INFO ipc.py:440 : Handshake response: {'match': 'BOTH'} 2021-12-18 10:34:35,096 INFO ipc.py:374 : Processing request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-18 10:34:35,096 INFO test_ipc.py:88 : Message: {"request": [{"type": {"type": "record", "name": "Ping", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "string", "name": "text", "default": ""}]}, "name": "ping"}], "response": {"type": "record", "name": "Pong", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "org.apache.avro.ipc.echo.Ping", "name": "ping"}]}, "errors": []} 2021-12-18 10:34:35,096 INFO test_ipc.py:89 : Request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-18 10:34:35,097 INFO ipc.py:658 : Serialized response: b'\x00\x00\x00\x00\x00\x00\xb2\xbb\xdc\xd1\xb9_\x80\x89\x0f\x16hello again' 127.0.0.1 - - [18/Dec/2021 10:34:35] "POST / HTTP/1.1" 200 - 2021-12-18 10:34:35,097 INFO ipc.py:667 : Response sent 2021-12-18 10:34:35,098 INFO ipc.py:218 : Processing handshake response: {'match': 'BOTH', 'serverProtocol': None, 'serverHash': None, 'meta': None} 2021-12-18 10:34:35,098 INFO test_ipc.py:147 : Received echo response: {'timestamp': 1639823675097, 'ping': {'timestamp': 123456, 'text': 'hello again'}} ok testEquivalenceAfterRoundTrip (avro.tests.test_protocol.TestProtocol) 1. Given a string, parse it to get Avro protocol "original". ... ok testInnerNamespaceNotRendered (avro.tests.test_protocol.TestProtocol) ... ok testInnerNamespaceSet (avro.tests.test_protocol.TestProtocol) ... ok testParse (avro.tests.test_protocol.TestProtocol) ... ok testValidCastToStringAfterParse (avro.tests.test_protocol.TestProtocol) Test that the string generated by an Avro Protocol object is, ... ok test_Parse_is_deprecated (avro.tests.test_protocol.TestProtocol) Capital-P Parse is deprecated. ... ok testCorrectRecursiveExtraction (avro.tests.test_schema.TestSchema) ... ok testDocAttributes (avro.tests.test_schema.TestSchema) ... ok testDuplicateRecordField (avro.tests.test_schema.TestSchema) ... ok testEquivalenceAfterRoundTrip (avro.tests.test_schema.TestSchema) 1. Given a string, parse it to get Avro schema "original". ... ok testFullname (avro.tests.test_schema.TestSchema) The fullname is determined in one of the following ways: ... ok testNoName (avro.tests.test_schema.TestSchema) Test that schema without a name ... ok testOtherAttributes (avro.tests.test_schema.TestSchema) ... ok testValidCastToStringAfterParse (avro.tests.test_schema.TestSchema) Test that the string generated by an Avro Schema object ... ok test_Parse_is_deprecated (avro.tests.test_schema.TestSchema) Capital-P Parse is deprecated. ... ok test_parse (avro.tests.test_schema.TestSchema) ... ok testImportVersion (avro.tests.test_init.TestVersion) ... ok testMultiFile (avro.tests.test_script.TestWrite) ... ok testOutfile (avro.tests.test_script.TestWrite) ... ok testStdin (avro.tests.test_script.TestWrite) ... ok testVersion (avro.tests.test_script.TestWrite) ... ok testWriteCsv (avro.tests.test_script.TestWrite) ... ok testWriteJson (avro.tests.test_script.TestWrite) ... ok ---------------------------------------------------------------------- Ran 57 tests in 4.074s OK >>> py3-avro: Entering fakeroot... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: 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.command.clean running install running build running build_py running egg_info writing avro_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.egg-info/SOURCES.txt' copying avro/VERSION.txt -> build/lib/avro running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-avro/pkg creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/ipc.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/HandshakeRequest.avsc -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/schema.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/protocol.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/io.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/NOTICE -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/datafile.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/HandshakeResponse.avsc -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/schemanormalization.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/tool.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/__init__.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/VERSION.txt -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/LICENSE -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/ipc.py to ipc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/protocol.py to protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/io.py to io.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/datafile.py to datafile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/schemanormalization.py to schemanormalization.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/tool.py to tool.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying avro_python3.egg-info to /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro_python3-1.10.2-py3.10.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin copying build/scripts-3.10/avro -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin changing mode of /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin/avro to 755 >>> py3-avro*: Running postcheck for py3-avro >>> py3-avro*: Preparing package py3-avro... >>> py3-avro*: Tracing dependencies... >>> py3-avro*: Package size: 364.0 KB >>> py3-avro*: Compressing data... >>> py3-avro*: Create checksum... >>> py3-avro*: Create py3-avro-1.10.2-r1.apk >>> py3-avro: Build complete at Sat, 18 Dec 2021 10:34:37 +0000 elapsed time 0h 0m 10s >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Uninstalling dependencies... (1/16) Purging .makedepends-py3-avro (20211218.103428) (2/16) Purging py3-setuptools (52.0.0-r5) (3/16) Purging py3-ordered-set (4.0.2-r3) (4/16) Purging py3-appdirs (1.4.4-r3) (5/16) Purging py3-packaging (21.3-r0) (6/16) Purging py3-parsing (2.4.7-r3) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-pycodestyle (2.8.0-r0) (9/16) Purging py3-isort (4.3.21.2-r4) (10/16) Purging python3 (3.10.1-r0) (11/16) Purging libbz2 (1.0.8-r1) (12/16) Purging libffi (3.4.2-r1) (13/16) Purging gdbm (1.22-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 231 MiB in 92 packages >>> py3-avro: Updating the testing/ppc64le repository index... >>> py3-avro: Signing the index...