JUnit version 4.13.2
.06:39:51.461 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:51.660 [DEBUG - pool-3-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@16a61c2c has been taken from the queue
06:39:51.660 [DEBUG - pool-2-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@16a61c2c has been put on the queue
06:39:51.665 [DEBUG - pool-3-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@20dcb838 has been put on the queue
06:39:51.665 [DEBUG - pool-4-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@20dcb838 has been taken from the queue
06:39:52.952 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:52.960 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:52.961 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:52.971 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:52.972 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:52.976 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:52.979 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44494<->104.196.9.210:8080
06:39:52.980 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:52.980 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:52.980 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:52.982 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-0 >> POST /add_result HTTP/1.1
06:39:52.982 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Length: 1201
06:39:52.983 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Type: multipart/form-data; boundary=tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC
06:39:52.983 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Host: dist-test.cloudera.org:8080
06:39:52.983 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Connection: Keep-Alive
06:39:52.983 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:52.983 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Accept-Encoding: gzip,deflate
06:39:52.984 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:52.984 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Length: 1201[\r][\n]"
06:39:52.984 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: multipart/form-data; boundary=tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.984 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.985 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.986 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.986 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "kudu-test"
06:39:52.986 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.986 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.987 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:52.987 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.987 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.987 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.987 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "dist-test-slave-bd5m"
06:39:52.987 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.988 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.988 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:52.988 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.988 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.988 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.989 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:52.989 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.990 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.990 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:52.990 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.990 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.991 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.991 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "DEBUG"
06:39:52.991 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.991 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.992 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:52.992 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.992 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.992 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.992 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testBasicMsg"
06:39:52.993 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.993 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC[\r][\n]"
06:39:52.993 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:52.993 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:52.993 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:52.994 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.994 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "0"
06:39:52.994 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
06:39:52.994 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--tek9rKVmmJuWp5FKcyBlCE2dOAY2iBbglC--[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Date: Wed, 08 Jul 2026 06:39:52 GMT[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Length: 9[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:52.999 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "[\r][\n]"
06:39:53.002 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-0 << HTTP/1.1 200 OK
06:39:53.002 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Date: Wed, 08 Jul 2026 06:39:52 GMT
06:39:53.002 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Length: 9
06:39:53.002 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Type: text/html;charset=utf-8
06:39:53.002 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Server: CherryPy/17.4.2
06:39:53.005 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:53.007 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-0: Close connection
06:39:53.007 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:53.008 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:53.008 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:53.008 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:53.012 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:53.016 [DEBUG - pool-5-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@60b0cff6 has been put on the queue
06:39:53.016 [DEBUG - pool-6-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@60b0cff6 has been taken from the queue
06:39:53.016 [DEBUG - pool-5-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@6e772d90 has been put on the queue
06:39:53.051 [DEBUG - pool-7-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@4a7cc881 has been taken from the queue
06:39:53.016 [DEBUG - pool-6-thread-3] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@6e772d90 has been taken from the queue
06:39:53.016 [DEBUG - pool-6-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@4a7cc881 has been put on the queue
06:39:53.052 [DEBUG - pool-6-thread-3] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@33ec40dd has been put on the queue
06:39:54.023 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:54.023 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:54.024 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:54.024 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:54.024 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:54.024 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:54.025 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44502<->104.196.9.210:8080
06:39:54.025 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:54.025 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:54.025 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-1 >> POST /add_result HTTP/1.1
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Length: 1199
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Type: multipart/form-data; boundary=TF6PfvVXz1eAReizv5tBIPfk5X8VPUj
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Host: dist-test.cloudera.org:8080
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Connection: Keep-Alive
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:54.026 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Accept-Encoding: gzip,deflate
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Length: 1199[\r][\n]"
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: multipart/form-data; boundary=TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
06:39:54.027 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.028 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.029 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "kudu-test"
06:39:54.029 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.029 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.029 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:54.029 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.029 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.030 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.030 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "dist-test-slave-bd5m"
06:39:54.030 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.030 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.030 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:54.030 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:54.031 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "DEBUG"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:54.032 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterDoesntBlockQueues"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:54.033 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.034 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "0"
06:39:54.034 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
06:39:54.034 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--TF6PfvVXz1eAReizv5tBIPfk5X8VPUj--[\r][\n]"
06:39:54.038 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
06:39:54.039 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Date: Wed, 08 Jul 2026 06:39:54 GMT[\r][\n]"
06:39:54.039 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Length: 9[\r][\n]"
06:39:54.039 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:54.039 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:54.039 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "[\r][\n]"
06:39:54.039 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-1 << HTTP/1.1 200 OK
06:39:54.039 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Date: Wed, 08 Jul 2026 06:39:54 GMT
06:39:54.039 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Length: 9
06:39:54.040 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Type: text/html;charset=utf-8
06:39:54.040 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Server: CherryPy/17.4.2
06:39:54.040 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:54.040 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-1: Close connection
06:39:54.040 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:54.040 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:54.041 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:54.041 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:54.044 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:54.047 [WARN - pool-8-thread-1] (MessageReader.java:78) Empty message received.
06:39:54.047 [DEBUG - pool-8-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@485af8ea has been put on the queue
06:39:54.047 [DEBUG - pool-9-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@485af8ea has been taken from the queue
06:39:54.048 [DEBUG - pool-9-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@173e5555 has been put on the queue
06:39:54.048 [DEBUG - pool-10-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@173e5555 has been taken from the queue
06:39:55.049 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:55.050 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:55.050 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:55.050 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:55.050 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:55.051 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:55.052 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44514<->104.196.9.210:8080
06:39:55.052 [DEBUG - pool-7-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@33ec40dd has been taken from the queue
06:39:55.052 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:55.052 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:55.052 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-2 >> POST /add_result HTTP/1.1
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Length: 1254
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Type: multipart/form-data; boundary=aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Host: dist-test.cloudera.org:8080
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Connection: Keep-Alive
06:39:55.053 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:55.054 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Accept-Encoding: gzip,deflate
06:39:55.054 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:55.054 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Length: 1254[\r][\n]"
06:39:55.054 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: multipart/form-data; boundary=aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.055 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.056 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:55.056 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.056 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.056 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.056 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "kudu-test"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.057 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.058 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "dist-test-slave-bd5m"
06:39:55.058 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.058 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.058 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:55.058 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.059 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.059 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.059 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:55.059 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.059 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.059 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:55.060 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.060 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.060 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.060 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "DEBUG"
06:39:55.061 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.061 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.061 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:55.061 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.061 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.062 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.062 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMsgWithEmptyMessage"
06:39:55.062 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.062 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD[\r][\n]"
06:39:55.063 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:55.063 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:55.063 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:55.063 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.064 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "0"
06:39:55.064 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
06:39:55.064 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--aHeQgwo8DBoMG5hQrBLRRvWxCbi8BH82xfr2XTcD--[\r][\n]"
06:39:55.068 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
06:39:55.068 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Date: Wed, 08 Jul 2026 06:39:55 GMT[\r][\n]"
06:39:55.068 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Length: 9[\r][\n]"
06:39:55.068 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:55.069 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:55.069 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "[\r][\n]"
06:39:55.069 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-2 << HTTP/1.1 200 OK
06:39:55.069 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Date: Wed, 08 Jul 2026 06:39:55 GMT
06:39:55.069 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Length: 9
06:39:55.069 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Type: text/html;charset=utf-8
06:39:55.069 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Server: CherryPy/17.4.2
06:39:55.069 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:55.070 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-2: Close connection
06:39:55.070 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:55.070 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:55.070 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:55.070 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:55.074 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:55.077 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@265584bd has been put on the queue
06:39:55.077 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@265584bd has been taken from the queue
06:39:55.078 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@22bdc14c has been put on the queue
06:39:55.078 [DEBUG - pool-11-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@268251c3 has been put on the queue
06:39:55.278 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@28926e07 has been put on the queue
06:39:55.278 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@28926e07 has been taken from the queue
06:39:55.278 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@22bdc14c has been taken from the queue
06:39:55.479 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@2cadefcd has been put on the queue
06:39:55.479 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@2cadefcd has been taken from the queue
06:39:55.479 [DEBUG - pool-12-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@268251c3 has been taken from the queue
06:39:55.680 [DEBUG - pool-12-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@69af643c has been put on the queue
06:39:55.680 [DEBUG - pool-13-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@69af643c has been taken from the queue
06:39:56.080 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:56.080 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:56.080 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:56.080 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:56.081 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:56.081 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:56.082 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44528<->104.196.9.210:8080
06:39:56.082 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:56.082 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:56.082 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:56.082 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-3 >> POST /add_result HTTP/1.1
06:39:56.082 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Length: 1227
06:39:56.082 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Type: multipart/form-data; boundary=KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm
06:39:56.082 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Host: dist-test.cloudera.org:8080
06:39:56.082 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Connection: Keep-Alive
06:39:56.083 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:56.083 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Accept-Encoding: gzip,deflate
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Length: 1227[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: multipart/form-data; boundary=KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:56.083 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.084 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "kudu-test"
06:39:56.084 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "dist-test-slave-bd5m"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.085 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.086 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "DEBUG"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.087 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowExecutionMetrics"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "0"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
06:39:56.088 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--KylSY8lt_OOsH3sZaqIa_Xw-WjcOuuEkRkXm--[\r][\n]"
06:39:56.093 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
06:39:56.093 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Date: Wed, 08 Jul 2026 06:39:56 GMT[\r][\n]"
06:39:56.093 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Length: 9[\r][\n]"
06:39:56.093 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:56.094 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:56.094 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "[\r][\n]"
06:39:56.094 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Success![\n]"
06:39:56.094 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-3 << HTTP/1.1 200 OK
06:39:56.094 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Date: Wed, 08 Jul 2026 06:39:56 GMT
06:39:56.094 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Length: 9
06:39:56.094 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Type: text/html;charset=utf-8
06:39:56.094 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Server: CherryPy/17.4.2
06:39:56.094 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:56.095 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-3: Close connection
06:39:56.095 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:56.095 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:56.095 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:56.095 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:56.099 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:56.102 [DEBUG - pool-14-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@df50be5 has been put on the queue
06:39:56.102 [DEBUG - pool-15-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@df50be5 has been taken from the queue
06:39:56.103 [DEBUG - pool-15-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@1b13182e has been put on the queue
06:39:56.103 [DEBUG - pool-16-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@1b13182e has been taken from the queue
06:39:57.103 [INFO - main] (TestEchoSubprocess.java:66) java.util.concurrent.TimeoutException
06:39:57.106 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:57.106 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:57.106 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:57.106 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 4][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:57.107 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:57.107 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:57.108 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44534<->104.196.9.210:8080
06:39:57.108 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:57.109 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:57.109 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:57.109 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-4 >> POST /add_result HTTP/1.1
06:39:57.109 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> Content-Length: 1210
06:39:57.110 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> Content-Type: multipart/form-data; boundary=_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg
06:39:57.110 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> Host: dist-test.cloudera.org:8080
06:39:57.110 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> Connection: Keep-Alive
06:39:57.110 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:57.110 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-4 >> Accept-Encoding: gzip,deflate
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Length: 1210[\r][\n]"
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: multipart/form-data; boundary=_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
06:39:57.111 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:57.112 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:57.112 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.112 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.112 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:57.112 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.113 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.113 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.113 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "kudu-test"
06:39:57.113 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.113 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "dist-test-slave-bd5m"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:57.114 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.115 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.115 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.115 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:57.115 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.116 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "DEBUG"
06:39:57.117 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.117 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.117 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:57.117 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.117 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.118 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.118 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectIOException"
06:39:57.118 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.118 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg[\r][\n]"
06:39:57.118 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:57.118 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.119 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.119 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.119 [DEBUG - main] (Wire.java:87) http-outgoing-4 >> "0"
06:39:57.119 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "[\r][\n]"
06:39:57.119 [DEBUG - main] (Wire.java:73) http-outgoing-4 >> "--_hxcbhOyVOrrEwd63uoJ1eiHMvzJ1lGleg--[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "Date: Wed, 08 Jul 2026 06:39:57 GMT[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "Content-Length: 9[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:57.124 [DEBUG - main] (Wire.java:73) http-outgoing-4 << "[\r][\n]"
06:39:57.124 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-4 << HTTP/1.1 200 OK
06:39:57.124 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-4 << Date: Wed, 08 Jul 2026 06:39:57 GMT
06:39:57.125 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-4 << Content-Length: 9
06:39:57.125 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-4 << Content-Type: text/html;charset=utf-8
06:39:57.125 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-4 << Server: CherryPy/17.4.2
06:39:57.125 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:57.125 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-4: Close connection
06:39:57.125 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:57.125 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 4][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:57.125 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:57.125 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:57.129 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:57.134 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:57.135 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:57.135 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:57.135 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 5][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:57.135 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:57.136 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:57.137 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44544<->104.196.9.210:8080
06:39:57.137 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:57.137 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:57.137 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:57.137 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-5 >> POST /add_result HTTP/1.1
06:39:57.137 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> Content-Length: 1254
06:39:57.138 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> Content-Type: multipart/form-data; boundary=ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-
06:39:57.138 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> Host: dist-test.cloudera.org:8080
06:39:57.138 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> Connection: Keep-Alive
06:39:57.138 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:57.138 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-5 >> Accept-Encoding: gzip,deflate
06:39:57.139 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:57.139 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Length: 1254[\r][\n]"
06:39:57.139 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: multipart/form-data; boundary=ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.139 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:57.139 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
06:39:57.140 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:57.140 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:57.140 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.140 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.140 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:57.141 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.141 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.141 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.141 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "kudu-test"
06:39:57.141 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.141 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "dist-test-slave-bd5m"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.142 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.143 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.144 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:57.144 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.144 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.144 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.144 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "DEBUG"
06:39:57.145 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.145 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.145 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:57.145 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.145 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.146 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.146 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testInjectInterruptedException"
06:39:57.146 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.146 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM-[\r][\n]"
06:39:57.146 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:57.147 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:57.147 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:57.147 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.147 [DEBUG - main] (Wire.java:87) http-outgoing-5 >> "0"
06:39:57.147 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "[\r][\n]"
06:39:57.147 [DEBUG - main] (Wire.java:73) http-outgoing-5 >> "--ZgE3adHbcC3Vjs28AgUB_9881JShj_jHnAfNxM---[\r][\n]"
06:39:57.152 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
06:39:57.152 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "Date: Wed, 08 Jul 2026 06:39:57 GMT[\r][\n]"
06:39:57.153 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "Content-Length: 9[\r][\n]"
06:39:57.153 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:57.153 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:57.153 [DEBUG - main] (Wire.java:73) http-outgoing-5 << "[\r][\n]"
06:39:57.153 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-5 << HTTP/1.1 200 OK
06:39:57.153 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-5 << Date: Wed, 08 Jul 2026 06:39:57 GMT
06:39:57.153 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-5 << Content-Length: 9
06:39:57.153 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-5 << Content-Type: text/html;charset=utf-8
06:39:57.153 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-5 << Server: CherryPy/17.4.2
06:39:57.153 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:57.154 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-5: Close connection
06:39:57.154 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:57.154 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 5][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:57.154 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:57.154 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:57.159 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:57.162 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@455c6788 has been put on the queue
06:39:57.162 [DEBUG - pool-21-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@455c6788 has been taken from the queue
06:39:57.162 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@4b9b8153 has been put on the queue
06:39:57.164 [DEBUG - pool-21-thread-3] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@4b9b8153 has been taken from the queue
06:39:57.165 [DEBUG - pool-20-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.InboundRequest@4fa40cf8 has been put on the queue
06:39:57.165 [DEBUG - pool-21-thread-2] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.InboundRequest@4fa40cf8 has been taken from the queue
06:39:57.165 [DEBUG - pool-21-thread-1] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@69939075 has been put on the queue
06:39:57.165 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@69939075 has been taken from the queue
06:39:57.165 [DEBUG - pool-21-thread-2] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@6e53892a has been put on the queue
06:39:57.165 [DEBUG - pool-21-thread-3] (QueueUtil.java:56) Message: org.apache.kudu.subprocess.OutboundResponse@6c9c7cb6 has been put on the queue
06:39:57.366 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@6e53892a has been taken from the queue
06:39:57.566 [DEBUG - pool-22-thread-1] (QueueUtil.java:41) Message: org.apache.kudu.subprocess.OutboundResponse@6c9c7cb6 has been taken from the queue
06:39:58.165 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:58.165 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:58.166 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:58.167 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 6][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:58.167 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:58.167 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:58.168 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44556<->104.196.9.210:8080
06:39:58.168 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:58.168 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:58.168 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:58.168 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-6 >> POST /add_result HTTP/1.1
06:39:58.168 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> Content-Length: 1189
06:39:58.168 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> Content-Type: multipart/form-data; boundary=dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh
06:39:58.168 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> Host: dist-test.cloudera.org:8080
06:39:58.168 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> Connection: Keep-Alive
06:39:58.169 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:58.169 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-6 >> Accept-Encoding: gzip,deflate
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Length: 1189[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: multipart/form-data; boundary=dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.169 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "kudu-test"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.170 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "dist-test-slave-bd5m"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:58.171 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "DEBUG"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.172 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testSlowWriterMetrics"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:87) http-outgoing-6 >> "0"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "[\r][\n]"
06:39:58.173 [DEBUG - main] (Wire.java:73) http-outgoing-6 >> "--dDsSspFEGzmt6j6qMYSCF2zJOr0RkVh--[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "Date: Wed, 08 Jul 2026 06:39:58 GMT[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "Content-Length: 9[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:58.178 [DEBUG - main] (Wire.java:73) http-outgoing-6 << "[\r][\n]"
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-6 << HTTP/1.1 200 OK
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-6 << Date: Wed, 08 Jul 2026 06:39:58 GMT
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-6 << Content-Length: 9
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-6 << Content-Type: text/html;charset=utf-8
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-6 << Server: CherryPy/17.4.2
06:39:58.179 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:58.179 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-6: Close connection
06:39:58.179 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:58.179 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 6][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:58.180 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:58.180 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.06:39:58.183 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:39:58.186 [ERROR - pool-23-thread-1] (SubprocessTestUtil.java:55) Unexpected error: org.apache.kudu.subprocess.KuduSubprocessException: Unable to read the protobuf message
06:39:58.188 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
06:39:58.189 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
06:39:58.189 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:58.189 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 7][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
06:39:58.189 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
06:39:58.189 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
06:39:58.190 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.205:44562<->104.196.9.210:8080
06:39:58.190 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
06:39:58.190 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
06:39:58.190 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-7 >> POST /add_result HTTP/1.1
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> Content-Length: 1190
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> Content-Type: multipart/form-data; boundary=hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> Host: dist-test.cloudera.org:8080
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> Connection: Keep-Alive
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
06:39:58.191 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-7 >> Accept-Encoding: gzip,deflate
06:39:58.191 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "POST /add_result HTTP/1.1[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Length: 1190[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: multipart/form-data; boundary=hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.192 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "kudu-test"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.193 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "dist-test-slave-bd5m"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.194 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "DEBUG"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.195 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "org.apache.kudu.subprocess.echo.TestEchoSubprocess.testMalformedPB"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Disposition: form-data; name="status"[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
06:39:58.196 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.197 [DEBUG - main] (Wire.java:87) http-outgoing-7 >> "0"
06:39:58.197 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "[\r][\n]"
06:39:58.197 [DEBUG - main] (Wire.java:73) http-outgoing-7 >> "--hh4DA1XUuDpWO3fR2YxrSu0_VZ4TTNPx--[\r][\n]"
06:39:58.201 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
06:39:58.201 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "Date: Wed, 08 Jul 2026 06:39:58 GMT[\r][\n]"
06:39:58.201 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "Content-Length: 9[\r][\n]"
06:39:58.201 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "Content-Type: text/html;charset=utf-8[\r][\n]"
06:39:58.201 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "Server: CherryPy/17.4.2[\r][\n]"
06:39:58.202 [DEBUG - main] (Wire.java:73) http-outgoing-7 << "[\r][\n]"
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-7 << HTTP/1.1 200 OK
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-7 << Date: Wed, 08 Jul 2026 06:39:58 GMT
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-7 << Content-Length: 9
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-7 << Content-Type: text/html;charset=utf-8
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-7 << Server: CherryPy/17.4.2
06:39:58.202 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
06:39:58.202 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-7: Close connection
06:39:58.203 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
06:39:58.203 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 7][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
06:39:58.203 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
06:39:58.203 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down

Time: 6.763

OK (8 tests)

