No Possible Issues Found via Git Search
Rebuild_Same_JDK_Reproducibility_Test_0
[2024-07-31T19:47:35.436Z] Running test Rebuild_Same_JDK_Reproducibility_Test_0 ...
[2024-07-31T19:47:35.436Z] ===============================================
[2024-07-31T19:47:35.436Z] Rebuild_Same_JDK_Reproducibility_Test_0 Start Time: Wed Jul 31 19:47:35 2024 Epoch Time (ms): 1722455255285
[2024-07-31T19:47:35.436Z] variation: NoOptions
[2024-07-31T19:47:35.436Z] JVM_OPTIONS:
[2024-07-31T19:47:35.436Z] { \
[2024-07-31T19:47:35.436Z] echo ""; echo "TEST SETUP:"; \
[2024-07-31T19:47:35.437Z] echo "Nothing to be done for setup."; \
[2024-07-31T19:47:35.437Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552531484/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-07-31T19:47:35.437Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552531484/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-07-31T19:47:35.437Z] echo ""; echo "TESTING:"; \
[2024-07-31T19:47:35.437Z] docker container rm reproducibleCompare; \
[2024-07-31T19:47:35.437Z] docker run -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/../../jvmtest/system/reproducibleCompare:/home/jenkins/test" -w "/home/jenkins/" -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/jdkbinary/j2sdk-image/jdk-21.0.5+1/bin/../:/home/jenkins/jdkbinary/" --name reproducibleCompare centos:7 /bin/bash /home/jenkins/test/linux_repro_build_compare.sh /home/jenkins/test/OpenJDK21U-sbom_x64_linux_hotspot_21.0.5_1-ea.json /home/jenkins/jdkbinary; \
[2024-07-31T19:47:35.437Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552531484/Rebuild_Same_JDK_Reproducibility_Test_0"; else echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-07-31T19:47:35.437Z] docker cp reproducibleCompare:/home/jenkins/reprotest.diff ./; \
[2024-07-31T19:47:35.437Z] docker cp reproducibleCompare:/home/jenkins/reproJDK.tar.gz ./; \
[2024-07-31T19:47:35.437Z] docker cp reproducibleCompare:/home/jenkins/SBOM.json ./; \
[2024-07-31T19:47:35.437Z] docker container rm reproducibleCompare; \
[2024-07-31T19:47:35.437Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-07-31T19:47:35.437Z] echo "Nothing to be done for teardown."; \
[2024-07-31T19:47:35.437Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_testList_0/aqa-tests/TKG/../TKG/output_17224552531484/TestTargetResult";
[2024-07-31T19:47:35.437Z]
[2024-07-31T19:47:35.437Z] TEST SETUP:
[2024-07-31T19:47:35.437Z] Nothing to be done for setup.
[2024-07-31T19:47:35.437Z]
[2024-07-31T19:47:35.437Z] TESTING:
[2024-07-31T19:47:35.437Z] Error: No such container: reproducibleCompare
[2024-07-31T19:47:37.595Z] Loaded plugins: fastestmirror, ovl
[2024-07-31T19:47:37.595Z] Determining fastest mirrors
[2024-07-31T19:47:43.734Z] Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
[2024-07-31T19:47:43.734Z] 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] One of the configured repositories failed (Unknown),
[2024-07-31T19:47:43.734Z] and yum doesn't have enough cached data to continue. At this point the only
[2024-07-31T19:47:43.734Z] safe thing yum can do is fail. There are a few ways to work "fix" this:
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] 1. Contact the upstream for the repository and get them to fix the problem.
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
[2024-07-31T19:47:43.734Z] upstream. This is most often useful if you are using a newer
[2024-07-31T19:47:43.734Z] distribution release than is supported by the repository (and the
[2024-07-31T19:47:43.734Z] packages for the previous distribution release still work).
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] 3. Run the command with the repository temporarily disabled
[2024-07-31T19:47:43.734Z] yum --disablerepo=<repoid> ...
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] 4. Disable the repository permanently, so yum won't use it by default. Yum
[2024-07-31T19:47:43.734Z] will then just ignore the repository until you permanently enable it
[2024-07-31T19:47:43.734Z] again or use --enablerepo for temporary usage:
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] yum-config-manager --disable <repoid>
[2024-07-31T19:47:43.734Z] or
[2024-07-31T19:47:43.734Z] subscription-manager repos --disable=<repoid>
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] 5. Configure the failing repository to be skipped, if it is unavailable.
[2024-07-31T19:47:43.734Z] Note that yum will try to contact the repo. when it runs most commands,
[2024-07-31T19:47:43.734Z] so will have to try and fail each time (and thus. yum will be be much
[2024-07-31T19:47:43.734Z] slower). If it is a very temporary problem though, this is often a nice
[2024-07-31T19:47:43.734Z] compromise:
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
[2024-07-31T19:47:43.734Z]
[2024-07-31T19:47:43.734Z] Cannot find a valid baseurl for repo: base/7/x86_64
[2024-07-31T19:47:43.734Z] -----------------------------------
[2024-07-31T19:47:43.734Z] Rebuild_Same_JDK_Reproducibility_Test_0_FAILED
[2024-07-31T19:47:43.734Z] -----------------------------------
[2024-07-31T19:47:43.734Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reprotest.diff
[2024-07-31T19:47:43.734Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reproJDK.tar.gz
[2024-07-31T19:47:44.399Z] Error: No such container:path: reproducibleCompare:/home/jenkins/SBOM.json
[2024-07-31T19:47:44.399Z] reproducibleCompare
[2024-07-31T19:47:44.399Z]
[2024-07-31T19:47:44.399Z] TEST TEARDOWN:
[2024-07-31T19:47:44.399Z] Nothing to be done for teardown.
[2024-07-31T19:47:44.399Z] Rebuild_Same_JDK_Reproducibility_Test_0 Finish Time: Wed Jul 31 19:47:43 2024 Epoch Time (ms): 1722455263902