[#1945] Improvement(server): Remove PreAllocated buffer earlier by unregisterPureEvent #2348
5 fail, 1 skipped, 897 pass in 6h 55m 18s
Annotations
Check warning on line 0 in org.apache.uniffle.server.ShuffleTaskManagerTest
github-actions / Test Results
All 15 runs failed: writeProcessTest (org.apache.uniffle.server.ShuffleTaskManagerTest)
artifacts/unit-reports-dashboard/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-mr-hadoop2.8/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-mr-hadoop3.2/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark2.3/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark2/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.0/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.2.0/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.2/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.3/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.4/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.5-scala2.13/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3.5/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-spark3/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-tez-hadoop3.2/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
artifacts/unit-reports-tez/server/target/surefire-reports/TEST-org.apache.uniffle.server.ShuffleTaskManagerTest.xml [took 13s]
Raw output
Timeout to flush data
org.opentest4j.AssertionFailedError: Timeout to flush data
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:134)
at org.apache.uniffle.server.ShuffleTaskManagerTest.waitForFlush(ShuffleTaskManagerTest.java:1085)
at org.apache.uniffle.server.ShuffleTaskManagerTest.writeProcessTest(ShuffleTaskManagerTest.java:411)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
01:28:00.743 [sendHeartBeat-0] ERROR org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient - Failed to doSendHeartBeat, request: serverId {
id: "10.1.0.14-9530"
ip: "10.1.0.14"
port: 9530
netty_port: -1
jetty_port: 9529
}
availableMemory: 100
tags: "ss_v5"
tags: "GRPC"
status: ACTIVE
storageInfo {
key: "/dev/root"
value {
mountPoint: "/dev/root"
storageMedia: HDD
capacity: 1073741824
status: NORMAL
}
}
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268) ~[grpc-stub-1.64.0.jar:1.64.0]
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249) ~[grpc-stub-1.64.0.jar:1.64.0]
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167) ~[grpc-stub-1.64.0.jar:1.64.0]
at org.apache.uniffle.proto.CoordinatorServerGrpc$CoordinatorServerBlockingStub.heartbeat(CoordinatorServerGrpc.java:811) ~[rss-proto-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.doSendHeartBeat(CoordinatorGrpcClient.java:153) ~[rss-internal-client-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.sendHeartBeat(CoordinatorGrpcClient.java:209) ~[rss-internal-client-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.server.RegisterHeartBeat.lambda$sendHeartBeat$1(RegisterHeartBeat.java:133) ~[classes/:?]
at org.apache.uniffle.common.util.ThreadUtils.lambda$null$0(ThreadUtils.java:116) ~[rss-common-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_412]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_412]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_412]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_412]
Caused by: io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/0:0:0:0:0:0:0:1:0
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.grpc.netty.shaded.io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.unix.Socket.finishConnect(Socket.java:359) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
... 1 more
01:28:00.744 [sendHeartBeat-0] ERROR org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient - Fail to send heartbeat to localhost:0 TIMEOUT
2024-07-28 01:28:06,104 INFO [IPC Server handler 7 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testAppId/1/1-1 dst=null perm=null proto=rpc
2024-07-28 01:28:06,107 INFO [IPC Server handler 9 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=mkdirs src=/rss/test/testAppId/1/1-1 dst=null perm=runner:supergroup:rwxr-xr-x proto=rpc
2024-07-28 01:28:06,108 INFO [IPC Server handler 8 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:28:06,108 INFO [IPC Server handler 0 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:28:06,110 INFO [IPC Server handler 1 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.data dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
2024-07-28 01:28:06,111 INFO [IPC Server handler 2 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:28:06,112 INFO [IPC Server handler 4 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:28:06,113 INFO [IPC Server handler 3 on 41213] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testAppId/1/1-1/shuffleServerId_0_0.index dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
2024-07-28 01:28:06,122 INFO [PacketResponder: BP-1143893178-127.0.0.1-1722130045091:blk_1073741825_1001, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38446, dest: /127.0.0.1:34037, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-485942623_1, offset: 0, srvID: 56529042-0647-4b3e-9461-f460fdc88b31, blockid: BP-1143893178-127.0.0.1-1722130045091:blk_1073741825_1001, duration: 2730483
2024-07-28 01:28:06,131 INFO [PacketResponder: BP-1143893178-127.0.0.1-1722130045091:blk_1073741826_1002, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38452, dest: /127.0.0.1:34037, bytes: 35, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-485942623_1, offset: 0, srvID: 56529042-0647-4b3e-9461-f460fdc88b31, blockid: BP-1143893178-127.0.0.1-1722130045091:blk_1073741826_1002, duration: 3050342
01:28:10.743 [sendHeartBeat-1] ERROR org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient - Failed to doSendHeartBeat, request: serverId {
id: "10.1.0.14-9530"
ip: "10.1.0.14"
port: 9530
netty_port: -1
jetty_port: 9529
}
availableMemory: 100
tags: "ss_v5"
tags: "GRPC"
status: ACTIVE
storageInfo {
key: "/dev/root"
value {
mountPoint: "/dev/root"
storageMedia: HDD
capacity: 1073741824
status: NORMAL
}
}
io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268) ~[grpc-stub-1.64.0.jar:1.64.0]
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249) ~[grpc-stub-1.64.0.jar:1.64.0]
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167) ~[grpc-stub-1.64.0.jar:1.64.0]
at org.apache.uniffle.proto.CoordinatorServerGrpc$CoordinatorServerBlockingStub.heartbeat(CoordinatorServerGrpc.java:811) ~[rss-proto-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.doSendHeartBeat(CoordinatorGrpcClient.java:153) ~[rss-internal-client-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.sendHeartBeat(CoordinatorGrpcClient.java:209) ~[rss-internal-client-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at org.apache.uniffle.server.RegisterHeartBeat.lambda$sendHeartBeat$1(RegisterHeartBeat.java:133) ~[classes/:?]
at org.apache.uniffle.common.util.ThreadUtils.lambda$null$0(ThreadUtils.java:116) ~[rss-common-0.10.0-SNAPSHOT.jar:0.10.0-SNAPSHOT]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_412]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_412]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_412]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_412]
Caused by: io.grpc.netty.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/0:0:0:0:0:0:0:1:0
Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
at io.grpc.netty.shaded.io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.unix.Socket.finishConnect(Socket.java:359) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[grpc-netty-shaded-1.64.0.jar:1.64.0]
... 1 more
01:28:10.747 [sendHeartBeat-1] ERROR org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient - Fail to send heartbeat to localhost:0 TIMEOUT
Check warning on line 0 in org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest
github-actions / Test Results
All 15 runs failed: testConcurrentWrite2Hadoop{int, int, boolean}[1] (org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest)
artifacts/integration-reports-dashboard/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-mr-hadoop2.8/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-mr-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark2.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 8s]
artifacts/integration-reports-spark2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-spark3.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3.2.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.4/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3.5-scala2.13/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3.5/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 8s]
artifacts/integration-reports-tez-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-tez/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
Raw output
expected: <3> but was: <1>
org.opentest4j.AssertionFailedError: expected: <3> but was: <1>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
at org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.testConcurrentWrite2Hadoop(ShuffleServerConcurrentWriteOfHadoopTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2024-07-28 01:41:39,586 INFO [main] hdfs.MiniDFSCluster (MiniDFSCluster.java:<init>(460)) - starting cluster: numNameNodes=1, numDataNodes=1
Formatting using clusterid: testClusterID
2024-07-28 01:41:39,587 INFO [main] namenode.FSEditLog (FSEditLog.java:newInstance(225)) - Edit logging is async:true
2024-07-28 01:41:39,587 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(742)) - KeyProvider: null
2024-07-28 01:41:39,588 INFO [main] namenode.FSNamesystem (FSNamesystemLock.java:<init>(120)) - fsLock is fair: true
2024-07-28 01:41:39,588 INFO [main] namenode.FSNamesystem (FSNamesystemLock.java:<init>(136)) - Detailed lock hold time metrics enabled: false
2024-07-28 01:41:39,588 INFO [main] blockmanagement.DatanodeManager (DatanodeManager.java:<init>(241)) - dfs.block.invalidate.limit=1000
2024-07-28 01:41:39,588 INFO [main] blockmanagement.DatanodeManager (DatanodeManager.java:<init>(247)) - dfs.namenode.datanode.registration.ip-hostname-check=true
[2024-07-28 01:41:39.589] [main] [INFO] BlockManager.printBlockDeletionTime - dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
[2024-07-28 01:41:39.589] [main] [INFO] BlockManager.printBlockDeletionTime - The block deletion will start around 2024 Jul 28 01:41:39
2024-07-28 01:41:39,589 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map BlocksMap
2024-07-28 01:41:39,590 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,590 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 2.0% max memory 4.4 GB = 91.0 MB
2024-07-28 01:41:39,590 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^24 = 16777216 entries
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.createBlockTokenSecretManager - dfs.block.access.token.enable=false
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - defaultReplication = 1
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - maxReplication = 512
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - minReplication = 1
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - maxReplicationStreams = 2
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - replicationRecheckInterval = 3000
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - encryptDataTransfer = false
[2024-07-28 01:41:39.592] [main] [INFO] BlockManager.<init> - maxNumBlocksToLog = 1000
2024-07-28 01:41:39,592 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(767)) - fsOwner = runner (auth:SIMPLE)
2024-07-28 01:41:39,593 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(768)) - supergroup = supergroup
2024-07-28 01:41:39,593 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(769)) - isPermissionEnabled = true
2024-07-28 01:41:39,593 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(780)) - HA Enabled: false
2024-07-28 01:41:39,593 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(822)) - Append Enabled: true
2024-07-28 01:41:39,593 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map INodeMap
2024-07-28 01:41:39,594 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,594 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 1.0% max memory 4.4 GB = 45.5 MB
2024-07-28 01:41:39,594 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^23 = 8388608 entries
[2024-07-28 01:41:39.595] [main] [INFO] FSDirectory.<init> - ACLs enabled? false
[2024-07-28 01:41:39.595] [main] [INFO] FSDirectory.<init> - XAttrs enabled? true
[2024-07-28 01:41:39.595] [main] [INFO] NameNode.<init> - Caching file names occurring more than 10 times
2024-07-28 01:41:39,595 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map cachedBlocks
2024-07-28 01:41:39,595 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,596 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 0.25% max memory 4.4 GB = 11.4 MB
2024-07-28 01:41:39,596 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^21 = 2097152 entries
2024-07-28 01:41:39,596 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4418)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2024-07-28 01:41:39,596 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4419)) - dfs.namenode.safemode.min.datanodes = 0
2024-07-28 01:41:39,596 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4420)) - dfs.namenode.safemode.extension = 0
[2024-07-28 01:41:39.597] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.window.num.buckets = 10
[2024-07-28 01:41:39.597] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.num.users = 10
[2024-07-28 01:41:39.597] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.windows.minutes = 1,5,25
2024-07-28 01:41:39,597 INFO [main] namenode.FSNamesystem (FSNamesystem.java:initRetryCache(968)) - Retry cache on namenode is enabled
2024-07-28 01:41:39,597 INFO [main] namenode.FSNamesystem (FSNamesystem.java:initRetryCache(976)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2024-07-28 01:41:39,597 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map NameNodeRetryCache
2024-07-28 01:41:39,598 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,598 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 0.029999999329447746% max memory 4.4 GB = 1.4 MB
2024-07-28 01:41:39,598 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^17 = 131072 entries
2024-07-28 01:41:39,598 INFO [main] namenode.FSImage (FSImage.java:format(163)) - Allocated new BlockPoolId: BP-969082788-127.0.0.1-1722130899598
2024-07-28 01:41:39,601 INFO [main] common.Storage (NNStorage.java:format(577)) - Storage directory /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1 has been successfully formatted.
2024-07-28 01:41:39,603 INFO [main] common.Storage (NNStorage.java:format(577)) - Storage directory /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2 has been successfully formatted.
[2024-07-28 01:41:39.606] [FSImageSaver for /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1 of type IMAGE_AND_EDITS] [INFO] FSImageFormatProtobuf.save - Saving image file /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1/current/fsimage.ckpt_0000000000000000000 using no compression
[2024-07-28 01:41:39.606] [FSImageSaver for /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2 of type IMAGE_AND_EDITS] [INFO] FSImageFormatProtobuf.save - Saving image file /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2/current/fsimage.ckpt_0000000000000000000 using no compression
[2024-07-28 01:41:39.616] [FSImageSaver for /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2 of type IMAGE_AND_EDITS] [INFO] FSImageFormatProtobuf.save - Image file /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2/current/fsimage.ckpt_0000000000000000000 of size 323 bytes saved in 0 seconds.
[2024-07-28 01:41:39.617] [FSImageSaver for /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1 of type IMAGE_AND_EDITS] [INFO] FSImageFormatProtobuf.save - Image file /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1/current/fsimage.ckpt_0000000000000000000 of size 323 bytes saved in 0 seconds.
2024-07-28 01:41:39,620 INFO [main] namenode.NNStorageRetentionManager (NNStorageRetentionManager.java:getImageTxIdToRetain(203)) - Going to retain 1 images with txid >= 0
[2024-07-28 01:41:39.622] [main] [INFO] NameNode.createNameNode - createNameNode []
2024-07-28 01:41:39,623 WARN [main] impl.MetricsConfig (MetricsConfig.java:loadFirst(128)) - Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
2024-07-28 01:41:39,624 INFO [main] impl.MetricsSystemImpl (MetricsSystemImpl.java:startTimer(374)) - Scheduled Metric snapshot period at 10 second(s).
2024-07-28 01:41:39,624 INFO [main] impl.MetricsSystemImpl (MetricsSystemImpl.java:start(191)) - NameNode metrics system started
[2024-07-28 01:41:39.625] [main] [INFO] NameNode.setClientNamenodeAddress - fs.defaultFS is hdfs://127.0.0.1:0
2024-07-28 01:41:39,627 INFO [main] hdfs.DFSUtil (DFSUtil.java:httpServerTemplateForNNAndJN(1467)) - Starting Web-server for hdfs at: http://localhost:0
[2024-07-28 01:41:39.629] [main] [INFO] AuthenticationFilter.constructSecretProvider - Unable to initialize FileSignerSecretProvider, falling back to use random secrets.
2024-07-28 01:41:39,629 INFO [org.apache.hadoop.util.JvmPauseMonitor$Monitor@283ecb4b] util.JvmPauseMonitor (JvmPauseMonitor.java:run(183)) - Starting JVM pause monitor
2024-07-28 01:41:39,629 INFO [main] http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.namenode is not defined
2024-07-28 01:41:39,629 INFO [main] http.HttpServer2 (HttpServer2.java:addGlobalFilter(789)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2024-07-28 01:41:39,630 INFO [main] http.HttpServer2 (HttpServer2.java:addFilter(764)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
2024-07-28 01:41:39,630 INFO [main] http.HttpServer2 (HttpServer2.java:addFilter(772)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2024-07-28 01:41:39,631 INFO [main] http.HttpServer2 (NameNodeHttpServer.java:initWebHdfs(94)) - Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' (class=org.apache.hadoop.hdfs.web.AuthFilter)
2024-07-28 01:41:39,631 INFO [main] http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(688)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2024-07-28 01:41:39,632 INFO [main] http.HttpServer2 (HttpServer2.java:openListeners(994)) - Jetty bound to port 34831
[2024-07-28 01:41:39.632] [main] [INFO] log.info - jetty-6.1.26
[2024-07-28 01:41:39.636] [main] [INFO] log.info - Extract jar:file:/home/runner/.m2/repository/org/apache/hadoop/hadoop-hdfs/2.8.5/hadoop-hdfs-2.8.5-tests.jar!/webapps/hdfs to /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/Jetty_localhost_34831_hdfs____.6cl51d/webapp
[2024-07-28 01:41:39.710] [main] [INFO] log.info - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34831
2024-07-28 01:41:39,711 INFO [main] namenode.FSEditLog (FSEditLog.java:newInstance(225)) - Edit logging is async:true
2024-07-28 01:41:39,711 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(742)) - KeyProvider: null
2024-07-28 01:41:39,711 INFO [main] namenode.FSNamesystem (FSNamesystemLock.java:<init>(120)) - fsLock is fair: true
2024-07-28 01:41:39,711 INFO [main] namenode.FSNamesystem (FSNamesystemLock.java:<init>(136)) - Detailed lock hold time metrics enabled: false
2024-07-28 01:41:39,712 INFO [main] blockmanagement.DatanodeManager (DatanodeManager.java:<init>(241)) - dfs.block.invalidate.limit=1000
2024-07-28 01:41:39,712 INFO [main] blockmanagement.DatanodeManager (DatanodeManager.java:<init>(247)) - dfs.namenode.datanode.registration.ip-hostname-check=true
[2024-07-28 01:41:39.712] [main] [INFO] BlockManager.printBlockDeletionTime - dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
[2024-07-28 01:41:39.712] [main] [INFO] BlockManager.printBlockDeletionTime - The block deletion will start around 2024 Jul 28 01:41:39
2024-07-28 01:41:39,712 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map BlocksMap
2024-07-28 01:41:39,712 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,712 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 2.0% max memory 4.4 GB = 91.0 MB
2024-07-28 01:41:39,712 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^24 = 16777216 entries
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.createBlockTokenSecretManager - dfs.block.access.token.enable=false
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - defaultReplication = 1
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - maxReplication = 512
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - minReplication = 1
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - maxReplicationStreams = 2
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - replicationRecheckInterval = 3000
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - encryptDataTransfer = false
[2024-07-28 01:41:39.714] [main] [INFO] BlockManager.<init> - maxNumBlocksToLog = 1000
2024-07-28 01:41:39,715 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(767)) - fsOwner = runner (auth:SIMPLE)
2024-07-28 01:41:39,715 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(768)) - supergroup = supergroup
2024-07-28 01:41:39,715 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(769)) - isPermissionEnabled = true
2024-07-28 01:41:39,715 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(780)) - HA Enabled: false
2024-07-28 01:41:39,715 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(822)) - Append Enabled: true
2024-07-28 01:41:39,715 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map INodeMap
2024-07-28 01:41:39,716 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,716 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 1.0% max memory 4.4 GB = 45.5 MB
2024-07-28 01:41:39,716 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^23 = 8388608 entries
[2024-07-28 01:41:39.718] [main] [INFO] FSDirectory.<init> - ACLs enabled? false
[2024-07-28 01:41:39.718] [main] [INFO] FSDirectory.<init> - XAttrs enabled? true
[2024-07-28 01:41:39.718] [main] [INFO] NameNode.<init> - Caching file names occurring more than 10 times
2024-07-28 01:41:39,718 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map cachedBlocks
2024-07-28 01:41:39,718 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,719 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 0.25% max memory 4.4 GB = 11.4 MB
2024-07-28 01:41:39,719 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^21 = 2097152 entries
2024-07-28 01:41:39,719 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4418)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2024-07-28 01:41:39,719 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4419)) - dfs.namenode.safemode.min.datanodes = 0
2024-07-28 01:41:39,720 INFO [main] namenode.FSNamesystem (FSNamesystem.java:<init>(4420)) - dfs.namenode.safemode.extension = 0
[2024-07-28 01:41:39.720] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.window.num.buckets = 10
[2024-07-28 01:41:39.720] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.num.users = 10
[2024-07-28 01:41:39.720] [main] [INFO] TopMetrics.logConf - NNTop conf: dfs.namenode.top.windows.minutes = 1,5,25
2024-07-28 01:41:39,720 INFO [main] namenode.FSNamesystem (FSNamesystem.java:initRetryCache(968)) - Retry cache on namenode is enabled
2024-07-28 01:41:39,720 INFO [main] namenode.FSNamesystem (FSNamesystem.java:initRetryCache(976)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2024-07-28 01:41:39,721 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(395)) - Computing capacity for map NameNodeRetryCache
2024-07-28 01:41:39,721 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(396)) - VM type = 64-bit
2024-07-28 01:41:39,721 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(397)) - 0.029999999329447746% max memory 4.4 GB = 1.4 MB
2024-07-28 01:41:39,721 INFO [main] util.GSet (LightWeightGSet.java:computeCapacity(402)) - capacity = 2^17 = 131072 entries
2024-07-28 01:41:39,722 INFO [main] common.Storage (Storage.java:tryLock(732)) - Lock on /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1/in_use.lock acquired by nodename 2355@action-host
2024-07-28 01:41:39,723 INFO [main] common.Storage (Storage.java:tryLock(732)) - Lock on /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2/in_use.lock acquired by nodename 2355@action-host
2024-07-28 01:41:39,724 INFO [main] namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(390)) - Recovering unfinalized segments in /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1/current
2024-07-28 01:41:39,724 INFO [main] namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(390)) - Recovering unfinalized segments in /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name2/current
2024-07-28 01:41:39,724 INFO [main] namenode.FSImage (FSImage.java:loadFSImage(711)) - No edit log streams selected.
2024-07-28 01:41:39,725 INFO [main] namenode.FSImage (FSImage.java:loadFSImageFile(778)) - Planning to load image: FSImageFile(file=/home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/name1/current/fsimage_0000000000000000000, cpktTxId=0000000000000000000)
2024-07-28 01:41:39,725 INFO [main] namenode.FSImageFormatPBINode (FSImageFormatPBINode.java:loadINodeSection(262)) - Loading 1 INodes.
[2024-07-28 01:41:39.726] [main] [INFO] FSImageFormatProtobuf.load - Loaded FSImage in 0 seconds.
2024-07-28 01:41:39,726 INFO [main] na… 13452187
[2024-07-28 01:41:43.527] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1033, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1033, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:43.528] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:43.529] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=27360 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:43.531] [nioEventLoopGroup-13-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=301 args{requireBufferId=18, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:43,533 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:43,534 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:43,535 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:43,536 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:43.538] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:55478 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1033]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1033 src: /127.0.0.1:55478 dest: /127.0.0.1:33135
2024-07-28 01:41:43,538 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:55478 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1033]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741825_1033, FINALIZED
getNumBytes() = 17843200
getBytesOnDisk() = 17843200
getVisibleLength()= 17843200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741825
[2024-07-28 01:41:43.539] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:55484 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1034]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1034 src: /127.0.0.1:55484 dest: /127.0.0.1:33135
2024-07-28 01:41:43,547 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:55484 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1034]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741826_1034, FINALIZED
getNumBytes() = 680
getBytesOnDisk() = 680
getVisibleLength()= 680
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741826
2024-07-28 01:41:43,547 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741825_1033, newGS=1035, newLength=17843200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:43,548 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741825_1033 => blk_1073741825_1035) success
2024-07-28 01:41:43,557 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741826_1034, newGS=1036, newLength=680, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:43,557 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741826_1034 => blk_1073741826_1036) success
2024-07-28 01:41:43,559 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:55484, dest: /127.0.0.1:33135, bytes: 720, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036, duration: 1892113
[2024-07-28 01:41:43.559] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:43.562] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:43,563 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:55478, dest: /127.0.0.1:33135, bytes: 18892800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035, duration: 15225716
[2024-07-28 01:41:43.563] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:43,565 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741825_1035 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data
[2024-07-28 01:41:43.966] [IPC Server handler 3 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:43.967] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=433723 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:43.970] [nioEventLoopGroup-13-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=323 args{requireBufferId=19, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:43,971 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:43,973 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:43,973 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:43,974 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:43.978] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37752 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035 src: /127.0.0.1:37752 dest: /127.0.0.1:33135
2024-07-28 01:41:43,978 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37752 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1035]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741825_1035, FINALIZED
getNumBytes() = 18892800
getBytesOnDisk() = 18892800
getVisibleLength()= 18892800
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741825
[2024-07-28 01:41:43.979] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37766 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036 src: /127.0.0.1:37766 dest: /127.0.0.1:33135
2024-07-28 01:41:43,987 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37766 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1036]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741826_1036, FINALIZED
getNumBytes() = 720
getBytesOnDisk() = 720
getVisibleLength()= 720
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741826
2024-07-28 01:41:43,988 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741825_1035, newGS=1037, newLength=18892800, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:43,988 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741825_1035 => blk_1073741825_1037) success
2024-07-28 01:41:43,998 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741826_1036, newGS=1038, newLength=720, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:43,998 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741826_1036 => blk_1073741826_1038) success
2024-07-28 01:41:44,000 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37766, dest: /127.0.0.1:33135, bytes: 760, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038, duration: 2397717
[2024-07-28 01:41:44.000] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:44.001] [IPC Server handler 3 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:44,010 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37752, dest: /127.0.0.1:33135, bytes: 19942400, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037, duration: 20928072
[2024-07-28 01:41:44.010] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:44.010] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:44.011] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=38454 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:44.013] [nioEventLoopGroup-13-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=334 args{requireBufferId=20, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:44,014 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:44,018 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
[2024-07-28 01:41:44.018] [Grpc-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=commitShuffleTask statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=2430
2024-07-28 01:41:44,019 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:44,020 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:44.020] [Grpc-7] [INFO] ShuffleServerGrpcService.finishShuffle - Get finishShuffle request for appId[testConcurrentWrite2Hadoop_-318895916], shuffleId[0]
[2024-07-28 01:41:44.023] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37776 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037 src: /127.0.0.1:37776 dest: /127.0.0.1:33135
2024-07-28 01:41:44,023 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37776 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1037]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741825_1037, FINALIZED
getNumBytes() = 19942400
getBytesOnDisk() = 19942400
getVisibleLength()= 19942400
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741825
[2024-07-28 01:41:44.024] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37780 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038 src: /127.0.0.1:37780 dest: /127.0.0.1:33135
2024-07-28 01:41:44,034 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37780 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1038]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741826_1038, FINALIZED
getNumBytes() = 760
getBytesOnDisk() = 760
getVisibleLength()= 760
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741826
2024-07-28 01:41:44,034 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741825_1037, newGS=1039, newLength=19942400, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:44,035 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741825_1037 => blk_1073741825_1039) success
2024-07-28 01:41:44,044 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741826_1038, newGS=1040, newLength=760, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:44,044 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741826_1038 => blk_1073741826_1040) success
2024-07-28 01:41:44,047 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1040, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37780, dest: /127.0.0.1:33135, bytes: 800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1040, duration: 2379906
[2024-07-28 01:41:44.047] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1040, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741826_1040, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:44.053] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:44,055 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1039, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37776, dest: /127.0.0.1:33135, bytes: 20992000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1039, duration: 20158415
[2024-07-28 01:41:44.055] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1039, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741825_1039, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:44.055] [IPC Server handler 6 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:44.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:45.024] [Grpc-7] [INFO] ShuffleTaskManager.commitShuffle - Checking commit result for appId[testConcurrentWrite2Hadoop_-318895916], shuffleId[0], expect committed[20], remain[1]
[2024-07-28 01:41:45.025] [Grpc-7] [INFO] ShuffleTaskManager.commitShuffle - Finish commit for appId[testConcurrentWrite2Hadoop_-318895916], shuffleId[0] with expectedCommitted[20], cost 1005 ms to check
[2024-07-28 01:41:45.026] [Grpc-7] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=finishShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-318895916 shuffleId=0 executionTimeUs=1005721
[2024-07-28 01:41:45.027] [main] [INFO] ShuffleServerGrpcClient.finishShuffle - FinishShuffle to 10.1.0.32:20014 for appId[testConcurrentWrite2Hadoop_-318895916], shuffleId[0] cost 1006 ms
2024-07-28 01:41:45,027 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=listStatus src=/rss/test/testConcurrentWrite2Hadoop_-318895916/0/0-1 dst=null perm=null proto=rpc
Jul 28, 2024 1:41:45 AM io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue
SEVERE: *~*~*~ Previous channel ManagedChannelImpl{logId=248, target=10.1.0.32:19999} was garbage collected without being shut down! ~*~*~*
Make sure to call shutdown()/shutdownNow()
java.lang.RuntimeException: ManagedChannel allocation site
at io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference.<init>(ManagedChannelOrphanWrapper.java:102)
at io.grpc.internal.ManagedChannelOrphanWrapper.<init>(ManagedChannelOrphanWrapper.java:60)
at io.grpc.internal.ManagedChannelOrphanWrapper.<init>(ManagedChannelOrphanWrapper.java:51)
at io.grpc.internal.ManagedChannelImplBuilder.build(ManagedChannelImplBuilder.java:709)
at io.grpc.ForwardingChannelBuilder2.build(ForwardingChannelBuilder2.java:272)
at org.apache.uniffle.client.impl.grpc.GrpcClient.<init>(GrpcClient.java:72)
at org.apache.uniffle.client.impl.grpc.GrpcClient.<init>(GrpcClient.java:41)
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.<init>(CoordinatorGrpcClient.java:91)
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.<init>(CoordinatorGrpcClient.java:87)
at org.apache.uniffle.client.impl.grpc.CoordinatorGrpcClient.<init>(CoordinatorGrpcClient.java:83)
at org.apache.uniffle.client.factory.CoordinatorClientFactory.createCoordinatorClient(CoordinatorClientFactory.java:49)
at org.apache.uniffle.client.factory.CoordinatorClientFactory.createCoordinatorClient(CoordinatorClientFactory.java:77)
at org.apache.uniffle.client.impl.ShuffleWriteClientImpl.registerCoordinators(ShuffleWriteClientImpl.java:600)
at org.apache.uniffle.test.CoordinatorReconfigureNodeMaxTest.testReconfigureNodeMax(CoordinatorReconfigureNodeMaxTest.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Check warning on line 0 in org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest
github-actions / Test Results
All 15 runs failed: testConcurrentWrite2Hadoop{int, int, boolean}[2] (org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest)
artifacts/integration-reports-dashboard/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-mr-hadoop2.8/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-mr-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark2.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3.2.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3.4/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.5-scala2.13/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 3s]
artifacts/integration-reports-spark3.5/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-tez-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-tez/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
Raw output
expected: <4> but was: <1>
org.opentest4j.AssertionFailedError: expected: <4> but was: <1>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
at org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.testConcurrentWrite2Hadoop(ShuffleServerConcurrentWriteOfHadoopTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
[2024-07-28 01:41:45.044] [main] [INFO] ShuffleServerGrpcNettyClient.createByteBufAllocator - ShuffleServerGrpcNettyClient is initialized - host:10.1.0.32, gRPC port:20014, netty port:0, maxRetryAttempts:3, usePlaintext:true, pageSize:4096, maxOrder:3, smallCacheSize=1024
[2024-07-28 01:41:45.049] [Grpc-0] [INFO] ShuffleServerGrpcService.registerShuffle - Get register request for appId[testConcurrentWrite2Hadoop_-913576847], shuffleId[0], remoteStorage[hdfs://localhost:46617/rss/test] with 1 partition ranges. User:
[2024-07-28 01:41:45.049] [Grpc-0] [INFO] HadoopStorageManager.registerRemoteStorage - register remote storage hdfs://localhost:46617/rss/test,empty conf successfully for appId testConcurrentWrite2Hadoop_-913576847
[2024-07-28 01:41:45.049] [Grpc-0] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=registerShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=415 args{remoteStoragePath=hdfs://localhost:46617/rss/test, user=, stageAttemptNumber=0}
[2024-07-28 01:41:45.056] [Grpc-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=103 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:45.060] [nioEventLoopGroup-13-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=345 args{requireBufferId=21, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
[2024-07-28 01:41:45.060] [HadoopFlushEventThreadPool-20] [INFO] HadoopShuffleWriteHandler.initialize - User: , Path: hdfs://localhost:46617/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1
2024-07-28 01:41:45,060 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1 dst=null perm=null proto=rpc
2024-07-28 01:41:45,061 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=mkdirs src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1 dst=null perm=runner:supergroup:rwxr-xr-x proto=rpc
2024-07-28 01:41:45,062 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,064 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,066 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
2024-07-28 01:41:45,067 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:45,067 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:45,068 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
[2024-07-28 01:41:45.069] [IPC Server handler 5 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741827_1041, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data
[2024-07-28 01:41:45.070] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37794 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041 src: /127.0.0.1:37794 dest: /127.0.0.1:33135
[2024-07-28 01:41:45.070] [IPC Server handler 6 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741828_1042, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index
[2024-07-28 01:41:45.074] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37810 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042 src: /127.0.0.1:37810 dest: /127.0.0.1:33135
2024-07-28 01:41:45,075 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37810, dest: /127.0.0.1:33135, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042, duration: 310560
[2024-07-28 01:41:45.075] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:45.075] [IPC Server handler 7 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:45,077 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37794, dest: /127.0.0.1:33135, bytes: 1049600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041, duration: 6528420
[2024-07-28 01:41:45.077] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:45.078] [IPC Server handler 0 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:45.079] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=13407 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:45.083] [nioEventLoopGroup-13-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=573 args{requireBufferId=22, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:45,084 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,085 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,086 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:45,086 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:45.088] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37814 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041 src: /127.0.0.1:37814 dest: /127.0.0.1:33135
2024-07-28 01:41:45,088 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37814 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1041]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1041, FINALIZED
getNumBytes() = 1049600
getBytesOnDisk() = 1049600
getVisibleLength()= 1049600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:45.089] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37822 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042 src: /127.0.0.1:37822 dest: /127.0.0.1:33135
2024-07-28 01:41:45,097 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37822 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1042]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1042, FINALIZED
getNumBytes() = 40
getBytesOnDisk() = 40
getVisibleLength()= 40
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:45,097 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1041, newGS=1043, newLength=1049600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:45,098 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741827_1041 => blk_1073741827_1043) success
2024-07-28 01:41:45,107 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1042, newGS=1044, newLength=40, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:45,107 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1042 => blk_1073741828_1044) success
2024-07-28 01:41:45,108 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37822, dest: /127.0.0.1:33135, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044, duration: 906517
[2024-07-28 01:41:45.108] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:45,109 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741828_1044 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index
[2024-07-28 01:41:45.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:45.510] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:45,511 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:37814, dest: /127.0.0.1:33135, bytes: 2099200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043, duration: 413433002
[2024-07-28 01:41:45.511] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:45,511 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741827_1043 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data
[2024-07-28 01:41:45.912] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:45.913] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=827169 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:45.916] [nioEventLoopGroup-13-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=318 args{requireBufferId=23, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:45,916 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,917 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:45,919 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:45,919 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:45.921] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37838 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043 src: /127.0.0.1:37838 dest: /127.0.0.1:33135
2024-07-28 01:41:45,921 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37838 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1043]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1043, FINALIZED
getNumBytes() = 2099200
getBytesOnDisk() = 2099200
getVisibleLength()= 2099200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:45.922] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37844 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044 src: /127.0.0.1:37844 dest: /127.0.0.1:33135
2024-07-28 01:41:45,930 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:37844 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1044]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1044, FINALIZED
getNumBytes() = 80
getBytesOnDisk() = 80
getVisibleLength()= 80
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:45,930 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1043, newGS=1045, newLength=2099200, newNodes=[127.0.0.1:33135], client=DFSC…uccess
2024-07-28 01:41:47,961 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1070, newGS=1072, newLength=600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:47,962 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1070 => blk_1073741828_1072) success
2024-07-28 01:41:47,962 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38096, dest: /127.0.0.1:33135, bytes: 640, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072, duration: 889309
[2024-07-28 01:41:47.963] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:47.963] [IPC Server handler 5 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:47,964 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38084, dest: /127.0.0.1:33135, bytes: 16793600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071, duration: 11600088
[2024-07-28 01:41:47.964] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:47.965] [IPC Server handler 8 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:47.966] [Grpc-7] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=26106 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:47.967] [nioEventLoopGroup-13-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=287 args{requireBufferId=37, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:47,968 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:47,969 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:47,970 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:47,970 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:47.972] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38106 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071 src: /127.0.0.1:38106 dest: /127.0.0.1:33135
2024-07-28 01:41:47,972 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38106 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1071]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1071, FINALIZED
getNumBytes() = 16793600
getBytesOnDisk() = 16793600
getVisibleLength()= 16793600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:47.974] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38122 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072 src: /127.0.0.1:38122 dest: /127.0.0.1:33135
2024-07-28 01:41:47,981 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38122 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1072]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1072, FINALIZED
getNumBytes() = 640
getBytesOnDisk() = 640
getVisibleLength()= 640
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:47,981 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1071, newGS=1073, newLength=16793600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:47,981 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741827_1071 => blk_1073741827_1073) success
2024-07-28 01:41:47,990 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1072, newGS=1074, newLength=640, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:47,990 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1072 => blk_1073741828_1074) success
2024-07-28 01:41:47,991 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38122, dest: /127.0.0.1:33135, bytes: 680, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074, duration: 795822
[2024-07-28 01:41:47.991] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:47.992] [IPC Server handler 8 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:47,992 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38106, dest: /127.0.0.1:33135, bytes: 17843200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073, duration: 11164570
[2024-07-28 01:41:47.993] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:47.993] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:47.993] [Grpc-0] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=22050 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:47.997] [nioEventLoopGroup-13-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=304 args{requireBufferId=38, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:47,999 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:47,999 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:48,000 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:48,001 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:48.002] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38132 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073 src: /127.0.0.1:38132 dest: /127.0.0.1:33135
2024-07-28 01:41:48,002 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38132 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1073]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1073, FINALIZED
getNumBytes() = 17843200
getBytesOnDisk() = 17843200
getVisibleLength()= 17843200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:48.003] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38134 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074 src: /127.0.0.1:38134 dest: /127.0.0.1:33135
2024-07-28 01:41:48,011 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38134 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1074]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1074, FINALIZED
getNumBytes() = 680
getBytesOnDisk() = 680
getVisibleLength()= 680
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:48,012 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1073, newGS=1075, newLength=17843200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,012 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741827_1073 => blk_1073741827_1075) success
2024-07-28 01:41:48,020 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1074, newGS=1076, newLength=680, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,020 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1074 => blk_1073741828_1076) success
2024-07-28 01:41:48,021 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38134, dest: /127.0.0.1:33135, bytes: 720, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076, duration: 782224
[2024-07-28 01:41:48.021] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:48.022] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:48,022 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38132, dest: /127.0.0.1:33135, bytes: 18892800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075, duration: 10713455
[2024-07-28 01:41:48.023] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:48.023] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:48.024] [Grpc-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=24357 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:48.027] [nioEventLoopGroup-13-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=289 args{requireBufferId=39, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:48,027 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:48,028 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:48,029 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:48,029 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:48.031] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38140 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075 src: /127.0.0.1:38140 dest: /127.0.0.1:33135
2024-07-28 01:41:48,031 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38140 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1075]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1075, FINALIZED
getNumBytes() = 18892800
getBytesOnDisk() = 18892800
getVisibleLength()= 18892800
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:48.032] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38142 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076 src: /127.0.0.1:38142 dest: /127.0.0.1:33135
2024-07-28 01:41:48,040 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38142 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1076]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1076, FINALIZED
getNumBytes() = 720
getBytesOnDisk() = 720
getVisibleLength()= 720
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:48,040 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1075, newGS=1077, newLength=18892800, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,040 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741827_1075 => blk_1073741827_1077) success
2024-07-28 01:41:48,049 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1076, newGS=1078, newLength=720, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,049 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1076 => blk_1073741828_1078) success
2024-07-28 01:41:48,050 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38142, dest: /127.0.0.1:33135, bytes: 760, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078, duration: 774554
[2024-07-28 01:41:48.050] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:48.051] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:48,052 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38140, dest: /127.0.0.1:33135, bytes: 19942400, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077, duration: 11633274
[2024-07-28 01:41:48.052] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:48,052 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741827_1077 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data
[2024-07-28 01:41:48.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:48.453] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:48.454] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=424054 args{requireSize=2099391, partitionIdsSize=1}
[2024-07-28 01:41:48.455] [nioEventLoopGroup-13-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=307 args{requireBufferId=40, requireSize=2099391, isPreAllocated=true, requireBlocksSize=1049632, stageAttemptNumber=0}
2024-07-28 01:41:48,456 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
[2024-07-28 01:41:48.456] [Grpc-8] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=commitShuffleTask statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=61
[2024-07-28 01:41:48.457] [Grpc-0] [INFO] ShuffleServerGrpcService.finishShuffle - Get finishShuffle request for appId[testConcurrentWrite2Hadoop_-913576847], shuffleId[0]
2024-07-28 01:41:48,457 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:48,457 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:48,458 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:48.460] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38156 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077 src: /127.0.0.1:38156 dest: /127.0.0.1:33135
2024-07-28 01:41:48,460 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38156 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1077]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741827_1077, FINALIZED
getNumBytes() = 19942400
getBytesOnDisk() = 19942400
getVisibleLength()= 19942400
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741827
[2024-07-28 01:41:48.461] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38162 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078 src: /127.0.0.1:38162 dest: /127.0.0.1:33135
2024-07-28 01:41:48,470 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38162 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1078]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741828_1078, FINALIZED
getNumBytes() = 760
getBytesOnDisk() = 760
getVisibleLength()= 760
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741828
2024-07-28 01:41:48,470 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741827_1077, newGS=1079, newLength=19942400, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,470 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741827_1077 => blk_1073741827_1079) success
2024-07-28 01:41:48,479 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741828_1078, newGS=1080, newLength=760, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:48,479 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741828_1078 => blk_1073741828_1080) success
2024-07-28 01:41:48,480 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1080, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38162, dest: /127.0.0.1:33135, bytes: 800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1080, duration: 820458
[2024-07-28 01:41:48.480] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1080, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741828_1080, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:48.481] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:48,481 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1079, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38156, dest: /127.0.0.1:33135, bytes: 20992000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1079, duration: 11154621
[2024-07-28 01:41:48.481] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1079, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741827_1079, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:48.482] [IPC Server handler 6 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1/10.1.0.32-20014-21000_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:49.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:49.457] [Grpc-0] [INFO] ShuffleTaskManager.commitShuffle - Checking commit result for appId[testConcurrentWrite2Hadoop_-913576847], shuffleId[0], expect committed[20], remain[1]
[2024-07-28 01:41:49.457] [Grpc-0] [INFO] ShuffleTaskManager.commitShuffle - Finish commit for appId[testConcurrentWrite2Hadoop_-913576847], shuffleId[0] with expectedCommitted[20], cost 1000 ms to check
[2024-07-28 01:41:49.458] [Grpc-0] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=finishShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-913576847 shuffleId=0 executionTimeUs=1000908
[2024-07-28 01:41:49.458] [main] [INFO] ShuffleServerGrpcClient.finishShuffle - FinishShuffle to 10.1.0.32:20014 for appId[testConcurrentWrite2Hadoop_-913576847], shuffleId[0] cost 1002 ms
2024-07-28 01:41:49,458 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=listStatus src=/rss/test/testConcurrentWrite2Hadoop_-913576847/0/0-1 dst=null perm=null proto=rpc
Check warning on line 0 in org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest
github-actions / Test Results
14 out of 15 runs failed: testConcurrentWrite2Hadoop{int, int, boolean}[3] (org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest)
artifacts/integration-reports-dashboard/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-mr-hadoop2.8/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-mr-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-spark3.2.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 10s]
artifacts/integration-reports-spark3.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-spark3.4/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-spark3.5-scala2.13/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-spark3.5/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-tez-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-tez/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
Raw output
expected: <3> but was: <1>
org.opentest4j.AssertionFailedError: expected: <3> but was: <1>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
at org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.testConcurrentWrite2Hadoop(ShuffleServerConcurrentWriteOfHadoopTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
[2024-07-28 01:41:49.464] [main] [INFO] ShuffleServerGrpcNettyClient.createByteBufAllocator - ShuffleServerGrpcNettyClient is initialized - host:10.1.0.32, gRPC port:20014, netty port:0, maxRetryAttempts:3, usePlaintext:true, pageSize:4096, maxOrder:3, smallCacheSize=1024
[2024-07-28 01:41:49.468] [Grpc-1] [INFO] ShuffleServerGrpcService.registerShuffle - Get register request for appId[testConcurrentWrite2Hadoop_1988905791], shuffleId[0], remoteStorage[hdfs://localhost:46617/rss/test] with 1 partition ranges. User:
[2024-07-28 01:41:49.469] [Grpc-1] [INFO] HadoopStorageManager.registerRemoteStorage - register remote storage hdfs://localhost:46617/rss/test,empty conf successfully for appId testConcurrentWrite2Hadoop_1988905791
[2024-07-28 01:41:49.469] [Grpc-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=registerShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=1526 args{remoteStoragePath=hdfs://localhost:46617/rss/test, user=, stageAttemptNumber=0}
[2024-07-28 01:41:49.487] [Grpc-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=543 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:49.494] [HadoopFlushEventThreadPool-0] [INFO] HadoopShuffleWriteHandler.initialize - User: , Path: hdfs://localhost:46617/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1
2024-07-28 01:41:49,495 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1 dst=null perm=null proto=rpc
[2024-07-28 01:41:49.496] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=2633 args{requireBufferId=1, timestamp=1722130909487, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:49,497 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=mkdirs src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1 dst=null perm=runner:supergroup:rwxr-xr-x proto=rpc
2024-07-28 01:41:49,497 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:49,498 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:49,499 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
2024-07-28 01:41:49,501 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:49,501 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:49,502 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
[2024-07-28 01:41:49.504] [IPC Server handler 5 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741829_1081, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:49.504] [IPC Server handler 6 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741830_1082, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:41:49.505] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38166 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081 src: /127.0.0.1:38166 dest: /127.0.0.1:33135
[2024-07-28 01:41:49.508] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38174 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082 src: /127.0.0.1:38174 dest: /127.0.0.1:33135
2024-07-28 01:41:49,514 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38174, dest: /127.0.0.1:33135, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082, duration: 408932
[2024-07-28 01:41:49.514] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:49.515] [IPC Server handler 7 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:49,516 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38166, dest: /127.0.0.1:33135, bytes: 1049600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081, duration: 7378211
[2024-07-28 01:41:49.516] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:49.516] [IPC Server handler 0 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:49.517] [Grpc-8] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=16059 args{requireSize=1049632, partitionIdsSize=1}
2024-07-28 01:41:49,522 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
[2024-07-28 01:41:49.523] [Grpc-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=2727 args{requireBufferId=2, timestamp=1722130909518, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:49,529 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:49,530 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:49,531 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:49.534] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38186 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081 src: /127.0.0.1:38186 dest: /127.0.0.1:33135
2024-07-28 01:41:49,534 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38186 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1081]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1081, FINALIZED
getNumBytes() = 1049600
getBytesOnDisk() = 1049600
getVisibleLength()= 1049600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:49.535] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38202 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082 src: /127.0.0.1:38202 dest: /127.0.0.1:33135
2024-07-28 01:41:49,544 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38202 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1082]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1082, FINALIZED
getNumBytes() = 40
getBytesOnDisk() = 40
getVisibleLength()= 40
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:49,545 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1081, newGS=1083, newLength=1049600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:49,545 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741829_1081 => blk_1073741829_1083) success
2024-07-28 01:41:49,559 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741830_1082, newGS=1084, newLength=40, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:49,559 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741830_1082 => blk_1073741830_1084) success
2024-07-28 01:41:49,560 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38202, dest: /127.0.0.1:33135, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084, duration: 888955
[2024-07-28 01:41:49.560] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:49,560 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741830_1084 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:41:49.961] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:49,962 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:38186, dest: /127.0.0.1:33135, bytes: 2099200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083, duration: 417071107
[2024-07-28 01:41:49.963] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:49,963 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741829_1083 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:49.989] [SimpleClusterManager-0] [INFO] SimpleClusterManager.nodesCheck - Alive servers number: 2, ids: [10.1.0.32-20013, 10.1.0.32-20014-21000]
[2024-07-28 01:41:50.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:50.365] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:50.366] [Grpc-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=840006 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:50.369] [Grpc-5] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=232 args{requireBufferId=3, timestamp=1722130910366, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:50,370 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:50,371 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:50,371 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:50,372 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:50.373] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38214 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083 src: /127.0.0.1:38214 dest: /127.0.0.1:33135
2024-07-28 01:41:50,374 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38214 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1083]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1083, FINALIZED
getNumBytes() = 2099200
getBytesOnDisk() = 2099200
getVisibleLength()= 2099200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:50.375] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38216 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084 src: /127.0.0.1:38216 dest: /127.0.0.1:33135
2024-07-28 01:41:50,382 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:38216 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1084]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1084, FINALIZED
getNumBytes() = 80
getBytesOnDisk() = 80
getVisibleLength()= 80
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:50,383 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1083, newGS=1085, newLength=2099200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:50,383 INFO [IPC Server handler 1 on 46617]…DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41872, dest: /127.0.0.1:33135, bytes: 640, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112, duration: 802844
[2024-07-28 01:41:55.275] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:55.276] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:55,276 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41866, dest: /127.0.0.1:33135, bytes: 16793600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111, duration: 11077205
[2024-07-28 01:41:55.276] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:55.277] [IPC Server handler 2 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:55.277] [Grpc-7] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=27745 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:55.279] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=216 args{requireBufferId=17, timestamp=1722130915277, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:55,280 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:55,281 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:55,282 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:55,283 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:55.285] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41884 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111 src: /127.0.0.1:41884 dest: /127.0.0.1:33135
2024-07-28 01:41:55,285 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41884 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1111]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1111, FINALIZED
getNumBytes() = 16793600
getBytesOnDisk() = 16793600
getVisibleLength()= 16793600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:55.286] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41892 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112 src: /127.0.0.1:41892 dest: /127.0.0.1:33135
2024-07-28 01:41:55,295 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41892 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1112]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1112, FINALIZED
getNumBytes() = 640
getBytesOnDisk() = 640
getVisibleLength()= 640
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:55,295 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1111, newGS=1113, newLength=16793600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:55,295 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741829_1111 => blk_1073741829_1113) success
2024-07-28 01:41:55,304 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741830_1112, newGS=1114, newLength=640, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:55,304 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741830_1112 => blk_1073741830_1114) success
2024-07-28 01:41:55,305 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41892, dest: /127.0.0.1:33135, bytes: 680, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114, duration: 776151
[2024-07-28 01:41:55.305] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:55,306 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741830_1114 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:41:55.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:55.707] [IPC Server handler 6 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:55,708 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41884, dest: /127.0.0.1:33135, bytes: 17843200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113, duration: 412775003
[2024-07-28 01:41:55.708] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:55,708 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741829_1113 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:56.109] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:56.110] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=828214 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:56.112] [Grpc-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=221 args{requireBufferId=18, timestamp=1722130916110, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:56,113 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,114 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,115 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:56,116 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:56.117] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41902 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113 src: /127.0.0.1:41902 dest: /127.0.0.1:33135
2024-07-28 01:41:56,117 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41902 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1113]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1113, FINALIZED
getNumBytes() = 17843200
getBytesOnDisk() = 17843200
getVisibleLength()= 17843200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:56.118] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41908 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114 src: /127.0.0.1:41908 dest: /127.0.0.1:33135
2024-07-28 01:41:56,126 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41908 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1114]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1114, FINALIZED
getNumBytes() = 680
getBytesOnDisk() = 680
getVisibleLength()= 680
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:56,127 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1113, newGS=1115, newLength=17843200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,127 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741829_1113 => blk_1073741829_1115) success
2024-07-28 01:41:56,135 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741830_1114, newGS=1116, newLength=680, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,136 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741830_1114 => blk_1073741830_1116) success
2024-07-28 01:41:56,136 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41908, dest: /127.0.0.1:33135, bytes: 720, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116, duration: 338550
[2024-07-28 01:41:56.136] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:56.137] [IPC Server handler 8 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:56,138 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41902, dest: /127.0.0.1:33135, bytes: 18892800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115, duration: 10989854
[2024-07-28 01:41:56.138] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:56.138] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:56.139] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=24120 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:56.141] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=225 args{requireBufferId=19, timestamp=1722130916139, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:56,145 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,146 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,147 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:56,147 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:56.149] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41914 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115 src: /127.0.0.1:41914 dest: /127.0.0.1:33135
2024-07-28 01:41:56,149 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41914 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1115]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1115, FINALIZED
getNumBytes() = 18892800
getBytesOnDisk() = 18892800
getVisibleLength()= 18892800
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:56.150] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41928 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116 src: /127.0.0.1:41928 dest: /127.0.0.1:33135
2024-07-28 01:41:56,158 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41928 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1116]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1116, FINALIZED
getNumBytes() = 720
getBytesOnDisk() = 720
getVisibleLength()= 720
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:56,158 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1115, newGS=1117, newLength=18892800, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,158 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741829_1115 => blk_1073741829_1117) success
2024-07-28 01:41:56,167 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741830_1116, newGS=1118, newLength=720, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,167 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741830_1116 => blk_1073741830_1118) success
2024-07-28 01:41:56,168 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41928, dest: /127.0.0.1:33135, bytes: 760, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118, duration: 744025
[2024-07-28 01:41:56.168] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:56.168] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:56,169 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41914, dest: /127.0.0.1:33135, bytes: 19942400, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117, duration: 9908791
[2024-07-28 01:41:56.170] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:56.170] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:56.171] [Grpc-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=27571 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:56.174] [Grpc-5] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=224 args{requireBufferId=20, timestamp=1722130916171, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:56,174 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,175 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:56,176 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:56.176] [Grpc-9] [INFO] ShuffleServerGrpcService.finishShuffle - Get finishShuffle request for appId[testConcurrentWrite2Hadoop_1988905791], shuffleId[0]
[2024-07-28 01:41:56.177] [Grpc-7] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=commitShuffleTask statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=1634
2024-07-28 01:41:56,179 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:56.185] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41934 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117 src: /127.0.0.1:41934 dest: /127.0.0.1:33135
2024-07-28 01:41:56,185 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41934 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1117]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741829_1117, FINALIZED
getNumBytes() = 19942400
getBytesOnDisk() = 19942400
getVisibleLength()= 19942400
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741829
[2024-07-28 01:41:56.189] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41948 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118 src: /127.0.0.1:41948 dest: /127.0.0.1:33135
2024-07-28 01:41:56,197 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41948 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1118]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741830_1118, FINALIZED
getNumBytes() = 760
getBytesOnDisk() = 760
getVisibleLength()= 760
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741830
2024-07-28 01:41:56,199 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741829_1117, newGS=1119, newLength=19942400, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,199 INFO [IPC Server handler 0 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741829_1117 => blk_1073741829_1119) success
2024-07-28 01:41:56,208 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741830_1118, newGS=1120, newLength=760, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:56,209 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741830_1118 => blk_1073741830_1120) success
2024-07-28 01:41:56,209 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1120, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41948, dest: /127.0.0.1:33135, bytes: 800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1120, duration: 826639
[2024-07-28 01:41:56.209] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1120, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741830_1120, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:56,210 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741830_1120 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:41:56.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:56.611] [IPC Server handler 2 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:56,611 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1119, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41934, dest: /127.0.0.1:33135, bytes: 20992000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1119, duration: 414205091
[2024-07-28 01:41:56.612] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1119, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741829_1119, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:56,612 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741829_1119 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:57.013] [IPC Server handler 7 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:57.177] [Grpc-9] [INFO] ShuffleTaskManager.commitShuffle - Checking commit result for appId[testConcurrentWrite2Hadoop_1988905791], shuffleId[0], expect committed[20], remain[1]
[2024-07-28 01:41:57.177] [Grpc-9] [INFO] ShuffleTaskManager.commitShuffle - Finish commit for appId[testConcurrentWrite2Hadoop_1988905791], shuffleId[0] with expectedCommitted[20], cost 1001 ms to check
[2024-07-28 01:41:57.177] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=finishShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_1988905791 shuffleId=0 executionTimeUs=1001058
[2024-07-28 01:41:57.177] [main] [INFO] ShuffleServerGrpcClient.finishShuffle - FinishShuffle to 10.1.0.32:20013 for appId[testConcurrentWrite2Hadoop_1988905791], shuffleId[0] cost 1001 ms
2024-07-28 01:41:57,178 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=listStatus src=/rss/test/testConcurrentWrite2Hadoop_1988905791/0/0-1 dst=null perm=null proto=rpc
Check warning on line 0 in org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest
github-actions / Test Results
All 15 runs failed: testConcurrentWrite2Hadoop{int, int, boolean}[4] (org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest)
artifacts/integration-reports-dashboard/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-mr-hadoop2.8/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 7s]
artifacts/integration-reports-mr-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 3s]
artifacts/integration-reports-spark2.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 8s]
artifacts/integration-reports-spark2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.2.0/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-spark3.3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3.4/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 6s]
artifacts/integration-reports-spark3.5-scala2.13/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3.5/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-spark3/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 5s]
artifacts/integration-reports-tez-hadoop3.2/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
artifacts/integration-reports-tez/integration-test/common/target/surefire-reports/TEST-org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.xml [took 4s]
Raw output
expected: <4> but was: <2>
org.opentest4j.AssertionFailedError: expected: <4> but was: <2>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
at org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest.testConcurrentWrite2Hadoop(ShuffleServerConcurrentWriteOfHadoopTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
[2024-07-28 01:41:57.186] [main] [INFO] ShuffleServerGrpcNettyClient.createByteBufAllocator - ShuffleServerGrpcNettyClient is initialized - host:10.1.0.32, gRPC port:20014, netty port:0, maxRetryAttempts:3, usePlaintext:true, pageSize:4096, maxOrder:3, smallCacheSize=1024
[2024-07-28 01:41:57.191] [Grpc-2] [INFO] ShuffleServerGrpcService.registerShuffle - Get register request for appId[testConcurrentWrite2Hadoop_-1925290474], shuffleId[0], remoteStorage[hdfs://localhost:46617/rss/test] with 1 partition ranges. User:
[2024-07-28 01:41:57.191] [Grpc-2] [INFO] HadoopStorageManager.registerRemoteStorage - register remote storage hdfs://localhost:46617/rss/test,empty conf successfully for appId testConcurrentWrite2Hadoop_-1925290474
[2024-07-28 01:41:57.191] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=registerShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=466 args{remoteStoragePath=hdfs://localhost:46617/rss/test, user=, stageAttemptNumber=0}
[2024-07-28 01:41:57.195] [Grpc-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=93 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:57.198] [Grpc-8] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=205 args{requireBufferId=21, timestamp=1722130917195, stageAttemptNumber=0, shuffleDataSize=1}
[2024-07-28 01:41:57.199] [HadoopFlushEventThreadPool-20] [INFO] HadoopShuffleWriteHandler.initialize - User: , Path: hdfs://localhost:46617/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1
2024-07-28 01:41:57,199 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1 dst=null perm=null proto=rpc
2024-07-28 01:41:57,200 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=mkdirs src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1 dst=null perm=runner:supergroup:rwxr-xr-x proto=rpc
2024-07-28 01:41:57,200 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:57,200 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:57,201 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
2024-07-28 01:41:57,202 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:57,202 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:57,203 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=create src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=runner:supergroup:rw-r--r-- proto=rpc
[2024-07-28 01:41:57.205] [IPC Server handler 9 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741831_1121, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:57.205] [IPC Server handler 9 on 46617] [INFO] StateChange.logAllocatedBlock - BLOCK* allocate blk_1073741832_1122, replicas=127.0.0.1:33135 for /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:41:57.206] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41952 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121 src: /127.0.0.1:41952 dest: /127.0.0.1:33135
[2024-07-28 01:41:57.207] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41964 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122 src: /127.0.0.1:41964 dest: /127.0.0.1:33135
2024-07-28 01:41:57,216 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41964, dest: /127.0.0.1:33135, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122, duration: 213317
[2024-07-28 01:41:57.217] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:57.217] [IPC Server handler 1 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:57,218 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41952, dest: /127.0.0.1:33135, bytes: 1049600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121, duration: 1810880
[2024-07-28 01:41:57.218] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:57,218 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741831_1121 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:57.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:41:57.619] [IPC Server handler 2 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:57.620] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=417125 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:57.622] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=575 args{requireBufferId=22, timestamp=1722130917620, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:57,623 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:57,624 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:57,624 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:57,625 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:57.627] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41970 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121 src: /127.0.0.1:41970 dest: /127.0.0.1:33135
2024-07-28 01:41:57,627 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41970 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1121]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1121, FINALIZED
getNumBytes() = 1049600
getBytesOnDisk() = 1049600
getVisibleLength()= 1049600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:41:57.629] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41986 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122 src: /127.0.0.1:41986 dest: /127.0.0.1:33135
2024-07-28 01:41:57,636 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41986 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1122]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1122, FINALIZED
getNumBytes() = 40
getBytesOnDisk() = 40
getVisibleLength()= 40
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:41:57,637 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1121, newGS=1123, newLength=1049600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:57,637 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1121 => blk_1073741831_1123) success
2024-07-28 01:41:57,646 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1122, newGS=1124, newLength=40, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:57,646 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1122 => blk_1073741832_1124) success
2024-07-28 01:41:57,647 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41986, dest: /127.0.0.1:33135, bytes: 80, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124, duration: 713017
[2024-07-28 01:41:57.647] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:41:57.647] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:41:57,650 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:41970, dest: /127.0.0.1:33135, bytes: 2099200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123, duration: 13288601
[2024-07-28 01:41:57.650] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123, type=LAST_IN_PIPELINE terminating
2024-07-28 01:41:57,651 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741831_1123 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data
[2024-07-28 01:41:58.051] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:41:58.052] [Grpc-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=427500 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:41:58.055] [Grpc-5] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=288 args{requireBufferId=23, timestamp=1722130918053, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:41:58,055 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:58,056 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:41:58,057 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:41:58,060 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:41:58.113] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41998 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123 src: /127.0.0.1:41998 dest: /127.0.0.1:33135
2024-07-28 01:41:58,113 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:41998 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1123]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1123, FINALIZED
getNumBytes() = 2099200
getBytesOnDisk() = 2099200
getVisibleLength()= 2099200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:41:58.115] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42008 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124 src: /127.0.0.1:42008 dest: /127.0.0.1:33135
2024-07-28 01:41:58,122 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42008 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1124]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1124, FINALIZED
getNumBytes() = 80
getBytesOnDisk() = 80
getVisibleLength()= 80
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:41:58,122 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1123, newGS=1125, newLength=2099200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:41:58,123 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1123 => blk_1073741831_1125) succe…27.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,363 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1149 => blk_1073741831_1151) success
2024-07-28 01:42:01,372 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1150, newGS=1152, newLength=560, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,372 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1150 => blk_1073741832_1152) success
2024-07-28 01:42:01,373 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42268, dest: /127.0.0.1:33135, bytes: 600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152, duration: 695054
[2024-07-28 01:42:01.373] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:01.373] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:42:01,374 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42252, dest: /127.0.0.1:33135, bytes: 15744000, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151, duration: 11209315
[2024-07-28 01:42:01.374] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:01.374] [IPC Server handler 5 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:42:01.375] [Grpc-3] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=23732 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:42:01.376] [Grpc-5] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=183 args{requireBufferId=37, timestamp=1722130921375, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:42:01,376 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,377 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,379 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:42:01,379 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:42:01.381] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42274 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151 src: /127.0.0.1:42274 dest: /127.0.0.1:33135
2024-07-28 01:42:01,381 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42274 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1151]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1151, FINALIZED
getNumBytes() = 15744000
getBytesOnDisk() = 15744000
getVisibleLength()= 15744000
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:42:01.382] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42282 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152 src: /127.0.0.1:42282 dest: /127.0.0.1:33135
2024-07-28 01:42:01,391 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42282 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1152]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1152, FINALIZED
getNumBytes() = 600
getBytesOnDisk() = 600
getVisibleLength()= 600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:42:01,391 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1151, newGS=1153, newLength=15744000, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,391 INFO [IPC Server handler 1 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1151 => blk_1073741831_1153) success
2024-07-28 01:42:01,401 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1152, newGS=1154, newLength=600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,401 INFO [IPC Server handler 4 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1152 => blk_1073741832_1154) success
2024-07-28 01:42:01,402 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42282, dest: /127.0.0.1:33135, bytes: 640, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154, duration: 843229
[2024-07-28 01:42:01.402] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154, type=LAST_IN_PIPELINE terminating
2024-07-28 01:42:01,402 INFO [IPC Server handler 2 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741832_1154 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:42:01.803] [IPC Server handler 9 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:42:01,804 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42274, dest: /127.0.0.1:33135, bytes: 16793600, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153, duration: 412608731
[2024-07-28 01:42:01.804] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:01.804] [IPC Server handler 7 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:42:01.805] [Grpc-8] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=426310 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:42:01.807] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=239 args{requireBufferId=38, timestamp=1722130921805, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:42:01,808 INFO [IPC Server handler 0 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,808 INFO [IPC Server handler 8 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,809 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:42:01,810 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:42:01.811] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42288 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153 src: /127.0.0.1:42288 dest: /127.0.0.1:33135
2024-07-28 01:42:01,811 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42288 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1153]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1153, FINALIZED
getNumBytes() = 16793600
getBytesOnDisk() = 16793600
getVisibleLength()= 16793600
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:42:01.812] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42290 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154 src: /127.0.0.1:42290 dest: /127.0.0.1:33135
2024-07-28 01:42:01,821 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42290 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1154]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1154, FINALIZED
getNumBytes() = 640
getBytesOnDisk() = 640
getVisibleLength()= 640
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:42:01,821 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1153, newGS=1155, newLength=16793600, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,821 INFO [IPC Server handler 5 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1153 => blk_1073741831_1155) success
2024-07-28 01:42:01,830 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1154, newGS=1156, newLength=640, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,830 INFO [IPC Server handler 9 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1154 => blk_1073741832_1156) success
2024-07-28 01:42:01,831 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42290, dest: /127.0.0.1:33135, bytes: 680, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156, duration: 829204
[2024-07-28 01:42:01.831] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:01.832] [IPC Server handler 7 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:42:01,833 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42288, dest: /127.0.0.1:33135, bytes: 17843200, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155, duration: 11546663
[2024-07-28 01:42:01.833] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:01.833] [IPC Server handler 8 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:42:01.834] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=24202 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:42:01.836] [Grpc-4] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=213 args{requireBufferId=39, timestamp=1722130921834, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:42:01,836 INFO [IPC Server handler 3 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,837 INFO [IPC Server handler 1 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:01,842 INFO [IPC Server handler 4 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:42:01,842 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:42:01.844] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42302 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155 src: /127.0.0.1:42302 dest: /127.0.0.1:33135
2024-07-28 01:42:01,844 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42302 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1155]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1155, FINALIZED
getNumBytes() = 17843200
getBytesOnDisk() = 17843200
getVisibleLength()= 17843200
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:42:01.845] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42308 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156 src: /127.0.0.1:42308 dest: /127.0.0.1:33135
2024-07-28 01:42:01,854 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42308 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1156]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1156, FINALIZED
getNumBytes() = 680
getBytesOnDisk() = 680
getVisibleLength()= 680
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:42:01,855 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1155, newGS=1157, newLength=17843200, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,855 INFO [IPC Server handler 6 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1155 => blk_1073741831_1157) success
2024-07-28 01:42:01,866 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1156, newGS=1158, newLength=680, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:01,866 INFO [IPC Server handler 7 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1156 => blk_1073741832_1158) success
2024-07-28 01:42:01,867 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42308, dest: /127.0.0.1:33135, bytes: 720, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158, duration: 893204
[2024-07-28 01:42:01.867] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158, type=LAST_IN_PIPELINE terminating
2024-07-28 01:42:01,867 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:checkBlocksComplete(2768)) - BLOCK* blk_1073741832_1158 is COMMITTED but not COMPLETE(numNodes= 0 < minimum = 1) in file /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index
[2024-07-28 01:42:02.268] [IPC Server handler 3 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:42:02,269 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42302, dest: /127.0.0.1:33135, bytes: 18892800, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157, duration: 414119120
[2024-07-28 01:42:02.269] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:02.270] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:42:02.270] [Grpc-6] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=requireBuffer statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=432031 args{requireSize=1049632, partitionIdsSize=1}
[2024-07-28 01:42:02.272] [Grpc-9] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=sendShuffleData statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=217 args{requireBufferId=40, timestamp=1722130922270, stageAttemptNumber=0, shuffleDataSize=1}
2024-07-28 01:42:02,273 INFO [IPC Server handler 2 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
[2024-07-28 01:42:02.273] [Grpc-2] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=commitShuffleTask statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=59
[2024-07-28 01:42:02.274] [Grpc-1] [INFO] ShuffleServerGrpcService.finishShuffle - Get finishShuffle request for appId[testConcurrentWrite2Hadoop_-1925290474], shuffleId[0]
2024-07-28 01:42:02,274 INFO [IPC Server handler 5 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data dst=null perm=null proto=rpc
2024-07-28 01:42:02,274 INFO [IPC Server handler 9 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=getfileinfo src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
2024-07-28 01:42:02,275 INFO [IPC Server handler 6 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=append src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index dst=null perm=null proto=rpc
[2024-07-28 01:42:02.277] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42322 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157 src: /127.0.0.1:42322 dest: /127.0.0.1:33135
2024-07-28 01:42:02,277 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42322 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1157]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741831_1157, FINALIZED
getNumBytes() = 18892800
getBytesOnDisk() = 18892800
getVisibleLength()= 18892800
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data1/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741831
[2024-07-28 01:42:02.278] [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42334 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158]] [INFO] DataNode.writeBlock - Receiving BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158 src: /127.0.0.1:42334 dest: /127.0.0.1:33135
2024-07-28 01:42:02,287 INFO [DataXceiver for client DFSClient_NONMAPREDUCE_284752240_1 at /127.0.0.1:42334 [Receiving block BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1158]] impl.FsDatasetImpl (FsDatasetImpl.java:append(1163)) - Appending to FinalizedReplica, blk_1073741832_1158, FINALIZED
getNumBytes() = 720
getBytesOnDisk() = 720
getVisibleLength()= 720
getVolume() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current
getBlockFile() = /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit788282328463929001/data/data2/current/BP-969082788-127.0.0.1-1722130899598/current/finalized/subdir0/subdir0/blk_1073741832
2024-07-28 01:42:02,287 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741831_1157, newGS=1159, newLength=18892800, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:02,287 INFO [IPC Server handler 8 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741831_1157 => blk_1073741831_1159) success
2024-07-28 01:42:02,298 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5648)) - updatePipeline(blk_1073741832_1158, newGS=1160, newLength=720, newNodes=[127.0.0.1:33135], client=DFSClient_NONMAPREDUCE_284752240_1)
2024-07-28 01:42:02,298 INFO [IPC Server handler 3 on 46617] namenode.FSNamesystem (FSNamesystem.java:updatePipeline(5667)) - updatePipeline(blk_1073741832_1158 => blk_1073741832_1160) success
2024-07-28 01:42:02,299 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1160, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42334, dest: /127.0.0.1:33135, bytes: 760, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1160, duration: 1276118
[2024-07-28 01:42:02.299] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1160, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741832_1160, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:02.299] [IPC Server handler 4 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.index is closed by DFSClient_NONMAPREDUCE_284752240_1
2024-07-28 01:42:02,300 INFO [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1159, type=LAST_IN_PIPELINE] DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1454)) - src: /127.0.0.1:42322, dest: /127.0.0.1:33135, bytes: 19942400, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_284752240_1, offset: 0, srvID: 60bd929d-c474-44ca-84dd-2973464b27c5, blockid: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1159, duration: 12773404
[2024-07-28 01:42:02.300] [PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1159, type=LAST_IN_PIPELINE] [INFO] DataNode.run - PacketResponder: BP-969082788-127.0.0.1-1722130899598:blk_1073741831_1159, type=LAST_IN_PIPELINE terminating
[2024-07-28 01:42:02.300] [IPC Server handler 5 on 46617] [INFO] StateChange.completeFile - DIR* completeFile: /rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1/10.1.0.32-20013_0_0.data is closed by DFSClient_NONMAPREDUCE_284752240_1
[2024-07-28 01:42:02.327] [Refresh-rss-conf-0] [WARN] ReconfigurableConfManager.lambda$getConfFromFile$1 - Rss conf file: /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/tmp/junit872960455782697851/conf.file don't exist. Ignore updating
[2024-07-28 01:42:03.274] [Grpc-1] [INFO] ShuffleTaskManager.commitShuffle - Checking commit result for appId[testConcurrentWrite2Hadoop_-1925290474], shuffleId[0], expect committed[20], remain[1]
[2024-07-28 01:42:03.274] [Grpc-1] [INFO] ShuffleTaskManager.commitShuffle - Finish commit for appId[testConcurrentWrite2Hadoop_-1925290474], shuffleId[0] with expectedCommitted[20], cost 1000 ms to check
[2024-07-28 01:42:03.275] [Grpc-1] [INFO] SHUFFLE_SERVER_RPC_AUDIT_LOG.close - cmd=finishShuffle statusCode=SUCCESS appId=testConcurrentWrite2Hadoop_-1925290474 shuffleId=0 executionTimeUs=1000992
[2024-07-28 01:42:03.275] [main] [INFO] ShuffleServerGrpcClient.finishShuffle - FinishShuffle to 10.1.0.32:20013 for appId[testConcurrentWrite2Hadoop_-1925290474], shuffleId[0] cost 1002 ms
2024-07-28 01:42:03,276 INFO [IPC Server handler 7 on 46617] FSNamesystem.audit (FSNamesystem.java:logAuditMessage(7695)) - allowed=true ugi=runner (auth:SIMPLE) ip=/127.0.0.1 cmd=listStatus src=/rss/test/testConcurrentWrite2Hadoop_-1925290474/0/0-1 dst=null perm=null proto=rpc
Check notice on line 0 in .github
github-actions / Test Results
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ rpcMetricsTest
Check notice on line 0 in .github
github-actions / Test Results
903 tests found (test 1 to 733)
There are 903 tests, see "Raw output" for the list of tests 1 to 733.
Raw output
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testCombineBuffer
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testCommitBlocksWhenMemoryShuffleDisabled
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testOnePartition
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteException
org.apache.hadoop.mapred.SortWriteBufferManagerTest ‑ testWriteNormal
org.apache.hadoop.mapred.SortWriteBufferTest ‑ testReadWrite
org.apache.hadoop.mapred.SortWriteBufferTest ‑ testSortBufferIterator
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ applyDynamicClientConfTest
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ baskAttemptIdTest
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ blockConvertTest
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ partitionIdConvertBlockTest
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ testEstimateTaskConcurrency
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ testGetRequiredShuffleServerNumber
org.apache.hadoop.mapreduce.RssMRUtilsTest ‑ testValidateRssClientConf
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ extraEventFetch
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ missingEventFetch
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ multiPassEventFetch
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ obsoletedAndTipFailedEventFetch
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ singlePassEventFetch
org.apache.hadoop.mapreduce.task.reduce.EventFetcherTest ‑ singlePassWithRepeatedSuccessEventFetch
org.apache.hadoop.mapreduce.task.reduce.FetcherTest ‑ testCodecIsDuplicated
org.apache.hadoop.mapreduce.task.reduce.FetcherTest ‑ writeAndReadDataMergeFailsTestWithRss
org.apache.hadoop.mapreduce.task.reduce.FetcherTest ‑ writeAndReadDataTestWithRss
org.apache.hadoop.mapreduce.task.reduce.FetcherTest ‑ writeAndReadDataTestWithoutRss
org.apache.hadoop.mapreduce.task.reduce.RssInMemoryRemoteMergerTest ‑ mergerTest{File}
org.apache.hadoop.mapreduce.task.reduce.RssRemoteMergeManagerTest ‑ mergerTest{File}
org.apache.spark.shuffle.DelegationRssShuffleManagerTest ‑ testCreateFallback
org.apache.spark.shuffle.DelegationRssShuffleManagerTest ‑ testCreateInDriver
org.apache.spark.shuffle.DelegationRssShuffleManagerTest ‑ testCreateInDriverDenied
org.apache.spark.shuffle.DelegationRssShuffleManagerTest ‑ testCreateInExecutor
org.apache.spark.shuffle.DelegationRssShuffleManagerTest ‑ testTryAccessCluster
org.apache.spark.shuffle.FunctionUtilsTests ‑ testOnceFunction0
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testCreateShuffleManagerServer
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testGetDataDistributionType
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testRssShuffleManagerInterface
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testRssShuffleManagerRegisterShuffle{int}[1]
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testRssShuffleManagerRegisterShuffle{int}[2]
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testRssShuffleManagerRegisterShuffle{int}[3]
org.apache.spark.shuffle.RssShuffleManagerTest ‑ testWithStageRetry
org.apache.spark.shuffle.RssSpark2ShuffleUtilsTest ‑ testCreateFetchFailedException
org.apache.spark.shuffle.RssSpark2ShuffleUtilsTest ‑ testIsStageResubmitSupported
org.apache.spark.shuffle.RssSpark3ShuffleUtilsTest ‑ testCreateFetchFailedException
org.apache.spark.shuffle.RssSpark3ShuffleUtilsTest ‑ testIsStageResubmitSupported
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ applyDynamicClientConfTest
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ odfsConfigurationTest
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ testAssignmentTags
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ testEstimateTaskConcurrency
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ testGetRequiredShuffleServerNumber
org.apache.spark.shuffle.RssSparkShuffleUtilsTest ‑ testValidateRssClientConf
org.apache.spark.shuffle.SparkVersionUtilsTest ‑ testSpark3Version
org.apache.spark.shuffle.SparkVersionUtilsTest ‑ testSparkVersion
org.apache.spark.shuffle.handle.MutableShuffleHandleInfoTest ‑ testCreatePartitionReplicaTracking
org.apache.spark.shuffle.handle.MutableShuffleHandleInfoTest ‑ testListAllPartitionAssignmentServers
org.apache.spark.shuffle.handle.MutableShuffleHandleInfoTest ‑ testUpdateAssignment
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ cleanup
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest1{BlockIdLayout}[1]
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest1{BlockIdLayout}[2]
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest2
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest3
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest4
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest5
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTest7
org.apache.spark.shuffle.reader.RssShuffleDataIteratorTest ‑ readTestUncompressedShuffle
org.apache.spark.shuffle.reader.RssShuffleReaderTest ‑ readTest
org.apache.spark.shuffle.writer.DataPusherTest ‑ testSendData
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ blockFailureResendTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ checkBlockSendResultTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ dataConsistencyWhenSpillTriggeredTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ postBlockEventTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ reassignMultiTimesForOnePartitionIdTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ refreshAssignmentTest
org.apache.spark.shuffle.writer.RssShuffleWriterTest ‑ writeTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addFirstRecordWithLargeSizeTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addHugeRecordTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addNullValueRecordTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addPartitionDataTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addRecordCompressedTest{BlockIdLayout}[1]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addRecordCompressedTest{BlockIdLayout}[2]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addRecordUnCompressedTest{BlockIdLayout}[1]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ addRecordUnCompressedTest{BlockIdLayout}[2]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ buildBlockEventsTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ createBlockIdTest{BlockIdLayout}[1]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ createBlockIdTest{BlockIdLayout}[2]
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ spillByOthersTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ spillByOwnTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ spillByOwnWithSparkTaskMemoryManagerTest
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ spillPartial
org.apache.spark.shuffle.writer.WriteBufferManagerTest ‑ testClearWithSpillRatio
org.apache.spark.shuffle.writer.WriteBufferTest ‑ test
org.apache.tez.common.GetShuffleServerRequestTest ‑ testSerDe
org.apache.tez.common.GetShuffleServerResponseTest ‑ testSerDe
org.apache.tez.common.IdUtilsTest ‑ testConvertTezTaskAttemptID
org.apache.tez.common.InputContextUtilsTest ‑ testGetTezTaskAttemptID
org.apache.tez.common.RssTezUtilsTest ‑ attemptTaskIdTest
org.apache.tez.common.RssTezUtilsTest ‑ baskAttemptIdTest
org.apache.tez.common.RssTezUtilsTest ‑ blockConvertTest
org.apache.tez.common.RssTezUtilsTest ‑ testApplyDynamicClientConf
org.apache.tez.common.RssTezUtilsTest ‑ testComputeShuffleId
org.apache.tez.common.RssTezUtilsTest ‑ testEstimateTaskConcurrency
org.apache.tez.common.RssTezUtilsTest ‑ testFilterRssConf
org.apache.tez.common.RssTezUtilsTest ‑ testGetRequiredShuffleServerNumber
org.apache.tez.common.RssTezUtilsTest ‑ testParseDagId
org.apache.tez.common.RssTezUtilsTest ‑ testParseRssWorker
org.apache.tez.common.RssTezUtilsTest ‑ testPartitionIdConvertBlock
org.apache.tez.common.RssTezUtilsTest ‑ testTaskIdStrToTaskId
org.apache.tez.common.ShuffleAssignmentsInfoWritableTest ‑ testSerDe
org.apache.tez.common.TezIdHelperTest ‑ testTetTaskAttemptId
org.apache.tez.dag.app.RssDAGAppMasterTest ‑ testDagStateChangeCallback
org.apache.tez.dag.app.RssDAGAppMasterTest ‑ testFetchRemoteStorageFromCoordinator
org.apache.tez.dag.app.RssDAGAppMasterTest ‑ testFetchRemoteStorageFromDynamicConf
org.apache.tez.dag.app.TezRemoteShuffleManagerTest ‑ testTezRemoteShuffleManager
org.apache.tez.dag.app.TezRemoteShuffleManagerTest ‑ testTezRemoteShuffleManagerSecure
org.apache.tez.runtime.library.common.shuffle.impl.RssShuffleManagerTest ‑ testFetchFailed
org.apache.tez.runtime.library.common.shuffle.impl.RssShuffleManagerTest ‑ testProgressWithEmptyPendingHosts
org.apache.tez.runtime.library.common.shuffle.impl.RssShuffleManagerTest ‑ testUseSharedExecutor
org.apache.tez.runtime.library.common.shuffle.impl.RssSimpleFetchedInputAllocatorTest ‑ testAllocate{File}
org.apache.tez.runtime.library.common.shuffle.impl.RssTezFetcherTest ‑ testReadWithDiskFetchedInput{File}
org.apache.tez.runtime.library.common.shuffle.impl.RssTezFetcherTest ‑ testReadWithRemoteFetchedInput{File}
org.apache.tez.runtime.library.common.shuffle.impl.RssTezFetcherTest ‑ writeAndReadDataTestWithoutRss
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssInMemoryMergerTest ‑ mergerTest
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssMergeManagerTest ‑ mergerTest
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testPenalty
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testProgressDuringGetHostWait
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth1
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth2
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth3
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth4
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth5
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth6
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testReducerHealth7
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleSchedulerTest ‑ testShutdownWithInterrupt
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleTest ‑ testKillSelf
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssShuffleTest ‑ testSchedulerTerminatesOnException
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssTezBypassWriterTest ‑ testCalcChecksum
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssTezBypassWriterTest ‑ testWrite
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssTezBypassWriterTest ‑ testWriteDiskFetchInput{File}
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssTezBypassWriterTest ‑ testWriteRemoteFetchInput
org.apache.tez.runtime.library.common.shuffle.orderedgrouped.RssTezShuffleDataFetcherTest ‑ testIteratorWithInMemoryReader
org.apache.tez.runtime.library.common.sort.buffer.WriteBufferManagerTest ‑ testCommitBlocksWhenMemoryShuffleDisabled{File}
org.apache.tez.runtime.library.common.sort.buffer.WriteBufferManagerTest ‑ testFailFastWhenFailedToSendBlocks{File}
org.apache.tez.runtime.library.common.sort.buffer.WriteBufferManagerTest ‑ testWriteException{File}
org.apache.tez.runtime.library.common.sort.buffer.WriteBufferManagerTest ‑ testWriteNormal{File}
org.apache.tez.runtime.library.common.sort.buffer.WriteBufferTest ‑ testReadWrite
org.apache.tez.runtime.library.common.sort.impl.RssSorterTest ‑ testCollectAndRecordsPerPartition
org.apache.tez.runtime.library.common.sort.impl.RssTezPerPartitionRecordTest ‑ testNumPartitions
org.apache.tez.runtime.library.common.sort.impl.RssTezPerPartitionRecordTest ‑ testRssTezIndexHasData
org.apache.tez.runtime.library.common.sort.impl.RssUnSorterTest ‑ testCollectAndRecordsPerPartition
org.apache.tez.runtime.library.input.RssOrderedGroupedKVInputTest ‑ testInterruptWhileAwaitingInput
org.apache.tez.runtime.library.input.RssSortedGroupedMergedInputTest ‑ testSimpleConcatenatedMergedKeyValueInput
org.apache.tez.runtime.library.input.RssSortedGroupedMergedInputTest ‑ testSimpleConcatenatedMergedKeyValuesInput
org.apache.tez.runtime.library.output.RssOrderedPartitionedKVOutputTest ‑ testClose
org.apache.tez.runtime.library.output.RssOrderedPartitionedKVOutputTest ‑ testNonStartedOutput
org.apache.tez.runtime.library.output.RssUnorderedKVOutputTest ‑ testClose
org.apache.tez.runtime.library.output.RssUnorderedKVOutputTest ‑ testNonStartedOutput
org.apache.tez.runtime.library.output.RssUnorderedPartitionedKVOutputTest ‑ testClose
org.apache.tez.runtime.library.output.RssUnorderedPartitionedKVOutputTest ‑ testNonStartedOutput
org.apache.uniffle.cli.AdminRestApiTest ‑ testRunRefreshAccessChecker
org.apache.uniffle.cli.CLIContentUtilsTest ‑ testTableFormat
org.apache.uniffle.cli.UniffleTestAdminCLI ‑ testAdminRefreshCLI
org.apache.uniffle.cli.UniffleTestAdminCLI ‑ testMissingClientCLI
org.apache.uniffle.cli.UniffleTestCLI ‑ testExampleCLI
org.apache.uniffle.cli.UniffleTestCLI ‑ testHelp
org.apache.uniffle.client.ClientUtilsTest ‑ testGenerateTaskIdBitMap
org.apache.uniffle.client.ClientUtilsTest ‑ testGetMaxAttemptNo
org.apache.uniffle.client.ClientUtilsTest ‑ testGetNumberOfSignificantBits
org.apache.uniffle.client.ClientUtilsTest ‑ testValidateClientType
org.apache.uniffle.client.ClientUtilsTest ‑ testWaitUntilDoneOrFail
org.apache.uniffle.client.PartitionDataReplicaRequirementTrackingTest ‑ testMultipleReplicaWithMultiServers
org.apache.uniffle.client.PartitionDataReplicaRequirementTrackingTest ‑ testMultipleReplicaWithSingleServer
org.apache.uniffle.client.PartitionDataReplicaRequirementTrackingTest ‑ testSingleReplicaWithMultiServers
org.apache.uniffle.client.PartitionDataReplicaRequirementTrackingTest ‑ testSingleReplicaWithSingleShuffleServer
org.apache.uniffle.client.factory.ShuffleManagerClientFactoryTest ‑ createShuffleManagerClient
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest1
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest10
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest11
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest12
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest13
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest13b
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest14
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest15
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest16
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest2
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest3
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest4
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest5
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest7
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest8
org.apache.uniffle.client.impl.ShuffleReadClientImplTest ‑ readTest9
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testAbandonEventWhenTaskFailed
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testGetShuffleResult{BlockIdLayout}[1]
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testGetShuffleResult{BlockIdLayout}[2]
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testRegisterAndUnRegisterShuffleServer
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testSendData
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testSendDataWithDefectiveServers
org.apache.uniffle.client.impl.ShuffleWriteClientImplTest ‑ testSettingRssClientConfigs
org.apache.uniffle.common.ArgumentsTest ‑ argEmptyTest
org.apache.uniffle.common.ArgumentsTest ‑ argTest
org.apache.uniffle.common.BufferSegmentTest ‑ testEquals
org.apache.uniffle.common.BufferSegmentTest ‑ testGetOffset
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[1]
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[2]
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[3]
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[4]
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[5]
org.apache.uniffle.common.BufferSegmentTest ‑ testNotEquals{long, long, int, int, long, long}[6]
org.apache.uniffle.common.BufferSegmentTest ‑ testToString
org.apache.uniffle.common.PartitionRangeTest ‑ testCompareTo
org.apache.uniffle.common.PartitionRangeTest ‑ testEquals
org.apache.uniffle.common.PartitionRangeTest ‑ testHashCode
org.apache.uniffle.common.PartitionRangeTest ‑ testPartitionRange
org.apache.uniffle.common.PartitionRangeTest ‑ testToString
org.apache.uniffle.common.ReconfigurableConfManagerTest ‑ test
org.apache.uniffle.common.ReconfigurableConfManagerTest ‑ testWithoutInitialization
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testEmptyStoragePath{String}[1]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testEmptyStoragePath{String}[2]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testEquals
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testHashCode
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testNotEquals{String}[1]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testNotEquals{String}[2]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testNotEquals{String}[3]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testRemoteStorageInfo{String, Map, String}[1]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testRemoteStorageInfo{String, Map, String}[2]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testRemoteStorageInfo{String, Map, String}[3]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testUncommonConfString{String}[1]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testUncommonConfString{String}[2]
org.apache.uniffle.common.RemoteStorageInfoTest ‑ testUncommonConfString{String}[3]
org.apache.uniffle.common.ServerStatusTest ‑ test
org.apache.uniffle.common.ShuffleBlockInfoTest ‑ testToString
org.apache.uniffle.common.ShuffleDataResultTest ‑ testEmpty
org.apache.uniffle.common.ShuffleIndexResultTest ‑ testEmpty
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ shufflePartitionedBlockTest
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testEquals
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testNotEquals{int, long, long, int}[1]
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testNotEquals{int, long, long, int}[2]
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testNotEquals{int, long, long, int}[3]
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testNotEquals{int, long, long, int}[4]
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testSize
org.apache.uniffle.common.ShufflePartitionedBlockTest ‑ testToString
org.apache.uniffle.common.ShufflePartitionedDataTest ‑ testToString
org.apache.uniffle.common.ShuffleRegisterInfoTest ‑ testEquals
org.apache.uniffle.common.ShuffleRegisterInfoTest ‑ testToString
org.apache.uniffle.common.ShuffleServerInfoTest ‑ testEquals
org.apache.uniffle.common.ShuffleServerInfoTest ‑ testToString
org.apache.uniffle.common.UnionKeyTest ‑ test
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[10]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[11]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[12]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[13]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[14]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[15]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[16]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[17]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[18]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[19]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[1]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[20]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[21]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[22]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[23]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[24]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[2]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[3]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[4]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[5]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[6]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[7]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[8]
org.apache.uniffle.common.compression.CompressionTest ‑ testCompression{int, Type}[9]
org.apache.uniffle.common.config.ConfigOptionTest ‑ testBasicTypes
org.apache.uniffle.common.config.ConfigOptionTest ‑ testDeprecatedAndFallbackKeys
org.apache.uniffle.common.config.ConfigOptionTest ‑ testDeprecatedKeys
org.apache.uniffle.common.config.ConfigOptionTest ‑ testEnumType
org.apache.uniffle.common.config.ConfigOptionTest ‑ testFallbackKeys
org.apache.uniffle.common.config.ConfigOptionTest ‑ testListTypes
org.apache.uniffle.common.config.ConfigOptionTest ‑ testSetKVWithStringTypeDirectly
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[10]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[11]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[12]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[13]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToBoolean{Object, Boolean}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[10]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[11]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[12]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[13]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToDouble{Object, Double}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[10]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[11]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[12]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[13]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[14]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[15]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[16]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[17]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToFloat{Object, Float}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToInt{Object, Integer}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[10]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[11]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[12]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[13]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToLong{Object, Long}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[10]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[11]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[12]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[13]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[14]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToSizeInBytes{Object, long}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToString{Object, String}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToString{Object, String}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertToString{Object, String}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValueWithUnsupportedType
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testConvertValue{Object, Class}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testGetAllConfigOptions
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testNonNegativeLongValidator{long}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPercentageDoubleValidator{double}[9]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator2{int}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[6]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[7]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveIntegerValidator{long}[8]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[1]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[2]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[3]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[4]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[5]
org.apache.uniffle.common.config.ConfigUtilsTest ‑ testPositiveLongValidator{long}[6]
org.apache.uniffle.common.config.RssConfTest ‑ testOptionWithDefault
org.apache.uniffle.common.config.RssConfTest ‑ testOptionWithNoDefault
org.apache.uniffle.common.config.RssConfTest ‑ testSetStringAndGetConcreteType
org.apache.uniffle.common.filesystem.HadoopFilesystemProviderTest ‑ testGetSecuredFilesystem
org.apache.uniffle.common.filesystem.HadoopFilesystemProviderTest ‑ testGetSecuredFilesystemButNotInitializeHadoopSecurityContext
org.apache.uniffle.common.filesystem.HadoopFilesystemProviderTest ‑ testWriteAndReadBySecuredFilesystem
org.apache.uniffle.common.future.CompletableFutureExtensionTest ‑ timeoutExceptionTest
org.apache.uniffle.common.merger.MergerTest ‑ testMergeSegmentToFile{String, File}[1]
org.apache.uniffle.common.metrics.MetricReporterFactoryTest ‑ testGetMetricReporter
org.apache.uniffle.common.metrics.MetricsManagerTest ‑ testMetricsManager
org.apache.uniffle.common.metrics.prometheus.PrometheusPushGatewayMetricReporterTest ‑ test
org.apache.uniffle.common.metrics.prometheus.PrometheusPushGatewayMetricReporterTest ‑ testParseGroupingKey
org.apache.uniffle.common.metrics.prometheus.PrometheusPushGatewayMetricReporterTest ‑ testParseIncompleteGroupingKey
org.apache.uniffle.common.netty.EncoderAndDecoderTest ‑ test
org.apache.uniffle.common.netty.TransportFrameDecoderTest ‑ testShouldRpcRequestsToBeReleased
org.apache.uniffle.common.netty.TransportFrameDecoderTest ‑ testShouldRpcResponsesToBeReleased
org.apache.uniffle.common.netty.client.TransportClientFactoryTest ‑ testClientDiffPartition
org.apache.uniffle.common.netty.client.TransportClientFactoryTest ‑ testClientDiffServer
org.apache.uniffle.common.netty.client.TransportClientFactoryTest ‑ testClientReuse
org.apache.uniffle.common.netty.client.TransportClientFactoryTest ‑ testCreateClient
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetLocalShuffleDataRequest
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetLocalShuffleDataResponse
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetLocalShuffleIndexRequest
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetLocalShuffleIndexResponse
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetMemoryShuffleDataRequest
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testGetMemoryShuffleDataResponse
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testRpcResponse
org.apache.uniffle.common.netty.protocol.NettyProtocolTest ‑ testSendShuffleDataRequest
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile1{String, File}[1]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile1{String, File}[2]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile2{String, File}[1]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile2{String, File}[2]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile3{String, File}[1]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile3{String, File}[2]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile4{String, File}[1]
org.apache.uniffle.common.records.RecordsReaderWriterTest ‑ testWriteAndReadRecordFile4{String, File}[2]
org.apache.uniffle.common.rpc.GrpcServerTest ‑ testGrpcExecutorPool
org.apache.uniffle.common.rpc.GrpcServerTest ‑ testRandomPort
org.apache.uniffle.common.rpc.StatusCodeTest ‑ test
org.apache.uniffle.common.security.HadoopSecurityContextTest ‑ testCreateIllegalContext
org.apache.uniffle.common.security.HadoopSecurityContextTest ‑ testSecuredCallable
org.apache.uniffle.common.security.HadoopSecurityContextTest ‑ testSecuredDisableProxyUser
org.apache.uniffle.common.security.HadoopSecurityContextTest ‑ testWithOutKrb5Conf
org.apache.uniffle.common.security.SecurityContextFactoryTest ‑ testCreateHadoopSecurityContext
org.apache.uniffle.common.security.SecurityContextFactoryTest ‑ testDefaultSecurityContext
org.apache.uniffle.common.segment.FixedSizeSegmentSplitterTest ‑ testAvoidEOFException{int}[1]
org.apache.uniffle.common.segment.FixedSizeSegmentSplitterTest ‑ testAvoidEOFException{int}[2]
org.apache.uniffle.common.segment.FixedSizeSegmentSplitterTest ‑ testAvoidEOFException{int}[3]
org.apache.uniffle.common.segment.FixedSizeSegmentSplitterTest ‑ testSplit
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[1]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[2]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[3]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[4]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[5]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testConsistentWithFixSizeSplitterWhenNoSkew{int}[6]
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testDiscontinuousMapTaskIds
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testSplit
org.apache.uniffle.common.segment.LocalOrderSegmentSplitterTest ‑ testSplitForMergeContinuousSegments
org.apache.uniffle.common.serializer.PartialInputStreamTest ‑ testReadFileInputStream
org.apache.uniffle.common.serializer.PartialInputStreamTest ‑ testReadMemroyInputStream
org.apache.uniffle.common.serializer.PartialInputStreamTest ‑ testReadNullBytes
org.apache.uniffle.common.serializer.SerializerFactoryTest ‑ testGetSerializer
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues1{String, File}[1]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues1{String, File}[2]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues2{String, File}[1]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues2{String, File}[2]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues3{String, File}[1]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues3{String, File}[2]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues4{String, File}[1]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeKeyValues4{String, File}[2]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeObject{Class}[1]
org.apache.uniffle.common.serializer.WritableSerializerTest ‑ testSerDeObject{Class}[2]
org.apache.uniffle.common.storage.StorageInfoUtilsTest ‑ testFromProto
org.apache.uniffle.common.storage.StorageInfoUtilsTest ‑ testToProto
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testEquals
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testFromLengths
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testFromLengthsErrors
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[1]
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[2]
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[3]
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[4]
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[5]
org.apache.uniffle.common.util.BlockIdLayoutTest ‑ testLayoutGetBlockId{BlockIdLayout}[6]
org.apache.uniffle.common.util.BlockIdTest ‑ testEquals
org.apache.uniffle.common.util.BlockIdTest ‑ testToString
org.apache.uniffle.common.util.ByteBufUtilsTest ‑ test
org.apache.uniffle.common.util.ChecksumUtilsTest ‑ crc32ByteBufferTest
org.apache.uniffle.common.util.ChecksumUtilsTest ‑ crc32TestWithByte
org.apache.uniffle.common.util.ChecksumUtilsTest ‑ crc32TestWithByteBuff
org.apache.uniffle.common.util.ExitUtilsTest ‑ test
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ stressingTestManySuppliers
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testAutoCloseable
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testCacheable
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testDelegateExtendClose
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testMultipleSupplierShouldNotInterfere
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testReClose
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testRenew
org.apache.uniffle.common.util.ExpiringCloseableSupplierTest ‑ testSerialization
org.apache.uniffle.common.util.JavaUtilsTest ‑ test
org.apache.uniffle.common.util.NettyUtilsTest ‑ test
org.apache.uniffle.common.util.RetryUtilsTest ‑ testRetry
org.apache.uniffle.common.util.RetryUtilsTest ‑ testRetryWithCondition
org.apache.uniffle.common.util.RssUtilsTest ‑ getMetricNameForHostNameTest
org.apache.uniffle.common.util.RssUtilsTest ‑ testCloneBitmap
org.apache.uniffle.common.util.RssUtilsTest ‑ testGenerateServerToPartitions
org.apache.uniffle.common.util.RssUtilsTest ‑ testGetConfiguredLocalDirs
org.apache.uniffle.common.util.RssUtilsTest ‑ testGetHostIp
org.apache.uniffle.common.util.RssUtilsTest ‑ testGetPropertiesFromFile
org.apache.uniffle.common.util.RssUtilsTest ‑ testLoadExtentions
org.apache.uniffle.common.util.RssUtilsTest ‑ testSerializeBitmap
org.apache.uniffle.common.util.RssUtilsTest ‑ testShuffleBitmapToPartitionBitmap{BlockIdLayout}[1]
org.apache.uniffle.common.util.RssUtilsTest ‑ testShuffleBitmapToPartitionBitmap{BlockIdLayout}[2]
org.apache.uniffle.common.util.RssUtilsTest ‑ testStartServiceOnPort
org.apache.uniffle.common.util.ThreadUtilsTest ‑ invokeAllTimeoutThreadPoolTest
org.apache.uniffle.common.util.ThreadUtilsTest ‑ shutdownThreadPoolTest
org.apache.uniffle.common.util.ThreadUtilsTest ‑ testExecuteTasksWithFutureHandler
org.apache.uniffle.common.util.ThreadUtilsTest ‑ testExecuteTasksWithFutureHandlerAndTimeout
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[10]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[11]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[12]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[13]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[14]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[15]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[16]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[17]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[18]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[19]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[1]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[20]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[21]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[22]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[23]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[24]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[25]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[26]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[27]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[28]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[2]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[3]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[4]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[5]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[6]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[7]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[8]
org.apache.uniffle.common.util.UnitConverterTest ‑ testByteString{Long, String, ByteUnit}[9]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[10]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[11]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[12]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[13]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[14]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[15]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[16]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[17]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[18]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[1]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[2]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[3]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[4]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[5]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[6]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[7]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[8]
org.apache.uniffle.common.util.UnitConverterTest ‑ testTimeString{Long, String, TimeUnit}[9]
org.apache.uniffle.common.web.JettyServerTest ‑ jettyServerStartTest
org.apache.uniffle.common.web.JettyServerTest ‑ jettyServerTest
org.apache.uniffle.coordinator.ApplicationManagerTest ‑ clearWithoutRemoteStorageTest
org.apache.uniffle.coordinator.ApplicationManagerTest ‑ refreshTest
org.apache.uniffle.coordinator.CoordinatorConfTest ‑ test
org.apache.uniffle.coordinator.CoordinatorServerTest ‑ test
org.apache.uniffle.coordinator.QuotaManagerTest ‑ testCheckQuota
org.apache.uniffle.coordinator.QuotaManagerTest ‑ testCheckQuotaMetrics
org.apache.uniffle.coordinator.QuotaManagerTest ‑ testCheckQuotaWithDefault
org.apache.uniffle.coordinator.QuotaManagerTest ‑ testDetectUserResource
org.apache.uniffle.coordinator.QuotaManagerTest ‑ testQuotaManagerWithoutAccessQuotaChecker
org.apache.uniffle.coordinator.ServerNodeTest ‑ compareTest
org.apache.uniffle.coordinator.ServerNodeTest ‑ testNettyPort
org.apache.uniffle.coordinator.ServerNodeTest ‑ testStorageInfoOfServerNode
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ excludeNodesNoDelayTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ getLostServerListTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ getServerListForNettyTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ getServerListTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ getUnhealthyServerList
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ heartbeatTimeoutTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ startupSilentPeriodTest
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ testGetCorrectServerNodesWhenOneNodeRemoved
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ testGetCorrectServerNodesWhenOneNodeRemovedAndUnhealthyNodeFound
org.apache.uniffle.coordinator.SimpleClusterManagerTest ‑ updateExcludeNodesTest
org.apache.uniffle.coordinator.access.AccessManagerTest ‑ test
org.apache.uniffle.coordinator.checker.AccessCandidatesCheckerTest ‑ test{File}
org.apache.uniffle.coordinator.checker.AccessClusterLoadCheckerTest ‑ testAccessInfoRequiredShuffleServers
org.apache.uniffle.coordinator.checker.AccessClusterLoadCheckerTest ‑ testWhenAvailableServerThresholdSpecified
org.apache.uniffle.coordinator.checker.AccessQuotaCheckerTest ‑ testAccessInfoRequiredShuffleServers
org.apache.uniffle.coordinator.conf.DynamicClientConfServiceTest ‑ testByLegacyParser{File}
org.apache.uniffle.coordinator.conf.LegacyClientConfParserTest ‑ testParse
org.apache.uniffle.coordinator.conf.RssClientConfApplyManagerTest ‑ testBypassApply
org.apache.uniffle.coordinator.conf.RssClientConfApplyManagerTest ‑ testCustomizeApplyStrategy
org.apache.uniffle.coordinator.conf.YamlClientConfParserTest ‑ testFromFile
org.apache.uniffle.coordinator.conf.YamlClientConfParserTest ‑ testParse
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testAllMetrics
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testCoordinatorMetrics
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testCoordinatorMetricsWithNames
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testDynamicMetrics
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testGrpcMetrics
org.apache.uniffle.coordinator.metric.CoordinatorMetricsTest ‑ testJvmMetrics
org.apache.uniffle.coordinator.strategy.assignment.BasicAssignmentStrategyTest ‑ testAssign
org.apache.uniffle.coordinator.strategy.assignment.BasicAssignmentStrategyTest ‑ testAssignWithDifferentNodeNum
org.apache.uniffle.coordinator.strategy.assignment.BasicAssignmentStrategyTest ‑ testAssignmentShuffleNodesNum
org.apache.uniffle.coordinator.strategy.assignment.BasicAssignmentStrategyTest ‑ testRandomAssign
org.apache.uniffle.coordinator.strategy.assignment.BasicAssignmentStrategyTest ‑ testWithContinuousSelectPartitionStrategy
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testAssign
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testAssignmentShuffleNodesNum
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testAssignmentWithMustDiff
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testAssignmentWithNone
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testAssignmentWithPreferDiff
org.apache.uniffle.coordinator.strategy.assignment.PartitionBalanceAssignmentStrategyTest ‑ testWithContinuousSelectPartitionStrategy
org.apache.uniffle.coordinator.strategy.assignment.PartitionRangeAssignmentTest ‑ test
org.apache.uniffle.coordinator.strategy.assignment.PartitionRangeTest ‑ test
org.apache.uniffle.coordinator.strategy.partition.ContinuousSelectPartitionStrategyTest ‑ test
org.apache.uniffle.coordinator.strategy.storage.AppBalanceSelectStorageStrategyTest ‑ selectStorageTest
org.apache.uniffle.coordinator.strategy.storage.AppBalanceSelectStorageStrategyTest ‑ storageCounterMulThreadTest
org.apache.uniffle.coordinator.strategy.storage.LowestIOSampleCostSelectStorageStrategyTest ‑ selectStorageMulThreadTest
org.apache.uniffle.coordinator.strategy.storage.LowestIOSampleCostSelectStorageStrategyTest ‑ selectStorageTest
org.apache.uniffle.coordinator.util.CoordinatorUtilsTest ‑ testExtractClusterConf
org.apache.uniffle.coordinator.util.CoordinatorUtilsTest ‑ testGenerateRanges
org.apache.uniffle.coordinator.util.CoordinatorUtilsTest ‑ testGenerateRangesGroup
org.apache.uniffle.coordinator.util.CoordinatorUtilsTest ‑ testNextId
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplications
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplicationsPage
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplicationsWithAppRegex
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplicationsWithNoFilter
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplicationsWithNull
org.apache.uniffle.coordinator.web.UniffleServicesRESTTest ‑ testGetApplicationsWithStartTimeAndEndTime
org.apache.uniffle.dashboard.web.utils.DashboardUtilsTest ‑ testConvertToMap
org.apache.uniffle.server.HealthScriptCheckerTest ‑ checkIsHealthy
org.apache.uniffle.server.KerberizedShuffleTaskManagerTest ‑ removeShuffleDataWithHdfsTest
org.apache.uniffle.server.LocalSingleStorageTypeFromEnvProviderTest ‑ testJsonSourceParse
org.apache.uniffle.server.LocalSingleStorageTypeFromEnvProviderTest ‑ testMultipleMountPoints
org.apache.uniffle.server.LocalStorageCheckerTest ‑ testCheckingStorageHang{File}
org.apache.uniffle.server.LocalStorageCheckerTest ‑ testGetUniffleUsedSpace{File}
org.apache.uniffle.server.ShuffleFlushManagerOnKerberizedHadoopTest ‑ clearTest
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ clearLocalTest{File}
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ clearTest
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ complexWriteTest
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ concurrentWrite2HdfsWriteOfSinglePartition
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ concurrentWrite2HdfsWriteOneByOne
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ defaultFlushEventHandlerTest{File}
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ fallbackWrittenWhenHybridStorageManagerEnableTest{File}
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ hadoopConfTest
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ localMetricsTest{File}
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ totalLocalFileWriteDataMetricTest
org.apache.uniffle.server.ShuffleFlushManagerTest ‑ writeTest
org.apache.uniffle.server.ShuffleServerConfTest ‑ confByStringTest
org.apache.uniffle.server.ShuffleServerConfTest ‑ confTest
org.apache.uniffle.server.ShuffleServerConfTest ‑ defaultConfTest
org.apache.uniffle.server.ShuffleServerConfTest ‑ envConfTest
org.apache.uniffle.server.ShuffleServerGrpcMetricsTest ‑ testLatencyMetrics
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testGrpcMetrics
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testHadoopStorageWriteDataSize
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testJvmMetrics
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testNettyMetrics
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testServerMetrics
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testServerMetricsConcurrently
org.apache.uniffle.server.ShuffleServerMetricsTest ‑ testStorageCounter
org.apache.uniffle.server.ShuffleServerTest ‑ decommissionTest{boolean}[1]
org.apache.uniffle.server.ShuffleServerTest ‑ decommissionTest{boolean}[2]
org.apache.uniffle.server.ShuffleServerTest ‑ nettyServerTest
org.apache.uniffle.server.ShuffleServerTest ‑ startTest
org.apache.uniffle.server.ShuffleTaskInfoTest ‑ hugePartitionConcurrentTest
org.apache.uniffle.server.ShuffleTaskInfoTest ‑ hugePartitionTest
org.apache.uniffle.server.ShuffleTaskInfoTest ‑ isHugePartitionTest
org.apache.uniffle.server.ShuffleTaskInfoTest ‑ partitionSizeSummaryTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ appPurgeWithLocalfileTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ checkAndClearLeakShuffleDataTest{File}
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ clearMultiTimesTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ clearTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ getBlockIdsByMultiPartitionTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ getBlockIdsByPartitionIdTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ hugePartitionMemoryUsageLimitTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ partitionDataSizeSummaryTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ registerShuffleTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ removeResourcesByShuffleIdsMultiTimesTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ removeShuffleDataWithHdfsTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ removeShuffleDataWithLocalfileTest
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ testAddFinishedBlockIdsWithoutRegister
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ testGetFinishedBlockIds
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ testGetMaxConcurrencyWriting
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ testRegisterShuffleAfterAppIsExpired
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ testStorageRemoveResourceHang{File}
org.apache.uniffle.server.ShuffleTaskManagerTest ‑ writeProcessTest
org.apache.uniffle.server.StorageCheckerTest ‑ checkTest{File}
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ blockSizeMetricsTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ bufferManagerInitTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ bufferSizeTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ cacheShuffleDataTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ cacheShuffleDataWithPreAllocationTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ flushBufferTestWhenNotSelectedStorage{File}
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ flushSingleBufferForHugePartitionTest{File}
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ flushSingleBufferTest{File}
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ getShuffleDataTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ getShuffleDataWithExpectedTaskIdsTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ registerBufferTest
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ shuffleFlushThreshold
org.apache.uniffle.server.buffer.ShuffleBufferManagerTest ‑ shuffleIdToSizeTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ appendMultiBlocksTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ appendTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ getShuffleDataTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ getShuffleDataWithExpectedTaskIdsFilterTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ getShuffleDataWithLocalOrderTest
org.apache.uniffle.server.buffer.ShuffleBufferWithLinkedListTest ‑ toFlushEventTest
org.apache.uniffle.server.buffer.ShuffleBufferWithSkipListTest ‑ appendMultiBlocksTest
org.apache.uniffle.server.buffer.ShuffleBufferWithSkipListTest ‑ appendTest
org.apache.uniffle.server.buffer.ShuffleBufferWithSkipListTest ‑ getShuffleDataWithExpectedTaskIdsFilterTest
org.apache.uniffle.server.buffer.ShuffleBufferWithSkipListTest ‑ toFlushEventTest
org.apache.uniffle.server.storage.HadoopStorageManagerTest ‑ testRegisterRemoteStorage
org.apache.uniffle.server.storage.HadoopStorageManagerTest ‑ testRemoveExpiredResourcesWithOneReplica{File}
org.apache.uniffle.server.storage.HadoopStorageManagerTest ‑ testRemoveExpiredResourcesWithTwoReplicas{File}
org.apache.uniffle.server.storage.HadoopStorageManagerTest ‑ testRemoveResources
org.apache.uniffle.server.storage.HybridStorageManagerTest ‑ fallbackTestWhenLocalStorageCorrupted
org.apache.uniffle.server.storage.HybridStorageManagerTest ‑ selectStorageManagerTest
org.apache.uniffle.server.storage.HybridStorageManagerTest ‑ testStorageManagerSelectorOfPreferCold
org.apache.uniffle.server.storage.HybridStorageManagerTest ‑ underStorageManagerSelectionTest
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testEnvStorageTypeProvider
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testGetLocalStorageInfo
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testInitLocalStorageManager
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testInitializeLocalStorage
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testStorageSelection
org.apache.uniffle.server.storage.LocalStorageManagerTest ‑ testStorageSelectionWhenReachingHighWatermark
org.apache.uniffle.server.storage.StorageManagerFallbackStrategyTest ‑ testDefaultFallbackStrategy
org.apache.uniffle.server.storage.StorageManagerFallbackStrategyTest ‑ testHadoopFallbackStrategy
org.apache.uniffle.server.storage.StorageManagerFallbackStrategyTest ‑ testLocalFallbackStrategy
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[1]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[2]
Check notice on line 0 in .github
github-actions / Test Results
903 tests found (test 734 to 903)
There are 903 tests, see "Raw output" for the list of tests 734 to 903.
Raw output
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[3]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[4]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[5]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutInsufficientConfigException{Integer, Integer, Integer, String}[6]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutMaxPartitionsValueException{String, int, boolean}[1]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutMaxPartitionsValueException{String, int, boolean}[2]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutMaxPartitionsValueException{String, int, boolean}[3]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutMaxPartitionsValueException{String, int, boolean}[4]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutMaxPartitionsValueException{String, int, boolean}[5]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutOverrides
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[1]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[2]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[3]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[4]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[5]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayoutUnsupportedMaxPartitions{String, int, boolean, String}[6]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[10]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[11]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[12]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[13]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[14]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[15]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[16]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[17]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[18]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[19]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[1]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[20]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[21]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[22]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[23]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[24]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[25]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[26]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[27]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[28]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[29]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[2]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[30]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[31]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[3]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[4]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[5]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[6]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[7]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[8]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testConfigureBlockIdLayout{String, Integer, Boolean, String, int, int, int}[9]
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testFetchAndApplyDynamicConf
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testGetDefaultRemoteStorageInfo
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testGetTaskAttemptIdWithSpeculation
org.apache.uniffle.shuffle.manager.RssShuffleManagerBaseTest ‑ testGetTaskAttemptIdWithoutSpeculation
org.apache.uniffle.shuffle.manager.ShuffleManagerGrpcServiceTest ‑ testShuffleManagerGrpcService
org.apache.uniffle.shuffle.manager.ShuffleManagerServerFactoryTest ‑ testShuffleManagerServerType{ServerType}[1]
org.apache.uniffle.shuffle.manager.ShuffleManagerServerFactoryTest ‑ testShuffleManagerServerType{ServerType}[2]
org.apache.uniffle.storage.common.DefaultStorageMediaProviderTest ‑ getGetDeviceName
org.apache.uniffle.storage.common.DefaultStorageMediaProviderTest ‑ getGetFileStore{File}
org.apache.uniffle.storage.common.DefaultStorageMediaProviderTest ‑ testStorageProvider
org.apache.uniffle.storage.common.LocalStorageTest ‑ baseDirectoryInitTest
org.apache.uniffle.storage.common.LocalStorageTest ‑ canWriteTest
org.apache.uniffle.storage.common.LocalStorageTest ‑ canWriteTestWithDiskCapacityCheck
org.apache.uniffle.storage.common.LocalStorageTest ‑ diskStorageInfoTest
org.apache.uniffle.storage.common.LocalStorageTest ‑ getCapacityInitTest
org.apache.uniffle.storage.common.LocalStorageTest ‑ writeHandlerTest
org.apache.uniffle.storage.common.ShuffleFileInfoTest ‑ test
org.apache.uniffle.storage.handler.impl.HadoopClientReadHandlerTest ‑ test
org.apache.uniffle.storage.handler.impl.HadoopFileReaderTest ‑ createStreamAppendTest
org.apache.uniffle.storage.handler.impl.HadoopFileReaderTest ‑ createStreamTest
org.apache.uniffle.storage.handler.impl.HadoopFileReaderTest ‑ readDataTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ createStreamAppendTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ createStreamDirectory
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ createStreamFirstTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ createStreamTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ writeBufferArrayTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ writeBufferTest
org.apache.uniffle.storage.handler.impl.HadoopFileWriterTest ‑ writeSegmentTest
org.apache.uniffle.storage.handler.impl.HadoopHandlerTest ‑ initTest
org.apache.uniffle.storage.handler.impl.HadoopHandlerTest ‑ writeTest
org.apache.uniffle.storage.handler.impl.HadoopShuffleReadHandlerTest ‑ test
org.apache.uniffle.storage.handler.impl.HadoopShuffleReadHandlerTest ‑ testDataInconsistent
org.apache.uniffle.storage.handler.impl.KerberizedHadoopClientReadHandlerTest ‑ test
org.apache.uniffle.storage.handler.impl.KerberizedHadoopShuffleReadHandlerTest ‑ test
org.apache.uniffle.storage.handler.impl.LocalFileHandlerTest ‑ testReadIndex
org.apache.uniffle.storage.handler.impl.LocalFileHandlerTest ‑ writeBigDataTest{File}
org.apache.uniffle.storage.handler.impl.LocalFileHandlerTest ‑ writeTest{File}
org.apache.uniffle.storage.handler.impl.LocalFileServerReadHandlerTest ‑ testDataInconsistent
org.apache.uniffle.storage.handler.impl.PooledHadoopShuffleWriteHandlerTest ‑ concurrentWrite
org.apache.uniffle.storage.handler.impl.PooledHadoopShuffleWriteHandlerTest ‑ lazyInitializeWriterHandlerTest
org.apache.uniffle.storage.handler.impl.PooledHadoopShuffleWriteHandlerTest ‑ writeSameFileWhenNoRaceCondition
org.apache.uniffle.storage.util.ShuffleHadoopStorageUtilsTest ‑ testUploadFile{File}
org.apache.uniffle.storage.util.ShuffleKerberizedHadoopStorageUtilsTest ‑ testUploadFile{File}
org.apache.uniffle.storage.util.ShuffleStorageUtilsTest ‑ getPartitionRangeTest
org.apache.uniffle.storage.util.ShuffleStorageUtilsTest ‑ getShuffleDataPathWithRangeTest
org.apache.uniffle.storage.util.ShuffleStorageUtilsTest ‑ getStorageIndexTest
org.apache.uniffle.storage.util.ShuffleStorageUtilsTest ‑ mergeSegmentsTest
org.apache.uniffle.storage.util.StorageTypeTest ‑ commonTest
org.apache.uniffle.test.AccessCandidatesCheckerHadoopTest ‑ test
org.apache.uniffle.test.AccessCandidatesCheckerKerberizedHadoopTest ‑ test
org.apache.uniffle.test.AccessClusterTest ‑ testUsingCustomExtraProperties
org.apache.uniffle.test.AccessClusterTest ‑ test{File}
org.apache.uniffle.test.AssignmentWithTagsTest ‑ testTags
org.apache.uniffle.test.CoordinatorAdminServiceTest ‑ test
org.apache.uniffle.test.CoordinatorAssignmentTest ‑ testAssignmentServerNodesNumber
org.apache.uniffle.test.CoordinatorAssignmentTest ‑ testGetReShuffleAssignments
org.apache.uniffle.test.CoordinatorAssignmentTest ‑ testSilentPeriod
org.apache.uniffle.test.CoordinatorGrpcServerTest ‑ testGrpcConnectionSize
org.apache.uniffle.test.CoordinatorGrpcTest ‑ appHeartbeatTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ getShuffleAssignmentsTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ getShuffleRegisterInfoTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ rpcMetricsTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ shuffleServerHeartbeatTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ testGetPartitionToServers
org.apache.uniffle.test.CoordinatorReconfigureNodeMaxTest ‑ testReconfigureNodeMax
org.apache.uniffle.test.DynamicClientConfServiceHadoopTest ‑ test
org.apache.uniffle.test.DynamicClientConfServiceKerberlizedHadoopTest ‑ testConfInHadoop
org.apache.uniffle.test.FetchClientConfTest ‑ testFetchRemoteStorageByApp{File}
org.apache.uniffle.test.FetchClientConfTest ‑ testFetchRemoteStorageByIO{File}
org.apache.uniffle.test.FetchClientConfTest ‑ test{File}
org.apache.uniffle.test.HealthCheckCoordinatorGrpcTest ‑ healthCheckTest
org.apache.uniffle.test.HealthCheckTest ‑ buildInCheckerTest
org.apache.uniffle.test.HealthCheckTest ‑ checkTest
org.apache.uniffle.test.PartitionBalanceCoordinatorGrpcTest ‑ getShuffleAssignmentsTest
org.apache.uniffle.test.QuorumTest ‑ case1
org.apache.uniffle.test.QuorumTest ‑ case10
org.apache.uniffle.test.QuorumTest ‑ case11
org.apache.uniffle.test.QuorumTest ‑ case12
org.apache.uniffle.test.QuorumTest ‑ case2
org.apache.uniffle.test.QuorumTest ‑ case3
org.apache.uniffle.test.QuorumTest ‑ case4
org.apache.uniffle.test.QuorumTest ‑ case5{File}
org.apache.uniffle.test.QuorumTest ‑ case6
org.apache.uniffle.test.QuorumTest ‑ case7
org.apache.uniffle.test.QuorumTest ‑ case8
org.apache.uniffle.test.QuorumTest ‑ case9
org.apache.uniffle.test.QuorumTest ‑ quorumConfigTest
org.apache.uniffle.test.QuorumTest ‑ rpcFailedTest
org.apache.uniffle.test.RpcClientRetryTest ‑ testRpcRetryLogic{StorageType}[1]
org.apache.uniffle.test.RpcClientRetryTest ‑ testRpcRetryLogic{StorageType}[2]
org.apache.uniffle.test.ServletTest ‑ testDecommissionServlet
org.apache.uniffle.test.ServletTest ‑ testDecommissionSingleNode
org.apache.uniffle.test.ServletTest ‑ testDecommissionedNodeServlet
org.apache.uniffle.test.ServletTest ‑ testGetSingleNode
org.apache.uniffle.test.ServletTest ‑ testLostNodesServlet
org.apache.uniffle.test.ServletTest ‑ testNodesServlet
org.apache.uniffle.test.ServletTest ‑ testRequestWithWrongCredentials
org.apache.uniffle.test.ServletTest ‑ testUnhealthyNodesServlet
org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest ‑ testConcurrentWrite2Hadoop{int, int, boolean}[1]
org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest ‑ testConcurrentWrite2Hadoop{int, int, boolean}[2]
org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest ‑ testConcurrentWrite2Hadoop{int, int, boolean}[3]
org.apache.uniffle.test.ShuffleServerConcurrentWriteOfHadoopTest ‑ testConcurrentWrite2Hadoop{int, int, boolean}[4]
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ clearResourceTest
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ multipleShuffleResultTest{BlockIdLayout}[1]
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ multipleShuffleResultTest{BlockIdLayout}[2]
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ registerTest
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ rpcMetricsTest
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ sendDataWithoutRequirePreAllocation
org.apache.uniffle.test.ShuffleServerGrpcTest ‑ shuffleResultTest
org.apache.uniffle.test.ShuffleServerInternalGrpcTest ‑ decommissionTest
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startGrpcServerOnRandomPort
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startStreamServerOnRandomPort
org.apache.uniffle.test.ShuffleServerWithLocalOfExceptionTest ‑ testReadWhenConnectionFailedShouldThrowException
org.apache.uniffle.test.ShuffleServerWithMemLocalHadoopTest ‑ memoryLocalFileHadoopReadWithFilterTest{boolean, boolean}[1]
org.apache.uniffle.test.ShuffleServerWithMemLocalHadoopTest ‑ memoryLocalFileHadoopReadWithFilterTest{boolean, boolean}[2]
org.apache.uniffle.test.ShuffleServerWithMemLocalHadoopTest ‑ memoryLocalFileHadoopReadWithFilterTest{boolean, boolean}[3]
org.apache.uniffle.test.ShuffleServerWithMemLocalHadoopTest ‑ memoryLocalFileHadoopReadWithFilterTest{boolean, boolean}[4]
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ emptyTaskTest
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ reportBlocksToShuffleServerIfNecessary
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ reportMultipleServerTest
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ rpcFailTest
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ testRetryAssgin
org.apache.uniffle.test.ShuffleWithRssClientTest ‑ writeReadTest