You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/07 23:45:25 UTC

Build failed in Jenkins: beam_PostCommit_Go #10414

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

Changes:

[Moritz Mack] Correctly detect retryable TransientKinesisExceptions (fixes #23517)


------------------------------------------
[...truncated 895.21 KB...]
2022/10/07 22:59:05 Job still running ...
2022/10/07 22:59:35 Job still running ...
2022/10/07 23:00:05 Job still running ...
2022/10/07 23:00:35 Job still running ...
2022/10/07 23:01:05 Job still running ...
2022/10/07 23:01:35 Job still running ...
2022/10/07 23:02:05 Job still running ...
2022/10/07 23:02:35 Job still running ...
2022/10/07 23:03:05 Job still running ...
2022/10/07 23:03:36 Job still running ...
2022/10/07 23:04:06 Job still running ...
2022/10/07 23:04:36 Job still running ...
2022/10/07 23:05:06 Job still running ...
2022/10/07 23:05:36 Job still running ...
2022/10/07 23:06:06 Job still running ...
2022/10/07 23:06:36 Job still running ...
2022/10/07 23:07:06 Job still running ...
2022/10/07 23:07:36 Job still running ...
2022/10/07 23:08:06 Job still running ...
2022/10/07 23:08:36 Job still running ...
2022/10/07 23:09:06 Job still running ...
2022/10/07 23:09:36 Job still running ...
2022/10/07 23:10:06 Job still running ...
2022/10/07 23:10:36 Job still running ...
2022/10/07 23:11:06 Job still running ...
2022/10/07 23:11:36 Job still running ...
2022/10/07 23:12:06 Job still running ...
2022/10/07 23:12:36 Job still running ...
2022/10/07 23:13:06 Job still running ...
2022/10/07 23:13:37 Job still running ...
2022/10/07 23:14:07 Job still running ...
2022/10/07 23:14:37 Job still running ...
2022/10/07 23:15:07 Job still running ...
2022/10/07 23:15:37 Job still running ...
2022/10/07 23:16:07 Job still running ...
2022/10/07 23:16:37 Job still running ...
2022/10/07 23:17:07 Job still running ...
2022/10/07 23:17:37 Job still running ...
2022/10/07 23:18:07 Job still running ...
2022/10/07 23:18:37 Job still running ...
2022/10/07 23:19:07 Job still running ...
2022/10/07 23:19:37 Job still running ...
2022/10/07 23:20:07 Job still running ...
2022/10/07 23:20:37 Job still running ...
2022/10/07 23:21:07 Job still running ...
2022/10/07 23:21:37 Job still running ...
2022/10/07 23:22:07 Job still running ...
2022/10/07 23:22:37 Job still running ...
2022/10/07 23:23:07 Job still running ...
2022/10/07 23:23:37 Job still running ...
2022/10/07 23:24:07 Job still running ...
2022/10/07 23:24:37 Job still running ...
2022/10/07 23:25:07 Job still running ...
2022/10/07 23:25:37 Job still running ...
2022/10/07 23:26:07 Job still running ...
2022/10/07 23:26:37 Job still running ...
2022/10/07 23:27:08 Job still running ...
2022/10/07 23:27:38 Job still running ...
2022/10/07 23:28:08 Job still running ...
2022/10/07 23:28:38 Job still running ...
2022/10/07 23:29:08 Job still running ...
2022/10/07 23:29:38 Job still running ...
2022/10/07 23:30:08 Job still running ...
2022/10/07 23:30:38 Job still running ...
2022/10/07 23:31:08 Job still running ...
2022/10/07 23:31:38 Job still running ...
2022/10/07 23:32:08 Job still running ...
2022/10/07 23:32:38 Job still running ...
2022/10/07 23:33:08 Job still running ...
2022/10/07 23:33:38 Job still running ...
2022/10/07 23:34:08 Job still running ...
2022/10/07 23:34:38 Job still running ...
2022/10/07 23:35:08 Job still running ...
2022/10/07 23:35:38 Job still running ...
2022/10/07 23:36:08 Job still running ...
2022/10/07 23:36:38 Job still running ...
2022/10/07 23:37:08 Job still running ...
2022/10/07 23:37:38 Job still running ...
2022/10/07 23:38:08 Job still running ...
2022/10/07 23:38:38 Job still running ...
2022/10/07 23:39:09 Job still running ...
2022/10/07 23:39:39 Job still running ...
2022/10/07 23:40:09 Job still running ...
2022/10/07 23:40:39 Job still running ...
2022/10/07 23:41:09 Job still running ...
2022/10/07 23:41:39 Job still running ...
2022/10/07 23:42:09 Job still running ...
2022/10/07 23:42:39 Job still running ...
2022/10/07 23:43:09 Job still running ...
2022/10/07 23:43:39 Job still running ...
2022/10/07 23:44:09 Job still running ...
2022/10/07 23:44:39 Job still running ...
2022/10/07 23:45:09 Job still running ...
panic: test timed out after 3h0m0s

goroutine 65 [running]:
testing.(*M).startAlarm.func1()
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:2029 +0x8e
created by time.goFunc
	/home/jenkins/sdk/go1.18.1/src/time/sleep.go:176 +0x32

goroutine 1 [chan receive, 133 minutes]:
testing.(*T).Run(0xc000598ea0, {0xe811d8?, 0x520de5?}, 0xed3a20)
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1487 +0x37a
testing.runTests.func1(0xc000303e00?)
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1839 +0x6e
testing.tRunner(0xc000598ea0, 0xc0004dfc50)
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1439 +0x102
testing.runTests(0xc000270e60?, {0x15cc700, 0xd, 0xd}, {0xc0004dfd40?, 0xc0003100c8?, 0x15dd620?})
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1837 +0x457
testing.(*M).Run(0xc000270e60)
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1719 +0x5d9
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest.MainWithDefault(0x4425d1?, {0xe73b21?, 0x43e565?})
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/testing/ptest/ptest.go>:139 +0xfb
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest.Main(...)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/testing/ptest/ptest.go>:126
github.com/apache/beam/sdks/v2/go/test/regression.TestMain(...)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/test/regression/regression_test.go>:27
main.main()
	_testmain.go:73 +0x1e5

goroutine 5 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc000054300)
	/home/jenkins/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xad
