Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geogig-dev] Build failed in Jenkins: geogig-master-nightly #510

See <https://build.geoserver.org/job/geogig-master-nightly/510/display/redirect>

------------------------------------------
Started by timer
Building remotely on apollo-slave-01 in workspace <https://build.geoserver.org/job/geogig-master-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/locationtech/geogig.git # timeout=10
Fetching upstream changes from git://github.com/locationtech/geogig.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/locationtech/geogig.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5ebde97970dda23f19a34d4373065acd0b6c33f7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ebde97970dda23f19a34d4373065acd0b6c33f7
 > git rev-list 5ebde97970dda23f19a34d4373065acd0b6c33f7 # timeout=10
 > git tag -a -f -m Jenkins Build #510 jenkins-geogig-master-nightly-510 # timeout=10
[geogig-master-nightly] $ mvn -f src/parent/pom.xml -Dhudson.buildId=510 -Dmaven.repo.local=<https://build.geoserver.org/job/geogig-master-nightly/ws/.repository> -U clean install -Pjacoco -Djava.awt.headless=true -Dtest.maxHeapSize=512M "-Dcucumber.options=--monochrome --plugin json:target/cucumber.json" -Djava.io.tmpdir=/mnt/memtmp/geogig-geoserver
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM <https://build.geoserver.org/job/geogig-master-nightly/ws/src/parent/pom.xml>: <https://build.geoserver.org/job/geogig-master-nightly/ws/src/parent/pom.xml> (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project  (<https://build.geoserver.org/job/geogig-master-nightly/ws/src/parent/pom.xml)> has 1 error
[ERROR]     Non-readable POM <https://build.geoserver.org/job/geogig-master-nightly/ws/src/parent/pom.xml>: <https://build.geoserver.org/job/geogig-master-nightly/ws/src/parent/pom.xml> (No such file or directory)
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish Cucumber test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://build.geoserver.org/job/geogig-master-nightly/ws/src/cli/core/target/cucumber.json> is 8 days 23 hr old




Back to the top