See
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/57/display/redirect?page=changes>
Changes:
[shehzaad] [BEAM-10961] make mongo-java-driver dependency a named variable
[ramazan.yapparov] Renamed build.gradle to build.gradle.kts
[ramazan.yapparov] Migrated build file to kotlin
[ramazan.yapparov] Reverted extra change
[randomstep] [BEAM-11168] bump powermock to 2.0.9
[noreply] [BEAM-11781]: Update kafka-clients version in samza-runner (#13935)
[ramazan.yapparov] Removed kotlin-dsl plugin from buildSrc
[Kenneth Knowles] Maintain topological order for root transforms
[kawaigin] [BEAM-11045] Updated screen diff goldens
[daniel.o.programmer] Update programming guide: New python expansion service
binary
------------------------------------------
[...truncated 45.38 KB...]
"@type": "kind:bytes"
}
],
"is_pair_like": true
}
],
"is_pair_like": true
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
}
}
],
"parallel_input": {
"@type": "OutputReference",
"step_name": "e4",
"output_name": "i0"
},
"serialized_fn": "e6_keyed1"
}
},
{
"kind": "CreateCollection",
"name": "e5",
"properties": {
"user_name": "Impulse'1",
"element": [
"%80%00%00%00%00%00%00%00%00%00%00%01%0F"
],
"output_info": [
{
"user_name": "i0",
"output_name": "i0",
"encoding": {
"@type": "kind:windowed_value",
"component_encodings": [
{
"@type": "kind:bytes"
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
}
}
]
}
},
{
"kind": "CollectionToSingleton",
"name": "viewe6_i1",
"properties": {
"user_name": "AsViewe6_i1",
"output_info": [
{
"user_name": "i0",
"output_name": "i0",
"encoding": {
"@type": "kind:stream",
"component_encodings": [
{
"@type": "kind:windowed_value",
"component_encodings": [
{
"@type": "kind:pair",
"component_encodings": [
{
"@type": "kind:bytes"
},
{
"@type": "kind:pair",
"component_encodings": [
{
"@type": "kind:bytes"
},
{
"@type": "kind:bytes"
}
],
"is_pair_like": true
}
],
"is_pair_like": true
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
}
],
"is_stream_like": true
},
"use_indexed_format": true
}
],
"parallel_input": {
"@type": "OutputReference",
"step_name": "e6_keyed1",
"output_name": "i0"
}
}
},
{
"kind": "ParallelDo",
"name": "e6",
"properties": {
"user_name": "main.doFn",
"non_parallel_inputs": {
"i1": {
"@type": "OutputReference",
"step_name": "viewe6_i1",
"output_name": "i0"
}
},
"output_info": [
{
"user_name": "i0",
"output_name": "i0",
"encoding": {
"@type": "kind:windowed_value",
"component_encodings": [
{
"@type": "kind:pair",
"component_encodings": [
{
"@type": "kind:bytes"
},
{
"@type": "kind:bytes"
}
],
"is_pair_like": true
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
}
}
],
"parallel_input": {
"@type": "OutputReference",
"step_name": "e5",
"output_name": "i0"
},
"serialized_fn": "e6"
}
},
{
"kind": "ParallelDo",
"name": "e7",
"properties": {
"user_name": "load.RuntimeMonitor'1",
"output_info": [
{
"user_name": "i0",
"output_name": "i0",
"encoding": {
"@type": "kind:windowed_value",
"component_encodings": [
{
"@type": "kind:pair",
"component_encodings": [
{
"@type": "kind:bytes"
},
{
"@type": "kind:bytes"
}
],
"is_pair_like": true
},
{
"@type": "kind:global_window"
}
],
"is_wrapper": true
}
}
],
"parallel_input": {
"@type": "OutputReference",
"step_name": "e6",
"output_name": "i0"
},
"serialized_fn": "e7"
}
}
],
"type": "JOB_TYPE_BATCH"
}
2021/02/10 11:18:08 Submitted job: 2021-02-10_03_18_07-11419455282184347333
2021/02/10 11:18:08 Console:
https://console.cloud.google.com/dataflow/job/2021-02-10_03_18_07-11419455282184347333?project=apache-beam-testing
2021/02/10 11:18:08 Logs:
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-02-10_03_18_07-11419455282184347333
2021/02/10 11:18:09 Job state: JOB_STATE_PENDING ...
2021/02/10 11:18:39 Job still running ...
2021/02/10 11:19:09 Job still running ...
2021/02/10 11:19:39 Job still running ...
2021/02/10 11:20:09 Job still running ...
2021/02/10 11:20:39 Job still running ...
2021/02/10 11:21:09 Job still running ...
2021/02/10 11:21:39 Job still running ...
2021/02/10 11:22:09 Job still running ...
2021/02/10 11:22:39 Job still running ...
2021/02/10 11:23:09 Job still running ...
2021/02/10 11:23:39 Job still running ...
2021/02/10 11:24:09 Failed to execute job: job
2021-02-10_03_18_07-11419455282184347333 failed
panic: Failed to execute job: job 2021-02-10_03_18_07-11419455282184347333
failed
goroutine 1 [running]:
github.com/apache/beam/sdks/go/test/load/vendor/github.com/apache/beam/sdks/go/pkg/beam/log.Fatalf(0x119b0a0,
0xc00003c0c0, 0x1058f0b, 0x19, 0xc0006b1ed8, 0x1, 0x1)
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/test/load/vendor/github.com/apache/beam/sdks/go/pkg/beam/log/log.go>:153
+0xec
main.main()
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/test/load/sideinput/sideinput.go>:93
+0x4bb
> 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_SideInput_Dataflow_Batch/ws/src/sdks/go/test/load/build.gradle'>
line: 65
* 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. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 9m 51s
6 actionable tasks: 6 executed
Publishing build scan...
https://gradle.com/s/7ghp3f32ziyrk
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]