>>> py3-openwisp-utils: Building testing/py3-openwisp-utils 1.0.4-r0 (using abuild 3.10.0-r0) started Mon, 19 Dec 2022 02:03:08 +0000 >>> py3-openwisp-utils: Checking sanity of /home/buildozer/aports/testing/py3-openwisp-utils/APKBUILD... >>> py3-openwisp-utils: Analyzing dependencies... >>> py3-openwisp-utils: Installing for build: build-base py3-django-compress-staticfiles py3-django-filter py3-django-model-utils py3-django-rest-framework py3-drf-yasg py3-swapper python3 py3-setuptools_scm (1/39) Installing libffi (3.4.4-r0) (2/39) Installing gdbm (1.23-r0) (3/39) Installing mpdecimal (2.5.1-r1) (4/39) Installing readline (8.2.0-r0) (5/39) Installing sqlite-libs (3.40.0-r0) (6/39) Installing python3 (3.11.1-r1) (7/39) Installing py3-asgiref (3.5.2-r1) (8/39) Installing py3-sqlparse (0.4.3-r1) (9/39) Installing py3-tz (2022.6-r1) (10/39) Installing py3-django (3.2.16-r1) (11/39) Installing py3-brotli (1.0.9-r10) (12/39) Installing py3-csscompressor (0.9.5-r3) (13/39) Installing py3-django-compress-staticfiles (1.0.1b0-r2) (14/39) Installing py3-django-filter (22.1-r1) (15/39) Installing py3-django-model-utils (4.2.0-r1) (16/39) Installing py3-django-rest-framework (3.14.0-r0) (17/39) Installing py3-markupsafe (2.1.1-r2) (18/39) Installing py3-jinja2 (3.1.2-r1) (19/39) Installing py3-coreschema (0.0.4-r7) (20/39) Installing py3-ruamel.yaml.clib (0.2.7-r1) (21/39) Installing py3-ruamel.yaml (0.17.21-r1) (22/39) Installing py3-inflection (0.5.1-r4) (23/39) Installing py3-six (1.16.0-r4) (24/39) Installing py3-uritemplate (4.1.1-r1) (25/39) Installing py3-certifi (2022.12.7-r0) (26/39) Installing py3-charset-normalizer (3.0.1-r1) (27/39) Installing py3-idna (3.4-r3) (28/39) Installing py3-urllib3 (1.26.13-r0) (29/39) Installing py3-requests (2.28.1-r2) (30/39) Installing py3-itypes (1.2.0-r4) (31/39) Installing py3-coreapi (2.3.3-r5) (32/39) Installing py3-drf-yasg (1.20.0-r2) (33/39) Installing py3-swapper (1.3.0-r1) (34/39) Installing py3-parsing (3.0.9-r1) (35/39) Installing py3-packaging (22.0-r0) (36/39) Installing py3-setuptools (65.6.3-r0) (37/39) Installing py3-typing-extensions (4.4.0-r1) (38/39) Installing py3-setuptools_scm (7.1.0-r0) (39/39) Installing .makedepends-py3-openwisp-utils (20221219.020310) Executing busybox-1.35.0-r29.trigger OK: 435 MiB in 140 packages >>> py3-openwisp-utils: Cleaning up srcdir >>> py3-openwisp-utils: Cleaning up pkgdir >>> py3-openwisp-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-openwisp-utils-1.0.4.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-openwisp-utils: Fetching py3-openwisp-utils-1.0.4.tar.gz::https://github.com/openwisp/openwisp-utils/archive/refs/tags/1.0.4.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57341 0 57341 0 0 51775 0 --:--:-- 0:00:01 --:--:-- 51775 100 1845k 0 1845k 0 0 1010k 0 --:--:-- 0:00:01 --:--:-- 2489k >>> py3-openwisp-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-openwisp-utils-1.0.4.tar.gz >>> py3-openwisp-utils: Checking sha512sums... py3-openwisp-utils-1.0.4.tar.gz: OK >>> py3-openwisp-utils: Unpacking /var/cache/distfiles/edge//py3-openwisp-utils-1.0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/openwisp_utils copying openwisp_utils/loaders.py -> build/lib/openwisp_utils copying openwisp_utils/admin.py -> build/lib/openwisp_utils copying openwisp_utils/storage.py -> build/lib/openwisp_utils copying openwisp_utils/base.py -> build/lib/openwisp_utils copying openwisp_utils/utils.py -> build/lib/openwisp_utils copying openwisp_utils/tests.py -> build/lib/openwisp_utils copying openwisp_utils/tasks.py -> build/lib/openwisp_utils copying openwisp_utils/validators.py -> build/lib/openwisp_utils copying openwisp_utils/qa.py -> build/lib/openwisp_utils copying openwisp_utils/__init__.py -> build/lib/openwisp_utils copying openwisp_utils/staticfiles.py -> build/lib/openwisp_utils copying openwisp_utils/settings.py -> build/lib/openwisp_utils creating build/lib/openwisp_utils/api copying openwisp_utils/api/urls.py -> build/lib/openwisp_utils/api copying openwisp_utils/api/__init__.py -> build/lib/openwisp_utils/api copying openwisp_utils/api/serializers.py -> build/lib/openwisp_utils/api copying openwisp_utils/api/apps.py -> build/lib/openwisp_utils/api creating build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/dashboard.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/context_processor.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/admin.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/email.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/filters.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/__init__.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/apps.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/settings.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/checks.py -> build/lib/openwisp_utils/admin_theme copying openwisp_utils/admin_theme/menu.py -> build/lib/openwisp_utils/admin_theme running egg_info creating openwisp_utils.egg-info writing openwisp_utils.egg-info/PKG-INFO writing dependency_links to openwisp_utils.egg-info/dependency_links.txt writing entry points to openwisp_utils.egg-info/entry_points.txt writing requirements to openwisp_utils.egg-info/requires.txt writing top-level names to openwisp_utils.egg-info/top_level.txt writing manifest file 'openwisp_utils.egg-info/SOURCES.txt' reading manifest file 'openwisp_utils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.swp' found under directory '*' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.db' found under directory '*' warning: no previously-included files matching 'local_settings.py' found under directory '*' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'openwisp_utils.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.vendor.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.vendor.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.vendor.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.vendor.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.rest_framework.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.rest_framework.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.rest_framework.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.rest_framework.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.ui.openwisp.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.ui.openwisp.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.ui.openwisp.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.ui.openwisp.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.admin.edit_inline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.admin.edit_inline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.openwisp_utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.openwisp_utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.openwisp_utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.openwisp_utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.rest_framework' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.rest_framework' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.rest_framework' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.rest_framework' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templatetags' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templatetags' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templatetags' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templatetags' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/openwisp_utils/static creating build/lib/openwisp_utils/static/openwisp-utils creating build/lib/openwisp_utils/static/openwisp-utils/images copying openwisp_utils/static/openwisp-utils/images/openwisp-logo.png -> build/lib/openwisp_utils/static/openwisp-utils/images creating build/lib/openwisp_utils/static/openwisp-utils/js copying openwisp_utils/static/openwisp-utils/js/receive_url.js -> build/lib/openwisp_utils/static/openwisp-utils/js copying openwisp_utils/static/openwisp-utils/js/uuid.js -> build/lib/openwisp_utils/static/openwisp-utils/js creating build/lib/openwisp_utils/admin_theme/static creating build/lib/openwisp_utils/admin_theme/static/admin creating build/lib/openwisp_utils/admin_theme/static/admin/css copying openwisp_utils/admin_theme/static/admin/css/help-text-stacked.css -> build/lib/openwisp_utils/admin_theme/static/admin/css copying openwisp_utils/admin_theme/static/admin/css/openwisp.css -> build/lib/openwisp_utils/admin_theme/static/admin/css copying openwisp_utils/admin_theme/static/admin/css/ow-dashboard.css -> build/lib/openwisp_utils/admin_theme/static/admin/css copying openwisp_utils/admin_theme/static/admin/css/ow-filters.css -> build/lib/openwisp_utils/admin_theme/static/admin/css creating build/lib/openwisp_utils/admin_theme/static/admin/js copying openwisp_utils/admin_theme/static/admin/js/menu.js -> build/lib/openwisp_utils/admin_theme/static/admin/js copying openwisp_utils/admin_theme/static/admin/js/ow-dashboard.js -> build/lib/openwisp_utils/admin_theme/static/admin/js copying openwisp_utils/admin_theme/static/admin/js/ow-filter.js -> build/lib/openwisp_utils/admin_theme/static/admin/js creating build/lib/openwisp_utils/admin_theme/static/admin/vendor creating build/lib/openwisp_utils/admin_theme/static/admin/vendor/js copying openwisp_utils/admin_theme/static/admin/vendor/js/plotly-cartesian.min.js -> build/lib/openwisp_utils/admin_theme/static/admin/vendor/js creating build/lib/openwisp_utils/admin_theme/static/drf-yasg copying openwisp_utils/admin_theme/static/drf-yasg/ow-drf-yasg.css -> build/lib/openwisp_utils/admin_theme/static/drf-yasg creating build/lib/openwisp_utils/admin_theme/static/rest_framework creating build/lib/openwisp_utils/admin_theme/static/rest_framework/css copying openwisp_utils/admin_theme/static/rest_framework/css/browsable-api.css -> build/lib/openwisp_utils/admin_theme/static/rest_framework/css creating build/lib/openwisp_utils/admin_theme/static/ui creating build/lib/openwisp_utils/admin_theme/static/ui/openwisp creating build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/access-credential.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/accounting.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/add.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/batch-user.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/build.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/ca.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/calender-next.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/calender-prev.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/category.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/cer-group.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/certificate.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/check.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/clock.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/config.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/dashboard.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/date.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/device-group.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/device.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/down-arrow.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/favicon.png -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/firmware.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/floor.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/geo-info.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/hamburger.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/ip-address.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/ipam.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/left-arrow.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/link.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/location.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/log.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/logout.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/mass-upgrade.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/metrics.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/monitoring.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/montoring-checks.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/nas.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/network-topology.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/node.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/openwisp-logo-black.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/openwisp-logo-small.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/org-owner.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/org-user.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/org.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/password.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/permission.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/radius-group.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/radius.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/replies.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/right-arrow.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/subnet.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/template.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/token.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/topology.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/user-and-org.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/user.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images copying openwisp_utils/admin_theme/static/ui/openwisp/images/vpn.svg -> build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images creating build/lib/openwisp_utils/admin_theme/templates copying openwisp_utils/admin_theme/templates/base.html -> build/lib/openwisp_utils/admin_theme/templates creating build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/base.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/base_site.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/change_list.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/filter.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/index.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/input_filter.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/menu.html -> build/lib/openwisp_utils/admin_theme/templates/admin copying openwisp_utils/admin_theme/templates/admin/submit_line.html -> build/lib/openwisp_utils/admin_theme/templates/admin creating build/lib/openwisp_utils/admin_theme/templates/admin/edit_inline copying openwisp_utils/admin_theme/templates/admin/edit_inline/help_text_stacked.html -> build/lib/openwisp_utils/admin_theme/templates/admin/edit_inline creating build/lib/openwisp_utils/admin_theme/templates/drf-yasg copying openwisp_utils/admin_theme/templates/drf-yasg/swagger-ui.html -> build/lib/openwisp_utils/admin_theme/templates/drf-yasg creating build/lib/openwisp_utils/admin_theme/templates/openwisp_utils copying openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html -> build/lib/openwisp_utils/admin_theme/templates/openwisp_utils creating build/lib/openwisp_utils/admin_theme/templates/rest_framework copying openwisp_utils/admin_theme/templates/rest_framework/api.html -> build/lib/openwisp_utils/admin_theme/templates/rest_framework creating build/lib/openwisp_utils/admin_theme/templatetags copying openwisp_utils/admin_theme/templatetags/ow_tags.py -> build/lib/openwisp_utils/admin_theme/templatetags running build_scripts creating build/scripts-3.11 copying openwisp-qa-check -> build/scripts-3.11 copying openwisp-qa-format -> build/scripts-3.11 copying and adjusting openwisp-pre-push-hook -> build/scripts-3.11 changing mode of build/scripts-3.11/openwisp-pre-push-hook from 644 to 755 >>> py3-openwisp-utils: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing openwisp_utils.egg-info/PKG-INFO writing dependency_links to openwisp_utils.egg-info/dependency_links.txt writing entry points to openwisp_utils.egg-info/entry_points.txt writing requirements to openwisp_utils.egg-info/requires.txt writing top-level names to openwisp_utils.egg-info/top_level.txt reading manifest file 'openwisp_utils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.swp' found under directory '*' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.db' found under directory '*' warning: no previously-included files matching 'local_settings.py' found under directory '*' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'openwisp_utils.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.admin.vendor.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.admin.vendor.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.admin.vendor.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.admin.vendor.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.rest_framework.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.rest_framework.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.rest_framework.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.rest_framework.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.static.ui.openwisp.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.static.ui.openwisp.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.static.ui.openwisp.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.static.ui.openwisp.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.admin.edit_inline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.admin.edit_inline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.openwisp_utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.openwisp_utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.openwisp_utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.openwisp_utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templates.rest_framework' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templates.rest_framework' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templates.rest_framework' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templates.rest_framework' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.admin_theme.templatetags' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.admin_theme.templatetags' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.admin_theme.templatetags' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.admin_theme.templatetags' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openwisp_utils.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openwisp_utils.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openwisp_utils.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openwisp_utils.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/loaders.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/admin.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/storage.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/base.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/utils.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/tests.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/tasks.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api copying build/lib/openwisp_utils/api/urls.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api copying build/lib/openwisp_utils/api/__init__.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api copying build/lib/openwisp_utils/api/serializers.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api copying build/lib/openwisp_utils/api/apps.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api copying build/lib/openwisp_utils/validators.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/qa.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/__init__.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/dashboard.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/context_processor.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/admin.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templatetags copying build/lib/openwisp_utils/admin_theme/templatetags/ow_tags.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templatetags copying build/lib/openwisp_utils/admin_theme/email.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/openwisp_utils copying build/lib/openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/openwisp_utils copying build/lib/openwisp_utils/admin_theme/templates/base.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/drf-yasg copying build/lib/openwisp_utils/admin_theme/templates/drf-yasg/swagger-ui.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/drf-yasg creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/base.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/index.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/filter.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/submit_line.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/base_site.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/menu.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/input_filter.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin copying build/lib/openwisp_utils/admin_theme/templates/admin/change_list.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin/edit_inline copying build/lib/openwisp_utils/admin_theme/templates/admin/edit_inline/help_text_stacked.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/admin/edit_inline creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/rest_framework copying build/lib/openwisp_utils/admin_theme/templates/rest_framework/api.html -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templates/rest_framework copying build/lib/openwisp_utils/admin_theme/filters.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/__init__.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/apps.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/settings.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/checks.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme copying build/lib/openwisp_utils/admin_theme/menu.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/openwisp-logo-black.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/log.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/topology.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/ipam.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/calender-next.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/firmware.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/geo-info.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/cer-group.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/password.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/right-arrow.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/node.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/replies.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/user-and-org.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/subnet.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/calender-prev.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/device.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/mass-upgrade.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/down-arrow.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/ip-address.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/metrics.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/montoring-checks.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/radius.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/add.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/link.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/config.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/org-owner.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/hamburger.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/build.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/nas.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/check.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/org.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/ca.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/template.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/network-topology.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/location.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/radius-group.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/token.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/date.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/access-credential.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/vpn.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/org-user.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/accounting.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/certificate.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/category.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/clock.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/user.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/batch-user.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/openwisp-logo-small.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/monitoring.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/floor.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/left-arrow.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/permission.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/logout.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/favicon.png -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/device-group.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images copying build/lib/openwisp_utils/admin_theme/static/ui/openwisp/images/dashboard.svg -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/ui/openwisp/images creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/drf-yasg copying build/lib/openwisp_utils/admin_theme/static/drf-yasg/ow-drf-yasg.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/drf-yasg creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/js copying build/lib/openwisp_utils/admin_theme/static/admin/js/ow-filter.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/js copying build/lib/openwisp_utils/admin_theme/static/admin/js/ow-dashboard.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/js copying build/lib/openwisp_utils/admin_theme/static/admin/js/menu.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/js creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/vendor creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/vendor/js copying build/lib/openwisp_utils/admin_theme/static/admin/vendor/js/plotly-cartesian.min.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/vendor/js creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/css copying build/lib/openwisp_utils/admin_theme/static/admin/css/ow-filters.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/css copying build/lib/openwisp_utils/admin_theme/static/admin/css/openwisp.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/css copying build/lib/openwisp_utils/admin_theme/static/admin/css/ow-dashboard.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/css copying build/lib/openwisp_utils/admin_theme/static/admin/css/help-text-stacked.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/admin/css creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/rest_framework creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/rest_framework/css copying build/lib/openwisp_utils/admin_theme/static/rest_framework/css/browsable-api.css -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/static/rest_framework/css copying build/lib/openwisp_utils/staticfiles.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils copying build/lib/openwisp_utils/settings.py -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils/images copying build/lib/openwisp_utils/static/openwisp-utils/images/openwisp-logo.png -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils/images creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils/js copying build/lib/openwisp_utils/static/openwisp-utils/js/uuid.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils/js copying build/lib/openwisp_utils/static/openwisp-utils/js/receive_url.js -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/static/openwisp-utils/js byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/loaders.py to loaders.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/storage.py to storage.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/tests.py to tests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/tasks.py to tasks.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api/urls.py to urls.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api/serializers.py to serializers.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/api/apps.py to apps.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/validators.py to validators.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/qa.py to qa.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/dashboard.py to dashboard.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/context_processor.py to context_processor.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/templatetags/ow_tags.py to ow_tags.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/email.py to email.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/filters.py to filters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/apps.py to apps.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/settings.py to settings.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/checks.py to checks.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/admin_theme/menu.py to menu.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/staticfiles.py to staticfiles.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils/settings.py to settings.cpython-311.pyc running install_egg_info Copying openwisp_utils.egg-info to /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/lib/python3.11/site-packages/openwisp_utils-1.0.4-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin copying build/scripts-3.11/openwisp-qa-check -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin copying build/scripts-3.11/openwisp-qa-format -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin copying build/scripts-3.11/openwisp-pre-push-hook -> /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin changing mode of /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin/openwisp-qa-check to 755 changing mode of /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin/openwisp-qa-format to 755 changing mode of /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin/openwisp-pre-push-hook to 755 Installing checkcommit script to /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin Installing checkmigrations script to /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin Installing checkrst script to /home/buildozer/aports/testing/py3-openwisp-utils/pkg/py3-openwisp-utils/usr/bin >>> py3-openwisp-utils*: Running postcheck for py3-openwisp-utils >>> py3-openwisp-utils*: Preparing package py3-openwisp-utils... >>> py3-openwisp-utils*: Tracing dependencies... >>> py3-openwisp-utils*: Package size: 2.0 MB >>> py3-openwisp-utils*: Compressing data... >>> py3-openwisp-utils*: Create checksum... >>> py3-openwisp-utils*: Create py3-openwisp-utils-1.0.4-r0.apk >>> py3-openwisp-utils: Build complete at Mon, 19 Dec 2022 02:03:23 +0000 elapsed time 0h 0m 15s >>> py3-openwisp-utils: Cleaning up srcdir >>> py3-openwisp-utils: Cleaning up pkgdir >>> py3-openwisp-utils: Uninstalling dependencies... (1/39) Purging .makedepends-py3-openwisp-utils (20221219.020310) (2/39) Purging py3-django-compress-staticfiles (1.0.1b0-r2) (3/39) Purging py3-brotli (1.0.9-r10) (4/39) Purging py3-csscompressor (0.9.5-r3) (5/39) Purging py3-django-filter (22.1-r1) (6/39) Purging py3-django-model-utils (4.2.0-r1) (7/39) Purging py3-django-rest-framework (3.14.0-r0) (8/39) Purging py3-drf-yasg (1.20.0-r2) (9/39) Purging py3-ruamel.yaml (0.17.21-r1) (10/39) Purging py3-ruamel.yaml.clib (0.2.7-r1) (11/39) Purging py3-inflection (0.5.1-r4) (12/39) Purging py3-six (1.16.0-r4) (13/39) Purging py3-coreapi (2.3.3-r5) (14/39) Purging py3-coreschema (0.0.4-r7) (15/39) Purging py3-jinja2 (3.1.2-r1) (16/39) Purging py3-markupsafe (2.1.1-r2) (17/39) Purging py3-requests (2.28.1-r2) (18/39) Purging py3-certifi (2022.12.7-r0) (19/39) Purging py3-charset-normalizer (3.0.1-r1) (20/39) Purging py3-idna (3.4-r3) (21/39) Purging py3-urllib3 (1.26.13-r0) (22/39) Purging py3-itypes (1.2.0-r4) (23/39) Purging py3-uritemplate (4.1.1-r1) (24/39) Purging py3-swapper (1.3.0-r1) (25/39) Purging py3-django (3.2.16-r1) (26/39) Purging py3-asgiref (3.5.2-r1) (27/39) Purging py3-sqlparse (0.4.3-r1) (28/39) Purging py3-tz (2022.6-r1) (29/39) Purging py3-setuptools_scm (7.1.0-r0) (30/39) Purging py3-setuptools (65.6.3-r0) (31/39) Purging py3-packaging (22.0-r0) (32/39) Purging py3-parsing (3.0.9-r1) (33/39) Purging py3-typing-extensions (4.4.0-r1) (34/39) Purging python3 (3.11.1-r1) (35/39) Purging libffi (3.4.4-r0) (36/39) Purging gdbm (1.23-r0) (37/39) Purging mpdecimal (2.5.1-r1) (38/39) Purging readline (8.2.0-r0) (39/39) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 291 MiB in 101 packages >>> py3-openwisp-utils: Updating the testing/armv7 repository index... >>> py3-openwisp-utils: Signing the index...