>>> py3-oslotest: Building community/py3-oslotest 4.5.0-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 07:26:14 +0000
>>> py3-oslotest: Checking sanity of /home/buildozer/aports/community/py3-oslotest/APKBUILD...
>>> py3-oslotest: Analyzing dependencies...
>>> py3-oslotest: Installing for build: build-base python3 py3-pbr py3-setuptools
(1/21) Installing libbz2 (1.0.8-r5)
(2/21) Installing libffi (3.4.4-r2)
(3/21) Installing gdbm (1.23-r1)
(4/21) Installing xz-libs (5.4.2-r1)
(5/21) Installing mpdecimal (2.5.1-r2)
(6/21) Installing libpanelw (6.4_p20230401-r4)
(7/21) Installing readline (8.2.1-r1)
(8/21) Installing sqlite-libs (3.41.2-r2)
(9/21) Installing python3 (3.11.3-r10)
(10/21) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/21) Installing pyc (0.1-r0)
(12/21) Installing python3-pyc (3.11.3-r10)
(13/21) Installing py3-pbr (5.11.1-r2)
(14/21) Installing py3-pbr-pyc (5.11.1-r2)
(15/21) Installing py3-parsing (3.0.9-r2)
(16/21) Installing py3-parsing-pyc (3.0.9-r2)
(17/21) Installing py3-packaging (23.1-r1)
(18/21) Installing py3-packaging-pyc (23.1-r1)
(19/21) Installing py3-setuptools (67.6.1-r1)
(20/21) Installing py3-setuptools-pyc (67.6.1-r1)
(21/21) Installing .makedepends-py3-oslotest (20230420.072619)
Executing busybox-1.36.0-r7.trigger
OK: 463 MiB in 119 packages
>>> py3-oslotest: Cleaning up srcdir
>>> py3-oslotest: Cleaning up pkgdir
>>> py3-oslotest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/oslotest-4.5.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
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> py3-oslotest: Fetching https://pypi.python.org/packages/source/o/oslotest/oslotest-4.5.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   122  100   122    0     0    801      0 --:--:-- --:--:-- --:--:--   797

