Actions
Bug #7721
closed[Tests] Build 2170 ran for 2.5 hours until I cancelled it - deadlock in websockets tests
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Deadlock in websockets tests, apparently:
test_subscribe_poll (tests.test_websockets.WebsocketTest) ... 2015-11-04 22:13:21 arvados.events[2940] WARNING: Failed to connect to websockets on wss://0.0.0.0:46091/websocket WARNING:arvados.events:Failed to connect to websockets on wss://0.0.0.0:46091/websocket 2015-11-04 22:13:21 arvados.events[2940] WARNING: Falling back to polling after websocket error: All is well WARNING:arvados.events:Falling back to polling after websocket error: All is well ok test_subscribe_poll_with_start_time_future (tests.test_websockets.WebsocketTest) ... 2015-11-04 22:13:26 arvados.events[2940] WARNING: Failed to connect to websockets on wss://0.0.0.0:46091/websocket WARNING:arvados.events:Failed to connect to websockets on wss://0.0.0.0:46091/websocket 2015-11-04 22:13:26 arvados.events[2940] WARNING: Falling back to polling after websocket error: All is well WARNING:arvados.events:Falling back to polling after websocket error: All is well ok test_subscribe_poll_with_start_time_past (tests.test_websockets.WebsocketTest) ... 2015-11-04 22:13:30 arvados.events[2940] WARNING: Failed to connect to websockets on wss://0.0.0.0:46091/websocket WARNING:arvados.events:Failed to connect to websockets on wss://0.0.0.0:46091/websocket 2015-11-04 22:13:30 arvados.events[2940] WARNING: Falling back to polling after websocket error: All is well WARNING:arvados.events:Falling back to polling after websocket error: All is well ok test_subscribe_websocket (tests.test_websockets.WebsocketTest) ... ok test_subscribe_websocket_with_start_time_future (tests.test_websockets.WebsocketTest) ... ok test_subscribe_websocket_with_start_time_future_utc (tests.test_websockets.WebsocketTest) ... Terminated Build was aborted Aborted by Ward Vandewege IRC notifier plugin: Sending notification to: #arvados Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: ABORTED
Updated by Ward Vandewege about 9 years ago
- Subject changed from [Tests] Build 2170 ran for 2.5 hours until I cancelled it to [Tests] Build 2170 ran for 2.5 hours until I cancelled it - deadlock in websockets tests
Updated by Brett Smith about 9 years ago
- Status changed from New to Feedback
Now that #7654 is fixed, we need to keep an eye on this to see whether it recurs.
Updated by Tom Clegg almost 8 years ago
- Status changed from Feedback to Resolved
Actions