See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/944/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #27345: Consider beam_services option when


------------------------------------------
[...truncated 48.53 KB...]
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000b9540,
 {0x18da010?, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297
 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003cb0e0,
 {0x18da010, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508
 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003cb0e0,
 0xc0002ea1b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c7d60,
 {0x18da010, 0xc00009cf00}, 0xc000033490, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556
 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037d740,
 {0xc000359340?, 0xc0000581a0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241
 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000bf080,
 {0x18da010, 0xc00009cf00}, 0xc000359630, 0xc000359610)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147
 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000bf080,
 {0x18da010, 0xc00009cf00})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215
 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18da010?,
 0xc00009cf00?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18da010?,
 0xc00009cf00?}, 0x415d70?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000486120,
 {0x18da010, 0xc00009cf00}, {0x2377d30, 0x1}, {{0x18cbe70?, 0xc0004828c0?}, 
{0x1906458?, 0xc0003cd7d0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150
 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00042c000,
 {0x18d9ef8?, 0xc00002b9e0?}, 0xc000109a90)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408
 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18d9ef8?,
 0xc00002b9e0?}, 0x0?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195
 +0x7a
created by 
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213
 +0xf1d

        at 
java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
        at 
java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
        at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
        at 
org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
        at 
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
        at 
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
        at 
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
        at 
org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
        at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
        at 
org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
        at 
org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
        at 
org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
        at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
        at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
        at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for 
instruction 6: process bundle failed for instruction 6 using plan 1-4 : panic: 
datamgr.go [{6 fn/write/n4:0}]: error flushing buffer of length 4000000
        caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n4:0@localhost:37467]] 
Coder:W;fn/wire/n4:0<KV;c1<bytes;c0,bytes;c0>>!GWC
3: PCollection[n4] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[2] Sig: func([]uint8, []uint8, func([]uint8, 
[]uint8))
5: PCollection[n3] Out:[4]
6: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:6 Out:[5]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37467], local_output] 
Out:6 
Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c5/SplitAndSize0<KV;c5/PairWithRestriction0<R;c5[synthetic.SourceConfig],KV;c9<offsetrange.Restriction[offsetrange.Restriction;c6];c7,bool;c8>>,double;DoubleCoder0>>!GWC
 
        caused by:
panic: datamgr.go [{6 fn/write/n4:0}]: error flushing buffer of length 4000000
        caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
        /home/jenkins/sdk/go1.20.5/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58
 +0xa5
panic({0x14ad4e0, 0xc0002e2180})
        /home/jenkins/sdk/go1.20.5/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18db720,
 {0xc00096dd68, 0x40a92d?, 0x1?}, {0xc00096dd70?, 0x9, 0x9})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81
 +0x22f
github.com/apache/beam/sdks/v2/go/test/load.(*RuntimeMonitor).ProcessElement(0x24236f8?,
 {0xc00096dd68?, 0x1?, 0x1?}, {0xc00096dd70?, 0x9?, 0x9?}, 0xc00037d728?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/test/load/util.go>:87
 +0x39
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x0StructWrappersAndFuncs[...].func2.1({0xc00096dd70,
 0x9, 0x9}, 0x46efaa)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2469
 +0x9c
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x0[...]).Call3x0(0x46c823?,
 {0x12d9720?, 0xc00097f548?}, {0x12d9720?, 0xc00097f560?}, {0x130be40?, 
0xc00037d728?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2458
 +0x7f
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func4({0x0,
 0x0, 0x0, 0x0, 0x0}, {0x23d0df0?, 0x1?, 0x1?}, 0xffdf3b645a1cac09?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:55
 +0x75
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000b9400,
 {0x18da010?, 0xc0004829c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297
 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003caea0,
 {0x18da010, 0xc0004829c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508
 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003caea0,
 0xc000980ab0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0x155?,
 0x18da010?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:172
 +0x91
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0003caea0,
 {0x18?, 0xc000074800?}, 0xc00007fc68, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156
 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*PCollection).ProcessElement(0xc00096dd70?,
 {0x18da010?, 0xc000482980?}, 0x4214e7?, {0x0?, 0x200?, 0x1c0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pcollection.go>:100
 +0x151
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18db720,
 {0xc00096dd68, 0xc0003586e8?, 0x18c8220?}, {0xc00096dd70?, 0x9, 0x9})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:80
 +0x20f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003bd4e0,
 0x7f6672abe108?, {0xbebc200, 0x1, 0x1, 0x9, 0x0, 0x0}, 0xc000458360)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151
 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0xbebc200?,
 0x1, 0x1, 0x9, 0x0, 0x0}, 0x0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382
 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?,
 {0x1589480?, 0xc000458330?}, {0x15e0040?, 0xc00057c090?}, {0x130be40?, 
0xc000458360?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371
 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0,
 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, 0x1}, 0x7f6672abe108?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109
 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000b9540,
 {0x18da010?, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297
 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003cb0e0,
 {0x18da010, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508
 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003cb0e0,
 0xc0002ea1b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c7d60,
 {0x18da010, 0xc00009cf00}, 0xc000033490, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556
 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037d740,
 {0xc000359340?, 0xc0000581a0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241
 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000bf080,
 {0x18da010, 0xc00009cf00}, 0xc000359630, 0xc000359610)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147
 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000bf080,
 {0x18da010, 0xc00009cf00})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215
 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18da010?,
 0xc00009cf00?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18da010?,
 0xc00009cf00?}, 0x415d70?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000486120,
 {0x18da010, 0xc00009cf00}, {0x2377d30, 0x1}, {{0x18cbe70?, 0xc0004828c0?}, 
{0x1906458?, 0xc0003cd7d0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150
 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00042c000,
 {0x18d9ef8?, 0xc00002b9e0?}, 0xc000109a90)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408
 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18d9ef8?,
 0xc00002b9e0?}, 0x0?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195
 +0x7a
created by 
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213
 +0xf1d

        at 
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
        at 
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:333)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:316)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:835)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
        at 