created by go.opencensus.io/stats/view.init.0
	/home/jenkins/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x8d

goroutine 997 [sleep]:
time.Sleep(0x6fc23ac00)
	/home/jenkins/sdk/go1.18.1/src/runtime/time.go:194 +0x12e
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib.WaitForCompletion({0xfd9490, 0xc000134000}, 0xc0002ccae0, {0x7ffed943733f, 0x13}, {0x7ffed943735c, 0xb}, {0xc000394690, 0x27})
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/runners/dataflow/dataflowlib/job.go>:262 +0x7f
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib.Execute({0xfd9490, 0xc000134000}, 0x13?, 0xc00029a780, {0xc0004a2a10, 0x6d}, {0xc00034e700, 0x7a}, {0xc0004a29a0, 0x6c}, ...)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/runners/dataflow/dataflowlib/execute.go>:142 +0x10a5
github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow.Execute({0xfd9490, 0xc000134000}, 0xc000306120)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/runners/dataflow/dataflow.go>:229 +0xab8
github.com/apache/beam/sdks/v2/go/pkg/beam.Run({0xfd9490, 0xc000134000}, {0x7ffed943732c, 0x8}, 0xc?)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/runner.go>:50 +0xc2
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest.RunWithMetrics(0xc00049c910?)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/testing/ptest/ptest.go>:100 +0x51
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest.RunAndValidate(0xc0004461a0, 0xc00032af60?)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/pkg/beam/testing/ptest/ptest.go>:106 +0x25
github.com/apache/beam/sdks/v2/go/test/regression.TestMixedOutputParDo(0xc00033c2a0?)
	<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/test/regression/pardo_test.go>:47 +0x32
testing.tRunner(0xc0004461a0, 0xed3a20)
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1439 +0x102
created by testing.(*T).Run
	/home/jenkins/sdk/go1.18.1/src/testing/testing.go:1486 +0x35f

goroutine 1212 [IO wait]:
internal/poll.runtime_pollWait(0x7fc0f074db30, 0x72)
	/home/jenkins/sdk/go1.18.1/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0005bc380?, 0xc000018800?, 0x0)
	/home/jenkins/sdk/go1.18.1/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
	/home/jenkins/sdk/go1.18.1/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc0005bc380, {0xc000018800, 0x1696, 0x1696})
	/home/jenkins/sdk/go1.18.1/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc0005bc380, {0xc000018800?, 0xc0000e6658?, 0xc000092808?})
	/home/jenkins/sdk/go1.18.1/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00038c0f0, {0xc000018800?, 0xc000358420?, 0x2c?})
	/home/jenkins/sdk/go1.18.1/src/net/net.go:183 +0x45
crypto/tls.(*atLeastReader).Read(0xc00000e2a0, {0xc000018800?, 0x0?, 0x4f2dc2add84b9d2b?})
	/home/jenkins/sdk/go1.18.1/src/crypto/tls/conn.go:784 +0x3d
bytes.(*Buffer).ReadFrom(0xc0004385f8, {0xfcce80, 0xc00000e2a0})
	/home/jenkins/sdk/go1.18.1/src/bytes/buffer.go:204 +0x98
crypto/tls.(*Conn).readFromUntil(0xc000438380, {0xfd28c0?, 0xc00038c0f0}, 0x200000003?)
	/home/jenkins/sdk/go1.18.1/src/crypto/tls/conn.go:806 +0xe5
crypto/tls.(*Conn).readRecordOrCCS(0xc000438380, 0x0)
	/home/jenkins/sdk/go1.18.1/src/crypto/tls/conn.go:613 +0x116
