>>> py3-apscheduler: Building community/py3-apscheduler 3.10.4-r2 (using abuild 3.16.0-r0) started Sat, 21 Mar 2026 18:06:28 +0000 >>> py3-apscheduler: Validating /home/buildozer/aports/community/py3-apscheduler/APKBUILD... >>> py3-apscheduler: Analyzing dependencies... >>> py3-apscheduler: Installing for build: build-base py3-tz py3-six py3-tzlocal py3-gpep517 py3-setuptools py3-setuptools_scm ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-tz-pyc (2025.2-r0) (12/34) Installing python3-pyc (3.12.12-r0) (13/34) Installing py3-tz (2025.2-r0) (14/34) Installing py3-six (1.17.0-r0) (15/34) Installing py3-six-pyc (1.17.0-r0) (16/34) Installing py3-attrs (25.3.0-r0) (17/34) Installing py3-attrs-pyc (25.3.0-r0) (18/34) Installing py3-tzdata (2025.3-r0) (19/34) Installing py3-tzdata-pyc (2025.3-r0) (20/34) Installing py3-tzlocal (5.3.1-r0) (21/34) Installing py3-tzlocal-pyc (5.3.1-r0) (22/34) Installing py3-installer (0.7.0-r2) (23/34) Installing py3-installer-pyc (0.7.0-r2) (24/34) Installing py3-gpep517 (19-r1) (25/34) Installing py3-gpep517-pyc (19-r1) (26/34) Installing py3-parsing (3.3.2-r0) (27/34) Installing py3-parsing-pyc (3.3.2-r0) (28/34) Installing py3-packaging (26.0-r0) (29/34) Installing py3-packaging-pyc (26.0-r0) (30/34) Installing py3-setuptools (82.0.1-r0) (31/34) Installing py3-setuptools-pyc (82.0.1-r0) (32/34) Installing py3-setuptools_scm (9.2.2-r0) (33/34) Installing py3-setuptools_scm-pyc (9.2.2-r0) (34/34) Installing .makedepends-py3-apscheduler (20260321.180629) Executing busybox-1.37.0-r31.trigger OK: 320.3 MiB in 136 packages >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/APScheduler-3.10.4.tar.gz /var/cache/distfiles/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/APScheduler-3.10.4.tar.gz /var/cache/distfiles/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Unpacking /var/cache/distfiles/APScheduler-3.10.4.tar.gz... 2026-03-21 18:06:31,054 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-21 18:06:31,141 root INFO running bdist_wheel 2026-03-21 18:06:31,175 root INFO running build 2026-03-21 18:06:31,175 root INFO running build_py 2026-03-21 18:06:31,183 root INFO creating build/lib/apscheduler 2026-03-21 18:06:31,183 root INFO copying apscheduler/job.py -> build/lib/apscheduler 2026-03-21 18:06:31,184 root INFO copying apscheduler/util.py -> build/lib/apscheduler 2026-03-21 18:06:31,184 root INFO copying apscheduler/events.py -> build/lib/apscheduler 2026-03-21 18:06:31,185 root INFO copying apscheduler/__init__.py -> build/lib/apscheduler 2026-03-21 18:06:31,186 root INFO creating build/lib/apscheduler/executors 2026-03-21 18:06:31,186 root INFO copying apscheduler/executors/tornado.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,186 root INFO copying apscheduler/executors/asyncio.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,187 root INFO copying apscheduler/executors/base.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,187 root INFO copying apscheduler/executors/base_py3.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,188 root INFO copying apscheduler/executors/debug.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,188 root INFO copying apscheduler/executors/pool.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,189 root INFO copying apscheduler/executors/__init__.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,189 root INFO copying apscheduler/executors/gevent.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,190 root INFO copying apscheduler/executors/twisted.py -> build/lib/apscheduler/executors 2026-03-21 18:06:31,190 root INFO creating build/lib/apscheduler/jobstores 2026-03-21 18:06:31,191 root INFO copying apscheduler/jobstores/sqlalchemy.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,191 root INFO copying apscheduler/jobstores/memory.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,191 root INFO copying apscheduler/jobstores/base.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,192 root INFO copying apscheduler/jobstores/rethinkdb.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,192 root INFO copying apscheduler/jobstores/zookeeper.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,193 root INFO copying apscheduler/jobstores/__init__.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,193 root INFO copying apscheduler/jobstores/redis.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,194 root INFO copying apscheduler/jobstores/mongodb.py -> build/lib/apscheduler/jobstores 2026-03-21 18:06:31,194 root INFO creating build/lib/apscheduler/triggers 2026-03-21 18:06:31,195 root INFO copying apscheduler/triggers/base.py -> build/lib/apscheduler/triggers 2026-03-21 18:06:31,195 root INFO copying apscheduler/triggers/interval.py -> build/lib/apscheduler/triggers 2026-03-21 18:06:31,195 root INFO copying apscheduler/triggers/date.py -> build/lib/apscheduler/triggers 2026-03-21 18:06:31,196 root INFO copying apscheduler/triggers/__init__.py -> build/lib/apscheduler/triggers 2026-03-21 18:06:31,196 root INFO copying apscheduler/triggers/combining.py -> build/lib/apscheduler/triggers 2026-03-21 18:06:31,197 root INFO creating build/lib/apscheduler/schedulers 2026-03-21 18:06:31,197 root INFO copying apscheduler/schedulers/tornado.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,198 root INFO copying apscheduler/schedulers/asyncio.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,198 root INFO copying apscheduler/schedulers/base.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,199 root INFO copying apscheduler/schedulers/qt.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,199 root INFO copying apscheduler/schedulers/__init__.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,200 root INFO copying apscheduler/schedulers/gevent.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,200 root INFO copying apscheduler/schedulers/blocking.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,201 root INFO copying apscheduler/schedulers/twisted.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,201 root INFO copying apscheduler/schedulers/background.py -> build/lib/apscheduler/schedulers 2026-03-21 18:06:31,202 root INFO creating build/lib/apscheduler/triggers/cron 2026-03-21 18:06:31,202 root INFO copying apscheduler/triggers/cron/fields.py -> build/lib/apscheduler/triggers/cron 2026-03-21 18:06:31,202 root INFO copying apscheduler/triggers/cron/expressions.py -> build/lib/apscheduler/triggers/cron 2026-03-21 18:06:31,203 root INFO copying apscheduler/triggers/cron/__init__.py -> build/lib/apscheduler/triggers/cron 2026-03-21 18:06:31,219 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-21 18:06:31,219 root INFO running install 2026-03-21 18:06:31,237 root INFO running install_lib 2026-03-21 18:06:31,243 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-21 18:06:31,244 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler 2026-03-21 18:06:31,244 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler/executors 2026-03-21 18:06:31,245 root INFO copying build/lib/apscheduler/executors/tornado.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,245 root INFO copying build/lib/apscheduler/executors/asyncio.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,245 root INFO copying build/lib/apscheduler/executors/base.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,246 root INFO copying build/lib/apscheduler/executors/base_py3.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,246 root INFO copying build/lib/apscheduler/executors/debug.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,247 root INFO copying build/lib/apscheduler/executors/pool.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,247 root INFO copying build/lib/apscheduler/executors/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,247 root INFO copying build/lib/apscheduler/executors/gevent.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,248 root INFO copying build/lib/apscheduler/executors/twisted.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/executors 2026-03-21 18:06:31,248 root INFO copying build/lib/apscheduler/job.py -> build/bdist.linux-loongarch64/wheel/./apscheduler 2026-03-21 18:06:31,248 root INFO copying build/lib/apscheduler/util.py -> build/bdist.linux-loongarch64/wheel/./apscheduler 2026-03-21 18:06:31,249 root INFO copying build/lib/apscheduler/events.py -> build/bdist.linux-loongarch64/wheel/./apscheduler 2026-03-21 18:06:31,249 root INFO copying build/lib/apscheduler/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler 2026-03-21 18:06:31,250 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler/jobstores 2026-03-21 18:06:31,250 root INFO copying build/lib/apscheduler/jobstores/sqlalchemy.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,250 root INFO copying build/lib/apscheduler/jobstores/memory.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,251 root INFO copying build/lib/apscheduler/jobstores/base.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,251 root INFO copying build/lib/apscheduler/jobstores/rethinkdb.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,251 root INFO copying build/lib/apscheduler/jobstores/zookeeper.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,252 root INFO copying build/lib/apscheduler/jobstores/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,252 root INFO copying build/lib/apscheduler/jobstores/redis.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,253 root INFO copying build/lib/apscheduler/jobstores/mongodb.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/jobstores 2026-03-21 18:06:31,253 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler/triggers 2026-03-21 18:06:31,253 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler/triggers/cron 2026-03-21 18:06:31,254 root INFO copying build/lib/apscheduler/triggers/cron/fields.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers/cron 2026-03-21 18:06:31,254 root INFO copying build/lib/apscheduler/triggers/cron/expressions.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers/cron 2026-03-21 18:06:31,254 root INFO copying build/lib/apscheduler/triggers/cron/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers/cron 2026-03-21 18:06:31,255 root INFO copying build/lib/apscheduler/triggers/base.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers 2026-03-21 18:06:31,255 root INFO copying build/lib/apscheduler/triggers/interval.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers 2026-03-21 18:06:31,256 root INFO copying build/lib/apscheduler/triggers/date.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers 2026-03-21 18:06:31,256 root INFO copying build/lib/apscheduler/triggers/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers 2026-03-21 18:06:31,256 root INFO copying build/lib/apscheduler/triggers/combining.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/triggers 2026-03-21 18:06:31,257 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler/schedulers 2026-03-21 18:06:31,257 root INFO copying build/lib/apscheduler/schedulers/tornado.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,257 root INFO copying build/lib/apscheduler/schedulers/asyncio.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,258 root INFO copying build/lib/apscheduler/schedulers/base.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,258 root INFO copying build/lib/apscheduler/schedulers/qt.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,259 root INFO copying build/lib/apscheduler/schedulers/__init__.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,259 root INFO copying build/lib/apscheduler/schedulers/gevent.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,259 root INFO copying build/lib/apscheduler/schedulers/blocking.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,260 root INFO copying build/lib/apscheduler/schedulers/twisted.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,260 root INFO copying build/lib/apscheduler/schedulers/background.py -> build/bdist.linux-loongarch64/wheel/./apscheduler/schedulers 2026-03-21 18:06:31,260 root INFO running install_egg_info 2026-03-21 18:06:31,267 root INFO running egg_info 2026-03-21 18:06:31,273 root INFO writing APScheduler.egg-info/PKG-INFO 2026-03-21 18:06:31,276 root INFO writing dependency_links to APScheduler.egg-info/dependency_links.txt 2026-03-21 18:06:31,277 root INFO writing entry points to APScheduler.egg-info/entry_points.txt 2026-03-21 18:06:31,279 root INFO writing requirements to APScheduler.egg-info/requires.txt 2026-03-21 18:06:31,279 root INFO writing top-level names to APScheduler.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-21 18:06:31,307 root INFO reading manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-21 18:06:31,312 root INFO adding license file 'LICENSE.txt' 2026-03-21 18:06:31,316 root INFO writing manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-21 18:06:31,316 root INFO Copying APScheduler.egg-info to build/bdist.linux-loongarch64/wheel/./APScheduler-3.10.4-py3.12.egg-info 2026-03-21 18:06:31,319 root INFO running install_scripts 2026-03-21 18:06:31,321 root INFO creating build/bdist.linux-loongarch64/wheel/apscheduler-3.10.4.dist-info/WHEEL 2026-03-21 18:06:31,322 wheel INFO creating '/home/buildozer/aports/community/py3-apscheduler/src/APScheduler-3.10.4/.dist/.tmp-6vgnpz11/apscheduler-3.10.4-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-21 18:06:31,323 wheel INFO adding 'apscheduler/__init__.py' 2026-03-21 18:06:31,323 wheel INFO adding 'apscheduler/events.py' 2026-03-21 18:06:31,324 wheel INFO adding 'apscheduler/job.py' 2026-03-21 18:06:31,324 wheel INFO adding 'apscheduler/util.py' 2026-03-21 18:06:31,325 wheel INFO adding 'apscheduler/executors/__init__.py' 2026-03-21 18:06:31,325 wheel INFO adding 'apscheduler/executors/asyncio.py' 2026-03-21 18:06:31,326 wheel INFO adding 'apscheduler/executors/base.py' 2026-03-21 18:06:31,326 wheel INFO adding 'apscheduler/executors/base_py3.py' 2026-03-21 18:06:31,327 wheel INFO adding 'apscheduler/executors/debug.py' 2026-03-21 18:06:31,327 wheel INFO adding 'apscheduler/executors/gevent.py' 2026-03-21 18:06:31,327 wheel INFO adding 'apscheduler/executors/pool.py' 2026-03-21 18:06:31,328 wheel INFO adding 'apscheduler/executors/tornado.py' 2026-03-21 18:06:31,328 wheel INFO adding 'apscheduler/executors/twisted.py' 2026-03-21 18:06:31,329 wheel INFO adding 'apscheduler/jobstores/__init__.py' 2026-03-21 18:06:31,329 wheel INFO adding 'apscheduler/jobstores/base.py' 2026-03-21 18:06:31,329 wheel INFO adding 'apscheduler/jobstores/memory.py' 2026-03-21 18:06:31,330 wheel INFO adding 'apscheduler/jobstores/mongodb.py' 2026-03-21 18:06:31,330 wheel INFO adding 'apscheduler/jobstores/redis.py' 2026-03-21 18:06:31,331 wheel INFO adding 'apscheduler/jobstores/rethinkdb.py' 2026-03-21 18:06:31,331 wheel INFO adding 'apscheduler/jobstores/sqlalchemy.py' 2026-03-21 18:06:31,332 wheel INFO adding 'apscheduler/jobstores/zookeeper.py' 2026-03-21 18:06:31,332 wheel INFO adding 'apscheduler/schedulers/__init__.py' 2026-03-21 18:06:31,333 wheel INFO adding 'apscheduler/schedulers/asyncio.py' 2026-03-21 18:06:31,333 wheel INFO adding 'apscheduler/schedulers/background.py' 2026-03-21 18:06:31,334 wheel INFO adding 'apscheduler/schedulers/base.py' 2026-03-21 18:06:31,334 wheel INFO adding 'apscheduler/schedulers/blocking.py' 2026-03-21 18:06:31,335 wheel INFO adding 'apscheduler/schedulers/gevent.py' 2026-03-21 18:06:31,335 wheel INFO adding 'apscheduler/schedulers/qt.py' 2026-03-21 18:06:31,335 wheel INFO adding 'apscheduler/schedulers/tornado.py' 2026-03-21 18:06:31,336 wheel INFO adding 'apscheduler/schedulers/twisted.py' 2026-03-21 18:06:31,336 wheel INFO adding 'apscheduler/triggers/__init__.py' 2026-03-21 18:06:31,337 wheel INFO adding 'apscheduler/triggers/base.py' 2026-03-21 18:06:31,337 wheel INFO adding 'apscheduler/triggers/combining.py' 2026-03-21 18:06:31,338 wheel INFO adding 'apscheduler/triggers/date.py' 2026-03-21 18:06:31,338 wheel INFO adding 'apscheduler/triggers/interval.py' 2026-03-21 18:06:31,338 wheel INFO adding 'apscheduler/triggers/cron/__init__.py' 2026-03-21 18:06:31,339 wheel INFO adding 'apscheduler/triggers/cron/expressions.py' 2026-03-21 18:06:31,339 wheel INFO adding 'apscheduler/triggers/cron/fields.py' 2026-03-21 18:06:31,340 wheel INFO adding 'apscheduler-3.10.4.dist-info/licenses/LICENSE.txt' 2026-03-21 18:06:31,341 wheel INFO adding 'apscheduler-3.10.4.dist-info/METADATA' 2026-03-21 18:06:31,341 wheel INFO adding 'apscheduler-3.10.4.dist-info/WHEEL' 2026-03-21 18:06:31,341 wheel INFO adding 'apscheduler-3.10.4.dist-info/entry_points.txt' 2026-03-21 18:06:31,342 wheel INFO adding 'apscheduler-3.10.4.dist-info/top_level.txt' 2026-03-21 18:06:31,342 wheel INFO adding 'apscheduler-3.10.4.dist-info/RECORD' 2026-03-21 18:06:31,343 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-21 18:06:31,345 gpep517 INFO The backend produced .dist/apscheduler-3.10.4-py3-none-any.whl apscheduler-3.10.4-py3-none-any.whl >>> py3-apscheduler: Entering fakeroot... >>> py3-apscheduler-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/apscheduler/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/executors/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/executors/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/jobstores/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/jobstores/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/triggers/cron/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/triggers/cron/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/triggers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/triggers/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/schedulers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/schedulers/__pycache__' >>> py3-apscheduler-pyc*: Preparing subpackage py3-apscheduler-pyc... >>> py3-apscheduler-pyc*: Running postcheck for py3-apscheduler-pyc >>> py3-apscheduler*: Running postcheck for py3-apscheduler >>> py3-apscheduler*: Preparing package py3-apscheduler... >>> py3-apscheduler-pyc*: Tracing dependencies... python3~3.12 >>> py3-apscheduler-pyc*: Package size: 240.0 KB >>> py3-apscheduler-pyc*: Compressing data... >>> py3-apscheduler-pyc*: Create checksum... >>> py3-apscheduler-pyc*: Create py3-apscheduler-pyc-3.10.4-r2.apk >>> py3-apscheduler*: Tracing dependencies... py3-tz py3-six py3-tzlocal python3~3.12 >>> py3-apscheduler*: Package size: 177.3 KB >>> py3-apscheduler*: Compressing data... >>> py3-apscheduler*: Create checksum... >>> py3-apscheduler*: Create py3-apscheduler-3.10.4-r2.apk >>> py3-apscheduler: Build complete at Sat, 21 Mar 2026 18:06:32 +0000 elapsed time 0h 0m 4s >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-apscheduler (20260321.180629) ( 2/34) Purging py3-tz-pyc (2025.2-r0) ( 3/34) Purging py3-tz (2025.2-r0) ( 4/34) Purging py3-six-pyc (1.17.0-r0) ( 5/34) Purging py3-six (1.17.0-r0) ( 6/34) Purging py3-tzlocal-pyc (5.3.1-r0) ( 7/34) Purging py3-tzlocal (5.3.1-r0) ( 8/34) Purging py3-tzdata-pyc (2025.3-r0) ( 9/34) Purging py3-tzdata (2025.3-r0) (10/34) Purging py3-attrs-pyc (25.3.0-r0) (11/34) Purging py3-attrs (25.3.0-r0) (12/34) Purging py3-gpep517-pyc (19-r1) (13/34) Purging py3-gpep517 (19-r1) (14/34) Purging py3-installer-pyc (0.7.0-r2) (15/34) Purging py3-installer (0.7.0-r2) (16/34) Purging py3-setuptools_scm-pyc (9.2.2-r0) (17/34) Purging py3-setuptools_scm (9.2.2-r0) (18/34) Purging py3-setuptools-pyc (82.0.1-r0) (19/34) Purging py3-setuptools (82.0.1-r0) (20/34) Purging py3-packaging-pyc (26.0-r0) (21/34) Purging py3-packaging (26.0-r0) (22/34) Purging py3-parsing-pyc (3.3.2-r0) (23/34) Purging py3-parsing (3.3.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.5 MiB in 102 packages >>> py3-apscheduler: Updating the community/loongarch64 repository index... >>> py3-apscheduler: Signing the index...