>>> junit2html: Building testing/junit2html 0.2.0-r0 (using abuild 3.9.0-r6) started Mon, 12 Sep 2022 00:32:16 +0000
>>> junit2html: Checking sanity of /home/buildozer/aports/testing/junit2html/APKBUILD...
>>> junit2html: Analyzing dependencies...
>>> junit2html: Installing for build: build-base python3 py3-setuptools
(1/12) Installing libbz2 (1.0.8-r3)
(2/12) Installing libffi (3.4.2-r1)
(3/12) Installing gdbm (1.23-r0)
(4/12) Installing xz-libs (5.2.6-r1)
(5/12) Installing mpdecimal (2.5.1-r1)
(6/12) Installing readline (8.1.2-r0)
(7/12) Installing sqlite-libs (3.39.3-r0)
(8/12) Installing python3 (3.10.7-r0)
(9/12) Installing py3-parsing (3.0.9-r0)
(10/12) Installing py3-packaging (21.3-r2)
(11/12) Installing py3-setuptools (65.3.0-r0)
(12/12) Installing .makedepends-junit2html (20220912.003217)
Executing busybox-1.35.0-r25.trigger
OK: 763 MiB in 109 packages
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge//junit2html-0.2.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
0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
>>> junit2html: Fetching junit2html-0.2.0.tar.gz::https://gitlab.com/inorton/junit2html/-/archive/v0.2.0/junit2html-v0.2.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 51880 0 51880 0 0 68947 0 --:--:-- --:--:-- --:--:-- 68897
>>> junit2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge//junit2html-0.2.0.tar.gz
>>> junit2html: Checking sha512sums...
junit2html-0.2.0.tar.gz: OK
setup.py.patch: OK
>>> junit2html: Unpacking /var/cache/distfiles/edge/junit2html-0.2.0.tar.gz...
>>> junit2html: setup.py.patch
patching file setup.py
running build
running build_py
creating build
creating build/lib
creating build/lib/junit2htmlreport
copying junit2htmlreport/__main__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/common.py -> build/lib/junit2htmlreport
copying junit2htmlreport/tag.py -> build/lib/junit2htmlreport
copying junit2htmlreport/textutils.py -> build/lib/junit2htmlreport
copying junit2htmlreport/matrix.py -> build/lib/junit2htmlreport
copying junit2htmlreport/__init__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/runner.py -> build/lib/junit2htmlreport
copying junit2htmlreport/parser.py -> build/lib/junit2htmlreport
copying junit2htmlreport/merge.py -> build/lib/junit2htmlreport
copying junit2htmlreport/report.css -> build/lib/junit2htmlreport
running check
>>> junit2html: Entering fakeroot...
running install
/usr/lib/python3.10/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
running install_lib
creating /home/buildozer/aports/testing/junit2html/pkg
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages
creating /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/__main__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/common.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/tag.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/report.css -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/textutils.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/matrix.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/__init__.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/runner.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/parser.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
copying build/lib/junit2htmlreport/merge.py -> /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/__main__.py to __main__.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/common.py to common.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/tag.py to tag.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/textutils.py to textutils.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/matrix.py to matrix.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/__init__.py to __init__.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/runner.py to runner.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/parser.py to parser.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/merge.py to merge.cpython-310.pyc
running install_egg_info
running egg_info
creating junit2html.egg-info
writing junit2html.egg-info/PKG-INFO
writing dependency_links to junit2html.egg-info/dependency_links.txt
writing entry points to junit2html.egg-info/entry_points.txt
writing top-level names to junit2html.egg-info/top_level.txt
writing manifest file 'junit2html.egg-info/SOURCES.txt'
reading manifest file 'junit2html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README'
warning: no files found matching 'junit2html' under directory 'junit2htmlreport/*'
adding license file 'LICENSE'
writing manifest file 'junit2html.egg-info/SOURCES.txt'
Copying junit2html.egg-info to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2html-0.2.0-py3.10.egg-info
running install_scripts
Installing junit2html script to /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/bin
>>> junit2html*: Running postcheck for junit2html
>>> junit2html*: Preparing package junit2html...
>>> junit2html*: Tracing dependencies...
>>> junit2html*: Package size: 180.0 KB
>>> junit2html*: Compressing data...
>>> junit2html*: Create checksum...
>>> junit2html*: Create junit2html-0.2.0-r0.apk
>>> junit2html: Build complete at Mon, 12 Sep 2022 00:32:21 +0000 elapsed time 0h 0m 5s
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Uninstalling dependencies...
(1/12) Purging .makedepends-junit2html (20220912.003217)
(2/12) Purging py3-setuptools (65.3.0-r0)
(3/12) Purging py3-packaging (21.3-r2)
(4/12) Purging py3-parsing (3.0.9-r0)
(5/12) Purging python3 (3.10.7-r0)
(6/12) Purging libbz2 (1.0.8-r3)
(7/12) Purging libffi (3.4.2-r1)
(8/12) Purging gdbm (1.23-r0)
(9/12) Purging xz-libs (5.2.6-r1)
(10/12) Purging mpdecimal (2.5.1-r1)
(11/12) Purging readline (8.1.2-r0)
(12/12) Purging sqlite-libs (3.39.3-r0)
Executing busybox-1.35.0-r25.trigger
OK: 702 MiB in 97 packages
>>> junit2html: Updating the testing/ppc64le repository index...
>>> junit2html: Signing the index...