Skip to content

Add xtrim with minid and new 8.2 stream features #464

Add xtrim with minid and new 8.2 stream features

Add xtrim with minid and new 8.2 stream features #464

Triggered via pull request July 18, 2025 12:15
Status Failure
Total duration 2m 57s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_pkrvmq0rgcvqdmg_2025-07-18_12_17_54.trx#L0
Failed test found in: test-results/_pkrvmq0rgcvqdmg_2025-07-18_12_17_54.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 3s ago, last-write: 3s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.53.2598, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: pkrvmq0rgcvqdmg(SE.Redis-v2.8.53.2598), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=8,QueuedItems=46,CompletedItems=429,Timers=33), v: 2.8.53.2598 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 3s ago, last-write: 3s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.53.2598
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/runneradmin_runnervm51nrn_2025-07-18_12_22_39.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-18_12_22_39.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: INFO, inst: 14, qu: 0, qs: 2, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 16, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: runnervm51nrn(SE.Redis-v2.8.53.2598), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=6,CompletedItems=1083,Timers=33), v: 2.8.53.2598 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)