Skip to content

update to handle null messages in FailNoServer method #1558

update to handle null messages in FailNoServer method

update to handle null messages in FailNoServer method #1558

Triggered via pull request May 22, 2024 11:18
Status Failure
Total duration 5m 28s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 47s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 16s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
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: 4s ago, v: 2.7.39.11347, 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: 9 of 10 available, clientName: fv-az700-747(SE.Redis-v2.7.39.11347), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=3,Free=32764,Min=4,Max=32767), POOL: (Threads=27,QueuedItems=0,CompletedItems=3866,Timers=33), v: 2.7.39.11347 (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: 4s ago, v: 2.7.39.11347
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
StackExchange.Redis (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.