>>> junit2html: Building testing/junit2html 0.1.0-r2 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:30:35 +0000
>>> junit2html: Checking sanity of /home/buildozer/aports/testing/junit2html/APKBUILD...
>>> junit2html: Analyzing dependencies...
>>> junit2html: Installing for build: build-base python3 py3-setuptools
(1/13) Installing libffi (3.4.2-r1)
(2/13) Installing gdbm (1.22-r0)
(3/13) Installing mpdecimal (2.5.1-r1)
(4/13) Installing readline (8.1.1-r0)
(5/13) Installing sqlite-libs (3.37.0-r0)
(6/13) Installing python3 (3.10.1-r0)
(7/13) Installing py3-ordered-set (4.0.2-r3)
(8/13) Installing py3-appdirs (1.4.4-r3)
(9/13) Installing py3-parsing (2.4.7-r3)
(10/13) Installing py3-six (1.16.0-r1)
(11/13) Installing py3-packaging (21.3-r0)
(12/13) Installing py3-setuptools (52.0.0-r5)
(13/13) Installing .makedepends-junit2html (20211219.163037)
Executing busybox-1.34.1-r5.trigger
OK: 397 MiB in 119 packages
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Fetching junit2html-0.1.0.tar.gz::https://gitlab.com/inorton/junit2html/-/archive/v0.1.0/junit2html-v0.1.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 51228 0 51228 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k
>>> junit2html: Fetching junit2html-0.1.0.tar.gz::https://gitlab.com/inorton/junit2html/-/archive/v0.1.0/junit2html-v0.1.0.tar.gz
>>> junit2html: Checking sha512sums...
junit2html-0.1.0.tar.gz: OK
setup.py.patch: OK
>>> junit2html: Unpacking /var/cache/distfiles/edge/junit2html-0.1.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/textutils.py -> build/lib/junit2htmlreport
copying junit2htmlreport/parser.py -> build/lib/junit2htmlreport
copying junit2htmlreport/merge.py -> build/lib/junit2htmlreport
copying junit2htmlreport/__init__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/matrix.py -> build/lib/junit2htmlreport
copying junit2htmlreport/runner.py -> build/lib/junit2htmlreport
copying junit2htmlreport/tag.py -> build/lib/junit2htmlreport
copying junit2htmlreport/__main__.py -> build/lib/junit2htmlreport
copying junit2htmlreport/report.css -> build/lib/junit2htmlreport
running check
>>> junit2html: Entering fakeroot...
running install
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/textutils.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/report.css -> /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
copying build/lib/junit2htmlreport/__init__.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/runner.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/__main__.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/textutils.py to textutils.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
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/matrix.py to matrix.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/tag.py to tag.cpython-310.pyc
byte-compiling /home/buildozer/aports/testing/junit2html/pkg/junit2html/usr/lib/python3.10/site-packages/junit2htmlreport/__main__.py to __main__.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/*'
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.1.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: 172.0 KB
>>> junit2html*: Compressing data...
>>> junit2html*: Create checksum...
>>> junit2html*: Create junit2html-0.1.0-r2.apk
>>> junit2html: Build complete at Sun, 19 Dec 2021 16:30:39 +0000 elapsed time 0h 0m 4s
>>> junit2html: Cleaning up srcdir
>>> junit2html: Cleaning up pkgdir
>>> junit2html: Uninstalling dependencies...
(1/13) Purging .makedepends-junit2html (20211219.163037)
(2/13) Purging py3-setuptools (52.0.0-r5)
(3/13) Purging py3-ordered-set (4.0.2-r3)
(4/13) Purging py3-appdirs (1.4.4-r3)
(5/13) Purging py3-packaging (21.3-r0)
(6/13) Purging py3-parsing (2.4.7-r3)
(7/13) Purging py3-six (1.16.0-r1)
(8/13) Purging python3 (3.10.1-r0)
(9/13) Purging libffi (3.4.2-r1)
(10/13) Purging gdbm (1.22-r0)
(11/13) Purging mpdecimal (2.5.1-r1)
(12/13) Purging readline (8.1.1-r0)
(13/13) Purging sqlite-libs (3.37.0-r0)
Executing busybox-1.34.1-r5.trigger
OK: 345 MiB in 106 packages
>>> junit2html: Updating the testing/x86_64 repository index...
>>> junit2html: Signing the index...