>>> py3-trivup: Building testing/py3-trivup 0.12.2-r2 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 01:29:34 +0000 >>> py3-trivup: Checking sanity of /home/buildozer/aports/testing/py3-trivup/APKBUILD... >>> py3-trivup: Analyzing dependencies... >>> py3-trivup: Installing for build: build-base python3 py3-jwcrypto py3-python-jwt py3-requests py3-setuptools py3-gpep517 (1/42) Installing libffi (3.4.6-r0) (2/42) Installing gdbm (1.24-r0) (3/42) Installing mpdecimal (4.0.0-r0) (4/42) Installing libpanelw (6.5_p20240601-r0) (5/42) Installing sqlite-libs (3.46.0-r0) (6/42) Installing python3 (3.12.4-r0) (7/42) Installing python3-pycache-pyc0 (3.12.4-r0) (8/42) Installing pyc (3.12.4-r0) (9/42) Installing python3-pyc (3.12.4-r0) (10/42) Installing py3-typing-extensions (4.12.2-r0) (11/42) Installing py3-typing-extensions-pyc (4.12.2-r0) (12/42) Installing py3-cparser (2.22-r1) (13/42) Installing py3-cparser-pyc (2.22-r1) (14/42) Installing py3-cffi (1.16.0-r1) (15/42) Installing py3-cffi-pyc (1.16.0-r1) (16/42) Installing py3-cryptography (43.0.0-r0) (17/42) Installing py3-cryptography-pyc (43.0.0-r0) (18/42) Installing py3-jwcrypto (1.5.6-r0) (19/42) Installing py3-jwcrypto-pyc (1.5.6-r0) (20/42) Installing py3-python-jwt (4.1.0-r1) (21/42) Installing py3-python-jwt-pyc (4.1.0-r1) (22/42) Installing py3-certifi (2024.2.2-r1) (23/42) Installing py3-certifi-pyc (2024.2.2-r1) (24/42) Installing py3-charset-normalizer (3.3.2-r1) (25/42) Installing py3-charset-normalizer-pyc (3.3.2-r1) (26/42) Installing py3-idna (3.7-r0) (27/42) Installing py3-idna-pyc (3.7-r0) (28/42) Installing py3-urllib3 (1.26.18-r1) (29/42) Installing py3-urllib3-pyc (1.26.18-r1) (30/42) Installing py3-requests (2.32.3-r0) (31/42) Installing py3-requests-pyc (2.32.3-r0) (32/42) Installing py3-parsing (3.1.2-r1) (33/42) Installing py3-parsing-pyc (3.1.2-r1) (34/42) Installing py3-packaging (24.1-r0) (35/42) Installing py3-packaging-pyc (24.1-r0) (36/42) Installing py3-setuptools (70.3.0-r0) (37/42) Installing py3-setuptools-pyc (70.3.0-r0) (38/42) Installing py3-installer (0.7.0-r2) (39/42) Installing py3-installer-pyc (0.7.0-r2) (40/42) Installing py3-gpep517 (16-r0) (41/42) Installing py3-gpep517-pyc (16-r0) (42/42) Installing .makedepends-py3-trivup (20240807.012935) Executing busybox-1.36.1-r31.trigger OK: 346 MiB in 152 packages >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Cleaning up tmpdir >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Checking sha512sums... trivup-0.12.2.tar.gz: OK >>> py3-trivup: Unpacking /var/cache/distfiles/trivup-0.12.2.tar.gz... 2024-08-07 01:29:36,483 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-08-07 01:29:36,503 root INFO running bdist_wheel 2024-08-07 01:29:36,528 root INFO running build 2024-08-07 01:29:36,528 root INFO running build_py 2024-08-07 01:29:36,532 root INFO creating build 2024-08-07 01:29:36,532 root INFO creating build/lib 2024-08-07 01:29:36,532 root INFO creating build/lib/trivup 2024-08-07 01:29:36,532 root INFO copying trivup/__init__.py -> build/lib/trivup 2024-08-07 01:29:36,532 root INFO copying trivup/trivup.py -> build/lib/trivup 2024-08-07 01:29:36,533 root INFO creating build/lib/trivup/apps 2024-08-07 01:29:36,533 root INFO copying trivup/apps/KafkaBrokerApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,533 root INFO copying trivup/apps/SchemaRegistryApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,533 root INFO copying trivup/apps/KerberosKdcApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,533 root INFO copying trivup/apps/OauthbearerOIDCApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,534 root INFO copying trivup/apps/ZookeeperApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,534 root INFO copying trivup/apps/__init__.py -> build/lib/trivup/apps 2024-08-07 01:29:36,534 root INFO copying trivup/apps/SslApp.py -> build/lib/trivup/apps 2024-08-07 01:29:36,534 root INFO creating build/lib/trivup/clusters 2024-08-07 01:29:36,534 root INFO copying trivup/clusters/KafkaCluster.py -> build/lib/trivup/clusters 2024-08-07 01:29:36,535 root INFO copying trivup/clusters/__init__.py -> build/lib/trivup/clusters 2024-08-07 01:29:36,536 root INFO creating build/lib/trivup/apps/ZookeeperApp 2024-08-07 01:29:36,536 root INFO copying trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/lib/trivup/apps/ZookeeperApp 2024-08-07 01:29:36,536 root INFO creating build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,536 root INFO copying trivup/apps/KafkaBrokerApp/deploy.sh -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,536 root INFO copying trivup/apps/KafkaBrokerApp/server.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,536 root INFO copying trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/lib/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,537 root INFO creating build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,537 root INFO copying trivup/apps/KerberosKdcApp/kdc.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,537 root INFO copying trivup/apps/KerberosKdcApp/krb5.conf.template -> build/lib/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,545 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-08-07 01:29:36,545 root INFO running install 2024-08-07 01:29:36,566 root INFO running install_lib 2024-08-07 01:29:36,570 root INFO creating build/bdist.linux-ppc64le 2024-08-07 01:29:36,570 root INFO creating build/bdist.linux-ppc64le/wheel 2024-08-07 01:29:36,570 root INFO creating build/bdist.linux-ppc64le/wheel/trivup 2024-08-07 01:29:36,570 root INFO creating build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,570 root INFO creating build/bdist.linux-ppc64le/wheel/trivup/apps/ZookeeperApp 2024-08-07 01:29:36,571 root INFO copying build/lib/trivup/apps/ZookeeperApp/zookeeper.properties.template -> build/bdist.linux-ppc64le/wheel/trivup/apps/ZookeeperApp 2024-08-07 01:29:36,571 root INFO copying build/lib/trivup/apps/KafkaBrokerApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,571 root INFO copying build/lib/trivup/apps/SchemaRegistryApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,571 root INFO copying build/lib/trivup/apps/KerberosKdcApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,571 root INFO copying build/lib/trivup/apps/OauthbearerOIDCApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,572 root INFO creating build/bdist.linux-ppc64le/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,572 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/deploy.sh -> build/bdist.linux-ppc64le/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,572 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/server.properties.template -> build/bdist.linux-ppc64le/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,572 root INFO copying build/lib/trivup/apps/KafkaBrokerApp/log4j.properties.template -> build/bdist.linux-ppc64le/wheel/trivup/apps/KafkaBrokerApp 2024-08-07 01:29:36,572 root INFO copying build/lib/trivup/apps/ZookeeperApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,572 root INFO copying build/lib/trivup/apps/__init__.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,573 root INFO copying build/lib/trivup/apps/SslApp.py -> build/bdist.linux-ppc64le/wheel/trivup/apps 2024-08-07 01:29:36,573 root INFO creating build/bdist.linux-ppc64le/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,573 root INFO copying build/lib/trivup/apps/KerberosKdcApp/kdc.conf.template -> build/bdist.linux-ppc64le/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,573 root INFO copying build/lib/trivup/apps/KerberosKdcApp/krb5.conf.template -> build/bdist.linux-ppc64le/wheel/trivup/apps/KerberosKdcApp 2024-08-07 01:29:36,573 root INFO creating build/bdist.linux-ppc64le/wheel/trivup/clusters 2024-08-07 01:29:36,573 root INFO copying build/lib/trivup/clusters/KafkaCluster.py -> build/bdist.linux-ppc64le/wheel/trivup/clusters 2024-08-07 01:29:36,574 root INFO copying build/lib/trivup/clusters/__init__.py -> build/bdist.linux-ppc64le/wheel/trivup/clusters 2024-08-07 01:29:36,574 root INFO copying build/lib/trivup/__init__.py -> build/bdist.linux-ppc64le/wheel/trivup 2024-08-07 01:29:36,574 root INFO copying build/lib/trivup/trivup.py -> build/bdist.linux-ppc64le/wheel/trivup 2024-08-07 01:29:36,574 root INFO running install_egg_info 2024-08-07 01:29:36,578 root INFO running egg_info 2024-08-07 01:29:36,580 root INFO writing trivup.egg-info/PKG-INFO 2024-08-07 01:29:36,581 root INFO writing dependency_links to trivup.egg-info/dependency_links.txt 2024-08-07 01:29:36,581 root INFO writing requirements to trivup.egg-info/requires.txt 2024-08-07 01:29:36,581 root INFO writing top-level names to trivup.egg-info/top_level.txt 2024-08-07 01:29:36,586 root INFO reading manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 01:29:36,586 root INFO reading manifest template 'MANIFEST.in' 2024-08-07 01:29:36,587 root WARNING warning: no previously-included files matching '*~' found under directory 'trivup' 2024-08-07 01:29:36,587 root INFO adding license file 'LICENSE' 2024-08-07 01:29:36,588 root INFO writing manifest file 'trivup.egg-info/SOURCES.txt' 2024-08-07 01:29:36,589 root INFO Copying trivup.egg-info to build/bdist.linux-ppc64le/wheel/trivup-0.12.2-py3.12.egg-info 2024-08-07 01:29:36,590 root INFO running install_scripts 2024-08-07 01:29:36,591 root INFO creating build/bdist.linux-ppc64le/wheel/trivup-0.12.2.dist-info/WHEEL 2024-08-07 01:29:36,592 wheel INFO creating '/home/buildozer/aports/testing/py3-trivup/src/trivup-0.12.2/.dist/.tmp-u0benlkb/trivup-0.12.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-08-07 01:29:36,592 wheel INFO adding 'trivup/__init__.py' 2024-08-07 01:29:36,592 wheel INFO adding 'trivup/trivup.py' 2024-08-07 01:29:36,593 wheel INFO adding 'trivup/apps/KafkaBrokerApp.py' 2024-08-07 01:29:36,593 wheel INFO adding 'trivup/apps/KerberosKdcApp.py' 2024-08-07 01:29:36,593 wheel INFO adding 'trivup/apps/OauthbearerOIDCApp.py' 2024-08-07 01:29:36,594 wheel INFO adding 'trivup/apps/SchemaRegistryApp.py' 2024-08-07 01:29:36,594 wheel INFO adding 'trivup/apps/SslApp.py' 2024-08-07 01:29:36,594 wheel INFO adding 'trivup/apps/ZookeeperApp.py' 2024-08-07 01:29:36,594 wheel INFO adding 'trivup/apps/__init__.py' 2024-08-07 01:29:36,594 wheel INFO adding 'trivup/apps/KafkaBrokerApp/deploy.sh' 2024-08-07 01:29:36,595 wheel INFO adding 'trivup/apps/KafkaBrokerApp/log4j.properties.template' 2024-08-07 01:29:36,595 wheel INFO adding 'trivup/apps/KafkaBrokerApp/server.properties.template' 2024-08-07 01:29:36,595 wheel INFO adding 'trivup/apps/KerberosKdcApp/kdc.conf.template' 2024-08-07 01:29:36,595 wheel INFO adding 'trivup/apps/KerberosKdcApp/krb5.conf.template' 2024-08-07 01:29:36,595 wheel INFO adding 'trivup/apps/ZookeeperApp/zookeeper.properties.template' 2024-08-07 01:29:36,596 wheel INFO adding 'trivup/clusters/KafkaCluster.py' 2024-08-07 01:29:36,596 wheel INFO adding 'trivup/clusters/__init__.py' 2024-08-07 01:29:36,596 wheel INFO adding 'trivup-0.12.2.dist-info/LICENSE' 2024-08-07 01:29:36,596 wheel INFO adding 'trivup-0.12.2.dist-info/METADATA' 2024-08-07 01:29:36,597 wheel INFO adding 'trivup-0.12.2.dist-info/WHEEL' 2024-08-07 01:29:36,597 wheel INFO adding 'trivup-0.12.2.dist-info/top_level.txt' 2024-08-07 01:29:36,597 wheel INFO adding 'trivup-0.12.2.dist-info/RECORD' 2024-08-07 01:29:36,597 root INFO removing build/bdist.linux-ppc64le/wheel 2024-08-07 01:29:36,599 gpep517 INFO The backend produced .dist/trivup-0.12.2-py3-none-any.whl trivup-0.12.2-py3-none-any.whl >>> py3-trivup: Entering fakeroot... 2024-08-07 01:29:36,822 gpep517 INFO Installing .dist/trivup-0.12.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup 2024-08-07 01:29:36,870 gpep517 INFO Installation complete >>> py3-trivup-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' >>> py3-trivup-pyc*: Preparing subpackage py3-trivup-pyc... >>> py3-trivup-pyc*: Running postcheck for py3-trivup-pyc >>> py3-trivup*: Running postcheck for py3-trivup >>> py3-trivup*: Preparing package py3-trivup... >>> py3-trivup-pyc*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup-pyc*: Package size: 200.0 KB >>> py3-trivup-pyc*: Compressing data... >>> py3-trivup-pyc*: Create checksum... >>> py3-trivup-pyc*: Create py3-trivup-pyc-0.12.2-r2.apk >>> py3-trivup*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup*: Package size: 228.0 KB >>> py3-trivup*: Compressing data... >>> py3-trivup*: Create checksum... >>> py3-trivup*: Create py3-trivup-0.12.2-r2.apk >>> py3-trivup: Build complete at Wed, 07 Aug 2024 01:29:37 +0000 elapsed time 0h 0m 3s >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Uninstalling dependencies... (1/42) Purging .makedepends-py3-trivup (20240807.012935) (2/42) Purging py3-python-jwt-pyc (4.1.0-r1) (3/42) Purging py3-python-jwt (4.1.0-r1) (4/42) Purging py3-jwcrypto-pyc (1.5.6-r0) (5/42) Purging py3-jwcrypto (1.5.6-r0) (6/42) Purging py3-typing-extensions-pyc (4.12.2-r0) (7/42) Purging py3-typing-extensions (4.12.2-r0) (8/42) Purging py3-cryptography-pyc (43.0.0-r0) (9/42) Purging py3-cryptography (43.0.0-r0) (10/42) Purging py3-cffi-pyc (1.16.0-r1) (11/42) Purging py3-cffi (1.16.0-r1) (12/42) Purging py3-cparser-pyc (2.22-r1) (13/42) Purging py3-cparser (2.22-r1) (14/42) Purging py3-requests-pyc (2.32.3-r0) (15/42) Purging py3-requests (2.32.3-r0) (16/42) Purging py3-certifi-pyc (2024.2.2-r1) (17/42) Purging py3-certifi (2024.2.2-r1) (18/42) Purging py3-charset-normalizer-pyc (3.3.2-r1) (19/42) Purging py3-charset-normalizer (3.3.2-r1) (20/42) Purging py3-idna-pyc (3.7-r0) (21/42) Purging py3-idna (3.7-r0) (22/42) Purging py3-urllib3-pyc (1.26.18-r1) (23/42) Purging py3-urllib3 (1.26.18-r1) (24/42) Purging py3-setuptools-pyc (70.3.0-r0) (25/42) Purging py3-setuptools (70.3.0-r0) (26/42) Purging py3-packaging-pyc (24.1-r0) (27/42) Purging py3-packaging (24.1-r0) (28/42) Purging py3-parsing-pyc (3.1.2-r1) (29/42) Purging py3-parsing (3.1.2-r1) (30/42) Purging py3-gpep517-pyc (16-r0) (31/42) Purging py3-gpep517 (16-r0) (32/42) Purging py3-installer-pyc (0.7.0-r2) (33/42) Purging py3-installer (0.7.0-r2) (34/42) Purging python3-pyc (3.12.4-r0) (35/42) Purging python3-pycache-pyc0 (3.12.4-r0) (36/42) Purging pyc (3.12.4-r0) (37/42) Purging python3 (3.12.4-r0) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libffi (3.4.6-r0) (40/42) Purging libpanelw (6.5_p20240601-r0) (41/42) Purging mpdecimal (4.0.0-r0) (42/42) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> py3-trivup: Updating the testing/ppc64le repository index... >>> py3-trivup: Signing the index...