Skip to content
Success

Console Output

GitHub pull request #6596 of commit e55a4cd9b9419df5448359cb7e81f7a7f2f9be58, no merge conflicts.
Setting status of e55a4cd9b9419df5448359cb7e81f7a7f2f9be58 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1807/ 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
14:03:29 [2023-03-06T19:03:29.749Z] The recommended git tool is: git
14:03:29 [2023-03-06T19:03:29.883Z] No credentials specified
14:03:29 [2023-03-06T19:03:29.955Z] Fetching changes from the remote Git repository
14:03:29 [2023-03-06T19:03:29.917Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
14:03:29 [2023-03-06T19:03:29.989Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:03:30 [2023-03-06T19:03:30.060Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:03:30 [2023-03-06T19:03:30.060Z]  > git --version # timeout=10
14:03:30 [2023-03-06T19:03:30.063Z]  > git --version # 'git version 2.25.1'
14:03:30 [2023-03-06T19:03:30.063Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6596/*:refs/remotes/origin/pr/6596/* +refs/heads/master:refs/remotes/origin/master # timeout=10
14:03:30 [2023-03-06T19:03:30.993Z] Checking out Revision 35895bf779ce3e9706cf48647dd01ff9a7885b2c (refs/remotes/origin/pr/6596/merge)
14:03:31 [2023-03-06T19:03:31.167Z] Commit message: "Merge e55a4cd9b9419df5448359cb7e81f7a7f2f9be58 into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
14:03:30 [2023-03-06T19:03:30.956Z]  > git rev-parse refs/remotes/origin/pr/6596/merge^{commit} # timeout=10
14:03:31 [2023-03-06T19:03:31.027Z]  > git config core.sparsecheckout # timeout=10
14:03:31 [2023-03-06T19:03:31.029Z]  > git checkout -f 35895bf779ce3e9706cf48647dd01ff9a7885b2c # timeout=10
14:03:32 [2023-03-06T19:03:32.025Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
14:03:32 [2023-03-06T19:03:32.291Z] compiler/z/codegen/OMRTreeEvaluator.cpp
14:03:32 [2023-03-06T19:03:32.292Z] compiler/z/codegen/S390Instruction.cpp
14:03:32 [2023-03-06T19:03:32.292Z] compiler/z/codegen/S390Instruction.hpp
[Pipeline] sh
14:03:33 [2023-03-06T19:03:33.144Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
14:03:33 [2023-03-06T19:03:33.557Z] Checking file: 'compiler/z/codegen/OMRTreeEvaluator.cpp'
[Pipeline] sh
14:03:34 [2023-03-06T19:03:34.412Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/z/codegen/OMRTreeEvaluator.cpp
[Pipeline] echo
14:03:34 [2023-03-06T19:03:34.612Z] Copyright date in file: appears to be correct
[Pipeline] echo
14:03:34 [2023-03-06T19:03:34.620Z] Checking file: 'compiler/z/codegen/S390Instruction.cpp'
[Pipeline] sh
14:03:35 [2023-03-06T19:03:35.473Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/z/codegen/S390Instruction.cpp
[Pipeline] echo
14:03:35 [2023-03-06T19:03:35.675Z] Copyright date in file: appears to be correct
[Pipeline] echo
14:03:35 [2023-03-06T19:03:35.682Z] Checking file: 'compiler/z/codegen/S390Instruction.hpp'
[Pipeline] sh
14:03:36 [2023-03-06T19:03:36.535Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/z/codegen/S390Instruction.hpp
[Pipeline] echo
14:04:02 [2023-03-06T19:04:02.114Z] Copyright date in file: appears to be correct
[Pipeline] echo
14:04:02 [2023-03-06T19:04:02.117Z] 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 e55a4cd9b9419df5448359cb7e81f7a7f2f9be58 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1807/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS