>>> py3-nwdiag: Building testing/py3-nwdiag 3.0.0-r3 (using abuild 3.13.0-r4) started Mon, 05 Aug 2024 20:45:01 +0000 >>> py3-nwdiag: Checking sanity of /home/buildozer/aports/testing/py3-nwdiag/APKBUILD... >>> py3-nwdiag: Analyzing dependencies... >>> py3-nwdiag: Installing for build: build-base py3-funcparserlib py3-blockdiag py3-pillow py3-setuptools py3-gpep517 (1/44) Installing libffi (3.4.6-r0) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.0-r0) (4/44) Installing libpanelw (6.5_p20240601-r0) (5/44) Installing sqlite-libs (3.46.0-r0) (6/44) Installing python3 (3.12.4-r0) (7/44) Installing python3-pycache-pyc0 (3.12.4-r0) (8/44) Installing pyc (3.12.4-r0) (9/44) Installing py3-funcparserlib-pyc (1.0.1-r4) (10/44) Installing python3-pyc (3.12.4-r0) (11/44) Installing py3-funcparserlib (1.0.1-r4) (12/44) Installing libpng (1.6.43-r0) (13/44) Installing freetype (2.13.2-r0) (14/44) Installing libimagequant (4.2.2-r0) (15/44) Installing libjpeg-turbo (3.0.3-r0) (16/44) Installing lcms2 (2.16-r0) (17/44) Installing openjpeg (2.5.2-r0) (18/44) Installing libsharpyuv (1.4.0-r0) (19/44) Installing libwebp (1.4.0-r0) (20/44) Installing tiff (4.6.0t-r0) (21/44) Installing libwebpdemux (1.4.0-r0) (22/44) Installing libwebpmux (1.4.0-r0) (23/44) Installing libxau (1.0.11-r4) (24/44) Installing libmd (1.1.0-r0) (25/44) Installing libbsd (0.12.2-r0) (26/44) Installing libxdmcp (1.1.5-r1) (27/44) Installing libxcb (1.16.1-r0) (28/44) Installing py3-pillow (10.4.0-r0) (29/44) Installing py3-pillow-pyc (10.4.0-r0) (30/44) Installing py3-webcolors (1.13-r2) (31/44) Installing py3-webcolors-pyc (1.13-r2) (32/44) Installing py3-blockdiag (3.0.0-r5) (33/44) Installing py3-blockdiag-pyc (3.0.0-r5) (34/44) Installing py3-parsing (3.1.2-r1) (35/44) Installing py3-parsing-pyc (3.1.2-r1) (36/44) Installing py3-packaging (24.1-r0) (37/44) Installing py3-packaging-pyc (24.1-r0) (38/44) Installing py3-setuptools (70.3.0-r0) (39/44) Installing py3-setuptools-pyc (70.3.0-r0) (40/44) Installing py3-installer (0.7.0-r2) (41/44) Installing py3-installer-pyc (0.7.0-r2) (42/44) Installing py3-gpep517 (16-r0) (43/44) Installing py3-gpep517-pyc (16-r0) (44/44) Installing .makedepends-py3-nwdiag (20240805.204502) Executing busybox-1.36.1-r31.trigger OK: 348 MiB in 154 packages >>> py3-nwdiag: Cleaning up srcdir >>> py3-nwdiag: Cleaning up pkgdir >>> py3-nwdiag: Cleaning up tmpdir >>> py3-nwdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nwdiag-3.0.0.tar.gz >>> py3-nwdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nwdiag-3.0.0.tar.gz >>> py3-nwdiag: Checking sha512sums... nwdiag-3.0.0.tar.gz: OK >>> py3-nwdiag: Unpacking /var/cache/distfiles/nwdiag-3.0.0.tar.gz... 2024-08-05 20:45:03,542 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 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' 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-05 20:45:03,569 root INFO running bdist_wheel 2024-08-05 20:45:03,591 root INFO running build 2024-08-05 20:45:03,591 root INFO running build_py 2024-08-05 20:45:03,595 root INFO creating _build 2024-08-05 20:45:03,595 root INFO creating _build/lib 2024-08-05 20:45:03,595 root INFO creating _build/lib/nwdiag 2024-08-05 20:45:03,595 root INFO copying src/nwdiag/builder.py -> _build/lib/nwdiag 2024-08-05 20:45:03,595 root INFO copying src/nwdiag/parser.py -> _build/lib/nwdiag 2024-08-05 20:45:03,595 root INFO copying src/nwdiag/drawer.py -> _build/lib/nwdiag 2024-08-05 20:45:03,596 root INFO copying src/nwdiag/elements.py -> _build/lib/nwdiag 2024-08-05 20:45:03,596 root INFO copying src/nwdiag/command.py -> _build/lib/nwdiag 2024-08-05 20:45:03,596 root INFO copying src/nwdiag/__init__.py -> _build/lib/nwdiag 2024-08-05 20:45:03,596 root INFO copying src/nwdiag/metrics.py -> _build/lib/nwdiag 2024-08-05 20:45:03,597 root INFO creating _build/lib/packetdiag 2024-08-05 20:45:03,597 root INFO copying src/packetdiag/builder.py -> _build/lib/packetdiag 2024-08-05 20:45:03,597 root INFO copying src/packetdiag/parser.py -> _build/lib/packetdiag 2024-08-05 20:45:03,597 root INFO copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag 2024-08-05 20:45:03,597 root INFO copying src/packetdiag/drawer.py -> _build/lib/packetdiag 2024-08-05 20:45:03,598 root INFO copying src/packetdiag/elements.py -> _build/lib/packetdiag 2024-08-05 20:45:03,598 root INFO copying src/packetdiag/command.py -> _build/lib/packetdiag 2024-08-05 20:45:03,598 root INFO copying src/packetdiag/__init__.py -> _build/lib/packetdiag 2024-08-05 20:45:03,598 root INFO copying src/packetdiag/metrics.py -> _build/lib/packetdiag 2024-08-05 20:45:03,598 root INFO creating _build/lib/rackdiag 2024-08-05 20:45:03,599 root INFO copying src/rackdiag/builder.py -> _build/lib/rackdiag 2024-08-05 20:45:03,599 root INFO copying src/rackdiag/parser.py -> _build/lib/rackdiag 2024-08-05 20:45:03,599 root INFO copying src/rackdiag/drawer.py -> _build/lib/rackdiag 2024-08-05 20:45:03,599 root INFO copying src/rackdiag/elements.py -> _build/lib/rackdiag 2024-08-05 20:45:03,599 root INFO copying src/rackdiag/command.py -> _build/lib/rackdiag 2024-08-05 20:45:03,600 root INFO copying src/rackdiag/__init__.py -> _build/lib/rackdiag 2024-08-05 20:45:03,600 root INFO copying src/rackdiag/metrics.py -> _build/lib/rackdiag 2024-08-05 20:45:03,600 root INFO creating _build/lib/nwdiag/tests 2024-08-05 20:45:03,600 root INFO copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests 2024-08-05 20:45:03,600 root INFO copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests 2024-08-05 20:45:03,601 root INFO copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests 2024-08-05 20:45:03,601 root INFO copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests 2024-08-05 20:45:03,601 root INFO copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests 2024-08-05 20:45:03,601 root INFO creating _build/lib/nwdiag/utils 2024-08-05 20:45:03,601 root INFO copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils 2024-08-05 20:45:03,602 root INFO creating _build/lib/nwdiag/utils/rst 2024-08-05 20:45:03,602 root INFO copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst 2024-08-05 20:45:03,602 root INFO copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst 2024-08-05 20:45:03,602 root INFO copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst 2024-08-05 20:45:03,602 root INFO creating _build/lib/packetdiag/utils 2024-08-05 20:45:03,603 root INFO copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils 2024-08-05 20:45:03,603 root INFO creating _build/lib/packetdiag/utils/rst 2024-08-05 20:45:03,603 root INFO copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst 2024-08-05 20:45:03,603 root INFO copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst 2024-08-05 20:45:03,603 root INFO copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst 2024-08-05 20:45:03,604 root INFO creating _build/lib/rackdiag/utils 2024-08-05 20:45:03,604 root INFO copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils 2024-08-05 20:45:03,604 root INFO copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils 2024-08-05 20:45:03,604 root INFO creating _build/lib/rackdiag/utils/rst 2024-08-05 20:45:03,604 root INFO copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst 2024-08-05 20:45:03,605 root INFO copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst 2024-08-05 20:45:03,605 root INFO copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst 2024-08-05 20:45:03,605 root INFO running egg_info 2024-08-05 20:45:03,607 root INFO writing src/nwdiag.egg-info/PKG-INFO 2024-08-05 20:45:03,610 root INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt 2024-08-05 20:45:03,610 root INFO writing entry points to src/nwdiag.egg-info/entry_points.txt 2024-08-05 20:45:03,611 root INFO writing requirements to src/nwdiag.egg-info/requires.txt 2024-08-05 20:45:03,611 root INFO writing top-level names to src/nwdiag.egg-info/top_level.txt 2024-08-05 20:45:03,617 root INFO reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' 2024-08-05 20:45:03,618 root INFO reading manifest template 'MANIFEST.in' 2024-08-05 20:45:03,632 root WARNING warning: no files found matching '*.gif' under directory 'src' 2024-08-05 20:45:03,632 root WARNING warning: no previously-included files found matching '.drone.io.sh' 2024-08-05 20:45:03,632 root WARNING warning: no previously-included files found matching 'examples/update.sh' 2024-08-05 20:45:03,632 root INFO adding license file 'LICENSE' 2024-08-05 20:45:03,637 root INFO writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'nwdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.tests.VLGothic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nwdiag.tests.VLGothic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nwdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'nwdiag.tests.VLGothic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'nwdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.tests.diagrams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nwdiag.tests.diagrams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nwdiag.tests.diagrams' to be distributed and are already explicitly excluding 'nwdiag.tests.diagrams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'nwdiag.tests.diagrams.errors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.tests.diagrams.errors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'nwdiag.tests.diagrams.errors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'nwdiag.tests.diagrams.errors' to be distributed and are already explicitly excluding 'nwdiag.tests.diagrams.errors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'packetdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'packetdiag.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'packetdiag.tests' to be distributed and are already explicitly excluding 'packetdiag.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'packetdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.tests.VLGothic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'packetdiag.tests.VLGothic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'packetdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'packetdiag.tests.VLGothic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'packetdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.tests.diagrams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'packetdiag.tests.diagrams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'packetdiag.tests.diagrams' to be distributed and are already explicitly excluding 'packetdiag.tests.diagrams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'rackdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rackdiag.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rackdiag.tests' to be distributed and are already explicitly excluding 'rackdiag.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'rackdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.tests.VLGothic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rackdiag.tests.VLGothic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rackdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'rackdiag.tests.VLGothic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'rackdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.tests.diagrams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rackdiag.tests.diagrams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rackdiag.tests.diagrams' to be distributed and are already explicitly excluding 'rackdiag.tests.diagrams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-08-05 20:45:03,643 root INFO creating _build/lib/packetdiag/tests 2024-08-05 20:45:03,643 root INFO copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests 2024-08-05 20:45:03,643 root INFO copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests 2024-08-05 20:45:03,644 root INFO creating _build/lib/packetdiag/tests/VLGothic 2024-08-05 20:45:03,644 root INFO copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic 2024-08-05 20:45:03,646 root INFO creating _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,647 root INFO copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,647 root INFO copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,647 root INFO copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,647 root INFO copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,647 root INFO copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,648 root INFO copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,648 root INFO copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams 2024-08-05 20:45:03,648 root INFO creating _build/lib/rackdiag/tests 2024-08-05 20:45:03,648 root INFO copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests 2024-08-05 20:45:03,648 root INFO copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests 2024-08-05 20:45:03,648 root INFO copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests 2024-08-05 20:45:03,649 root INFO creating _build/lib/rackdiag/tests/VLGothic 2024-08-05 20:45:03,649 root INFO copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic 2024-08-05 20:45:03,652 root INFO creating _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,652 root INFO copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,652 root INFO copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,652 root INFO copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,652 root INFO copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,653 root INFO copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,653 root INFO copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,653 root INFO copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,653 root INFO copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,653 root INFO copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams 2024-08-05 20:45:03,654 root INFO creating _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,654 root INFO copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,654 root INFO copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,654 root INFO copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,654 root INFO copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,655 root INFO copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic 2024-08-05 20:45:03,657 root INFO creating _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,657 root INFO copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,658 root INFO copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,658 root INFO copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,658 root INFO copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,658 root INFO copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,658 root INFO copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,659 root INFO copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,659 root INFO copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,659 root INFO copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,659 root INFO copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,659 root INFO copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,660 root INFO copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,660 root INFO copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,660 root INFO copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,660 root INFO copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,660 root INFO copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,661 root INFO copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,661 root INFO copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,661 root INFO copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,661 root INFO copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,661 root INFO copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,662 root INFO copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,662 root INFO copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,662 root INFO copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams 2024-08-05 20:45:03,662 root INFO creating _build/lib/nwdiag/tests/diagrams/errors 2024-08-05 20:45:03,662 root INFO copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors 2024-08-05 20:45:03,671 root INFO installing to _build/bdist.linux-ppc64le/wheel 2024-08-05 20:45:03,671 root INFO running install 2024-08-05 20:45:03,693 root INFO running install_lib 2024-08-05 20:45:03,696 root INFO creating _build/bdist.linux-ppc64le 2024-08-05 20:45:03,696 root INFO creating _build/bdist.linux-ppc64le/wheel 2024-08-05 20:45:03,696 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,696 root INFO copying _build/lib/nwdiag/builder.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,696 root INFO copying _build/lib/nwdiag/parser.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,696 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,697 root INFO copying _build/lib/nwdiag/tests/test_generate_diagram.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,697 root INFO copying _build/lib/nwdiag/tests/test_builder.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,697 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,697 root INFO copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,697 root INFO copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,697 root INFO copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,698 root INFO copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,698 root INFO copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,698 root INFO copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,698 root INFO copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,698 root INFO copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,699 root INFO copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,700 root INFO copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,700 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams/errors 2024-08-05 20:45:03,700 root INFO copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams/errors 2024-08-05 20:45:03,700 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,700 root INFO copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,700 root INFO copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,701 root INFO copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/diagrams 2024-08-05 20:45:03,702 root INFO copying _build/lib/nwdiag/tests/utils.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,702 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,702 root INFO copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,702 root INFO copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,705 root INFO copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,705 root INFO copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,705 root INFO copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests/VLGothic 2024-08-05 20:45:03,705 root INFO copying _build/lib/nwdiag/tests/test_rst_directives.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,706 root INFO copying _build/lib/nwdiag/tests/__init__.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/tests 2024-08-05 20:45:03,706 root INFO copying _build/lib/nwdiag/drawer.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,706 root INFO copying _build/lib/nwdiag/elements.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,706 root INFO copying _build/lib/nwdiag/command.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,706 root INFO copying _build/lib/nwdiag/__init__.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,707 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/utils 2024-08-05 20:45:03,707 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag/utils/rst 2024-08-05 20:45:03,707 root INFO copying _build/lib/nwdiag/utils/rst/nodes.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/utils/rst 2024-08-05 20:45:03,707 root INFO copying _build/lib/nwdiag/utils/rst/directives.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/utils/rst 2024-08-05 20:45:03,707 root INFO copying _build/lib/nwdiag/utils/rst/__init__.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/utils/rst 2024-08-05 20:45:03,707 root INFO copying _build/lib/nwdiag/utils/__init__.py -> _build/bdist.linux-ppc64le/wheel/nwdiag/utils 2024-08-05 20:45:03,708 root INFO copying _build/lib/nwdiag/metrics.py -> _build/bdist.linux-ppc64le/wheel/nwdiag 2024-08-05 20:45:03,708 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,708 root INFO copying _build/lib/packetdiag/builder.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,708 root INFO copying _build/lib/packetdiag/parser.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,708 root INFO copying _build/lib/packetdiag/noderenderers.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,709 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag/tests 2024-08-05 20:45:03,709 root INFO copying _build/lib/packetdiag/tests/test_generate_diagram.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests 2024-08-05 20:45:03,709 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,709 root INFO copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,709 root INFO copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,709 root INFO copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,710 root INFO copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,710 root INFO copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,710 root INFO copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,710 root INFO copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/diagrams 2024-08-05 20:45:03,710 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag/tests/VLGothic 2024-08-05 20:45:03,710 root INFO copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests/VLGothic 2024-08-05 20:45:03,713 root INFO copying _build/lib/packetdiag/tests/test_rst_directives.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/tests 2024-08-05 20:45:03,713 root INFO copying _build/lib/packetdiag/drawer.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,714 root INFO copying _build/lib/packetdiag/elements.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,714 root INFO copying _build/lib/packetdiag/command.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,714 root INFO copying _build/lib/packetdiag/__init__.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,714 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag/utils 2024-08-05 20:45:03,714 root INFO creating _build/bdist.linux-ppc64le/wheel/packetdiag/utils/rst 2024-08-05 20:45:03,714 root INFO copying _build/lib/packetdiag/utils/rst/nodes.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/utils/rst 2024-08-05 20:45:03,715 root INFO copying _build/lib/packetdiag/utils/rst/directives.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/utils/rst 2024-08-05 20:45:03,715 root INFO copying _build/lib/packetdiag/utils/rst/__init__.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/utils/rst 2024-08-05 20:45:03,715 root INFO copying _build/lib/packetdiag/utils/__init__.py -> _build/bdist.linux-ppc64le/wheel/packetdiag/utils 2024-08-05 20:45:03,715 root INFO copying _build/lib/packetdiag/metrics.py -> _build/bdist.linux-ppc64le/wheel/packetdiag 2024-08-05 20:45:03,715 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,715 root INFO copying _build/lib/rackdiag/builder.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,716 root INFO copying _build/lib/rackdiag/parser.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,716 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag/tests 2024-08-05 20:45:03,716 root INFO copying _build/lib/rackdiag/tests/test_generate_diagram.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests 2024-08-05 20:45:03,716 root INFO copying _build/lib/rackdiag/tests/test_builder.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests 2024-08-05 20:45:03,716 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,716 root INFO copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,717 root INFO copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,717 root INFO copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,717 root INFO copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,717 root INFO copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,717 root INFO copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,718 root INFO copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,718 root INFO copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,718 root INFO copying _build/lib/rackdiag/tests/diagrams/simple.diag -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/diagrams 2024-08-05 20:45:03,718 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag/tests/VLGothic 2024-08-05 20:45:03,718 root INFO copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests/VLGothic 2024-08-05 20:45:03,721 root INFO copying _build/lib/rackdiag/tests/test_rst_directives.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/tests 2024-08-05 20:45:03,721 root INFO copying _build/lib/rackdiag/drawer.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,721 root INFO copying _build/lib/rackdiag/elements.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,722 root INFO copying _build/lib/rackdiag/command.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,722 root INFO copying _build/lib/rackdiag/__init__.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,722 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag/utils 2024-08-05 20:45:03,722 root INFO copying _build/lib/rackdiag/utils/math.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/utils 2024-08-05 20:45:03,722 root INFO creating _build/bdist.linux-ppc64le/wheel/rackdiag/utils/rst 2024-08-05 20:45:03,722 root INFO copying _build/lib/rackdiag/utils/rst/nodes.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/utils/rst 2024-08-05 20:45:03,723 root INFO copying _build/lib/rackdiag/utils/rst/directives.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/utils/rst 2024-08-05 20:45:03,723 root INFO copying _build/lib/rackdiag/utils/rst/__init__.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/utils/rst 2024-08-05 20:45:03,723 root INFO copying _build/lib/rackdiag/utils/__init__.py -> _build/bdist.linux-ppc64le/wheel/rackdiag/utils 2024-08-05 20:45:03,723 root INFO copying _build/lib/rackdiag/metrics.py -> _build/bdist.linux-ppc64le/wheel/rackdiag 2024-08-05 20:45:03,723 root INFO running install_egg_info 2024-08-05 20:45:03,727 root INFO Copying src/nwdiag.egg-info to _build/bdist.linux-ppc64le/wheel/nwdiag-3.0.0-py3.12.egg-info 2024-08-05 20:45:03,728 root INFO running install_scripts 2024-08-05 20:45:03,732 root INFO creating _build/bdist.linux-ppc64le/wheel/nwdiag-3.0.0.dist-info/WHEEL 2024-08-05 20:45:03,732 wheel INFO creating '/home/buildozer/aports/testing/py3-nwdiag/src/nwdiag-3.0.0/.dist/.tmp-dcprj7xj/nwdiag-3.0.0-py3-none-any.whl' and adding '_build/bdist.linux-ppc64le/wheel' to it 2024-08-05 20:45:03,732 wheel INFO adding 'nwdiag/__init__.py' 2024-08-05 20:45:03,733 wheel INFO adding 'nwdiag/builder.py' 2024-08-05 20:45:03,733 wheel INFO adding 'nwdiag/command.py' 2024-08-05 20:45:03,733 wheel INFO adding 'nwdiag/drawer.py' 2024-08-05 20:45:03,733 wheel INFO adding 'nwdiag/elements.py' 2024-08-05 20:45:03,734 wheel INFO adding 'nwdiag/metrics.py' 2024-08-05 20:45:03,734 wheel INFO adding 'nwdiag/parser.py' 2024-08-05 20:45:03,734 wheel INFO adding 'nwdiag/tests/__init__.py' 2024-08-05 20:45:03,734 wheel INFO adding 'nwdiag/tests/test_builder.py' 2024-08-05 20:45:03,734 wheel INFO adding 'nwdiag/tests/test_generate_diagram.py' 2024-08-05 20:45:03,735 wheel INFO adding 'nwdiag/tests/test_rst_directives.py' 2024-08-05 20:45:03,735 wheel INFO adding 'nwdiag/tests/utils.py' 2024-08-05 20:45:03,735 wheel INFO adding 'nwdiag/tests/VLGothic/LICENSE' 2024-08-05 20:45:03,735 wheel INFO adding 'nwdiag/tests/VLGothic/LICENSE.en' 2024-08-05 20:45:03,736 wheel INFO adding 'nwdiag/tests/VLGothic/LICENSE_E.mplus' 2024-08-05 20:45:03,736 wheel INFO adding 'nwdiag/tests/VLGothic/LICENSE_J.mplus' 2024-08-05 20:45:03,739 wheel INFO adding 'nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf' 2024-08-05 20:45:03,752 wheel INFO adding 'nwdiag/tests/diagrams/autoexpand_node_width.diag' 2024-08-05 20:45:03,752 wheel INFO adding 'nwdiag/tests/diagrams/connected_networks.diag' 2024-08-05 20:45:03,752 wheel INFO adding 'nwdiag/tests/diagrams/connected_networks2.diag' 2024-08-05 20:45:03,752 wheel INFO adding 'nwdiag/tests/diagrams/connected_networks3.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/diagram_attributes.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/group_across_network.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/group_and_peer_network.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/group_inner_network.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/group_network.diag' 2024-08-05 20:45:03,753 wheel INFO adding 'nwdiag/tests/diagrams/group_outer_network.diag' 2024-08-05 20:45:03,754 wheel INFO adding 'nwdiag/tests/diagrams/node_address_attribute.diag' 2024-08-05 20:45:03,754 wheel INFO adding 'nwdiag/tests/diagrams/node_attributes.diag' 2024-08-05 20:45:03,754 wheel INFO adding 'nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag' 2024-08-05 20:45:03,754 wheel INFO adding 'nwdiag/tests/diagrams/node_including_hyphen.diag' 2024-08-05 20:45:03,754 wheel INFO adding 'nwdiag/tests/diagrams/peer_network.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/peer_network2.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/peer_network3.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/peer_network4.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/peer_network5.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/peer_network_branched.diag' 2024-08-05 20:45:03,755 wheel INFO adding 'nwdiag/tests/diagrams/same_peer_network.diag' 2024-08-05 20:45:03,756 wheel INFO adding 'nwdiag/tests/diagrams/single_network.diag' 2024-08-05 20:45:03,756 wheel INFO adding 'nwdiag/tests/diagrams/split_group.diag' 2024-08-05 20:45:03,756 wheel INFO adding 'nwdiag/tests/diagrams/two_networks.diag' 2024-08-05 20:45:03,756 wheel INFO adding 'nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag' 2024-08-05 20:45:03,756 wheel INFO adding 'nwdiag/utils/__init__.py' 2024-08-05 20:45:03,757 wheel INFO adding 'nwdiag/utils/rst/__init__.py' 2024-08-05 20:45:03,757 wheel INFO adding 'nwdiag/utils/rst/directives.py' 2024-08-05 20:45:03,757 wheel INFO adding 'nwdiag/utils/rst/nodes.py' 2024-08-05 20:45:03,757 wheel INFO adding 'packetdiag/__init__.py' 2024-08-05 20:45:03,758 wheel INFO adding 'packetdiag/builder.py' 2024-08-05 20:45:03,758 wheel INFO adding 'packetdiag/command.py' 2024-08-05 20:45:03,758 wheel INFO adding 'packetdiag/drawer.py' 2024-08-05 20:45:03,758 wheel INFO adding 'packetdiag/elements.py' 2024-08-05 20:45:03,758 wheel INFO adding 'packetdiag/metrics.py' 2024-08-05 20:45:03,759 wheel INFO adding 'packetdiag/noderenderers.py' 2024-08-05 20:45:03,759 wheel INFO adding 'packetdiag/parser.py' 2024-08-05 20:45:03,759 wheel INFO adding 'packetdiag/tests/test_generate_diagram.py' 2024-08-05 20:45:03,759 wheel INFO adding 'packetdiag/tests/test_rst_directives.py' 2024-08-05 20:45:03,763 wheel INFO adding 'packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf' 2024-08-05 20:45:03,775 wheel INFO adding 'packetdiag/tests/diagrams/oneliner.diag' 2024-08-05 20:45:03,776 wheel INFO adding 'packetdiag/tests/diagrams/oneliner_with_quoted.diag' 2024-08-05 20:45:03,776 wheel INFO adding 'packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag' 2024-08-05 20:45:03,776 wheel INFO adding 'packetdiag/tests/diagrams/scale_direction.diag' 2024-08-05 20:45:03,776 wheel INFO adding 'packetdiag/tests/diagrams/scale_interval.diag' 2024-08-05 20:45:03,776 wheel INFO adding 'packetdiag/tests/diagrams/tcp.diag' 2024-08-05 20:45:03,777 wheel INFO adding 'packetdiag/tests/diagrams/tcp_2.diag' 2024-08-05 20:45:03,777 wheel INFO adding 'packetdiag/utils/__init__.py' 2024-08-05 20:45:03,777 wheel INFO adding 'packetdiag/utils/rst/__init__.py' 2024-08-05 20:45:03,777 wheel INFO adding 'packetdiag/utils/rst/directives.py' 2024-08-05 20:45:03,777 wheel INFO adding 'packetdiag/utils/rst/nodes.py' 2024-08-05 20:45:03,778 wheel INFO adding 'rackdiag/__init__.py' 2024-08-05 20:45:03,778 wheel INFO adding 'rackdiag/builder.py' 2024-08-05 20:45:03,778 wheel INFO adding 'rackdiag/command.py' 2024-08-05 20:45:03,778 wheel INFO adding 'rackdiag/drawer.py' 2024-08-05 20:45:03,778 wheel INFO adding 'rackdiag/elements.py' 2024-08-05 20:45:03,779 wheel INFO adding 'rackdiag/metrics.py' 2024-08-05 20:45:03,779 wheel INFO adding 'rackdiag/parser.py' 2024-08-05 20:45:03,779 wheel INFO adding 'rackdiag/tests/test_builder.py' 2024-08-05 20:45:03,779 wheel INFO adding 'rackdiag/tests/test_generate_diagram.py' 2024-08-05 20:45:03,779 wheel INFO adding 'rackdiag/tests/test_rst_directives.py' 2024-08-05 20:45:03,783 wheel INFO adding 'rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf' 2024-08-05 20:45:03,795 wheel INFO adding 'rackdiag/tests/diagrams/autonumber.diag' 2024-08-05 20:45:03,796 wheel INFO adding 'rackdiag/tests/diagrams/multi_rackitem.diag' 2024-08-05 20:45:03,796 wheel INFO adding 'rackdiag/tests/diagrams/multi_racks.diag' 2024-08-05 20:45:03,796 wheel INFO adding 'rackdiag/tests/diagrams/oneliner.diag' 2024-08-05 20:45:03,796 wheel INFO adding 'rackdiag/tests/diagrams/oneliner_with_quoted.diag' 2024-08-05 20:45:03,796 wheel INFO adding 'rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag' 2024-08-05 20:45:03,797 wheel INFO adding 'rackdiag/tests/diagrams/rack_height.diag' 2024-08-05 20:45:03,797 wheel INFO adding 'rackdiag/tests/diagrams/rack_height_for_multi_racks.diag' 2024-08-05 20:45:03,797 wheel INFO adding 'rackdiag/tests/diagrams/simple.diag' 2024-08-05 20:45:03,797 wheel INFO adding 'rackdiag/utils/__init__.py' 2024-08-05 20:45:03,797 wheel INFO adding 'rackdiag/utils/math.py' 2024-08-05 20:45:03,798 wheel INFO adding 'rackdiag/utils/rst/__init__.py' 2024-08-05 20:45:03,798 wheel INFO adding 'rackdiag/utils/rst/directives.py' 2024-08-05 20:45:03,798 wheel INFO adding 'rackdiag/utils/rst/nodes.py' 2024-08-05 20:45:03,798 wheel INFO adding 'nwdiag-3.0.0.dist-info/LICENSE' 2024-08-05 20:45:03,798 wheel INFO adding 'nwdiag-3.0.0.dist-info/METADATA' 2024-08-05 20:45:03,798 wheel INFO adding 'nwdiag-3.0.0.dist-info/WHEEL' 2024-08-05 20:45:03,799 wheel INFO adding 'nwdiag-3.0.0.dist-info/entry_points.txt' 2024-08-05 20:45:03,799 wheel INFO adding 'nwdiag-3.0.0.dist-info/top_level.txt' 2024-08-05 20:45:03,799 wheel INFO adding 'nwdiag-3.0.0.dist-info/RECORD' 2024-08-05 20:45:03,800 root INFO removing _build/bdist.linux-ppc64le/wheel 2024-08-05 20:45:03,806 gpep517 INFO The backend produced .dist/nwdiag-3.0.0-py3-none-any.whl nwdiag-3.0.0-py3-none-any.whl >>> WARNING: py3-nwdiag: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-nwdiag: Entering fakeroot... 2024-08-05 20:45:04,034 gpep517 INFO Installing .dist/nwdiag-3.0.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag 2024-08-05 20:45:04,251 gpep517 INFO Installation complete >>> py3-nwdiag-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/nwdiag/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/nwdiag/tests/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/nwdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/nwdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/nwdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/nwdiag/utils/rst/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/nwdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/nwdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/packetdiag/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/packetdiag/tests/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/packetdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/packetdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/packetdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/packetdiag/utils/rst/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/packetdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/packetdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/rackdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/rackdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/rackdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/rackdiag/utils/rst/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.12/site-packages/rackdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.12/site-packages/rackdiag/utils/__pycache__' >>> py3-nwdiag-pyc*: Preparing subpackage py3-nwdiag-pyc... >>> py3-nwdiag-pyc*: Running postcheck for py3-nwdiag-pyc >>> py3-nwdiag*: Running postcheck for py3-nwdiag >>> py3-nwdiag*: Preparing package py3-nwdiag... >>> py3-nwdiag-pyc*: Tracing dependencies... py3-funcparserlib py3-blockdiag py3-pillow python3~3.12 >>> py3-nwdiag-pyc*: Package size: 456.0 KB >>> py3-nwdiag-pyc*: Compressing data... >>> py3-nwdiag-pyc*: Create checksum... >>> py3-nwdiag-pyc*: Create py3-nwdiag-pyc-3.0.0-r3.apk >>> py3-nwdiag*: Tracing dependencies... py3-funcparserlib py3-blockdiag py3-pillow python3~3.12 >>> py3-nwdiag*: Package size: 8.4 MB >>> py3-nwdiag*: Compressing data... >>> py3-nwdiag*: Create checksum... >>> py3-nwdiag*: Create py3-nwdiag-3.0.0-r3.apk >>> py3-nwdiag: Build complete at Mon, 05 Aug 2024 20:45:04 +0000 elapsed time 0h 0m 3s >>> py3-nwdiag: Cleaning up srcdir >>> py3-nwdiag: Cleaning up pkgdir >>> py3-nwdiag: Uninstalling dependencies... (1/44) Purging .makedepends-py3-nwdiag (20240805.204502) (2/44) Purging py3-blockdiag-pyc (3.0.0-r5) (3/44) Purging py3-blockdiag (3.0.0-r5) (4/44) Purging py3-funcparserlib-pyc (1.0.1-r4) (5/44) Purging py3-funcparserlib (1.0.1-r4) (6/44) Purging py3-webcolors-pyc (1.13-r2) (7/44) Purging py3-webcolors (1.13-r2) (8/44) Purging py3-pillow-pyc (10.4.0-r0) (9/44) Purging py3-pillow (10.4.0-r0) (10/44) Purging py3-setuptools-pyc (70.3.0-r0) (11/44) Purging py3-setuptools (70.3.0-r0) (12/44) Purging py3-packaging-pyc (24.1-r0) (13/44) Purging py3-packaging (24.1-r0) (14/44) Purging py3-parsing-pyc (3.1.2-r1) (15/44) Purging py3-parsing (3.1.2-r1) (16/44) Purging py3-gpep517-pyc (16-r0) (17/44) Purging py3-gpep517 (16-r0) (18/44) Purging py3-installer-pyc (0.7.0-r2) (19/44) Purging py3-installer (0.7.0-r2) (20/44) Purging python3-pyc (3.12.4-r0) (21/44) Purging python3-pycache-pyc0 (3.12.4-r0) (22/44) Purging pyc (3.12.4-r0) (23/44) Purging python3 (3.12.4-r0) (24/44) Purging freetype (2.13.2-r0) (25/44) Purging gdbm (1.24-r0) (26/44) Purging lcms2 (2.16-r0) (27/44) Purging libffi (3.4.6-r0) (28/44) Purging libimagequant (4.2.2-r0) (29/44) Purging libpanelw (6.5_p20240601-r0) (30/44) Purging libpng (1.6.43-r0) (31/44) Purging libwebpdemux (1.4.0-r0) (32/44) Purging libwebpmux (1.4.0-r0) (33/44) Purging libxcb (1.16.1-r0) (34/44) Purging libxdmcp (1.1.5-r1) (35/44) Purging mpdecimal (4.0.0-r0) (36/44) Purging openjpeg (2.5.2-r0) (37/44) Purging sqlite-libs (3.46.0-r0) (38/44) Purging tiff (4.6.0t-r0) (39/44) Purging libbsd (0.12.2-r0) (40/44) Purging libjpeg-turbo (3.0.3-r0) (41/44) Purging libmd (1.1.0-r0) (42/44) Purging libwebp (1.4.0-r0) (43/44) Purging libsharpyuv (1.4.0-r0) (44/44) Purging libxau (1.0.11-r4) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> py3-nwdiag: Updating the testing/ppc64le repository index... >>> py3-nwdiag: Signing the index...