See
<https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/6766/display/redirect?page=changes>
Changes:
[noreply] Better error for missing timezone info (#25444)
[noreply] Revert "Replace more uses of `ClassLoadingStrategy.Default.INJECTION`
[noreply] Use context param and error return value in mongodbio.Read SDF methods
[noreply] Revert workers for java tests (#25579)
[noreply] remove unnecessary error check (#25576)
[noreply] Making the default BigQuery write disposition to be WRITE_APPEND
------------------------------------------
[...truncated 8.64 KB...]
go1.19.6: already downloaded in /home/jenkins/sdk/go1.19.6
GOCMD=/home/jenkins/go/bin/go1.19.6
System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64;
Preparing to use /home/jenkins/go/bin/go1.19.6
go1.19.6: already downloaded in /home/jenkins/sdk/go1.19.6
GOCMD=/home/jenkins/go/bin/go1.19.6
> Task :sdks:go:goPrepare UP-TO-DATE
> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:python:container:goPrepare UP-TO-DATE
> Task :sdks:go:container:goPrepare UP-TO-DATE
> Task :sdks:go:examples:goPrepare UP-TO-DATE
> Task :sdks:go:test:goPrepare UP-TO-DATE
> Task :sdks:go:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/bin/linux_amd64/ ./...
go: downloading github.com/tetratelabs/wazero v1.0.0-pre.9
> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go
boot_test.go
> Task :sdks:go:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go
boot_test.go
> Task :sdks:python:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/launcher/linux_amd64/boot
boot.go piputil.go
> Task :sdks:go:test:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/bin/linux_amd64/ ./...
> Task :sdks:go:examples:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/bin/linux_amd64/ ./...
go: downloading github.com/tetratelabs/wazero v1.0.0-pre.9
> Task :sdks:go:goTest
/home/jenkins/go/bin/go1.19.6 test ./...
? github.com/apache/beam/sdks/v2/go/cmd/beamctl [no test files]
? github.com/apache/beam/sdks/v2/go/cmd/beamctl/cmd [no test files]
ok github.com/apache/beam/sdks/v2/go/cmd/specialize 0.032s
ok github.com/apache/beam/sdks/v2/go/cmd/starcgen 24.889s
? github.com/apache/beam/sdks/v2/go/cmd/symtab [no test files]
ok github.com/apache/beam/sdks/v2/go/container 0.089s
? github.com/apache/beam/sdks/v2/go/examples/complete/autocomplete
[no test files]
? github.com/apache/beam/sdks/v2/go/examples/contains [no test files]
? github.com/apache/beam/sdks/v2/go/examples/cookbook/combine [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/cookbook/filter [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/cookbook/join [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/cookbook/max [no test files]
? github.com/apache/beam/sdks/v2/go/examples/cookbook/tornadoes [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/debugging_wordcount [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/fhirio/import [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/fhirio/read_write_pubsub
[no test files]
? github.com/apache/beam/sdks/v2/go/examples/forest [no test files]
? github.com/apache/beam/sdks/v2/go/examples/grades [no test files]
? github.com/apache/beam/sdks/v2/go/examples/kafka [no test files]
ok github.com/apache/beam/sdks/v2/go/examples/large_wordcount 0.097s
? github.com/apache/beam/sdks/v2/go/examples/minimal_wordcount [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/multiout [no test files]
? github.com/apache/beam/sdks/v2/go/examples/native_wordcap [no
test files]
?
github.com/apache/beam/sdks/v2/go/examples/native_wordcap/nativepubsubio
[no test files]
? github.com/apache/beam/sdks/v2/go/examples/pingpong [no test files]
? github.com/apache/beam/sdks/v2/go/examples/readavro [no test files]
ok github.com/apache/beam/sdks/v2/go/examples/snippets 0.162s
? github.com/apache/beam/sdks/v2/go/examples/streaming_wordcap [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/stringsplit [no test files]
? github.com/apache/beam/sdks/v2/go/examples/wasm [no test files]
? github.com/apache/beam/sdks/v2/go/examples/windowed_wordcount [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/wordcount [no test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang [no test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/bigquery [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/cogroup_by [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/combine [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/combine_globally
[no test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/flatten [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/group_by [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/multi_input_output
[no test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/partition [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/sql [no test files]
? github.com/apache/beam/sdks/v2/go/examples/xlang/wordcount [no
test files]
? github.com/apache/beam/sdks/v2/go/examples/yatzy [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam 0.221s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/artifact 0.230s
? github.com/apache/beam/sdks/v2/go/pkg/beam/artifact/gcsproxy [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/core [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx 0.062s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph 2.442s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder 0.052s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil
0.011s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/mtime 0.046s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/window 0.072s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/window/trigger
0.060s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics 0.040s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime 0.102s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx 0.056s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec 0.129s
? github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec/optimized
[no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx 0.036s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx 0.104s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema
0.114s
? github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/v1
[no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness 0.597s
? github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/init
[no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/session
[no test files]
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache
0.045s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx
0.111s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex
0.069s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx 0.077s
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx/expansionx
1.072s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/sdf 0.055s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/state 0.025s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex 0.017s
? github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/dot [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks 5.047s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/ioutilx 0.051s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/jsonx 0.032s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox 0.048s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx 0.033s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab 24.264s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors 0.080s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/avroio 0.069s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio 0.105s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigtableio 0.466s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio 0.106s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio 0.120s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/fhirio 0.302s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem 0.043s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/gcs 0.057s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/local 0.063s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs 0.063s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/s3 0.185s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/mongodbio 0.170s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/parquetio 0.093s
? github.com/apache/beam/sdks/v2/go/pkg/beam/io/pubsubio [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange
0.035s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/spannerio 0.116s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic 0.078s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio 0.088s
? github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/bigqueryio [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/debeziumio [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/jdbcio [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/kafkaio [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/schemaio 0.053s
? github.com/apache/beam/sdks/v2/go/pkg/beam/log [no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/model [no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/model/fnexecution_v1 [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/model/jobmanagement_v1
[no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/model/pipeline_v1 [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/options/gcpopts 0.056s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/options/jobopts 0.027s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/options/resource 0.044s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/provision 0.084s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/register 0.019s
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow 0.103s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib
0.091s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct 0.112s
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dot [no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/flink [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal
2.608s
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal/config
0.046s
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal/engine
0.076s
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal/jobservices
0.081s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal/urns
0.075s
ok
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/prism/internal/worker
0.103s
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/samza [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/spark [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker
0.155s
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/runnerlib
[no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet 0.101s
? github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet/testpipeline
[no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert 0.187s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest 0.055s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream 0.046s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter 0.134s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/sql 0.059s
? github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/sql/sqlx [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats 9.418s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top 0.085s
? github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/xlang [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/xlang/dataframe
[no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/xlang/inference
[no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/xlang/python
[no test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/util/diagnostics [no
test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/errorx 0.042s
? github.com/apache/beam/sdks/v2/go/pkg/beam/util/execx [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx 0.102s
? github.com/apache/beam/sdks/v2/go/pkg/beam/util/grpcx [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/harnessopts 0.149s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/pubsubx 1.118s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx 0.076s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx 0.097s
ok github.com/apache/beam/sdks/v2/go/pkg/beam/util/structx 0.045s
? github.com/apache/beam/sdks/v2/go/pkg/beam/util/syscallx [no
test files]
? github.com/apache/beam/sdks/v2/go/pkg/beam/x/beamx [no test files]
ok github.com/apache/beam/sdks/v2/go/pkg/beam/x/debug 0.137s
? github.com/apache/beam/sdks/v2/go/pkg/beam/x/hooks/perf [no test files]
ok github.com/apache/beam/sdks/v2/go/test/integration 0.147s
? github.com/apache/beam/sdks/v2/go/test/integration/driver [no
test files]
? github.com/apache/beam/sdks/v2/go/test/integration/internal/containers
[no test files]
? github.com/apache/beam/sdks/v2/go/test/integration/internal/jars
[no test files]
? github.com/apache/beam/sdks/v2/go/test/integration/internal/ports
[no test files]
ok github.com/apache/beam/sdks/v2/go/test/integration/io/fhirio 0.146s
ok github.com/apache/beam/sdks/v2/go/test/integration/io/mongodbio 34.487s
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery
0.173s
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium
0.226s
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc
0.263s
ok github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka
0.099s
ok github.com/apache/beam/sdks/v2/go/test/integration/primitives 0.092s
ok github.com/apache/beam/sdks/v2/go/test/integration/synthetic 0.825s
ok
github.com/apache/beam/sdks/v2/go/test/integration/transforms/xlang/dataframe
0.127s
ok
github.com/apache/beam/sdks/v2/go/test/integration/transforms/xlang/inference
0.110s
ok github.com/apache/beam/sdks/v2/go/test/integration/wordcount 0.157s
2023/02/21 23:54:05 skipping missing expansion service: expansion service
labeled "test" not found: no --expansion_jar or --expansion_addr flag provided
with label "test"
--- FAIL: TestAutomatedExpansionService (15.63s)
expansion_test.go:47: failed to start expansion service JAR, got context
deadline exceeded
FAIL
FAIL github.com/apache/beam/sdks/v2/go/test/integration/xlang 15.783s
? github.com/apache/beam/sdks/v2/go/test/load [no test files]
? github.com/apache/beam/sdks/v2/go/test/load/cogbk [no test files]
? github.com/apache/beam/sdks/v2/go/test/load/combine [no test files]
? github.com/apache/beam/sdks/v2/go/test/load/group_by_key [no
test files]
? github.com/apache/beam/sdks/v2/go/test/load/pardo [no test files]
? github.com/apache/beam/sdks/v2/go/test/load/sideinput [no test files]
ok github.com/apache/beam/sdks/v2/go/test/regression 0.389s
ok github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml
0.153s
FAIL
> Task :sdks:go:goTest FAILED
> Task :goPrecommitBuild
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> Process 'command 'sh'' finished with non-zero exit value 1
* 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 5m 11s
17 actionable tasks: 11 executed, 4 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/vkvv2el42bofw
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]