aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

jdk8 system tests failed with `Can't open perl script "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris/aqa-tests/TKG/../../jvmtest/system/mathLoadTest/..//STF/stf.core/scripts/stf.pl": No such file or directory` on x86_solaris since July 6

Open sophia-guo opened this issue 3 years ago • 4 comments

jdk8 system tests failed with Can't open perl script "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris/aqa-tests/TKG/../../jvmtest/system/mathLoadTest/..//STF/stf.core/scripts/stf.pl": No such file or directory on x86_solaris since July 6

https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.system_x86-64_solaris/ https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.system_x86-64_solaris/

https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.system_x86-64_solaris/123/consoleFull https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.system_x86-64_solaris/123/

sophia-guo avatar Jul 24 '22 18:07 sophia-guo

Comments I added to the release triage issue, repeated here:

SL/July26: ran sanity.system in https://ci.eclipse.org/temurin-compliance/job/Grinder/1497 on jck-equinix_esxi-solaris10u11-x64-2 and all pass (jdk8_sanity.system_x64_solaris.tap.txt). Have kicked off an extended.system run on same machine in https://ci.eclipse.org/temurin-compliance/job/Grinder/1499.

We are able to successfully run these system tests on x86 Solaris out of aqa-tests and TKG master on jck-equinix_esxi-solaris10u11-x64-2 machine (though not on jck-equinix_esxi-solaris10u11-x64-1).

Have not checked if its due to a tagged version of TKG and/or aqa-tests, or equally likely something about machine configuration that is different.

smlambert avatar Jul 27 '22 03:07 smlambert

Failure due to early build stage

06:18:31  BUILD FAILED
06:18:31  /export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/TKG/scripts/build_test.xml:95: The following error occurred while executing this line:
06:18:31  /export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/system/common.xml:367: The following error occurred while executing this line:
06:18:31  /export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/system/common.xml:358: The following error occurred while executing this line:
06:18:31  /export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/system/aqa-systemtest/openjdk.build/build.xml:58: The following error occurred while executing this line:
06:18:31  /export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/system/aqa-systemtest/openjdk.test.mauve/build.xml:168: Unable to delete file /var/tmp/mauve/mauve/missing
06:18:31  
06:18:31  Total time: 41 seconds
06:18:31  1
06:18:31  gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_solaris/aqa-tests/TKG'

sophia-guo avatar Jul 27 '22 14:07 sophia-guo

Link to actual failing job (and a rerun in grinder link) will be good to have :)

smlambert avatar Jul 27 '22 14:07 smlambert

Think this is ok, as there has been several successful runs. It was caused by a transient/out of date path environment variable.

steelhead31 avatar Jul 29 '22 09:07 steelhead31