CI #2610
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 45s
StackExchange.Redis (Windows Server 2022)
9m 10s
Annotations
11 errors and 1 warning
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
|
|
|
|
|
|
|
Roles.PrimaryRole(allowAdmin: False) (RESP2):
/_/tests/StackExchange.Redis.Tests/RoleTests.cs#L11
Assert.NotEmpty() Failure: Collection was empty
|
|
Roles.PrimaryRole(allowAdmin: True) (RESP2):
/_/tests/StackExchange.Redis.Tests/RoleTests.cs#L11
Assert.NotEmpty() Failure: Collection was empty
|
|
|
|
KeyIdleTests.IdleTime (RESP3):
/_/tests/StackExchange.Redis.Tests/KeyIdleTests.cs#L10
Assert.True() Failure
Expected: True
Actual: False
|
|
KeyIdleTests.IdleTime (RESP2):
/_/tests/StackExchange.Redis.Tests/KeyIdleTests.cs#L10
Assert.True() Failure
Expected: True
Actual: False
|
|
InProcPubSubTests.TestBasicPubSub(channelPrefix: null:
/_/tests/StackExchange.Redis.Tests/PubSubTests.cs#L65
System.TimeoutException : Timeout; sub: Faulted: Timeout awaiting response (outbound=0KiB, inbound=0KiB, 7812ms elapsed, timeout is 5000ms), command=PING, next: PING, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in-pipe: 0, last-in: 23, cur-in: 23, lm: 5/6/1/0, sync-ops: 0, async-ops: 2, serverEndpoint: 127.0.0.1:6379, conn-sec: 8, aoc: 1, mc: 1/1/0, clientName: runnervmz8jt0(SE.Redis-v3.0.10.41247), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=23,CompletedItems=298,Timers=5), v: 3.0.10.41247 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts), pub: Faulted: Timeout awaiting response (outbound=0KiB, inbound=0KiB, 7812ms elapsed, timeout is 5000ms), command=PING, next: PING, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in-pipe: 0, last-in: 35, cur-in: 35, lm: 5/6/1/0, sync-ops: 0, async-ops: 2, serverEndpoint: 127.0.0.1:6379, conn-sec: 8.04, aoc: 1, mc: 1/1/0, clientName: runnervmz8jt0(SE.Redis-v3.0.10.41247), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=22,CompletedItems=298,Timers=5), v: 3.0.10.41247 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
---- StackExchange.Redis.RedisTimeoutException : Timeout awaiting response (outbound=0KiB, inbound=0KiB, 7812ms elapsed, timeout is 5000ms), command=PING, next: PING, inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in-pipe: 0, last-in: 23, cur-in: 23, lm: 5/6/1/0, sync-ops: 0, async-ops: 2, serverEndpoint: 127.0.0.1:6379, conn-sec: 8, aoc: 1, mc: 1/1/0, clientName: runnervmz8jt0(SE.Redis-v3.0.10.41247), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=23,CompletedItems=298,Timers=5), v: 3.0.10.41247 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
|
ConnectCustomConfigTests.TieBreakerIntact (RESP2):
/_/tests/StackExchange.Redis.Tests/ConnectCustomConfigTests.cs#L46
StackExchange.Redis.RedisTimeoutException : Timeout performing GET (5000ms), next: INFO, inst: 14, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, last-in: 23, cur-in: 23, lm: 5/5/0/0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.14, aoc: 0, mc: 1/1/0, clientName: TieBreakerIntact, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=174,CompletedItems=115,Timers=21), v: 3.0.10.41247 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
|
|
StackExchange.Redis (Windows Server 2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Vampire/setup-wsl@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|