Skip to content
Success

Console Output

GitHub pull request #6921 of commit bd76645de6480d4017093a1eea60142bd8583a59, no merge conflicts.
Setting status of bd76645de6480d4017093a1eea60142bd8583a59 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1817/ 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
10:33:47 [2023-03-08T15:33:47.860Z] The recommended git tool is: git
10:33:47 [2023-03-08T15:33:47.998Z] No credentials specified
10:33:48 [2023-03-08T15:33:48.069Z] Fetching changes from the remote Git repository
10:33:48 [2023-03-08T15:33:48.032Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
10:33:48 [2023-03-08T15:33:48.103Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:33:48 [2023-03-08T15:33:48.176Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:33:48 [2023-03-08T15:33:48.177Z]  > git --version # timeout=10
10:33:48 [2023-03-08T15:33:48.180Z]  > git --version # 'git version 2.25.1'
10:33:48 [2023-03-08T15:33:48.181Z]  > 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
10:33:49 [2023-03-08T15:33:49.031Z] Checking out Revision aaa27affcf4a3fbdf337a927a751ba2da07572a3 (refs/remotes/origin/pr/6921/merge)
10:33:49 [2023-03-08T15:33:49.208Z] Commit message: "Merge bd76645de6480d4017093a1eea60142bd8583a59 into c40c4ac92f47a9e405e2f5c0bcd982f3671f3fc7"
[Pipeline] sh
10:33:48 [2023-03-08T15:33:48.994Z]  > git rev-parse refs/remotes/origin/pr/6921/merge^{commit} # timeout=10
10:33:49 [2023-03-08T15:33:49.066Z]  > git config core.sparsecheckout # timeout=10
10:33:49 [2023-03-08T15:33:49.069Z]  > git checkout -f aaa27affcf4a3fbdf337a927a751ba2da07572a3 # timeout=10
10:33:50 [2023-03-08T15:33:50.067Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
10:33:50 [2023-03-08T15:33:50.334Z] gc/base/CopyScanCache.hpp
10:33:50 [2023-03-08T15:33:50.335Z] gc/base/standard/CopyScanCacheChunkInHeap.cpp
10:33:50 [2023-03-08T15:33:50.335Z] gc/base/standard/CopyScanCacheList.cpp
10:33:50 [2023-03-08T15:33:50.335Z] gc/base/standard/CopyScanCacheStandard.hpp
10:33:50 [2023-03-08T15:33:50.335Z] gc/base/standard/Scavenger.cpp
[Pipeline] sh
10:33:51 [2023-03-08T15:33:51.188Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
10:33:51 [2023-03-08T15:33:51.640Z] Checking file: 'gc/base/CopyScanCache.hpp'
[Pipeline] sh
10:33:52 [2023-03-08T15:33:52.495Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/CopyScanCache.hpp
[Pipeline] echo
10:33:52 [2023-03-08T15:33:52.695Z] Copyright date in file: appears to be correct
[Pipeline] echo
10:33:52 [2023-03-08T15:33:52.700Z] Checking file: 'gc/base/standard/CopyScanCacheChunkInHeap.cpp'
[Pipeline] sh
10:33:53 [2023-03-08T15:33:53.554Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheChunkInHeap.cpp
[Pipeline] echo
10:33:53 [2023-03-08T15:33:53.754Z] Copyright date in file: appears to be correct
[Pipeline] echo
10:33:53 [2023-03-08T15:33:53.759Z] Checking file: 'gc/base/standard/CopyScanCacheList.cpp'
[Pipeline] sh
10:33:54 [2023-03-08T15:33:54.622Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheList.cpp
[Pipeline] echo
10:33:54 [2023-03-08T15:33:54.822Z] Copyright date in file: appears to be correct
[Pipeline] echo
10:33:54 [2023-03-08T15:33:54.827Z] Checking file: 'gc/base/standard/CopyScanCacheStandard.hpp'
[Pipeline] sh
10:33:55 [2023-03-08T15:33:55.697Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/CopyScanCacheStandard.hpp
[Pipeline] echo
10:33:55 [2023-03-08T15:33:55.898Z] Copyright date in file: appears to be correct
[Pipeline] echo
10:33:55 [2023-03-08T15:33:55.903Z] Checking file: 'gc/base/standard/Scavenger.cpp'
[Pipeline] sh
10:33:56 [2023-03-08T15:33:56.757Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 gc/base/standard/Scavenger.cpp
[Pipeline] echo
10:33:56 [2023-03-08T15:33:56.958Z] Copyright date in file: appears to be correct
[Pipeline] echo
10:33:56 [2023-03-08T15:33:56.960Z] 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 bd76645de6480d4017093a1eea60142bd8583a59 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1817/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS