Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Debezium expansion service fail to start #25243

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

Abacn
Copy link
Contributor

@Abacn Abacn commented Jan 31, 2023

Fixes #25223

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@Abacn
Copy link
Contributor Author

Abacn commented Jan 31, 2023

Run XVR_Direct PostCommit

@Abacn
Copy link
Contributor Author

Abacn commented Jan 31, 2023

looks like test suite still affected by :sdks:python:container:py37:docker FAILED

@Abacn
Copy link
Contributor Author

Abacn commented Jan 31, 2023

Run XVR_Direct PostCommit

@pabloem
Copy link
Member

pabloem commented Jan 31, 2023

LGTM thanks @Abacn! : )

@Abacn
Copy link
Contributor Author

Abacn commented Jan 31, 2023

The affected test succeeded, from the log:

--- PASS: TestDebeziumIO_BasicRead (34.45s)
15:40:50 PASS
15:40:50 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium	37.486s

16:33:27 --- PASS: TestDebeziumIO_BasicRead (24.96s)
16:33:27 PASS
16:33:27 ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium	28.002s

previously was

18:28:19 	/home/jenkins/sdk/go1.19.3/src/testing/testing.go:1493 +0x35f
18:28:19 FAIL	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium	31.181s

The PostCommit fails for other reasons though.
merging for now to get back some test suite green

@Abacn Abacn merged commit 9573015 into apache:master Jan 31, 2023
@Abacn Abacn deleted the fixautoservice branch January 31, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants