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-taskTpZ96z/test-tmp/rpc-test-965680a51bd241edac694850a7707216.sock
I20260808 17:42:05.403976  7895 test_util.cc:175] -----------------------------------------------
I20260808 17:42:05.404058  7895 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskTpZ96z/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786210925308021-7895-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
I20260808 17:42:05.365835  7895 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (56 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260808 17:42:05.377756  7916 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-38294dfd544846beb151791e277b1f37.sock every 8 connection(s)
I20260808 17:42:05.377756  7917 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-38294dfd544846beb151791e277b1f37.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (17 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260808 17:42:05.399281  7932 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-965680a51bd241edac694850a7707216.sock every 8 connection(s)
I20260808 17:42:05.399305  7933 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-965680a51bd241edac694850a7707216.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-taskTpZ96z/test-tmp/rpc-test-965680a51bd241edac694850a7707216.sock
I20260808 17:42:05.403976  7895 test_util.cc:175] -----------------------------------------------
I20260808 17:42:05.404058  7895 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskTpZ96z/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786210925308021-7895-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (19 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260808 17:42:05.416357  7957 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-fd37c185ba7b4322b52e9af9d6ee11a8.sock every 8 connection(s)
I20260808 17:42:05.416396  7958 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-fd37c185ba7b4322b52e9af9d6ee11a8.sock every 8 connection(s)
W20260808 17:42:05.429545  7954 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (28 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260808 17:42:05.442092  7895 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260808 17:42:05.442401  7895 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260808 17:42:05.442631  7895 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260808 17:42:05.442914  7895 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260808 17:42:05.443224  7895 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 (11 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260808 17:42:05.453322  7995 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4460ba310b794786991e0d24c9a61f39.sock every 8 connection(s)
I20260808 17:42:05.453357  7996 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4460ba310b794786991e0d24c9a61f39.sock every 8 connection(s)
I20260808 17:42:05.467772  7991 messenger.cc:345] service WrongServiceName not registered on TestServer
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (26 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260808 17:42:05.490159  8019 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1722c8aa9b994e9aa4ef47e942eba645.sock every 8 connection(s)
I20260808 17:42:05.490221  8020 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1722c8aa9b994e9aa4ef47e942eba645.sock every 8 connection(s)
I20260808 17:42:05.490404  7895 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1722c8aa9b994e9aa4ef47e942eba645.sock
W20260808 17:42:05.971935  8032 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1044 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260808 17:42:06.529738  8046 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1d5e89431e784e1fabb28c23bddd2ef7.sock every 8 connection(s)
I20260808 17:42:06.529932  7895 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1d5e89431e784e1fabb28c23bddd2ef7.sock
I20260808 17:42:06.529695  8045 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-1d5e89431e784e1fabb28c23bddd2ef7.sock every 8 connection(s)
W20260808 17:42:15.072167  8042 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (8558 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260808 17:42:15.093753  8068 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-d8eff72f419344d5ae675615431bc85d.sock every 8 connection(s)
I20260808 17:42:15.093787  8069 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-d8eff72f419344d5ae675615431bc85d.sock every 8 connection(s)
I20260808 17:42:15.093967  7895 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-d8eff72f419344d5ae675615431bc85d.sock
W20260808 17:42:15.110255  8067 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (42 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260808 17:42:15.122041  8094 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-2b99d0c85d3345a7824214d02a5a9346.sock every 8 connection(s)
I20260808 17:42:15.122081  8095 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-2b99d0c85d3345a7824214d02a5a9346.sock every 8 connection(s)
I20260808 17:42:15.134187  8098 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260808 17:42:18.134943  8098 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3000 ms. Trace:
I20260808 17:42:18.135063  8098 rpcz_store.cc:276] 0808 17:42:15.134125 (+     0us) service_pool.cc:170] Inserting onto call queue
0808 17:42:15.134168 (+    43us) service_pool.cc:227] Handling call
0808 17:42:18.134924 (+3000756us) inbound_call.cc:173] Queueing success response
Metrics: {}
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3022 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260808 17:42:18.153312  8120 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4707454cdc514b4281c44c1643e9d258.sock every 8 connection(s)
I20260808 17:42:18.153362  8121 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4707454cdc514b4281c44c1643e9d258.sock every 8 connection(s)
W20260808 17:42:18.192929  8116 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (56 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260808 17:42:20.078470  8147 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-6c41030a68294da9a8408fe6b2feb3e5.sock every 8 connection(s)
I20260808 17:42:20.078511  8148 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-6c41030a68294da9a8408fe6b2feb3e5.sock every 8 connection(s)
W20260808 17:42:20.103045  7895 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.
W20260808 17:42:20.107362  8144 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.
W20260808 17:42:20.107429  8144 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.
W20260808 17:42:20.107589  8160 connection.cc:698] client connection to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-6c41030a68294da9a8408fe6b2feb3e5.sock send error: Network error: failed to write to TLS socket: Broken pipe
W20260808 17:42:20.107764  8160 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Success
I20260808 17:42:20.136010  8172 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-6c41030a68294da9a8408fe6b2feb3e5.sock every 8 connection(s)
I20260808 17:42:20.136085  8173 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-6c41030a68294da9a8408fe6b2feb3e5.sock every 8 connection(s)
W20260808 17:42:33.197098  8169 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
'
W20260808 17:42:33.197533  8185 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (15005 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260808 17:42:33.211138  8197 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-8b376c1b413a4bafa980062822c8f9fb.sock every 8 connection(s)
I20260808 17:42:33.211229  8198 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-8b376c1b413a4bafa980062822c8f9fb.sock every 8 connection(s)
W20260808 17:42:33.225804  8193 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260808 17:42:33.276127  7895 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-8b376c1b413a4bafa980062822c8f9fb.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0507183
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (531 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260808 17:42:33.742667  8223 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-a19f3bf14cc94775b4a74ca891db3d4d.sock every 8 connection(s)
I20260808 17:42:33.742691  8224 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-a19f3bf14cc94775b4a74ca891db3d4d.sock every 8 connection(s)
I20260808 17:42:33.776111  7895 rpc-test.cc:1236] Sleep() min lat: 20355
I20260808 17:42:33.776198  7895 rpc-test.cc:1237] Sleep() mean lat: 20355
I20260808 17:42:33.776227  7895 rpc-test.cc:1238] Sleep() max lat: 20355
I20260808 17:42:33.776243  7895 rpc-test.cc:1239] Sleep() #calls: 1
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (46 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260808 17:42:33.793030  8249 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4c75a9fe5aa34880ab7ffe5c9c3d50f7.sock every 8 connection(s)
I20260808 17:42:33.793080  8250 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-4c75a9fe5aa34880ab7ffe5c9c3d50f7.sock every 8 connection(s)
W20260808 17:42:33.849992  8251 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:
W20260808 17:42:33.850206  8251 rpcz_store.cc:269] 0808 17:42:33.829639 (+     0us) service_pool.cc:170] Inserting onto call queue
0808 17:42:33.849967 (+ 20328us) service_pool.cc:214] Skipping call since client already timed out
0808 17:42:33.849975 (+     8us) inbound_call.cc:173] Queueing failure response
Metrics: {}
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (73 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260808 17:42:33.853575  8274 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46181 every 8 connection(s)
I20260808 17:42:33.853643  8275 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46181 every 8 connection(s)
W20260808 17:42:33.854323  8269 negotiation.cc:337] Failed RPC negotiation. Trace:
0808 17:42:33.854102 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36492 (local address 127.0.0.1:46181)
0808 17:42:33.854152 (+    50us) server_negotiation.cc:206] Beginning negotiation
0808 17:42:33.854154 (+     2us) server_negotiation.cc:399] Waiting for connection header
0808 17:42:33.854260 (+   106us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36492: BlockingRecv error: recv got EOF from 127.0.0.1:36492 (error 108)
Metrics: {"server-negotiator.queue_time_us":14}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (13 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260808 17:42:33.881930  8290 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-d4ae230b109149e68c6deecf61cfe084.sock every 8 connection(s)
I20260808 17:42:33.881937  8291 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-d4ae230b109149e68c6deecf61cfe084.sock every 8 connection(s)
W20260808 17:42:33.915792  8287 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (51 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260808 17:42:33.943629  8315 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-57361cd85f1d43e399b20eb645716c8d.sock every 8 connection(s)
I20260808 17:42:33.943651  8316 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-57361cd85f1d43e399b20eb645716c8d.sock every 8 connection(s)
W20260808 17:42:33.956252  8312 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (40 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260808 17:42:33.987310  8341 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-865b5a4569e34f14b9b52a0ec4ab90e0.sock every 8 connection(s)
I20260808 17:42:33.987340  8342 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-865b5a4569e34f14b9b52a0ec4ab90e0.sock every 8 connection(s)
I20260808 17:42:33.987519  7895 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-865b5a4569e34f14b9b52a0ec4ab90e0.sock
I20260808 17:42:34.006081  7895 test_util.cc:268] Using random seed: -1519890885
I20260808 17:42:34.021392  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.035097  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.047009  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.058516  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.072223  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.083079  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.095014  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260808 17:42:34.107345  8345 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260808 17:42:34.109263  8338 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260808 17:42:34.111203  8338 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 (154 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260808 17:42:34.140645  8366 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-70d55b6f5abd4ab49890d68de4d0e831.sock every 8 connection(s)
I20260808 17:42:34.140739  8367 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-70d55b6f5abd4ab49890d68de4d0e831.sock every 8 connection(s)
I20260808 17:42:34.141119  7895 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskTpZ96z/test-tmp/rpc-test-70d55b6f5abd4ab49890d68de4d0e831.sock
I20260808 17:42:35.507233  7895 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.345s	user 1.458s	sys 0.915s
I20260808 17:42:36.872972  7895 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.366s	user 1.502s	sys 0.921s
I20260808 17:42:38.203948  7895 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.331s	user 1.398s	sys 0.981s
I20260808 17:42:39.586711  7895 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.383s	user 1.463s	sys 1.001s
I20260808 17:42:40.952277  7895 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.365s	user 1.416s	sys 1.017s
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (6842 ms)
[----------] 20 tests from Parameters/TestRpc (35643 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260808 17:42:40.960479  8392 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46815 every 1 connection(s)
I20260808 17:42:40.960522  8393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46815 every 1 connection(s)
W20260808 17:42:40.961374  8387 negotiation.cc:337] Failed RPC negotiation. Trace:
0808 17:42:40.961206 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:47644 (local address 127.0.0.1:46815)
0808 17:42:40.961255 (+    49us) server_negotiation.cc:206] Beginning negotiation
0808 17:42:40.961257 (+     2us) server_negotiation.cc:399] Waiting for connection header
0808 17:42:40.961331 (+    74us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47644: BlockingRecv error: recv got EOF from 127.0.0.1:47644 (error 108)
Metrics: {"server-negotiator.queue_time_us":18}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (8 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (8 ms total)

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

 1 FAILED TEST