org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
2023/07/05 08:08:12  (): java.lang.RuntimeException: Error received from SDK 
harness for instruction 6: process bundle failed for instruction 6 using plan 
1-4 : panic: datamgr.go [{6 fn/write/n4:0}]: error flushing buffer of length 
4000000
        caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n4:0@localhost:37467]] 
Coder:W;fn/wire/n4:0<KV;c1<bytes;c0,bytes;c0>>!GWC
3: PCollection[n4] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[2] Sig: func([]uint8, []uint8, func([]uint8, 
[]uint8))
5: PCollection[n3] Out:[4]
6: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:6 Out:[5]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37467], local_output] 
Out:6 
Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c5/SplitAndSize0<KV;c5/PairWithRestriction0<R;c5[synthetic.SourceConfig],KV;c9<offsetrange.Restriction[offsetrange.Restriction;c6];c7,bool;c8>>,double;DoubleCoder0>>!GWC
 
        caused by:
panic: datamgr.go [{6 fn/write/n4:0}]: error flushing buffer of length 4000000
        caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
        /home/jenkins/sdk/go1.20.5/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58
 +0xa5
panic({0x14ad4e0, 0xc0002e2180})
        /home/jenkins/sdk/go1.20.5/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18db720,
 {0xc00096dd68, 0x40a92d?, 0x1?}, {0xc00096dd70?, 0x9, 0x9})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81
 +0x22f
github.com/apache/beam/sdks/v2/go/test/load.(*RuntimeMonitor).ProcessElement(0x24236f8?,
 {0xc00096dd68?, 0x1?, 0x1?}, {0xc00096dd70?, 0x9?, 0x9?}, 0xc00037d728?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/test/load/util.go>:87
 +0x39
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x0StructWrappersAndFuncs[...].func2.1({0xc00096dd70,
 0x9, 0x9}, 0x46efaa)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2469
 +0x9c
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x0[...]).Call3x0(0x46c823?,
 {0x12d9720?, 0xc00097f548?}, {0x12d9720?, 0xc00097f560?}, {0x130be40?, 
0xc00037d728?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2458
 +0x7f
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func4({0x0,
 0x0, 0x0, 0x0, 0x0}, {0x23d0df0?, 0x1?, 0x1?}, 0xffdf3b645a1cac09?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:55
 +0x75
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000b9400,
 {0x18da010?, 0xc0004829c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297
 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003caea0,
 {0x18da010, 0xc0004829c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508
 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003caea0,
 0xc000980ab0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0x155?,
 0x18da010?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:172
 +0x91
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0003caea0,
 {0x18?, 0xc000074800?}, 0xc00007fc68, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156
 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*PCollection).ProcessElement(0xc00096dd70?,
 {0x18da010?, 0xc000482980?}, 0x4214e7?, {0x0?, 0x200?, 0x1c0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pcollection.go>:100
 +0x151
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18db720,
 {0xc00096dd68, 0xc0003586e8?, 0x18c8220?}, {0xc00096dd70?, 0x9, 0x9})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:80
 +0x20f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003bd4e0,
 0x7f6672abe108?, {0xbebc200, 0x1, 0x1, 0x9, 0x0, 0x0}, 0xc000458360)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151
 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0xbebc200?,
 0x1, 0x1, 0x9, 0x0, 0x0}, 0x0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382
 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?,
 {0x1589480?, 0xc000458330?}, {0x15e0040?, 0xc00057c090?}, {0x130be40?, 
0xc000458360?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371
 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0,
 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, 0x1}, 0x7f6672abe108?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109
 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000b9540,
 {0x18da010?, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297
 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003cb0e0,
 {0x18da010, 0xc000482980}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23d0df0, 0x1, ...}, 
...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508
 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003cb0e0,
 0xc0002ea1b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c7d60,
 {0x18da010, 0xc00009cf00}, 0xc000033490, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556
 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037d740,
 {0xc000359340?, 0xc0000581a0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241
 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000bf080,
 {0x18da010, 0xc00009cf00}, 0xc000359630, 0xc000359610)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147
 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000bf080,
 {0x18da010, 0xc00009cf00})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215
 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18da010?,
 0xc00009cf00?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18da010?,
 0xc00009cf00?}, 0x415d70?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000486120,
 {0x18da010, 0xc00009cf00}, {0x2377d30, 0x1}, {{0x18cbe70?, 0xc0004828c0?}, 
{0x1906458?, 0xc0003cd7d0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150
 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00042c000,
 {0x18d9ef8?, 0xc00002b9e0?}, 0xc000109a90)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408
 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18d9ef8?,
 0xc00002b9e0?}, 0x0?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195
 +0x7a
created by 
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213
 +0xf1d
2023/07/05 08:08:12 Job state: FAILED
2023/07/05 08:08:12 Failed to execute job: job 
load0tests0go0flink0batch0gbk0100705065402-root-0705080555-de0eaf34_d6967a20-0f0b-4bc8-ae4a-bf62698993ca
 failed
panic: Failed to execute job: job 
load0tests0go0flink0batch0gbk0100705065402-root-0705080555-de0eaf34_d6967a20-0f0b-4bc8-ae4a-bf62698993ca
 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x18d9e88, 
0xc00005e0c0}, {0x1753a67?, 0x24236f8?}, {0xc000535e70?, 0x0?, 0x0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162
 +0x8c
main.main()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/test/load/group_by_key/group_by_key.go>:98
 +0x3eb

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'>
 line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 44s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/jer66sqf2jzem

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to