crypto/tls.(*Conn).readRecord(...)
	/home/jenkins/sdk/go1.18.1/src/crypto/tls/conn.go:581
crypto/tls.(*Conn).Read(0xc000438380, {0xc0001f5000, 0x1000, 0x11?})
	/home/jenkins/sdk/go1.18.1/src/crypto/tls/conn.go:1284 +0x16f
bufio.(*Reader).Read(0xc0000af440, {0xc00033c3c0, 0x9, 0xc000092d18?})
	/home/jenkins/sdk/go1.18.1/src/bufio/bufio.go:236 +0x1b4
io.ReadAtLeast({0xfcc240, 0xc0000af440}, {0xc00033c3c0, 0x9, 0x9}, 0x9)
	/home/jenkins/sdk/go1.18.1/src/io/io.go:331 +0x9a
io.ReadFull(...)
	/home/jenkins/sdk/go1.18.1/src/io/io.go:350
net/http.http2readFrameHeader({0xc00033c3c0?, 0x9?, 0xc000092df0?}, {0xfcc240?, 0xc0000af440?})
	/home/jenkins/sdk/go1.18.1/src/net/http/h2_bundle.go:1566 +0x6e
net/http.(*http2Framer).ReadFrame(0xc00033c380)
	/home/jenkins/sdk/go1.18.1/src/net/http/h2_bundle.go:1830 +0x95
net/http.(*http2clientConnReadLoop).run(0xc000092f98)
	/home/jenkins/sdk/go1.18.1/src/net/http/h2_bundle.go:8815 +0x130
net/http.(*http2ClientConn).readLoop(0xc000261200)
	/home/jenkins/sdk/go1.18.1/src/net/http/h2_bundle.go:8711 +0x6f
created by net/http.(*http2Transport).newClientConn
	/home/jenkins/sdk/go1.18.1/src/net/http/h2_bundle.go:7439 +0xa65
FAIL	github.com/apache/beam/sdks/v2/go/test/regression	10800.036s
FAIL
$ TEST_EXIT_CODE=0
$ cd ../..
$ docker rmi us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221007-203505
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221007-203505
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:b76c03cea89a3cb2df568b903af57726b50a649b9a356b4e6f974276fc492392
Deleted: sha256:831703922053a14286aacc48da16a3457263d41fbeb2e6a87e07373ad26776fd
Deleted: sha256:b9fa2bc269cbd51ff929ac5730c754b27bbc509cd49ecd490b4f6f6f162dcc46
Deleted: sha256:dbd467de775380394bf1bed23ddf71fc8501f48a3b9beeb0334d4924802d9231
Deleted: sha256:6c48d291fe9db593e2c194f0d43d4ac66dd111d1bc91c5868590ab58d548f0ab
Deleted: sha256:594bf923ddb94ed3b4d038db5f57a3993e50a5684b4ea77c8b7cf979625a8098
Deleted: sha256:569f5a5bad86d0a80594066752e33be48af695cdfd2090a8c2d54717bd38248d
Deleted: sha256:c508a5779463bc2ae2982d46339323009b2963088e528086ca6885321bd63610
Deleted: sha256:1a6994bde4534a01f56b71b7efe723abb5db78d647db3cd8b920f19bf7cf9a67
Deleted: sha256:33a23a12a7ea8eb5ea868271a643482354f3a66201fd7b491a95218df963354d
Deleted: sha256:4b40039795f5afa3428e2b1e6857d491d2adbddf48e09bc6af6d165db2b99acf
Deleted: sha256:e58e18099762aeebe7e733044c6225e95bc1cbfd024ab19ceb4529e7b3b4c0a0
Deleted: sha256:d7e7435243d5cceda3db9f64984fa9a4c55b8a02687c5f2038bcd142bae9ea29
Deleted: sha256:84fd2e2244c25d31b2445282a5bdb332afac2d2edc7ceca1856730519bd911de
Deleted: sha256:acedb14bd3a80ddb573275fb3b06480a551f50f65dfc226241adf176cc8112ab
Deleted: sha256:4f82b0fae91708ebc9726ae738fc8ac5d8f3b7d229dda8dbe488fd2955c331b7
Deleted: sha256:7df617eb0099c5e7d9e1ee81b5d55e39a5bc9573effcca64e0fc498a4ad32cbf
Deleted: sha256:dc012e73470e5c102b93eba2586dff2a2e8c58c582ce362e16f178b5eebc07f5
$ gcloud --quiet container images delete us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221007-203505
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221007-203505] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"
Failed to delete container
$ rm -rf /tmp/tmp.GO8ljET3vn
$ exit 1
$ exit 1

> Task :goIntegrationTests FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':goIntegrationTests'.
> 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3h 10m 52s
88 actionable tasks: 53 executed, 33 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ufdhzboneorrw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Go #10415

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Go/10415/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org