GitHub pull request #6921 of commit 8d50423a9131cd96b59ad2032f68ddb6aa0b1745, no merge conflicts. Setting status of 8d50423a9131cd96b59ad2032f68ddb6aa0b1745 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1819/ and message: 'Running' Using context: Copyright Check Obtained buildenv/jenkins/copyrightCheck.groovy from git https://github.com/eclipse/omr.git [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Copyright Check) [Pipeline] node Running on proxy in /home/jenkins/jenkins-agent/workspace/CopyrightCheck [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] checkout 13:21:49 [2023-03-08T18:21:49.021Z] The recommended git tool is: git 13:21:49 [2023-03-08T18:21:49.156Z] No credentials specified 13:21:49 [2023-03-08T18:21:49.228Z] Fetching changes from the remote Git repository 13:21:49 [2023-03-08T18:21:49.190Z] > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10 13:21:49 [2023-03-08T18:21:49.262Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 13:21:49 [2023-03-08T18:21:49.334Z] Fetching upstream changes from https://github.com/eclipse/omr.git 13:21:49 [2023-03-08T18:21:49.334Z] > git --version # timeout=10 13:21:49 [2023-03-08T18:21:49.337Z] > git --version # 'git version 2.25.1' 13:21:49 [2023-03-08T18:21:49.337Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6921/*:refs/remotes/origin/pr/6921/* +refs/heads/master:refs/remotes/origin/master # timeout=10 13:21:50 [2023-03-08T18:21:50.115Z] Checking out Revision 1c7adc828cdccf59f06fe2c53556c97280d039b1 (refs/remotes/origin/pr/6921/merge) 13:21:50 [2023-03-08T18:21:50.422Z] Commit message: "Merge 8d50423a9131cd96b59ad2032f68ddb6aa0b1745 into 9c27dc211b64bc6bc47f0ed5134154114ada5a4c" [Pipeline] sh 13:21:50 [2023-03-08T18:21:50.078Z] > git rev-parse refs/remotes/origin/pr/6921/merge^{commit} # timeout=10 13:21:50 [2023-03-08T18:21:50.148Z] > git config core.sparsecheckout # timeout=10 13:21:50 [2023-03-08T18:21:50.152Z] > git checkout -f 1c7adc828cdccf59f06fe2c53556c97280d039b1 # timeout=10 13:21:51 [2023-03-08T18:21:51.410Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD [Pipeline] echo 13:21:51 [2023-03-08T18:21:51.676Z] gc/base/CopyScanCache.hpp 13:21:51 [2023-03-08T18:21:51.676Z] gc/base/standard/CopyScanCacheChunkInHeap.cpp 13:21:51 [2023-03-08T18:21:51.676Z] gc/base/standard/CopyScanCacheList.cpp 13:21:51 [2023-03-08T18:21:51.676Z] gc/base/standard/CopyScanCacheStandard.hpp 13:21:51 [2023-03-08T18:21:51.676Z] gc/base/standard/Scavenger.cpp [Pipeline] sh 13:21:52 [2023-03-08T18:21:52.527Z] + date +%Y [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo 13:21:52 [2023-03-08T18:21:52.930Z] Checking file: 'gc/base/CopyScanCache.hpp' [Pipeline] sh 13:21:53 [2023-03-08T18:21:53.784Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/CopyScanCache.hpp [Pipeline] echo 13:21:53 [2023-03-08T18:21:53.984Z] Copyright date in file: appears to be correct [Pipeline] echo 13:21:53 [2023-03-08T18:21:53.989Z] Checking file: 'gc/base/standard/CopyScanCacheChunkInHeap.cpp' [Pipeline] sh 13:21:54 [2023-03-08T18:21:54.841Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheChunkInHeap.cpp [Pipeline] echo 13:21:55 [2023-03-08T18:21:55.042Z] Copyright date in file: appears to be correct [Pipeline] echo 13:21:55 [2023-03-08T18:21:55.048Z] Checking file: 'gc/base/standard/CopyScanCacheList.cpp' [Pipeline] sh 13:21:57 [2023-03-08T18:21:57.404Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheList.cpp [Pipeline] echo 13:21:57 [2023-03-08T18:21:57.604Z] Copyright date in file: appears to be correct [Pipeline] echo 13:21:57 [2023-03-08T18:21:57.609Z] Checking file: 'gc/base/standard/CopyScanCacheStandard.hpp' [Pipeline] sh 13:21:58 [2023-03-08T18:21:58.478Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheStandard.hpp [Pipeline] echo 13:21:58 [2023-03-08T18:21:58.677Z] Copyright date in file: appears to be correct [Pipeline] echo 13:21:59 [2023-03-08T18:21:59.504Z] Checking file: 'gc/base/standard/Scavenger.cpp' [Pipeline] sh 13:22:00 [2023-03-08T18:22:00.357Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/Scavenger.cpp [Pipeline] echo 13:22:00 [2023-03-08T18:22:00.557Z] Copyright date in file: appears to be correct [Pipeline] echo 13:22:00 [2023-03-08T18:22:00.559Z] All modified files appear to have correct copyrights [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Setting status of 8d50423a9131cd96b59ad2032f68ddb6aa0b1745 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1819/ and message: 'Copyrights appear to be correct ' Using context: Copyright Check Finished: SUCCESS