Skip to content
Success

Console Output

GitHub pull request #6919 of commit a9ece8911a1c644607f51749f60a1496c3346374, no merge conflicts.
Setting status of a9ece8911a1c644607f51749f60a1496c3346374 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1810/ 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
04:32:43 [2023-03-07T09:32:43.296Z] The recommended git tool is: git
04:32:43 [2023-03-07T09:32:43.431Z] No credentials specified
04:32:43 [2023-03-07T09:32:43.503Z] Fetching changes from the remote Git repository
04:32:43 [2023-03-07T09:32:43.465Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
04:32:43 [2023-03-07T09:32:43.536Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
04:32:43 [2023-03-07T09:32:43.607Z] Fetching upstream changes from https://github.com/eclipse/omr.git
04:32:43 [2023-03-07T09:32:43.607Z]  > git --version # timeout=10
04:32:43 [2023-03-07T09:32:43.610Z]  > git --version # 'git version 2.25.1'
04:32:43 [2023-03-07T09:32:43.610Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6919/*:refs/remotes/origin/pr/6919/* +refs/heads/master:refs/remotes/origin/master # timeout=10
04:32:44 [2023-03-07T09:32:44.642Z] Checking out Revision 00da062bf51f29d01dcbe9f8b56ab15fe9198d86 (refs/remotes/origin/pr/6919/merge)
04:32:45 [2023-03-07T09:32:45.017Z] Commit message: "Merge a9ece8911a1c644607f51749f60a1496c3346374 into 95a52fcde2e5812b7376614027a366d3ec9d6d81"
04:32:44 [2023-03-07T09:32:44.604Z]  > git rev-parse refs/remotes/origin/pr/6919/merge^{commit} # timeout=10
04:32:44 [2023-03-07T09:32:44.675Z]  > git config core.sparsecheckout # timeout=10
04:32:44 [2023-03-07T09:32:44.679Z]  > git checkout -f 00da062bf51f29d01dcbe9f8b56ab15fe9198d86 # timeout=10
[Pipeline] sh
04:32:46 [2023-03-07T09:32:46.502Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
04:32:46 [2023-03-07T09:32:46.769Z] compiler/aarch64/codegen/ARM64Debug.cpp
[Pipeline] sh
04:32:47 [2023-03-07T09:32:47.636Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
04:32:48 [2023-03-07T09:32:48.044Z] Checking file: 'compiler/aarch64/codegen/ARM64Debug.cpp'
[Pipeline] sh
04:32:48 [2023-03-07T09:32:48.909Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/aarch64/codegen/ARM64Debug.cpp
[Pipeline] echo
04:32:49 [2023-03-07T09:32:49.110Z] Copyright date in file: appears to be correct
[Pipeline] echo
04:32:49 [2023-03-07T09:32:49.112Z] 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 a9ece8911a1c644607f51749f60a1496c3346374 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1810/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS