Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit.windows #133

See <https://ci.eclipse.org/jgit/job/jgit.windows/133/display/redirect?page=changes>

Changes:

[David Pursehouse] Abbreviated{Long}ObjectId: Make operator precedence explicit

[David Pursehouse] Upgrade spotbugs to 3.1.12

[David Pursehouse] FS_Win32: Add missing parentheses on if-blocks

[David Pursehouse] ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR

[David Pursehouse] Config: Add helper method to check for empty value

[thomas.wolf] Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()

------------------------------------------
Triggered by Gerrit: https://git.eclipse.org/r/143716
Building remotely on wai7c-windows-10 (windows) in workspace <https://ci.eclipse.org/jgit/job/jgit.windows/ws/>
Fetching changes from the remote Git repository
Checking out Revision 1cfcde48534dcc9510e6e58d422a78fcd156c85f (origin/master)
Commit message: "Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()"
[jgit.windows] $ cmd.exe /C "c:\Users\genie.jgit\ci\tools\hudson.tasks.Maven_MavenInstallation\apache-maven-3.5.2\bin\mvn.cmd -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=1cfcde48534dcc9510e6e58d422a78fcd156c85f -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=thomas.wolf@xxxxxxxxxx '"-DGERRIT_EVENT_ACCOUNT_NAME=Matthias Sohn"' -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/143716 -DGERRIT_PATCHSET_UPLOADER_EMAIL=thomas.wolf@xxxxxxxxxx -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=jgit/jgit -DGERRIT_CHANGE_NUMBER=143716 -DGERRIT_SCHEME=ssh '"-DGERRIT_PATCHSET_UPLOADER=\""Thomas Wolf\"" <thomas.wolf@xxxxxxxxxx>"' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/16/143716/1 -DGERRIT_NEWREV=1cfcde48534dcc9510e6e58d422a78fcd156c85f '"-DGERRIT_PATCHSET_UPLOADER_NAME=Thomas Wolf"' '"-DGERRIT_CHANGE_OWNER=\""Thomas Wolf\"" <thomas.wolf@xxxxxxxxxx>"' -DGERRIT_CHANGE_COMMIT_MESSAGE=SGFuZGxlIG1pc3NpbmcgIm91cnMiIHN0YWdlIGluIFdvcmtpbmdUcmVlSXRlcmF0b3IuaGFzQ3JMZkluSW5kZXgoKQoKSW4gYSBkZWxldGUtbW9kaWZ5IGNvbmZsaWN0IHdpdGggdGhlIGRlbGV0aW9uIGFzICJvdXJzIiB0aGVyZSBtYXkgYmUKbm8gc3RhZ2UgMiBpbiB0aGUgaW5kZXguIEFkZCBhcHByb3ByaWF0ZSBudWxsIGNoZWNrcy4gQWRkIGEgbmV3IHRlc3QKZm9yIHRoaXMgY2FzZSwgYW5kIHZlcmlmeSB0aGF0IHRoZSBmaWxlIGdldHMgYWRkZWQgd2l0aCBhIHNpbmdsZSBMRgphZnRlciBjb25mbGljdCByZXNvbHV0aW9uIHdpdGggY29yZS5hdXRvY3JsZj10cnVlLiBUaGlzIG1hdGNoZXMgdGhlCmJlaGF2aW9yIG9mIGNhbm9uaWNhbCBnaXQgZm9yIHRoaXMgY2FzZS4KCkJ1ZzogNTQ3NzI0CkNoYW5nZS1JZDogSTFiYWZkYjgzZDliNzhiZjg1Mjk0Yzc4MzI1ZTgxOGU3MmZhZTUzYmMKU2lnbmVkLW9mZi1ieTogVGhvbWFzIFdvbGYgPHRob21hcy53b2xmQHBhcmFub3IuY2g+ '"-DGERRIT_NAME=Eclipse Gerrit"' -DGERRIT_TOPIC= '"-DGERRIT_CHANGE_SUBJECT=Handle missing \""ours\"" stage in WorkingTreeIterator.hasCrLfInIndex()"' '"-DGERRIT_EVENT_ACCOUNT=\""Matthias Sohn\"" <matthias.sohn@xxxxxxx>"' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1bafdb83d9b78bf85294c78325e818e72fae53bc -DGERRIT_EVENT_HASH=-594618818 -DGERRIT_VERSION=2.14.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=matthias.sohn@xxxxxxx -DGERRIT_PATCHSET_NUMBER=1 '"-DGERRIT_CHANGE_OWNER_NAME=Thomas Wolf"' -Dmaven.repo.local=<https://ci.eclipse.org/jgit/job/jgit.windows/ws/.repository> -B clean install -Pecj -Pstatic-checks -T 2 && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - Ant Tasks
[INFO] JGit - Archive Formats
[INFO] JGit - AWT User Interface
[INFO] JGit - Apache httpclient based HTTP support
[INFO] JGit - HTTP Server
[INFO] JGit - Apache sshd-based SSH support
[INFO] JGit - Large File Storage
[INFO] JGit - Large File Storage Server
[INFO] JGit - Command Line Interface
[INFO] JGit - JUnit Utility Classes
[INFO] JGit - JUnit Http Utility Classes
[INFO] JGit - JUnit Ssh Utility Classes
[INFO] JGit - Core Tests
[INFO] JGit - Ant Tasks Tests
[INFO] JGit - HTTP Tests
[INFO] JGit - Command Line Interface Tests
[INFO] JGit - Large File Storage Tests
[INFO] JGit - LFS Server Tests
[INFO] JGit - Apache sshd SSH Tests
[INFO] JGit - Test Coverage
[INFO] 
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 2
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 5.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... FAILURE [  0.000 s]
[INFO] JGit - Core ........................................ SKIPPED
[INFO] JGit - Ant Tasks ................................... SKIPPED
[INFO] JGit - Archive Formats ............................. SKIPPED
[INFO] JGit - AWT User Interface .......................... SKIPPED
[INFO] JGit - Apache httpclient based HTTP support ........ SKIPPED
[INFO] JGit - HTTP Server ................................. SKIPPED
[INFO] JGit - Apache sshd-based SSH support ............... SKIPPED
[INFO] JGit - Large File Storage .......................... SKIPPED
[INFO] JGit - Large File Storage Server ................... SKIPPED
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - JUnit Ssh Utility Classes ................... SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.672 s (Wall Clock)
[INFO] Finished at: 2019-06-11T16:09:11Z
[INFO] Final Memory: 9M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Unknown lifecycle phase "Wolf"" <thomas.wolf@xxxxxxxxxx>". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LifecyclePhaseNotFoundException
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top