Diagnosed failure

Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-d43534bd1a984c0a848c8205e61138b1.sock
I20260620 07:02:34.888804 13489 test_util.cc:175] -----------------------------------------------
I20260620 07:02:34.888900 13489 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskfMRxoo/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781938954744833-13489-0

Full log

Note: This is test shard 7 of 8.
[==========] Running 21 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from Parameters/TestRpc
[ RUN      ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260620 07:02:34.794054 13489 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (25 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260620 07:02:34.823480 13509 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-607e7a0f19e14226882fac0ba616f206.sock every 8 connection(s)
I20260620 07:02:34.823892 13510 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-607e7a0f19e14226882fac0ba616f206.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (45 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260620 07:02:34.875939 13525 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-d43534bd1a984c0a848c8205e61138b1.sock every 8 connection(s)
I20260620 07:02:34.876368 13526 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-d43534bd1a984c0a848c8205e61138b1.sock every 8 connection(s)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-d43534bd1a984c0a848c8205e61138b1.sock
I20260620 07:02:34.888804 13489 test_util.cc:175] -----------------------------------------------
I20260620 07:02:34.888900 13489 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskfMRxoo/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781938954744833-13489-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (45 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260620 07:02:34.903544 13550 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-f334775a651a4ff3a1e9842164d6443d.sock every 8 connection(s)
I20260620 07:02:34.903808 13551 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-f334775a651a4ff3a1e9842164d6443d.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (50 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260620 07:02:34.953855 13489 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 07:02:34.954494 13489 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 07:02:34.955015 13489 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 07:02:34.955544 13489 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 07:02:34.956116 13489 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
[       OK ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket (18 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260620 07:02:34.971102 13585 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-5223baf7699a42b886def4427df24492.sock every 8 connection(s)
I20260620 07:02:34.971374 13586 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-5223baf7699a42b886def4427df24492.sock every 8 connection(s)
I20260620 07:02:35.001274 13582 messenger.cc:345] service WrongServiceName not registered on TestServer
W20260620 07:02:35.003729 13582 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (48 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260620 07:02:35.020715 13608 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-a8436b418b5e4677bdb9aabd837d9527.sock every 8 connection(s)
I20260620 07:02:35.020965 13609 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-a8436b418b5e4677bdb9aabd837d9527.sock every 8 connection(s)
I20260620 07:02:35.021895 13489 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-a8436b418b5e4677bdb9aabd837d9527.sock
W20260620 07:02:35.509343 13621 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1042 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260620 07:02:36.061975 13633 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-476d42c93eab44849a0ef7dc52944676.sock every 8 connection(s)
I20260620 07:02:36.062222 13634 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-476d42c93eab44849a0ef7dc52944676.sock every 8 connection(s)
I20260620 07:02:36.063211 13489 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-476d42c93eab44849a0ef7dc52944676.sock
W20260620 07:02:58.146077 13630 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (22102 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260620 07:02:58.180809 13656 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b7a0736d140d4d44bf6ed01d8203ffd6.sock every 8 connection(s)
I20260620 07:02:58.181069 13657 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b7a0736d140d4d44bf6ed01d8203ffd6.sock every 8 connection(s)
I20260620 07:02:58.182050 13489 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b7a0736d140d4d44bf6ed01d8203ffd6.sock
W20260620 07:02:58.205951 13655 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (65 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260620 07:02:58.227305 13681 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-88bcc83c170b45b1acea8802efe18e33.sock every 8 connection(s)
I20260620 07:02:58.227535 13682 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-88bcc83c170b45b1acea8802efe18e33.sock every 8 connection(s)
I20260620 07:02:58.255890 13685 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260620 07:03:01.257826 13685 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3002 ms. Trace:
I20260620 07:03:01.258045 13685 rpcz_store.cc:276] 0620 07:02:58.255761 (+     0us) service_pool.cc:170] Inserting onto call queue
0620 07:02:58.255833 (+    72us) service_pool.cc:227] Handling call
0620 07:03:01.257759 (+3001926us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260620 07:03:01.261685 13678 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3047 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260620 07:03:01.296541 13706 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-937fb2073ac546039a569dd8ea0fabf4.sock every 8 connection(s)
I20260620 07:03:01.296792 13707 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-937fb2073ac546039a569dd8ea0fabf4.sock every 8 connection(s)
W20260620 07:03:01.407613 13703 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (145 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260620 07:03:03.551391 13731 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-0d79dc4823364560899ec1efb96a98c9.sock every 8 connection(s)
I20260620 07:03:03.551688 13732 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-0d79dc4823364560899ec1efb96a98c9.sock every 8 connection(s)
W20260620 07:03:03.567247 13489 serialization.cc:72] Serialized kudu.rpc_test.PushStringsRequestPB (2147483654 bytes) is larger than the maximum configured RPC message size (52428800 bytes). Sending anyway, but peer may reject the data.
W20260620 07:03:03.572724 13728 connection.cc:535] server connection from unix:<unnamed> recv error: Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260620 07:03:03.572834 13728 connection.cc:158] shutting down server connection from unix:<unnamed> with pending inbound data: 4/2147483714 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260620 07:03:03.573251 13744 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260620 07:03:03.585731 13756 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-0d79dc4823364560899ec1efb96a98c9.sock every 8 connection(s)
I20260620 07:03:03.585952 13757 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-0d79dc4823364560899ec1efb96a98c9.sock every 8 connection(s)
W20260620 07:03:09.422981 13753 connection.cc:577] server connection from unix:<unnamed>: received bad data: 'Corruption: Invalid packet: message had a length of 2147483710, but we only support messages up to 2147483647 bytes
'
W20260620 07:03:09.423573 13769 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (8481 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260620 07:03:09.922605 13781 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b4a9fe616d1246c8b363bc0c534eb492.sock every 8 connection(s)
I20260620 07:03:09.922858 13782 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b4a9fe616d1246c8b363bc0c534eb492.sock every 8 connection(s)
W20260620 07:03:09.932036 13777 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260620 07:03:09.982448 13489 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-b4a9fe616d1246c8b363bc0c534eb492.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0509399
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (550 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260620 07:03:10.462399 13806 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-bbbc7de561c7441b9aa8ab1ae6e0940c.sock every 8 connection(s)
I20260620 07:03:10.462626 13807 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-bbbc7de561c7441b9aa8ab1ae6e0940c.sock every 8 connection(s)
I20260620 07:03:10.514395 13489 rpc-test.cc:1236] Sleep() min lat: 20832
I20260620 07:03:10.514501 13489 rpc-test.cc:1237] Sleep() mean lat: 20832
I20260620 07:03:10.514593 13489 rpc-test.cc:1238] Sleep() max lat: 20832
I20260620 07:03:10.514631 13489 rpc-test.cc:1239] Sleep() #calls: 1
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (77 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260620 07:03:10.531116 13832 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-c1c5eb5f17b941afba22f8d49dad51e7.sock every 8 connection(s)
I20260620 07:03:10.531352 13833 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-c1c5eb5f17b941afba22f8d49dad51e7.sock every 8 connection(s)
W20260620 07:03:10.596856 13834 rpcz_store.cc:267] Call kudu.rpc_test.CalculatorService.Sleep from unix:<unnamed> (request call id 2) took 20 ms (client timeout 20 ms). Trace:
W20260620 07:03:10.597100 13834 rpcz_store.cc:269] 0620 07:03:10.576404 (+     0us) service_pool.cc:170] Inserting onto call queue
0620 07:03:10.596787 (+ 20383us) service_pool.cc:214] Skipping call since client already timed out
0620 07:03:10.596839 (+    52us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260620 07:03:10.598541 13829 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (81 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260620 07:03:10.606658 13855 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45929 every 8 connection(s)
I20260620 07:03:10.606863 13856 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45929 every 8 connection(s)
W20260620 07:03:10.608898 13851 negotiation.cc:337] Failed RPC negotiation. Trace:
0620 07:03:10.608311 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33808 (local address 127.0.0.1:45929)
0620 07:03:10.608466 (+   155us) server_negotiation.cc:206] Beginning negotiation
0620 07:03:10.608469 (+     3us) server_negotiation.cc:399] Waiting for connection header
0620 07:03:10.608601 (+   132us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33808: BlockingRecv error: recv got EOF from 127.0.0.1:33808 (error 108)
Metrics: {"server-negotiator.queue_time_us":49}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (19 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260620 07:03:10.636053 13871 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-7c5276787ebb4839a19d626ea56c83d2.sock every 8 connection(s)
I20260620 07:03:10.636300 13872 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-7c5276787ebb4839a19d626ea56c83d2.sock every 8 connection(s)
W20260620 07:03:10.690927 13868 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (72 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260620 07:03:10.705828 13896 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-a6ea151b224a4feaa43838c3e43c2769.sock every 8 connection(s)
I20260620 07:03:10.706050 13897 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-a6ea151b224a4feaa43838c3e43c2769.sock every 8 connection(s)
W20260620 07:03:10.733613 13893 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (42 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260620 07:03:10.756850 13921 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-bf3a602d9c3d4595a06ae31b109baea3.sock every 8 connection(s)
I20260620 07:03:10.757087 13922 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-bf3a602d9c3d4595a06ae31b109baea3.sock every 8 connection(s)
I20260620 07:03:10.758026 13489 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-bf3a602d9c3d4595a06ae31b109baea3.sock
I20260620 07:03:10.769517 13489 test_util.cc:268] Using random seed: 9332050
I20260620 07:03:10.817363 13925 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 07:03:10.845135 13924 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 07:03:10.874979 13925 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 07:03:10.907136 13924 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 07:03:10.938072 13925 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 07:03:10.967353 13924 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260620 07:03:10.983443 13918 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 8) could send its response
W20260620 07:03:11.001813 13918 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 9) could send its response
[       OK ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket (267 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260620 07:03:11.020948 13946 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-38c94705195241c7954bb3fbe1f663cf.sock every 8 connection(s)
I20260620 07:03:11.021170 13947 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-38c94705195241c7954bb3fbe1f663cf.sock every 8 connection(s)
I20260620 07:03:11.022047 13489 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskfMRxoo/test-tmp/rpc-test-38c94705195241c7954bb3fbe1f663cf.sock
I20260620 07:03:14.235097 13489 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.196s	user 3.189s	sys 2.212s
I20260620 07:03:17.614768 13489 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.380s	user 3.359s	sys 2.353s
I20260620 07:03:20.857892 13489 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.243s	user 3.223s	sys 2.262s
I20260620 07:03:24.337282 13489 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.479s	user 3.374s	sys 2.468s
I20260620 07:03:27.671039 13489 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.334s	user 3.206s	sys 2.397s
W20260620 07:03:27.672358 13943 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (16674 ms)
[----------] 20 tests from Parameters/TestRpc (52908 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260620 07:03:27.684814 13971 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46245 every 1 connection(s)
I20260620 07:03:27.685150 13972 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46245 every 1 connection(s)
W20260620 07:03:27.686972 13967 negotiation.cc:337] Failed RPC negotiation. Trace:
0620 07:03:27.686559 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:54994 (local address 127.0.0.1:46245)
0620 07:03:27.686720 (+   161us) server_negotiation.cc:206] Beginning negotiation
0620 07:03:27.686726 (+     6us) server_negotiation.cc:399] Waiting for connection header
0620 07:03:27.686848 (+   122us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54994: BlockingRecv error: recv got EOF from 127.0.0.1:54994 (error 108)
Metrics: {"server-negotiator.queue_time_us":58}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (10 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (10 ms total)

[----------] Global test environment tear-down
[==========] 21 tests from 2 test suites ran. (52919 ms total)
[  PASSED  ] 20 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true)

 1 FAILED TEST