Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-968815-28808/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Wrote: /builddir/build/SRPMS/golang-gopkg-redis-2-2.3.2-12.fc38.src.rpm RPM build warnings: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-968815-28808/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674086400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eodlBC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-2.3.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-2.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/redis-2.3.2/vendor + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/bin install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/bin' + export GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 ]] ++ dirname /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + install -m 0755 -vd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src' install: creating directory '/builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in' + ln -fs /builddir/build/BUILD/redis-2.3.2 /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 Patch #0 (redis-testing-fixes.patch): + echo 'Patch #0 (redis-testing-fixes.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file example_test.go patching file export.go (renamed from export_test.go) patching file redis_test.go Patch #1 (0001-Fix-error-message-in-TestAuth.patch): + echo 'Patch #1 (0001-Fix-error-message-in-TestAuth.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file redis_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2OQ0ur + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 + cd redis-2.3.2 + cd /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -o golang-gopkg-redis-2-devel.file-list -O /builddir/build/BUILD/redis-2.3.2 -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: gopkg.in/redis.v2 realpath: go.mod: No such file or directory + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis + ln -rs /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/gopkg.in/redis.v2 /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64/usr/share/gocode/src/github.com/go-redis/redis + echo /usr/share/gocode/src/github.com/go-redis/redis + echo '%dir "/usr/share/gocode/src/github.com/go-redis"' + echo '%dir "/usr/share/gocode/src/github.com"' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BTrHDV + umask 022 + cd /builddir/build/BUILD + cd redis-2.3.2 + redis-cli -p 8126 SHUTDOWN + true + sleep 0.2 + redis-server --port 8126 + redis-cli -p 8126 PING 574659:C 20 Jul 2023 21:13:12.570 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 574659:C 20 Jul 2023 21:13:12.574 # Redis version=7.0.10, bits=64, commit=00000000, modified=0, pid=574659, just started 574659:C 20 Jul 2023 21:13:12.574 # Configuration loaded 574659:M 20 Jul 2023 21:13:12.600 * Increased maximum number of open files to 10032 (it was originally set to 1024). 574659:M 20 Jul 2023 21:13:12.601 * monotonic clock: POSIX clock_gettime 574659:M 20 Jul 2023 21:13:12.673 * Running mode=standalone, port=8126. 574659:M 20 Jul 2023 21:13:12.675 # Server initialized 574659:M 20 Jul 2023 21:13:12.676 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 574659:M 20 Jul 2023 21:13:12.722 * Ready to accept connections PONG + LDFLAGS=' -X gopkg.in/redis.v2/version=2.3.2' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i gopkg.in/redis.v2 -b /builddir/build/BUILD/redis-2.3.2/_build/bin -s /builddir/build/BUILD/redis-2.3.2/_build -V 2.3.2-12.fc38 -p /builddir/build/BUILDROOT/golang-gopkg-redis-2-2.3.2-12.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/redis-2.3.2/_build/src PATH: /builddir/build/BUILD/redis-2.3.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/redis-2.3.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X gopkg.in/redis.v2/version=2.3.2 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: gopkg.in/redis.v2 gopkg.in/redis.v2 574659:M 20 Jul 2023 21:18:18.265 * Background append only file rewriting started by pid 576617 576617:C 20 Jul 2023 21:18:18.312 * Successfully created the temporary AOF base file temp-rewriteaof-bg-576617.aof 576617:C 20 Jul 2023 21:18:18.345 * Fork CoW for AOF rewrite: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:18:18.416 * Background AOF rewrite terminated with success 574659:M 20 Jul 2023 21:18:18.420 * Successfully renamed the temporary AOF base file temp-rewriteaof-bg-576617.aof into appendonly.aof.1.base.rdb 574659:M 20 Jul 2023 21:18:18.442 * Background AOF rewrite finished successfully 574659:M 20 Jul 2023 21:18:19.366 * Background saving started by pid 576618 576618:C 20 Jul 2023 21:18:19.404 * DB saved on disk 576618:C 20 Jul 2023 21:18:19.428 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:18:19.506 * Background saving terminated with success ---------------------------------------------------------------------- FAIL: redis_test.go:3202: RedisTest.TestCmdDebugObject redis_test.go:3206: c.Assert(debug.Err().Error(), Equals, "ERR no such key") ... obtained string = "ERR DEBUG command not allowed. If the enable-debug-command option is set to \"local\", you can run it from a local connection, otherwise you need to set this option in the configuration file, and then restart the server." ... expected string = "ERR no such key" ---------------------------------------------------------------------- FAIL: redis_test.go:485: RedisTest.TestCmdKeysDump redis_test.go:492: c.Assert(dump.Val(), Equals, "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb") ... obtained string = "" + ... "\x00\x05hello\n" + ... "\x00cr\xdfve4 \n" ... expected string = "\x00\x05hello\t\x00\xb3\x80\x8e\xba1\xb2C\xbb" ---------------------------------------------------------------------- FAIL: redis_test.go:651: RedisTest.TestCmdKeysPExpire redis_test.go:668: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true ---------------------------------------------------------------------- FAIL: redis_test.go:671: RedisTest.TestCmdKeysPExpireAt redis_test.go:688: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true ---------------------------------------------------------------------- FAIL: redis_test.go:691: RedisTest.TestCmdKeysPTTL redis_test.go:704: c.Assert(pttl.Val() >= expiration-time.Millisecond, Equals, true) ... obtained bool = false ... expected bool = true 574659:M 20 Jul 2023 21:18:31.995 * DB saved on disk 574659:M 20 Jul 2023 21:19:32.056 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:19:32.073 * Background saving started by pid 576620 576620:C 20 Jul 2023 21:19:32.394 * DB saved on disk 576620:C 20 Jul 2023 21:19:32.418 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:19:32.512 * Background saving terminated with success 574659:M 20 Jul 2023 21:20:33.103 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:20:33.120 * Background saving started by pid 576622 576622:C 20 Jul 2023 21:20:33.709 * DB saved on disk 576622:C 20 Jul 2023 21:20:33.730 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:20:33.768 * Background saving terminated with success 574659:M 20 Jul 2023 21:21:34.044 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:21:34.061 * Background saving started by pid 576625 576625:C 20 Jul 2023 21:21:34.958 * DB saved on disk 576625:C 20 Jul 2023 21:21:34.988 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:21:35.016 * Background saving terminated with success 574659:M 20 Jul 2023 21:22:36.099 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:22:36.118 * Background saving started by pid 576626 576626:C 20 Jul 2023 21:22:37.286 * DB saved on disk 576626:C 20 Jul 2023 21:22:37.311 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB 574659:M 20 Jul 2023 21:22:37.330 * Background saving terminated with success 574659:M 20 Jul 2023 21:23:38.006 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:23:38.021 * Background saving started by pid 576628 576628:C 20 Jul 2023 21:23:38.121 * DB saved on disk 576628:C 20 Jul 2023 21:23:38.154 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:23:38.255 * Background saving terminated with success 574659:M 20 Jul 2023 21:24:39.032 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:24:39.058 * Background saving started by pid 576630 576630:C 20 Jul 2023 21:24:39.479 * DB saved on disk 576630:C 20 Jul 2023 21:24:39.503 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:24:39.612 * Background saving terminated with success 574659:M 20 Jul 2023 21:25:40.031 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:25:40.055 * Background saving started by pid 576632 576632:C 20 Jul 2023 21:25:40.858 * DB saved on disk 576632:C 20 Jul 2023 21:25:40.880 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:25:40.919 * Background saving terminated with success 574659:M 20 Jul 2023 21:26:41.083 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:26:41.109 * Background saving started by pid 576635 576635:C 20 Jul 2023 21:26:42.097 * DB saved on disk 576635:C 20 Jul 2023 21:26:42.119 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 574659:M 20 Jul 2023 21:26:42.198 * Background saving terminated with success 574659:M 20 Jul 2023 21:27:43.053 * 10000 changes in 60 seconds. Saving... 574659:M 20 Jul 2023 21:27:43.080 * Background saving started by pid 576636 576636:C 20 Jul 2023 21:27:44.276 * DB saved on disk 576636:C 20 Jul 2023 21:27:44.298 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB 574659:M 20 Jul 2023 21:27:44.351 * Background saving terminated with success panic: test timed out after 10m0s running tests: Test (9m59s) goroutine 103602 [running]: testing.(*M).startAlarm.func1() /usr/lib/golang/src/testing/testing.go:2241 +0x30c created by time.goFunc /usr/lib/golang/src/time/sleep.go:176 +0x50 goroutine 1 [chan receive, 9 minutes]: testing.(*T).Run(0xc0001a4000, {0xaaaaaac33134d3?, 0xaaaaaac3113b18?}, 0xaaaaaac33f6898) /usr/lib/golang/src/testing/testing.go:1630 +0x3b4 testing.runTests.func1(0x1a0?) /usr/lib/golang/src/testing/testing.go:2036 +0x54 testing.tRunner(0xc0001a4000, 0xc00013bca0) /usr/lib/golang/src/testing/testing.go:1576 +0x11c testing.runTests(0xc00019c000?, {0xaaaaaac35c3a80, 0x3, 0x3}, {0xaaaaaac30969d0?, 0xd0000001001e05?, 0xaaaaaac35df960?}) /usr/lib/golang/src/testing/testing.go:2034 +0x424 testing.(*M).Run(0xc00019c000) /usr/lib/golang/src/testing/testing.go:1906 +0x560 main.main() _testmain.go:97 +0x1a8 goroutine 4 [sleep]: time.Sleep(0x3b9aca00) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc0000141c0, 0x0?, 0x14) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c goroutine 77604 [chan receive, 4 minutes]: gopkg.in/check%2ev1.(*suiteRunner).runTest(...) /usr/share/gocode/src/gopkg.in/check.v1/check.go:813 gopkg.in/check%2ev1.(*suiteRunner).run(0xc0003e4480) /usr/share/gocode/src/gopkg.in/check.v1/check.go:618 +0x1f0 gopkg.in/check%2ev1.Run({0xaaaaaac33f59e0?, 0xc00000e060?}, 0xaaaaaac3556ae8?) /usr/share/gocode/src/gopkg.in/check.v1/run.go:92 +0x44 gopkg.in/check%2ev1.RunAll(0x0?) /usr/share/gocode/src/gopkg.in/check.v1/run.go:84 +0x8c gopkg.in/check%2ev1.TestingT(0xc0000829c0) /usr/share/gocode/src/gopkg.in/check.v1/run.go:72 +0x250 gopkg.in/redis%2ev2_test.Test(0xc0001a41a0?) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/redis_test.go:326 +0x28 testing.tRunner(0xc0000829c0, 0xaaaaaac33f6898) /usr/lib/golang/src/testing/testing.go:1576 +0x11c created by testing.(*T).Run /usr/lib/golang/src/testing/testing.go:1629 +0x3a0 goroutine 6 [sleep, 1 minutes]: time.Sleep(0xdf8475800) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc0000141e0, 0x0?, 0x186a0) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c goroutine 77611 [sleep]: time.Sleep(0x3b9aca00) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc000190060, 0x0?, 0x14) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c goroutine 58687 [sleep]: time.Sleep(0x3b9aca00) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc000014280, 0xc000024480?, 0x14) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c goroutine 103179 [select, 4 minutes]: gopkg.in/check%2ev1.(*resultTracker)._loopRoutine(0xc000390360) /usr/share/gocode/src/gopkg.in/check.v1/check.go:464 +0x84 created by gopkg.in/check%2ev1.(*resultTracker).start /usr/share/gocode/src/gopkg.in/check.v1/check.go:444 +0x68 goroutine 77614 [sleep]: time.Sleep(0x3b9aca00) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc0000ac0e0, 0xc0000b2480?, 0x14) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c goroutine 103534 [runnable]: strconv.formatBits({0x0?, 0x1cc00?, 0xc000843e40?}, 0xc00061ca68?, 0xc000616a45?, 0x50?, 0x61?) /usr/lib/golang/src/strconv/itoa.go:199 +0x228 strconv.FormatInt(0xc000182010?, 0xc000616c00?) /usr/lib/golang/src/strconv/itoa.go:29 +0xb8 strconv.Itoa(...) /usr/lib/golang/src/strconv/itoa.go:35 gopkg.in/redis%2ev2_test.(*RedisTest).TestManyKeys2(0xc00000e060, 0x0?) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/redis_test.go:410 +0xb8 reflect.Value.call({0xaaaaaac33f59e0?, 0xc00000e060?, 0x15213?}, {0xaaaaaac33133df, 0x4}, {0xc00005df18, 0x1, 0x1?}) /usr/lib/golang/src/reflect/value.go:586 +0x858 reflect.Value.Call({0xaaaaaac33f59e0?, 0xc00000e060?, 0xc00001a060?}, {0xc0001c1f18?, 0xc00000e060?, 0xc0001c1ea6?}) /usr/lib/golang/src/reflect/value.go:370 +0xc8 gopkg.in/check%2ev1.(*suiteRunner).forkTest.func1(0xc0006380f0) /usr/share/gocode/src/gopkg.in/check.v1/check.go:775 +0x54c gopkg.in/check%2ev1.(*suiteRunner).forkCall.func1() /usr/share/gocode/src/gopkg.in/check.v1/check.go:669 +0x98 created by gopkg.in/check%2ev1.(*suiteRunner).forkCall /usr/share/gocode/src/gopkg.in/check.v1/check.go:666 +0x278 goroutine 103536 [sleep]: time.Sleep(0x3b9aca00) /usr/lib/golang/src/runtime/time.go:195 +0x124 gopkg.in/redis%2ev2.(*rateLimiter).loop(0xc000684d50, 0xc000639d10?, 0x14) /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:30 +0x4c created by gopkg.in/redis%2ev2.newRateLimiter /builddir/build/BUILD/redis-2.3.2/_build/src/gopkg.in/redis.v2/rate_limit.go:18 +0x9c exit status 2 FAIL gopkg.in/redis.v2 600.660s error: Bad exit status from /var/tmp/rpm-tmp.BTrHDV (%check) RPM build warnings: RPM build errors: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.BTrHDV (%check) Child pid '574308' is dead Child dead, killing orphans Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-gopkg-redis-2.spec