cyb70289 commented on pull request #12442: URL: https://github.com/apache/arrow/pull/12442#issuecomment-1085384730
There's another UCX error in my clean test VM, might deserve checking. ``` ...... [ RUN ] UcxConnectivityTest.BrokenConnection [1648777017.523982] [cyb-arrow-verify:537572:0] flush.c:26 UCX ERROR req 0x562b62cc0f40: error during flush: Endpoint timeout, flush comp 0x562b62cc0fd0 count reduced to 1 [1648777017.524003] [cyb-arrow-verify:537572:0] flush.c:26 UCX ERROR req 0x562b62cc0f40: error during flush: Endpoint timeout, flush comp 0x562b62cc0fd0 count reduced to 0 [ OK ] UcxConnectivityTest.BrokenConnection (13 ms) ...... [ RUN ] UcxDoPutTest.TestSizeLimit [1648777019.175692] [cyb-arrow-verify:537572:1] flush.c:26 UCX ERROR req 0x7fd5c42d2840: error during flush: Endpoint timeout, flush comp 0x7fd5c42d28d0 count reduced to 2 [1648777019.175713] [cyb-arrow-verify:537572:1] flush.c:26 UCX ERROR req 0x7fd5c42d2840: error during flush: Endpoint timeout, flush comp 0x7fd5c42d28d0 count reduced to 1 [1648777019.175717] [cyb-arrow-verify:537572:1] flush.c:26 UCX ERROR req 0x7fd5c42d2840: error during flush: Endpoint timeout, flush comp 0x7fd5c42d28d0 count reduced to 0 [ OK ] UcxDoPutTest.TestSizeLimit (44 ms) ...... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
