This is the same problem as on the FreeBSD slave: there are two oss-parent POMs (+ checksums) that aren’t getting downloaded properly.
I don’t have sudo privileges yet on the new Ubuntu slave, but here’s the workaround I used on the FreeBSD slave in case anybody else does (Uwe I’m looking at you): —— sudo mkdir -p /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/3/ sudo rm -f /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/3/oss-parent-3.pom* wget http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom wget http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom.sha1 sudo mv oss-parent-3.pom* /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/3/ sudo mkdir -p /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/5/ sudo rm -f /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom* wget http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.sha1 wget http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom sudo mv oss-parent-5.pom* /home/jenkins/.m2/repository/org/sonatype/oss/oss-parent/5/ —— Steve > On May 23, 2015, at 7:26 AM, Apache Jenkins Server > <[email protected]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/945/ > > No tests ran. > > Build Log: > [...truncated 36857 lines...] > -validate-maven-dependencies: > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-test-framework:5.3.0-SNAPSHOT: checking for updates > from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-test-framework:5.3.0-SNAPSHOT: checking for updates > from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-parent:5.3.0-SNAPSHOT: checking for updates from > sonatype.releases > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-parent:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-parent:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-common:5.3.0-SNAPSHOT: checking for > updates from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-common:5.3.0-SNAPSHOT: checking for > updates from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-kuromoji:5.3.0-SNAPSHOT: checking for > updates from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-kuromoji:5.3.0-SNAPSHOT: checking for > updates from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-phonetic:5.3.0-SNAPSHOT: checking for > updates from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-analyzers-phonetic:5.3.0-SNAPSHOT: checking for > updates from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-backward-codecs:5.3.0-SNAPSHOT: checking for updates > from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-backward-codecs:5.3.0-SNAPSHOT: checking for updates > from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-codecs:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-codecs:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-core:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-core:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-expressions:5.3.0-SNAPSHOT: checking for updates > from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-expressions:5.3.0-SNAPSHOT: checking for updates > from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-grouping:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-grouping:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-highlighter:5.3.0-SNAPSHOT: checking for updates > from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-highlighter:5.3.0-SNAPSHOT: checking for updates > from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-join:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-join:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-memory:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-memory:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-misc:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-misc:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-queries:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-queries:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-queryparser:5.3.0-SNAPSHOT: checking for updates > from maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-queryparser:5.3.0-SNAPSHOT: checking for updates > from releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-spatial:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-spatial:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-suggest:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.lucene:lucene-suggest:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.solr:solr-core:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.solr:solr-core:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] [INFO] snapshot > org.apache.solr:solr-solrj:5.3.0-SNAPSHOT: checking for updates from > maven-restlet > [artifact:dependencies] [INFO] snapshot > org.apache.solr:solr-solrj:5.3.0-SNAPSHOT: checking for updates from > releases.cloudera.com > [artifact:dependencies] An error has occurred while processing the Maven > artifact tasks. > > [...truncated 16 lines...] > BUILD FAILED > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:552: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:203: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/solr/build.xml:677: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/solr/common-build.xml:357: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/lucene/common-build.xml:603: > Unable to resolve artifact: Unable to get dependency information: Unable to > read the metadata file for artifact > 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar': > Cannot find parent: org.sonatype.oss:oss-parent for project: > com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 > for project > com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 > com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.2 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > releases.cloudera.com > (https://repository.cloudera.com/artifactory/libs-release), > maven-restlet (http://maven.restlet.org), > Nexus (http://repository.apache.org/snapshots) > > Path to dependency: > 1) org.apache.solr:solr-test-framework:jar:5.3.0-SNAPSHOT > > > > Total time: 18 minutes 0 seconds > Build step 'Invoke Ant' marked build as failure > Email was triggered for: Failure > Sending email for trigger: Failure > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
