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

Try to prevent path failure during 'Upload gc.log' in Windows job #20679

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Try to prevent path failure during 'Upload gc.log' in Windows job #20679

merged 1 commit into from
Oct 12, 2021

Conversation

famod
Copy link
Member

@famod famod commented Oct 11, 2021

Should (hopefully) prevent failures like:

Error: ENOENT: no such file or directory, realpath 'D:\a\quarkus\quarkus\devtools\gradle\gradle-extension-plugin\build\tmp\test\work\.gradle-test-kit\caches\modules-2\metadata-2.97\descriptors\org.eclipse.microprofile.context-propagation\microprofile-context-propagation-parent\1.2\a8be1fe3b3911d3d3425fe720cf42835'

See also:

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Oct 11, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 12, 2021

Failing Jobs - Building 6fb6c9a

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 17 Build ⚠️ Check → Logs Raw logs
Native Tests - HTTP Build Failures Logs Raw logs

Full information is available in the Build summary check run.

⚠️ Errors occurred while downloading the build reports. This report is incomplete.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/rest-client 

📦 integration-tests/rest-client

io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.should_accept_self_signed_certs_java_url line 29 - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

⚙️ Native Tests - HTTP #

- Failing: integration-tests/rest-client 

📦 integration-tests/rest-client

io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedITCase.should_accept_self_signed_certs_java_url - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

@gsmet gsmet merged commit 580523a into quarkusio:main Oct 12, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 12, 2021
@gsmet gsmet added the area/infra internal and infrastructure related issues label Oct 12, 2021
@famod famod deleted the upload-gc-failure branch October 13, 2021 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants