I filed https://issues.apache.org/jira/browse/INFRA-12056 for this.

Michael

On 3.6.16 9:56 , Michael Dürig wrote:

Many builds started to fail with this recently:

Unpacking
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.1/apache-maven-3.2.1-bin.zip
to
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1
on jenkins-test-ebd
[unittesting] $
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/bin/mvn
-Dnsfixtures=SEGMENT_MK -Dlabel=Ubuntu -Djdk=latest1.7
-Dprofile=unittesting clean verify -Punittesting -Dsurefire.skip.ut=true
-Prdb-derby -DREMOVEMErdb.jdbc-url=jdbc:derby:oaktest\;create=true
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml:
unexpected character in markup % (position: START_TAG seen
...</username>\n     <password><%... @14:18)  @
/home/jenkins/.m2/settings.xml, line 14, column 18


Is this something we can fix on our end or do we need to go through
infra here?

Michael


On 3.6.16 6:16 , Apache Jenkins Server wrote:
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix
(build #932)

Status: Still Failing

Check console output at
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/932/
to view the results.

Changes:
[alexparvulescu] OAK-4423 Possible overflow in checkpoint creation

[alexparvulescu] OAK-4423 Possible overflow in checkpoint creation  -
fix for oak-segment

[mduerig] OAK-4291: FileStore.flush prone to races leading to
corruption Make

[mduerig] OAK-4138: Decouple revision cleanup from the flush thread
FIXME tag

[mreutegg] OAK-4361: Reduce performance impact of observation ACFilter



Test results:
1 tests failed.
FAILED:
org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.checkpointDeduplicationTest


Error Message:
expected:<[d01586b5-0753-4bfb-a691-213050c43fd3]:261932> but
was:<[12295199-c7e5-4dcf-a5ec-e4419d8310eb]:261932>

Stack Trace:
org.junit.ComparisonFailure:
expected:<[d01586b5-0753-4bfb-a691-213050c43fd3]:261932> but
was:<[12295199-c7e5-4dcf-a5ec-e4419d8310eb]:261932>
    at org.junit.Assert.assertEquals(Assert.java:115)
    at org.junit.Assert.assertEquals(Assert.java:144)
    at
org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.checkpointDeduplicationTest(CompactionAndCleanupIT.java:686)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:483)
    at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)

    at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)

    at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)

    at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)

    at
org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
    at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)

    at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)

    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)

    at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)

    at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:483)
    at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)

    at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)

    at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)

    at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)

    at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)


Reply via email to