>>> cepces: Building testing/cepces 0.3.7-r0 (using abuild 3.10.0-r0) started Sat, 17 Dec 2022 03:04:05 +0000 >>> cepces: Checking sanity of /home/buildozer/aports/testing/cepces/APKBUILD... >>> cepces: Analyzing dependencies... >>> cepces: Installing for build: build-base python3 py3-cryptography py3-requests-kerberos py3-python-gssapi py3-requests-gssapi py3-setuptools py3-pytest py3-krb5 (1/58) Installing libbz2 (1.0.8-r4) (2/58) Installing libffi (3.4.4-r0) (3/58) Installing gdbm (1.23-r0) (4/58) Installing xz-libs (5.4.0-r0) (5/58) Installing mpdecimal (2.5.1-r1) (6/58) Installing readline (8.2.0-r0) (7/58) Installing sqlite-libs (3.40.0-r0) (8/58) Installing python3 (3.11.1-r1) (9/58) Installing py3-cparser (2.21-r1) (10/58) Installing py3-cffi (1.15.1-r1) (11/58) Installing py3-cryptography (38.0.4-r0) (12/58) Installing py3-certifi (2022.12.7-r0) (13/58) Installing py3-charset-normalizer (3.0.1-r1) (14/58) Installing py3-idna (3.4-r3) (15/58) Installing py3-urllib3 (1.26.13-r0) (16/58) Installing py3-requests (2.28.1-r2) (17/58) Installing py3-spnego (0.6.3-r0) (18/58) Installing py3-requests-kerberos (0.14.0-r1) (19/58) Installing libblkid (2.38.1-r1) (20/58) Installing libuuid (2.38.1-r1) (21/58) Installing libfdisk (2.38.1-r1) (22/58) Installing libmount (2.38.1-r1) (23/58) Installing libsmartcols (2.38.1-r1) (24/58) Installing util-linux-dev (2.38.1-r1) (25/58) Installing gawk (5.2.1-r0) (26/58) Installing libcom_err (1.46.5-r4) (27/58) Installing e2fsprogs-libs (1.46.5-r4) (28/58) Installing e2fsprogs-dev (1.46.5-r4) (29/58) Installing libintl (0.21.1-r1) (30/58) Installing glib (2.74.3-r2) (31/58) Installing libverto (0.3.2-r1) (32/58) Installing libverto-glib (0.3.2-r1) (33/58) Installing libev (4.33-r0) (34/58) Installing libverto-libev (0.3.2-r1) (35/58) Installing libevent (2.1.12-r5) (36/58) Installing libverto-libevent (0.3.2-r1) (37/58) Installing libverto-dev (0.3.2-r1) (38/58) Installing krb5-conf (1.0-r2) (39/58) Installing keyutils-libs (1.6.3-r1) (40/58) Installing krb5-libs (1.20.1-r0) (41/58) Installing libsasl (2.1.28-r3) (42/58) Installing libldap (2.6.3-r6) (43/58) Installing krb5-server-ldap (1.20.1-r0) (44/58) Installing krb5-dev (1.20.1-r0) (45/58) Installing py3-decorator (5.1.1-r2) (46/58) Installing py3-python-gssapi (1.8.2-r0) (47/58) Installing py3-requests-gssapi (1.2.3-r1) (48/58) Installing py3-parsing (3.0.9-r1) (49/58) Installing py3-packaging (22.0-r0) (50/58) Installing py3-setuptools (65.6.3-r0) (51/58) Installing py3-attrs (22.1.0-r1) (52/58) Installing py3-iniconfig (1.1.1-r4) (53/58) Installing py3-pluggy (1.0.0-r2) (54/58) Installing py3-py (1.11.0-r1) (55/58) Installing py3-pytest (7.2.0-r2) (56/58) Installing krb5 (1.20.1-r0) (57/58) Installing py3-krb5 (0.4.0-r2) (58/58) Installing .makedepends-cepces (20221217.030406) Executing busybox-1.35.0-r29.trigger OK: 442 MiB in 154 packages >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cepces-0.3.7.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cepces: Fetching cepces-0.3.7.tar.gz::https://github.com/openSUSE/cepces/archive/refs/tags/v0.3.7.tar.gz >>> cepces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cepces-0.3.7.tar.gz >>> cepces: Checking sha512sums... cepces-0.3.7.tar.gz: OK >>> cepces: Unpacking /var/cache/distfiles/edge/cepces-0.3.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cepces copying cepces/auth.py -> build/lib/cepces copying cepces/config.py -> build/lib/cepces copying cepces/log.py -> build/lib/cepces copying cepces/__init__.py -> build/lib/cepces copying cepces/core.py -> build/lib/cepces creating build/lib/cepces/certmonger copying cepces/certmonger/operation.py -> build/lib/cepces/certmonger copying cepces/certmonger/__init__.py -> build/lib/cepces/certmonger copying cepces/certmonger/core.py -> build/lib/cepces/certmonger creating build/lib/cepces/krb5 copying cepces/krb5/functions.py -> build/lib/cepces/krb5 copying cepces/krb5/types.py -> build/lib/cepces/krb5 copying cepces/krb5/__init__.py -> build/lib/cepces/krb5 copying cepces/krb5/lib.py -> build/lib/cepces/krb5 copying cepces/krb5/core.py -> build/lib/cepces/krb5 creating build/lib/cepces/soap copying cepces/soap/auth.py -> build/lib/cepces/soap copying cepces/soap/service.py -> build/lib/cepces/soap copying cepces/soap/types.py -> build/lib/cepces/soap copying cepces/soap/__init__.py -> build/lib/cepces/soap creating build/lib/cepces/wstep copying cepces/wstep/service.py -> build/lib/cepces/wstep copying cepces/wstep/types.py -> build/lib/cepces/wstep copying cepces/wstep/__init__.py -> build/lib/cepces/wstep creating build/lib/cepces/xcep copying cepces/xcep/converter.py -> build/lib/cepces/xcep copying cepces/xcep/service.py -> build/lib/cepces/xcep copying cepces/xcep/types.py -> build/lib/cepces/xcep copying cepces/xcep/__init__.py -> build/lib/cepces/xcep creating build/lib/cepces/xml copying cepces/xml/binding.py -> build/lib/cepces/xml copying cepces/xml/util.py -> build/lib/cepces/xml copying cepces/xml/converter.py -> build/lib/cepces/xml copying cepces/xml/__init__.py -> build/lib/cepces/xml testCall (cepces_test.certmonger.operation.TestGetDefaultTemplate.testCall) ... ok testCall (cepces_test.certmonger.operation.TestIdentify.testCall) ... ok testFromNone (cepces_test.xcep.converter.TestClientAuthenticationConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xcep.converter.TestClientAuthenticationConverter.testFromString) Valid input integer strings should return the correct string ... ok testToNone (cepces_test.xcep.converter.TestClientAuthenticationConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xcep.converter.TestClientAuthenticationConverter.testToString) A valid string should yield the correct stringified integer ... ok testFromNone (cepces_test.xml.converter.TestBooleanConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestBooleanConverter.testFromString) Boolean strings as input should return a boolean ... ok testToNone (cepces_test.xml.converter.TestBooleanConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestBooleanConverter.testToString) A boolean as input should return an equal boolean (lower) string ... ok testNameAndNamespace (cepces_test.xml.util.TestFromClarkNotation.testNameAndNamespace) (name, namsepace) tuple should be returned ... ok testOnlyName (cepces_test.xml.util.TestFromClarkNotation.testOnlyName) Input should be returned unaltered ... ok testOnlyNamespace (cepces_test.xml.util.TestFromClarkNotation.testOnlyNamespace) Having only a namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestIntegerConverter.testFromString) An integer string as input should return an integer ... ok testToNone (cepces_test.xml.converter.TestIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testListingAttribute (cepces_test.xml.binding.TestListingMeta.testListingAttribute) ... ok testOrderedListing (cepces_test.xml.binding.TestListingMeta.testOrderedListing) ... ok testFromNone (cepces_test.xml.converter.TestRangedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestRangedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestRangedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestRangedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestSignedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestSignedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestSignedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestSignedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testFromNone (cepces_test.xml.converter.TestStringConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestStringConverter.testFromString) A string as input should return an equal string ... ok testToNone (cepces_test.xml.converter.TestStringConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestStringConverter.testToString) A string as input should return an equal string ... ok testName (cepces_test.xml.util.TestToClarkNotation.testName) Name should not be changed when namespace is None ... ok testNameAndNamespace (cepces_test.xml.util.TestToClarkNotation.testNameAndNamespace) Result should follow Clarks's notation ... ok testNamespace (cepces_test.xml.util.TestToClarkNotation.testNamespace) Only specifying the namespace should fail ... ok testFromNone (cepces_test.xml.converter.TestUnsignedIntegerConverter.testFromNone) None as input should return None ... ok testFromString (cepces_test.xml.converter.TestUnsignedIntegerConverter.testFromString) An integer string as input should return a valid integer ... ok testToNone (cepces_test.xml.converter.TestUnsignedIntegerConverter.testToNone) None as input should return None ... ok testToString (cepces_test.xml.converter.TestUnsignedIntegerConverter.testToString) An integer as input should return an equal integer string ... ok testIndexIncrement (cepces_test.xml.binding.TestXMLDescriptor.testIndexIncrement) Static index should increase accordingly ... ok testNameAndNameSpace (cepces_test.xml.binding.TestXMLDescriptor.testNameAndNameSpace) Qualified name should be in Clark's notation ... ok testOnlyName (cepces_test.xml.binding.TestXMLDescriptor.testOnlyName) Qualified name should be equal to name ... ok ---------------------------------------------------------------------- Ran 41 tests in 0.002s OK >>> cepces: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/cepces/pkg creating /home/buildozer/aports/testing/cepces/pkg/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/__pycache__/auth.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap/__pycache__ copying build/lib/cepces/soap/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/soap/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/soap copying build/lib/cepces/auth.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/config.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ copying build/lib/cepces/__pycache__/auth.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/__pycache__ creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/__pycache__/operation.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger/__pycache__ copying build/lib/cepces/certmonger/operation.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger copying build/lib/cepces/certmonger/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/certmonger creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep/__pycache__ copying build/lib/cepces/wstep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep copying build/lib/cepces/wstep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep copying build/lib/cepces/wstep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/wstep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/lib.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/functions.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/__pycache__/core.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5/__pycache__ copying build/lib/cepces/krb5/functions.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/lib.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/krb5/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/krb5 copying build/lib/cepces/config.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/log.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/binding.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/util.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/util.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/converter.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/__pycache__/binding.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml/__pycache__ copying build/lib/cepces/xml/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/xml/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xml copying build/lib/cepces/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces copying build/lib/cepces/core.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/converter.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/types.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/__pycache__/service.cpython-311.pyc -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep/__pycache__ copying build/lib/cepces/xcep/converter.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/service.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/types.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep copying build/lib/cepces/xcep/__init__.py -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/xcep byte-compiling /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces/log.py to log.cpython-311.pyc running install_data creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec creating /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec/certmonger copying bin/cepces-submit -> /home/buildozer/aports/testing/cepces/pkg/cepces/usr/libexec/certmonger running install_egg_info running egg_info creating cepces.egg-info writing cepces.egg-info/PKG-INFO writing dependency_links to cepces.egg-info/dependency_links.txt writing top-level names to cepces.egg-info/top_level.txt writing manifest file 'cepces.egg-info/SOURCES.txt' reading manifest file 'cepces.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cepces.egg-info/SOURCES.txt' Copying cepces.egg-info to /home/buildozer/aports/testing/cepces/pkg/cepces/usr/lib/python3.11/site-packages/cepces-0.3.7-py3.11.egg-info running install_scripts >>> cepces*: Running postcheck for cepces >>> cepces*: Preparing package cepces... >>> cepces*: Tracing dependencies... >>> cepces*: Package size: 564.0 KB >>> cepces*: Compressing data... >>> cepces*: Create checksum... >>> cepces*: Create cepces-0.3.7-r0.apk >>> cepces: Build complete at Sat, 17 Dec 2022 03:04:11 +0000 elapsed time 0h 0m 6s >>> cepces: Cleaning up srcdir >>> cepces: Cleaning up pkgdir >>> cepces: Uninstalling dependencies... (1/58) Purging .makedepends-cepces (20221217.030406) (2/58) Purging py3-requests-kerberos (0.14.0-r1) (3/58) Purging py3-spnego (0.6.3-r0) (4/58) Purging py3-cryptography (38.0.4-r0) (5/58) Purging py3-cffi (1.15.1-r1) (6/58) Purging py3-cparser (2.21-r1) (7/58) Purging py3-requests-gssapi (1.2.3-r1) (8/58) Purging py3-python-gssapi (1.8.2-r0) (9/58) Purging krb5-dev (1.20.1-r0) (10/58) Purging e2fsprogs-dev (1.46.5-r4) (11/58) Purging util-linux-dev (2.38.1-r1) (12/58) Purging libfdisk (2.38.1-r1) (13/58) Purging libsmartcols (2.38.1-r1) (14/58) Purging libuuid (2.38.1-r1) (15/58) Purging gawk (5.2.1-r0) (16/58) Purging libverto-dev (0.3.2-r1) (17/58) Purging libverto-glib (0.3.2-r1) (18/58) Purging libverto-libev (0.3.2-r1) (19/58) Purging libverto-libevent (0.3.2-r1) (20/58) Purging krb5-server-ldap (1.20.1-r0) (21/58) Purging py3-decorator (5.1.1-r2) (22/58) Purging py3-requests (2.28.1-r2) (23/58) Purging py3-certifi (2022.12.7-r0) (24/58) Purging py3-charset-normalizer (3.0.1-r1) (25/58) Purging py3-idna (3.4-r3) (26/58) Purging py3-urllib3 (1.26.13-r0) (27/58) Purging py3-setuptools (65.6.3-r0) (28/58) Purging py3-pytest (7.2.0-r2) (29/58) Purging py3-attrs (22.1.0-r1) (30/58) Purging py3-iniconfig (1.1.1-r4) (31/58) Purging py3-packaging (22.0-r0) (32/58) Purging py3-parsing (3.0.9-r1) (33/58) Purging py3-pluggy (1.0.0-r2) (34/58) Purging py3-py (1.11.0-r1) (35/58) Purging py3-krb5 (0.4.0-r2) (36/58) Purging python3 (3.11.1-r1) (37/58) Purging krb5 (1.20.1-r0) (38/58) Purging libbz2 (1.0.8-r4) (39/58) Purging glib (2.74.3-r2) (40/58) Purging libffi (3.4.4-r0) (41/58) Purging libldap (2.6.3-r6) (42/58) Purging libsasl (2.1.28-r3) (43/58) Purging gdbm (1.23-r0) (44/58) Purging xz-libs (5.4.0-r0) (45/58) Purging mpdecimal (2.5.1-r1) (46/58) Purging readline (8.2.0-r0) (47/58) Purging sqlite-libs (3.40.0-r0) (48/58) Purging libmount (2.38.1-r1) (49/58) Purging libblkid (2.38.1-r1) (50/58) Purging krb5-libs (1.20.1-r0) (51/58) Purging krb5-conf (1.0-r2) (52/58) Purging e2fsprogs-libs (1.46.5-r4) (53/58) Purging libcom_err (1.46.5-r4) (54/58) Purging libintl (0.21.1-r1) (55/58) Purging libverto (0.3.2-r1) (56/58) Purging libev (4.33-r0) (57/58) Purging libevent (2.1.12-r5) (58/58) Purging keyutils-libs (1.6.3-r1) Executing busybox-1.35.0-r29.trigger OK: 332 MiB in 96 packages >>> cepces: Updating the testing/armhf repository index... >>> cepces: Signing the index...