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-taskv2GhLs/test-tmp/rpc-test-c8c83f32b0ca42848717475098c39c99.sock
I20260618 22:17:46.200670 383 test_util.cc:175] -----------------------------------------------
I20260618 22:17:46.200718 383 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskv2GhLs/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781821066084617-383-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
I20260618 22:17:46.122692 383 rpc-test.cc:169] started messenger TestCreateDestroy
[ OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (33 ms)
[ RUN ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260618 22:17:46.161631 403 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-3eb5b0068dcc4b00877a5f21ddf7ed6b.sock every 8 connection(s)
I20260618 22:17:46.161638 404 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-3eb5b0068dcc4b00877a5f21ddf7ed6b.sock every 8 connection(s)
[ OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (46 ms)
[ RUN ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260618 22:17:46.196218 419 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-c8c83f32b0ca42848717475098c39c99.sock every 8 connection(s)
I20260618 22:17:46.196247 420 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-c8c83f32b0ca42848717475098c39c99.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-taskv2GhLs/test-tmp/rpc-test-c8c83f32b0ca42848717475098c39c99.sock
I20260618 22:17:46.200670 383 test_util.cc:175] -----------------------------------------------
I20260618 22:17:46.200718 383 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskv2GhLs/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781821066084617-383-0
[ FAILED ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (29 ms)
[ RUN ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260618 22:17:46.214888 444 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-3298ccf4f3a74488bbb8f146efd157ca.sock every 8 connection(s)
I20260618 22:17:46.214934 445 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-3298ccf4f3a74488bbb8f146efd157ca.sock every 8 connection(s)
W20260618 22:17:46.226606 441 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (27 ms)
[ RUN ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260618 22:17:46.234903 383 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260618 22:17:46.235239 383 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260618 22:17:46.235584 383 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260618 22:17:46.235982 383 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260618 22:17:46.236326 383 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 (8 ms)
[ RUN ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260618 22:17:46.249048 479 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-45d356c2f61a4e749609aee2a1f19385.sock every 8 connection(s)
I20260618 22:17:46.249089 480 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-45d356c2f61a4e749609aee2a1f19385.sock every 8 connection(s)
I20260618 22:17:46.278153 476 messenger.cc:345] service WrongServiceName not registered on TestServer
[ OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (43 ms)
[ RUN ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260618 22:17:46.285434 502 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-52bd367c28734d6d94250475ccd859f4.sock every 8 connection(s)
I20260618 22:17:46.285490 503 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-52bd367c28734d6d94250475ccd859f4.sock every 8 connection(s)
I20260618 22:17:46.285677 383 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-52bd367c28734d6d94250475ccd859f4.sock
W20260618 22:17:46.781880 515 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1025 ms)
[ RUN ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260618 22:17:47.327862 527 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-1b3a69fb50d44dc484125d97810b6405.sock every 8 connection(s)
I20260618 22:17:47.327891 528 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-1b3a69fb50d44dc484125d97810b6405.sock every 8 connection(s)
I20260618 22:17:47.328115 383 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-1b3a69fb50d44dc484125d97810b6405.sock
W20260618 22:17:56.814476 524 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (9510 ms)
[ RUN ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260618 22:17:56.831812 550 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-7e2a913795a84a0d8032173b77cd6dbd.sock every 8 connection(s)
I20260618 22:17:56.831840 551 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-7e2a913795a84a0d8032173b77cd6dbd.sock every 8 connection(s)
I20260618 22:17:56.832077 383 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-7e2a913795a84a0d8032173b77cd6dbd.sock
W20260618 22:17:56.854809 549 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (44 ms)
[ RUN ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260618 22:17:56.875129 575 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-50aa86aadc644b2c9202507a5666f967.sock every 8 connection(s)
I20260618 22:17:56.875176 576 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-50aa86aadc644b2c9202507a5666f967.sock every 8 connection(s)
I20260618 22:17:56.892927 579 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260618 22:17:59.893712 579 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3000 ms. Trace:
I20260618 22:17:59.893822 579 rpcz_store.cc:276] 0618 22:17:56.892848 (+ 0us) service_pool.cc:170] Inserting onto call queue
0618 22:17:56.892894 (+ 46us) service_pool.cc:227] Handling call
0618 22:17:59.893693 (+3000799us) inbound_call.cc:173] Queueing success response
Metrics: {}
[ OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3036 ms)
[ RUN ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260618 22:17:59.918483 600 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-382cc77287604e0a8a00ef4588dee515.sock every 8 connection(s)
I20260618 22:17:59.918532 601 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-382cc77287604e0a8a00ef4588dee515.sock every 8 connection(s)
W20260618 22:17:59.964449 597 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (69 ms)
[ RUN ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260618 22:18:01.617620 625 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-2e74d0e91fe04a17bd2fa6f485d7408b.sock every 8 connection(s)
I20260618 22:18:01.617652 626 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-2e74d0e91fe04a17bd2fa6f485d7408b.sock every 8 connection(s)
W20260618 22:18:01.631618 383 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.
W20260618 22:18:01.634941 622 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.
W20260618 22:18:01.634996 622 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.
W20260618 22:18:01.635208 638 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260618 22:18:01.647276 650 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-2e74d0e91fe04a17bd2fa6f485d7408b.sock every 8 connection(s)
I20260618 22:18:01.647312 651 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-2e74d0e91fe04a17bd2fa6f485d7408b.sock every 8 connection(s)
W20260618 22:18:06.127797 647 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
'
W20260618 22:18:06.128155 663 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (6164 ms)
[ RUN ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260618 22:18:06.155695 675 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-d89f53d266ed460fb8a4ba22a51c2298.sock every 8 connection(s)
I20260618 22:18:06.155733 676 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-d89f53d266ed460fb8a4ba22a51c2298.sock every 8 connection(s)
W20260618 22:18:06.173569 668 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260618 22:18:06.223979 383 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-d89f53d266ed460fb8a4ba22a51c2298.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.050817
[ OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (549 ms)
[ RUN ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260618 22:18:06.694435 700 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-5bf8139a73a04ef19a5f9211db5d7e93.sock every 8 connection(s)
I20260618 22:18:06.694478 701 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-5bf8139a73a04ef19a5f9211db5d7e93.sock every 8 connection(s)
I20260618 22:18:06.729360 383 rpc-test.cc:1236] Sleep() min lat: 20401
I20260618 22:18:06.729425 383 rpc-test.cc:1237] Sleep() mean lat: 20401
I20260618 22:18:06.729452 383 rpc-test.cc:1238] Sleep() max lat: 20401
I20260618 22:18:06.729465 383 rpc-test.cc:1239] Sleep() #calls: 1
[ OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (51 ms)
[ RUN ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260618 22:18:06.737525 726 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-455a8ab8cfbc43e8b0b861718efca49f.sock every 8 connection(s)
I20260618 22:18:06.737561 727 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-455a8ab8cfbc43e8b0b861718efca49f.sock every 8 connection(s)
W20260618 22:18:06.799773 728 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:
W20260618 22:18:06.799860 728 rpcz_store.cc:269] 0618 22:18:06.779435 (+ 0us) service_pool.cc:170] Inserting onto call queue
0618 22:18:06.799732 (+ 20297us) service_pool.cc:214] Skipping call since client already timed out
0618 22:18:06.799757 (+ 25us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260618 22:18:06.800621 723 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (70 ms)
[ RUN ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260618 22:18:06.803658 749 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:35837 every 8 connection(s)
I20260618 22:18:06.803704 750 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:35837 every 8 connection(s)
W20260618 22:18:06.812569 745 negotiation.cc:337] Failed RPC negotiation. Trace:
0618 22:18:06.812019 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:55904 (local address 127.0.0.1:35837)
0618 22:18:06.812150 (+ 131us) server_negotiation.cc:206] Beginning negotiation
0618 22:18:06.812155 (+ 5us) server_negotiation.cc:399] Waiting for connection header
0618 22:18:06.812282 (+ 127us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55904: BlockingRecv error: recv got EOF from 127.0.0.1:55904 (error 108)
Metrics: {"server-negotiator.queue_time_us":41}
[ OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (21 ms)
[ RUN ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260618 22:18:06.837720 765 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-9ead111c3b044aa4b64f428a7a11b9b1.sock every 8 connection(s)
I20260618 22:18:06.837738 766 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-9ead111c3b044aa4b64f428a7a11b9b1.sock every 8 connection(s)
[ OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (56 ms)
[ RUN ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260618 22:18:06.895042 791 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-b706a3f21ee54125a86e44e20413b4eb.sock every 8 connection(s)
I20260618 22:18:06.895035 790 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-b706a3f21ee54125a86e44e20413b4eb.sock every 8 connection(s)
W20260618 22:18:06.925450 787 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[ OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (46 ms)
[ RUN ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260618 22:18:06.946724 815 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-f2fb91d44d584748b239b909a3484008.sock every 8 connection(s)
I20260618 22:18:06.946748 816 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-f2fb91d44d584748b239b909a3484008.sock every 8 connection(s)
I20260618 22:18:06.946964 383 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-f2fb91d44d584748b239b909a3484008.sock
I20260618 22:18:06.950881 383 test_util.cc:268] Using random seed: -1930369570
I20260618 22:18:06.967342 819 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:06.984737 818 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:07.000825 819 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:07.018896 818 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:07.033634 819 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:07.048833 818 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260618 22:18:07.063836 819 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260618 22:18:07.065449 812 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260618 22:18:07.073324 812 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
W20260618 22:18:07.085351 812 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 (160 ms)
[ RUN ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260618 22:18:07.122340 840 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-681bfe611cfa4349a701bc80a1d4ad30.sock every 8 connection(s)
I20260618 22:18:07.122349 841 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-681bfe611cfa4349a701bc80a1d4ad30.sock every 8 connection(s)
I20260618 22:18:07.122582 383 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskv2GhLs/test-tmp/rpc-test-681bfe611cfa4349a701bc80a1d4ad30.sock
I20260618 22:18:08.582630 383 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.440s user 1.848s sys 0.787s
I20260618 22:18:09.967075 383 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.384s user 1.757s sys 0.784s
I20260618 22:18:11.409677 383 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.442s user 1.839s sys 0.784s
I20260618 22:18:12.818264 383 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.408s user 1.866s sys 0.716s
I20260618 22:18:14.204864 383 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.387s user 1.789s sys 0.759s
[ OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (7119 ms)
[----------] 20 tests from Parameters/TestRpc (28115 ms total)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260618 22:18:14.213717 865 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:43795 every 1 connection(s)
I20260618 22:18:14.213757 866 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:43795 every 1 connection(s)
W20260618 22:18:14.214484 861 negotiation.cc:337] Failed RPC negotiation. Trace:
0618 22:18:14.214265 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:51508 (local address 127.0.0.1:43795)
0618 22:18:14.214342 (+ 77us) server_negotiation.cc:206] Beginning negotiation
0618 22:18:14.214345 (+ 3us) server_negotiation.cc:399] Waiting for connection header
0618 22:18:14.214425 (+ 80us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51508: BlockingRecv error: recv got EOF from 127.0.0.1:51508 (error 108)
Metrics: {"server-negotiator.queue_time_us":21}
[ OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (9 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (9 ms total)
[----------] Global test environment tear-down
[==========] 21 tests from 2 test suites ran. (28125 ms total)
[ PASSED ] 20 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true)
1 FAILED TEST