100   276  100   276    0     0    814      0 --:--:-- --:--:-- --:--:--   814

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 38233  100 38233    0     0  39049      0 --:--:-- --:--:-- --:--:-- 39049
>>> py3-oslotest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/oslotest-4.5.0.tar.gz
>>> py3-oslotest: Checking sha512sums...
oslotest-4.5.0.tar.gz: OK
>>> py3-oslotest: Unpacking /var/cache/distfiles/v3.18/oslotest-4.5.0.tar.gz...
/usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`.
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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 build
running build_py
creating build
creating build/lib
creating build/lib/oslotest
copying oslotest/__init__.py -> build/lib/oslotest
copying oslotest/log.py -> build/lib/oslotest
copying oslotest/mock_fixture.py -> build/lib/oslotest
copying oslotest/timeout.py -> build/lib/oslotest
copying oslotest/modules.py -> build/lib/oslotest
copying oslotest/base.py -> build/lib/oslotest
copying oslotest/output.py -> build/lib/oslotest
copying oslotest/createfile.py -> build/lib/oslotest
creating build/lib/oslotest/tools
copying oslotest/tools/__init__.py -> build/lib/oslotest/tools
copying oslotest/tools/config.py -> build/lib/oslotest/tools
creating build/lib/oslotest/tests
copying oslotest/tests/__init__.py -> build/lib/oslotest/tests
creating build/lib/oslotest/tests/unit
copying oslotest/tests/unit/__init__.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_base.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_timeout.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_modules.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_output.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_mock_fixture.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_createfile.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_mockpatch.py -> build/lib/oslotest/tests/unit
copying oslotest/tests/unit/test_log.py -> build/lib/oslotest/tests/unit
running egg_info
writing oslotest.egg-info/PKG-INFO
writing dependency_links to oslotest.egg-info/dependency_links.txt
writing requirements to oslotest.egg-info/requires.txt
writing top-level names to oslotest.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running build_scripts
creating build/scripts-3.11
copying tools/oslo_debug_helper -> build/scripts-3.11
copying tools/oslo_run_cross_tests -> build/scripts-3.11
copying and adjusting tools/oslo_run_pre_release_tests -> build/scripts-3.11
changing mode of build/scripts-3.11/oslo_run_pre_release_tests from 644 to 755
>>> py3-oslotest: Entering fakeroot...
/usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`.
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /home/buildozer/aports/community/py3-oslotest/pkg
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/__init__.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/log.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tools
copying build/lib/oslotest/tools/__init__.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tools
copying build/lib/oslotest/tools/config.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tools
copying build/lib/oslotest/mock_fixture.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests
copying build/lib/oslotest/tests/__init__.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/__init__.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_base.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_timeout.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_modules.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_output.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_mock_fixture.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_createfile.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_mockpatch.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/tests/unit/test_log.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit
copying build/lib/oslotest/timeout.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/modules.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/base.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/output.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
copying build/lib/oslotest/createfile.py -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/log.py to log.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tools/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tools/config.py to config.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/mock_fixture.py to mock_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/__init__.py to __init__.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_base.py to test_base.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_timeout.py to test_timeout.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_modules.py to test_modules.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_output.py to test_output.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_mock_fixture.py to test_mock_fixture.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_createfile.py to test_createfile.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_mockpatch.py to test_mockpatch.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_log.py to test_log.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/timeout.py to timeout.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/modules.py to modules.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/base.py to base.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/output.py to output.cpython-311.pyc
byte-compiling /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest/createfile.py to createfile.cpython-311.pyc
running install_egg_info
running egg_info
writing oslotest.egg-info/PKG-INFO
writing dependency_links to oslotest.egg-info/dependency_links.txt
writing requirements to oslotest.egg-info/requires.txt
writing top-level names to oslotest.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying oslotest.egg-info to /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/lib/python3.11/site-packages/oslotest-4.5.0-py3.11.egg-info
running install_scripts
creating /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin
copying build/scripts-3.11/oslo_run_pre_release_tests -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin
copying build/scripts-3.11/oslo_run_cross_tests -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin
copying build/scripts-3.11/oslo_debug_helper -> /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin
changing mode of /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_run_pre_release_tests to 755
changing mode of /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_run_cross_tests to 755
changing mode of /home/buildozer/aports/community/py3-oslotest/pkg/py3-oslotest/usr/bin/oslo_debug_helper to 755
>>> py3-oslotest*: Running postcheck for py3-oslotest
>>> WARNING: py3-oslotest*: Found __pycache__ but package name doesn't end with -pyc
>>> py3-oslotest*: Preparing package py3-oslotest...
>>> py3-oslotest*: Tracing dependencies...
	python3
	python3~3.11
>>> py3-oslotest*: Package size: 312.0 KB
>>> py3-oslotest*: Compressing data...
>>> py3-oslotest*: Create checksum...
>>> py3-oslotest*: Create py3-oslotest-4.5.0-r2.apk
>>> py3-oslotest: Build complete at Thu, 20 Apr 2023 07:26:22 +0000 elapsed time 0h 0m 8s
>>> py3-oslotest: Cleaning up srcdir
>>> py3-oslotest: Cleaning up pkgdir
>>> py3-oslotest: Uninstalling dependencies...
(1/21) Purging .makedepends-py3-oslotest (20230420.072619)
(2/21) Purging py3-pbr-pyc (5.11.1-r2)
(3/21) Purging py3-pbr (5.11.1-r2)
(4/21) Purging py3-setuptools-pyc (67.6.1-r1)
(5/21) Purging py3-setuptools (67.6.1-r1)
(6/21) Purging py3-packaging-pyc (23.1-r1)
(7/21) Purging py3-packaging (23.1-r1)
(8/21) Purging py3-parsing-pyc (3.0.9-r2)
(9/21) Purging py3-parsing (3.0.9-r2)
(10/21) Purging python3-pyc (3.11.3-r10)
(11/21) Purging python3-pycache-pyc0 (3.11.3-r10)
(12/21) Purging pyc (0.1-r0)
(13/21) Purging python3 (3.11.3-r10)
(14/21) Purging gdbm (1.23-r1)
(15/21) Purging libbz2 (1.0.8-r5)
(16/21) Purging libffi (3.4.4-r2)
(17/21) Purging libpanelw (6.4_p20230401-r4)
(18/21) Purging mpdecimal (2.5.1-r2)
(19/21) Purging readline (8.2.1-r1)
(20/21) Purging sqlite-libs (3.41.2-r2)
(21/21) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r7.trigger
OK: 409 MiB in 98 packages
>>> py3-oslotest: Updating the community/aarch64 repository index...
>>> py3-oslotest: Signing the index...