>>> py3-redis: Building community/py3-redis 5.0.4-r0 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 00:31:50 +0000 >>> py3-redis: Checking sanity of /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base py3-hiredis py3-setuptools py3-gpep517 py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.6.1-r3) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.4_p20240330-r0) (7/28) Installing readline (8.2.10-r0) (8/28) Installing sqlite-libs (3.45.3-r0) (9/28) Installing python3 (3.12.3-r1) (10/28) Installing python3-pycache-pyc0 (3.12.3-r1) (11/28) Installing pyc (3.12.3-r1) (12/28) Installing py3-hiredis-pyc (2.3.2-r1) (13/28) Installing python3-pyc (3.12.3-r1) (14/28) Installing hiredis (1.2.0-r0) (15/28) Installing py3-hiredis (2.3.2-r1) (16/28) Installing py3-parsing (3.1.2-r1) (17/28) Installing py3-parsing-pyc (3.1.2-r1) (18/28) Installing py3-packaging (24.0-r1) (19/28) Installing py3-packaging-pyc (24.0-r1) (20/28) Installing py3-setuptools (69.5.1-r0) (21/28) Installing py3-setuptools-pyc (69.5.1-r0) (22/28) Installing py3-installer (0.7.0-r2) (23/28) Installing py3-installer-pyc (0.7.0-r2) (24/28) Installing py3-gpep517 (15-r2) (25/28) Installing py3-gpep517-pyc (15-r2) (26/28) Installing py3-wheel (0.42.0-r1) (27/28) Installing py3-wheel-pyc (0.42.0-r1) (28/28) Installing .makedepends-py3-redis (20240427.003151) Executing busybox-1.36.1-r26.trigger OK: 277 MiB in 129 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Cleaning up tmpdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-redis-5.0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-redis: Fetching py3-redis-5.0.4.tar.gz::https://files.pythonhosted.org/packages/source/r/redis/redis-5.0.4.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/py3-redis-5.0.4.tar.gz.part' py3-redis-5.0.4.tar. 100% |********************************| 4474k 0:00:00 ETA '/var/cache/distfiles/py3-redis-5.0.4.tar.gz.part' saved >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-redis-5.0.4.tar.gz >>> py3-redis: Checking sha512sums... py3-redis-5.0.4.tar.gz: OK >>> py3-redis: Unpacking /var/cache/distfiles/py3-redis-5.0.4.tar.gz... 2024-04-27 00:31:54,798 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-27 00:31:54,925 root INFO running bdist_wheel 2024-04-27 00:31:54,997 root INFO running build 2024-04-27 00:31:54,998 root INFO running build_py 2024-04-27 00:31:55,009 root INFO creating build 2024-04-27 00:31:55,010 root INFO creating build/lib 2024-04-27 00:31:55,010 root INFO creating build/lib/redis 2024-04-27 00:31:55,011 root INFO copying redis/credentials.py -> build/lib/redis 2024-04-27 00:31:55,012 root INFO copying redis/backoff.py -> build/lib/redis 2024-04-27 00:31:55,013 root INFO copying redis/__init__.py -> build/lib/redis 2024-04-27 00:31:55,014 root INFO copying redis/connection.py -> build/lib/redis 2024-04-27 00:31:55,016 root INFO copying redis/retry.py -> build/lib/redis 2024-04-27 00:31:55,017 root INFO copying redis/exceptions.py -> build/lib/redis 2024-04-27 00:31:55,018 root INFO copying redis/lock.py -> build/lib/redis 2024-04-27 00:31:55,020 root INFO copying redis/sentinel.py -> build/lib/redis 2024-04-27 00:31:55,021 root INFO copying redis/crc.py -> build/lib/redis 2024-04-27 00:31:55,022 root INFO copying redis/ocsp.py -> build/lib/redis 2024-04-27 00:31:55,023 root INFO copying redis/cluster.py -> build/lib/redis 2024-04-27 00:31:55,025 root INFO copying redis/typing.py -> build/lib/redis 2024-04-27 00:31:55,027 root INFO copying redis/utils.py -> build/lib/redis 2024-04-27 00:31:55,028 root INFO copying redis/compat.py -> build/lib/redis 2024-04-27 00:31:55,029 root INFO copying redis/client.py -> build/lib/redis 2024-04-27 00:31:55,031 root INFO creating build/lib/redis/commands 2024-04-27 00:31:55,032 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2024-04-27 00:31:55,033 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2024-04-27 00:31:55,034 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2024-04-27 00:31:55,036 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2024-04-27 00:31:55,037 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2024-04-27 00:31:55,039 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2024-04-27 00:31:55,041 root INFO creating build/lib/redis/_parsers 2024-04-27 00:31:55,042 root INFO copying redis/_parsers/__init__.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,043 root INFO copying redis/_parsers/resp2.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,044 root INFO copying redis/_parsers/helpers.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,045 root INFO copying redis/_parsers/socket.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,046 root INFO copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,047 root INFO copying redis/_parsers/commands.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,048 root INFO copying redis/_parsers/encoders.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,049 root INFO copying redis/_parsers/resp3.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,050 root INFO copying redis/_parsers/base.py -> build/lib/redis/_parsers 2024-04-27 00:31:55,052 root INFO creating build/lib/redis/asyncio 2024-04-27 00:31:55,052 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,053 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,054 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,055 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,056 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,057 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,059 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,060 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2024-04-27 00:31:55,062 root INFO creating build/lib/redis/commands/graph 2024-04-27 00:31:55,062 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,063 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,064 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,065 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,066 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,067 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,068 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,069 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2024-04-27 00:31:55,071 root INFO creating build/lib/redis/commands/timeseries 2024-04-27 00:31:55,072 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2024-04-27 00:31:55,073 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2024-04-27 00:31:55,074 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2024-04-27 00:31:55,075 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2024-04-27 00:31:55,076 root INFO creating build/lib/redis/commands/json 2024-04-27 00:31:55,077 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2024-04-27 00:31:55,078 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2024-04-27 00:31:55,079 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2024-04-27 00:31:55,080 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2024-04-27 00:31:55,081 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2024-04-27 00:31:55,082 root INFO creating build/lib/redis/commands/bf 2024-04-27 00:31:55,083 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2024-04-27 00:31:55,084 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2024-04-27 00:31:55,085 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2024-04-27 00:31:55,087 root INFO creating build/lib/redis/commands/search 2024-04-27 00:31:55,087 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,088 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,089 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,090 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,091 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,092 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,093 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,094 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,095 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,096 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,097 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,098 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2024-04-27 00:31:55,099 root INFO running egg_info 2024-04-27 00:31:55,105 root INFO writing redis.egg-info/PKG-INFO 2024-04-27 00:31:55,112 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2024-04-27 00:31:55,119 root INFO writing requirements to redis.egg-info/requires.txt 2024-04-27 00:31:55,120 root INFO writing top-level names to redis.egg-info/top_level.txt 2024-04-27 00:31:55,137 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2024-04-27 00:31:55,142 root INFO reading manifest template 'MANIFEST.in' 2024-04-27 00:31:55,144 root WARNING warning: no previously-included files found matching '__pycache__' 2024-04-27 00:31:55,153 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-04-27 00:31:55,154 root INFO adding license file 'LICENSE' 2024-04-27 00:31:55,163 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2024-04-27 00:31:55,194 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-27 00:31:55,195 root INFO running install 2024-04-27 00:31:55,238 root INFO running install_lib 2024-04-27 00:31:55,246 root INFO creating build/bdist.linux-riscv64 2024-04-27 00:31:55,247 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-27 00:31:55,247 root INFO creating build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,248 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,249 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,249 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,250 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,251 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,252 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,253 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,254 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,255 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,256 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,257 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,258 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-riscv64/wheel/redis/commands/graph 2024-04-27 00:31:55,259 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2024-04-27 00:31:55,259 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2024-04-27 00:31:55,260 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2024-04-27 00:31:55,261 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2024-04-27 00:31:55,262 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2024-04-27 00:31:55,263 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,264 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,265 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,266 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,266 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,267 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-riscv64/wheel/redis/commands/json 2024-04-27 00:31:55,269 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/bf 2024-04-27 00:31:55,269 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands/bf 2024-04-27 00:31:55,270 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-riscv64/wheel/redis/commands/bf 2024-04-27 00:31:55,271 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-riscv64/wheel/redis/commands/bf 2024-04-27 00:31:55,272 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,273 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,274 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,276 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,277 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,278 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,279 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,280 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,281 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,282 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,283 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,284 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,285 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,285 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,286 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,287 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-riscv64/wheel/redis/commands/search 2024-04-27 00:31:55,288 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-riscv64/wheel/redis/commands 2024-04-27 00:31:55,289 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,290 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,291 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,292 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,293 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,294 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,295 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,296 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,297 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,297 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,299 root INFO creating build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,299 root INFO copying build/lib/redis/_parsers/__init__.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,300 root INFO copying build/lib/redis/_parsers/resp2.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,301 root INFO copying build/lib/redis/_parsers/helpers.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,303 root INFO copying build/lib/redis/_parsers/socket.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,304 root INFO copying build/lib/redis/_parsers/hiredis.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,304 root INFO copying build/lib/redis/_parsers/commands.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,305 root INFO copying build/lib/redis/_parsers/encoders.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,306 root INFO copying build/lib/redis/_parsers/resp3.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,307 root INFO copying build/lib/redis/_parsers/base.py -> build/bdist.linux-riscv64/wheel/redis/_parsers 2024-04-27 00:31:55,308 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,310 root INFO creating build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,311 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,312 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,313 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,314 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,315 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,316 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,317 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,318 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-riscv64/wheel/redis/asyncio 2024-04-27 00:31:55,319 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,320 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,321 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,322 root INFO copying build/lib/redis/client.py -> build/bdist.linux-riscv64/wheel/redis 2024-04-27 00:31:55,323 root INFO running install_egg_info 2024-04-27 00:31:55,334 root INFO Copying redis.egg-info to build/bdist.linux-riscv64/wheel/redis-5.0.4-py3.12.egg-info 2024-04-27 00:31:55,338 root INFO running install_scripts 2024-04-27 00:31:55,350 wheel INFO creating build/bdist.linux-riscv64/wheel/redis-5.0.4.dist-info/WHEEL 2024-04-27 00:31:55,352 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-5.0.4/.dist/.tmp-uxze2cma/redis-5.0.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-27 00:31:55,354 wheel INFO adding 'redis/__init__.py' 2024-04-27 00:31:55,355 wheel INFO adding 'redis/backoff.py' 2024-04-27 00:31:55,356 wheel INFO adding 'redis/client.py' 2024-04-27 00:31:55,359 wheel INFO adding 'redis/cluster.py' 2024-04-27 00:31:55,362 wheel INFO adding 'redis/compat.py' 2024-04-27 00:31:55,364 wheel INFO adding 'redis/connection.py' 2024-04-27 00:31:55,366 wheel INFO adding 'redis/crc.py' 2024-04-27 00:31:55,366 wheel INFO adding 'redis/credentials.py' 2024-04-27 00:31:55,367 wheel INFO adding 'redis/exceptions.py' 2024-04-27 00:31:55,368 wheel INFO adding 'redis/lock.py' 2024-04-27 00:31:55,370 wheel INFO adding 'redis/ocsp.py' 2024-04-27 00:31:55,371 wheel INFO adding 'redis/retry.py' 2024-04-27 00:31:55,372 wheel INFO adding 'redis/sentinel.py' 2024-04-27 00:31:55,373 wheel INFO adding 'redis/typing.py' 2024-04-27 00:31:55,374 wheel INFO adding 'redis/utils.py' 2024-04-27 00:31:55,376 wheel INFO adding 'redis/_parsers/__init__.py' 2024-04-27 00:31:55,377 wheel INFO adding 'redis/_parsers/base.py' 2024-04-27 00:31:55,378 wheel INFO adding 'redis/_parsers/commands.py' 2024-04-27 00:31:55,379 wheel INFO adding 'redis/_parsers/encoders.py' 2024-04-27 00:31:55,380 wheel INFO adding 'redis/_parsers/helpers.py' 2024-04-27 00:31:55,382 wheel INFO adding 'redis/_parsers/hiredis.py' 2024-04-27 00:31:55,383 wheel INFO adding 'redis/_parsers/resp2.py' 2024-04-27 00:31:55,384 wheel INFO adding 'redis/_parsers/resp3.py' 2024-04-27 00:31:55,385 wheel INFO adding 'redis/_parsers/socket.py' 2024-04-27 00:31:55,386 wheel INFO adding 'redis/asyncio/__init__.py' 2024-04-27 00:31:55,388 wheel INFO adding 'redis/asyncio/client.py' 2024-04-27 00:31:55,391 wheel INFO adding 'redis/asyncio/cluster.py' 2024-04-27 00:31:55,393 wheel INFO adding 'redis/asyncio/connection.py' 2024-04-27 00:31:55,395 wheel INFO adding 'redis/asyncio/lock.py' 2024-04-27 00:31:55,397 wheel INFO adding 'redis/asyncio/retry.py' 2024-04-27 00:31:55,398 wheel INFO adding 'redis/asyncio/sentinel.py' 2024-04-27 00:31:55,399 wheel INFO adding 'redis/asyncio/utils.py' 2024-04-27 00:31:55,400 wheel INFO adding 'redis/commands/__init__.py' 2024-04-27 00:31:55,401 wheel INFO adding 'redis/commands/cluster.py' 2024-04-27 00:31:55,405 wheel INFO adding 'redis/commands/core.py' 2024-04-27 00:31:55,410 wheel INFO adding 'redis/commands/helpers.py' 2024-04-27 00:31:55,411 wheel INFO adding 'redis/commands/redismodules.py' 2024-04-27 00:31:55,412 wheel INFO adding 'redis/commands/sentinel.py' 2024-04-27 00:31:55,413 wheel INFO adding 'redis/commands/bf/__init__.py' 2024-04-27 00:31:55,415 wheel INFO adding 'redis/commands/bf/commands.py' 2024-04-27 00:31:55,416 wheel INFO adding 'redis/commands/bf/info.py' 2024-04-27 00:31:55,417 wheel INFO adding 'redis/commands/graph/__init__.py' 2024-04-27 00:31:55,419 wheel INFO adding 'redis/commands/graph/commands.py' 2024-04-27 00:31:55,420 wheel INFO adding 'redis/commands/graph/edge.py' 2024-04-27 00:31:55,421 wheel INFO adding 'redis/commands/graph/exceptions.py' 2024-04-27 00:31:55,422 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2024-04-27 00:31:55,423 wheel INFO adding 'redis/commands/graph/node.py' 2024-04-27 00:31:55,423 wheel INFO adding 'redis/commands/graph/path.py' 2024-04-27 00:31:55,424 wheel INFO adding 'redis/commands/graph/query_result.py' 2024-04-27 00:31:55,426 wheel INFO adding 'redis/commands/json/__init__.py' 2024-04-27 00:31:55,427 wheel INFO adding 'redis/commands/json/_util.py' 2024-04-27 00:31:55,428 wheel INFO adding 'redis/commands/json/commands.py' 2024-04-27 00:31:55,429 wheel INFO adding 'redis/commands/json/decoders.py' 2024-04-27 00:31:55,430 wheel INFO adding 'redis/commands/json/path.py' 2024-04-27 00:31:55,431 wheel INFO adding 'redis/commands/search/__init__.py' 2024-04-27 00:31:55,432 wheel INFO adding 'redis/commands/search/_util.py' 2024-04-27 00:31:55,433 wheel INFO adding 'redis/commands/search/aggregation.py' 2024-04-27 00:31:55,435 wheel INFO adding 'redis/commands/search/commands.py' 2024-04-27 00:31:55,436 wheel INFO adding 'redis/commands/search/document.py' 2024-04-27 00:31:55,437 wheel INFO adding 'redis/commands/search/field.py' 2024-04-27 00:31:55,438 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2024-04-27 00:31:55,439 wheel INFO adding 'redis/commands/search/query.py' 2024-04-27 00:31:55,441 wheel INFO adding 'redis/commands/search/querystring.py' 2024-04-27 00:31:55,442 wheel INFO adding 'redis/commands/search/reducers.py' 2024-04-27 00:31:55,443 wheel INFO adding 'redis/commands/search/result.py' 2024-04-27 00:31:55,444 wheel INFO adding 'redis/commands/search/suggestion.py' 2024-04-27 00:31:55,445 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2024-04-27 00:31:55,446 wheel INFO adding 'redis/commands/timeseries/commands.py' 2024-04-27 00:31:55,448 wheel INFO adding 'redis/commands/timeseries/info.py' 2024-04-27 00:31:55,449 wheel INFO adding 'redis/commands/timeseries/utils.py' 2024-04-27 00:31:55,450 wheel INFO adding 'redis-5.0.4.dist-info/LICENSE' 2024-04-27 00:31:55,451 wheel INFO adding 'redis-5.0.4.dist-info/METADATA' 2024-04-27 00:31:55,452 wheel INFO adding 'redis-5.0.4.dist-info/WHEEL' 2024-04-27 00:31:55,452 wheel INFO adding 'redis-5.0.4.dist-info/top_level.txt' 2024-04-27 00:31:55,454 wheel INFO adding 'redis-5.0.4.dist-info/RECORD' 2024-04-27 00:31:55,455 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-27 00:31:55,467 gpep517 INFO The backend produced .dist/redis-5.0.4-py3-none-any.whl redis-5.0.4-py3-none-any.whl >>> py3-redis: Entering fakeroot... >>> py3-redis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/graph/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/graph/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/timeseries/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/timeseries/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/json/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/json/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/bf/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/bf/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/commands/search/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/search/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/_parsers/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/_parsers/__pycache__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.12/site-packages/redis/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/asyncio/__pycache__' >>> py3-redis-pyc*: Preparing subpackage py3-redis-pyc... >>> py3-redis-pyc*: Running postcheck for py3-redis-pyc >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis-pyc*: Tracing dependencies... py3-hiredis python3~3.12 >>> py3-redis-pyc*: Package size: 1.4 MB >>> py3-redis-pyc*: Compressing data... >>> py3-redis-pyc*: Create checksum... >>> py3-redis-pyc*: Create py3-redis-pyc-5.0.4-r0.apk >>> py3-redis*: Tracing dependencies... py3-hiredis python3~3.12 >>> py3-redis*: Package size: 1.2 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-5.0.4-r0.apk >>> py3-redis: Build complete at Sat, 27 Apr 2024 00:31:58 +0000 elapsed time 0h 0m 8s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/28) Purging .makedepends-py3-redis (20240427.003151) (2/28) Purging py3-hiredis-pyc (2.3.2-r1) (3/28) Purging py3-hiredis (2.3.2-r1) (4/28) Purging py3-setuptools-pyc (69.5.1-r0) (5/28) Purging py3-setuptools (69.5.1-r0) (6/28) Purging py3-gpep517-pyc (15-r2) (7/28) Purging py3-gpep517 (15-r2) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-wheel-pyc (0.42.0-r1) (11/28) Purging py3-wheel (0.42.0-r1) (12/28) Purging py3-packaging-pyc (24.0-r1) (13/28) Purging py3-packaging (24.0-r1) (14/28) Purging py3-parsing-pyc (3.1.2-r1) (15/28) Purging py3-parsing (3.1.2-r1) (16/28) Purging python3-pyc (3.12.3-r1) (17/28) Purging python3-pycache-pyc0 (3.12.3-r1) (18/28) Purging pyc (3.12.3-r1) (19/28) Purging python3 (3.12.3-r1) (20/28) Purging gdbm (1.23-r1) (21/28) Purging hiredis (1.2.0-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.6-r0) (24/28) Purging libpanelw (6.4_p20240330-r0) (25/28) Purging mpdecimal (4.0.0-r0) (26/28) Purging readline (8.2.10-r0) (27/28) Purging sqlite-libs (3.45.3-r0) (28/28) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 101 packages >>> py3-redis: Updating the community/riscv64 repository index... >>> py3-redis: Signing the index...