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

STF framework failed to recognize new product name - Semeru #13154

Closed
JasonFengJ9 opened this issue Jul 9, 2021 · 5 comments · Fixed by adoptium/STF#118
Closed

STF framework failed to recognize new product name - Semeru #13154

JasonFengJ9 opened this issue Jul 9, 2021 · 5 comments · Fixed by adoptium/STF#118

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build Test_openjdk8_j9_special.system_s390x_linux_testList_3/81/:

semeru version "1.8.0_302-internal"
Semeru Runtime Environment (build 1.8.0_302-internal-202107090234-b07)
Eclipse OpenJ9 VM (build master-e56cf3054, JRE 1.8.0 Linux s390x-64-Bit Compressed References 20210708_152 (JIT enabled, AOT enabled)
OpenJ9   - e56cf3054
OMR      - bdee22f4b
JCL      - 4b45aeb5 based on jdk8u302-b07)

Rerun in Grinder

Optional info

Failure output (captured from console output)

[2021-07-09T03:48:21.097Z] GEN 20:48:19.864 - Found test. Project: 'openjdk.test.load' class: 'MauveSingleInvocLoad.class' Dir: '/home/jenkins/workspace/Test_openjdk8_j9_special.system_s390x_linux_testList_3/jvmtest/system/aqa-systemtest/openjdk.test.load/bin'
[2021-07-09T03:48:21.097Z] GEN 20:48:19.888 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.MauveSingleInvocLoad'
[2021-07-09T03:48:21.097Z] GEN stderr Exception in thread "main" net.adoptopenjdk.stf.StfException: 'Java -version' output does not start with 'java version'. Actual output was: semeru version "1.8.0_302-internal"
[2021-07-09T03:48:21.097Z] GEN stderr Semeru Runtime Environment (build 1.8.0_302-internal-202107090234-b07)
[2021-07-09T03:48:21.097Z] GEN stderr Eclipse OpenJ9 VM (build master-e56cf3054, JRE 1.8.0 Linux s390x-64-Bit Compressed References 20210708_152 (JIT enabled, AOT enabled)
[2021-07-09T03:48:21.097Z] GEN stderr OpenJ9   - e56cf3054
[2021-07-09T03:48:21.097Z] GEN stderr OMR      - bdee22f4b
[2021-07-09T03:48:21.097Z] GEN stderr JCL      - 4b45aeb5 based on jdk8u302-b07)
[2021-07-09T03:48:21.097Z] GEN stderr 
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.environment.JavaVersion.<init>(JavaVersion.java:102)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.environment.JavaVersion.getInstance(JavaVersion.java:116)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.environment.StfEnvironmentCore.primaryJvm(StfEnvironmentCore.java:499)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.runner.ClassPathConfigurator.findProjectDependencies(ClassPathConfigurator.java:228)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.runner.ClassPathConfigurator.findProjectDependencies(ClassPathConfigurator.java:196)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.runner.ClassPathConfigurator.configureClassLoader(ClassPathConfigurator.java:75)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.runner.StfRunner.executeTest(StfRunner.java:195)
[2021-07-09T03:48:21.097Z] GEN stderr 	at net.adoptopenjdk.stf.runner.StfRunner.main(StfRunner.java:69)
[2021-07-09T03:48:21.097Z] Generation failed
[2021-07-09T03:48:21.097Z] 
[2021-07-09T03:48:21.097Z] MauveSingleInvocLoad_special_5m_3_FAILED

fyi @Mesbah-Alam

@pshipton
Copy link
Member

pshipton commented Jul 9, 2021

@llxia fyi

@llxia
Copy link
Contributor

llxia commented Jul 9, 2021

@Mesbah-Alam re adoptium/STF#113 (comment), let's remove the java version checks in STF. java version already gets checked in TKG and we have other smoke tests and functional tests that check for java version.

@Mesbah-Alam
Copy link
Contributor

@llxia - yah.. I'll get a PR ready for this.

@Mesbah-Alam
Copy link
Contributor

adoptium/STF#118 - should fix the issue.

@llxia
Copy link
Contributor

llxia commented Nov 10, 2021

Close this issue as it is fixed.

@llxia llxia closed this as completed Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants