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

Mauve* test targets FAILED in Test_openjdk20_hs testing on all platforms #4341

Closed
smlambert opened this issue Feb 14, 2023 · 3 comments
Closed
Assignees

Comments

@smlambert
Copy link
Contributor

smlambert commented Feb 14, 2023

MauveSingleThrdLoad_HS_5m, MauveSingleInvocLoad_HS_5m, MauveMultiThrdLoad_5m fail across all platforms for in JDK20 testing of Temurin. MiniMix_5m and MiniMix_aot_5m also fail (they use mauve tests).


Test Info
Test Name: MauveSingleThrdLoad_HS_5m_0
Test Duration: 10 sec
Machine: test-docker-ubuntu2110-armv8l-1
TRSS link for the test output: https://trss.adoptium.net/output/test?id=63e888dbed0b30773bfe3537

Build Info
Build Name: Test_openjdk20_hs_sanity.system_aarch64_linux
Jenkins Build start time: Feb 11 2023, 06:44 pm
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk20_hs_sanity.system_aarch64_linux/67/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=63e8880ded0b30773bfe2fa6

Java Version
openjdk version "20" 2023-03-21
OpenJDK Runtime Environment Temurin-20+35 (build 20+35)
OpenJDK 64-Bit Server VM Temurin-20+35 (build 20+35, mixed mode, sharing)

This test has been failed 29 times since Nov 01 2022, 11:44 pm
Java Version when the issue first seen
openjdk version "20-beta" 2023-03-21
OpenJDK Runtime Environment Temurin-20+21-202211020331 (build 20-beta+21-202211020331)
OpenJDK 64-Bit Server VM Temurin-20+21-202211020331 (build 20-beta+21-202211020331, mixed mode, sharing)
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk20_hs_sanity.system_aarch64_linux/28/

The test failed on machine test-docker-ubuntu2110-armv8l-1 5 times
The test failed on machine test-docker-ubuntu2010-armv8l-2 2 times
The test failed on machine test-docker-ubi8-armv8-1 2 times
The test failed on machine test-docker-ubuntu2204-armv8l-2 6 times
The test failed on machine test-docker-debian11-armv8-1 3 times
The test failed on machine test-docker-ubuntu1804-armv8l-2 4 times
The test failed on machine test-docker-ubuntu1804-armv8l-4 1 times
The test failed on machine test-docker-fedora35-armv8l-1 1 times
The test failed on machine test-docker-ubuntu2004-armv8l-3 3 times
The test failed on machine build-osuosl-ubuntu2204-aarch64-1 1 times
The test failed on machine test-docker-ubuntu2004-armv8l-2 1 times

Rerun in Grinder

Console output from MiniMix_5m:

[2023-02-11T23:53:46.658Z] LT  JUnit Test Results for: net.adoptopenjdk.test.bigdecimal.TestSuite055
[2023-02-11T23:53:46.658Z] LT    Ran    : 923
[2023-02-11T23:53:46.658Z] LT    Passed : 922
[2023-02-11T23:53:46.658Z] LT    Failed : 1
[2023-02-11T23:53:46.658Z] LT    Ignored: 0
[2023-02-11T23:53:46.658Z] LT    Result : FAILED
@smlambert smlambert changed the title Mauve* test targets FAILED in Test_openjdk20_hs_sanity.system all platforms Mauve* test targets FAILED in Test_openjdk20_hs testing on all platforms Feb 14, 2023
@smlambert
Copy link
Contributor Author

Need to verify if this issue is fixed by adoptium/aqa-systemtest#480

@Mesbah-Alam
Copy link
Contributor

Test for adopt : https://ci.adoptium.net/job/Grinder/6726.

We have the multithreaded version of the test still failing :

14:54:17  	MauveSingleThrdLoad_HS_5m_0 
14:54:17  	MauveSingleThrdLoad_HS_5m_1 
14:54:17  	MauveSingleInvocLoad_HS_5m_0 
14:54:17  	MauveSingleInvocLoad_HS_5m_1 
14:54:17  
14:54:17  FAILED test targets:
14:54:17  	MauveMultiThrdLoad_5m_0 
14:54:17  	MauveMultiThrdLoad_5m_1 

Added the equivalent exclusion for the multithreaded version here: adoptium/aqa-systemtest#481.

All tests are passing with the second PR: https://ci.adoptium.net/job/Grinder/6727/console

15:33:14  PASSED test targets:
15:33:14  	MauveSingleThrdLoad_HS_5m_0 
15:33:14  	MauveSingleThrdLoad_HS_5m_1 
15:33:14  	MauveSingleInvocLoad_HS_5m_0 
15:33:14  	MauveSingleInvocLoad_HS_5m_1 
15:33:14  	MauveMultiThrdLoad_5m_0 
15:33:14  	MauveMultiThrdLoad_5m_1 

@smlambert
Copy link
Contributor Author

thanks kindly @Mesbah-Alam !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants