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

Print GitHub errors without logging prefixes #23584

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

nineinchnick
Copy link
Member

Description

Right now it gets printed with the prefixes, and it doesn't create any annotations:

2024-09-26T11:11:42.821Z	INFO	main	io.trino.tests.product.launcher.env.Environment	::error title=Failed to start environment 'singlenode-compatibility'::org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=trinodb/trino:459, imagePullPolicy=io.trino.testing.containers.ConditionalPullPolicy@19b02dfd, imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@3dce6dd8)
2024-09-26T11:11:42.821Z	INFO	main	io.trino.tests.product.launcher.env.Environment	Environment 'singlenode-compatibility' failed to start in attempt(s): 6: 

from https://github.com/trinodb/trino/actions/runs/11050681149/job/30699574020

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@wendigo wendigo merged commit 8a8966d into trinodb:master Sep 26, 2024
39 of 40 checks passed
@github-actions github-actions bot added this to the 460 milestone Sep 26, 2024
@nineinchnick nineinchnick deleted the fix-ptl-ci-error-log branch September 26, 2024 16:53
@mosabua mosabua mentioned this pull request Sep 27, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants