Skip to content

Conversation

@siladu
Copy link
Contributor

@siladu siladu commented Oct 16, 2025

Works around an issue with besu logs being switched to stderr, however seems reasonable to be flexible in this verification. We can enforce stdout for Besu if necessary earlier in the checks.

PR description

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests
  • hive tests: Engine or other RPCs modified?

Works around an issue with besu logs being switched to stderr, however seems reasonable to be flexible in this verification.
We can enforce stdout for Besu if necessary earlier in the checks.

Signed-off-by: Simon Dudley <[email protected]>
Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think this still makes sense, now that we have also added unit test to ensure the regular logging goes to stdout

@macfarla macfarla enabled auto-merge (squash) November 2, 2025 23:20
@macfarla macfarla merged commit 66a0f31 into hyperledger:main Nov 2, 2025
46 checks passed
@siladu siladu deleted the docker-verify-workflow branch November 3, 2025 03:53
jflo pushed a commit to jflo/besu that referenced this pull request Nov 17, 2025
Works around an issue with besu logs being switched to stderr, however seems reasonable to be flexible in this verification.
We can enforce stdout for Besu if necessary earlier in the checks.

Signed-off-by: Simon Dudley <[email protected]>
Co-authored-by: Sally MacFarlane <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants