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 #116

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

Changes:

[David Pursehouse] Bazel: Add missing dependency on mockito for TransportHttpTest

[David Pursehouse] NetscapeCookieFileTest: Split HttpCookiesMatcher to own class

------------------------------------------
Triggered by Gerrit: https://git.eclipse.org/r/143478
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 6518d63317a8fda856a801cef71db9de1b1052fb (origin/master)
Commit message: "NetscapeCookieFileTest: Split HttpCookiesMatcher to own class"
[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=9f6965674828526ce4ee1cfa9ca68309e85b7353 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=david.pursehouse@xxxxxxxxx '"-DGERRIT_EVENT_ACCOUNT_NAME=David Pursehouse"' -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/143478 -DGERRIT_PATCHSET_UPLOADER_EMAIL=david.pursehouse@xxxxxxxxx -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=jgit/jgit -DGERRIT_CHANGE_NUMBER=143478 -DGERRIT_SCHEME=ssh '"-DGERRIT_PATCHSET_UPLOADER=\""David Pursehouse\"" <david.pursehouse@xxxxxxxxx>"' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/78/143478/1 -DGERRIT_NEWREV=6518d63317a8fda856a801cef71db9de1b1052fb '"-DGERRIT_PATCHSET_UPLOADER_NAME=David Pursehouse"' '"-DGERRIT_CHANGE_OWNER=\""David Pursehouse\"" <david.pursehouse@xxxxxxxxx>"' -DGERRIT_CHANGE_COMMIT_MESSAGE=QmF6ZWw6IEFkZCBtaXNzaW5nIGRlcGVuZGVuY3kgb24gbW9ja2l0byBmb3IgVHJhbnNwb3J0SHR0cFRlc3QKCkNoYW5nZS1JZDogSTU0ZWZmMjFjN2FhOGVlNGIzYjRhMmZlYTYwYzViY2EzNTkyNTY4MDgKU2lnbmVkLW9mZi1ieTogRGF2aWQgUHVyc2Vob3VzZSA8ZGF2aWQucHVyc2Vob3VzZUBnbWFpbC5jb20+Cg== '"-DGERRIT_NAME=Eclipse Gerrit"' -DGERRIT_TOPIC= '"-DGERRIT_CHANGE_SUBJECT=Bazel: Add missing dependency on mockito for TransportHttpTest"' '"-DGERRIT_EVENT_ACCOUNT=\""David Pursehouse\"" <david.pursehouse@xxxxxxxxx>"' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I54eff21c7aa8ee4b3b4a2fea60c5bca359256808 -DGERRIT_EVENT_HASH=-2054995856 -DGERRIT_VERSION=2.14.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=david.pursehouse@xxxxxxxxx -DGERRIT_PATCHSET_NUMBER=1 '"-DGERRIT_CHANGE_OWNER_NAME=David Pursehouse"' -Dmaven.repo.local=<https://ci.eclipse.org/jgit/job/jgit.windows/ws/.repository> -B clean install -Pecj -Pstatic-checks && 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.609 s (Wall Clock)
[INFO] Finished at: 2019-06-07T08:27:48Z
[INFO] Final Memory: 9M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Unknown lifecycle phase "Pursehouse"" <david.pursehouse@xxxxxxxxx>". 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