You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/16 20:15:05 UTC

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #73

See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/73/display/redirect?page=changes>

Changes:

[henrib] JEXL-246:
3rd times a charm... relaxing ambiguity rules wrt null / object; properly detect JexlArithmetic operator methods

[henrib] JEXL:
Javadoc

------------------------------------------
[...truncated 16.62 KB...]
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0 failed to parse '${'world''
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.JxltEngine testMalformedNested2
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.JxltEngine testMalformedNested
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.apache.commons.jexl3.JXLTTest
[INFO] Running org.apache.commons.jexl3.ParseFailuresTest
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript1@1:1 parsing error in 'eq'
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript2@1:1 parsing error in '?'
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript3
SEVERE: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript3@1:18 parsing error in ':'
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression1@1:1 parsing error in 'eq'
Jan 16, 2018 8:12:40 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression2@1:1 parsing error in '?'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.ParseFailuresTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Running org.apache.commons.jexl3.internal.RangeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.internal.RangeTest
[INFO] Running org.apache.commons.jexl3.SetLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.SetLiteralTest
[INFO] Running org.apache.commons.jexl3.CacheTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.746 s - in org.apache.commons.jexl3.CacheTest
[INFO] Running org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Running org.apache.commons.jexl3.introspection.SandboxTest
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testGetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testGetBlack@1:4 unsolvable property 'alias'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodBlack@1:4 unsolvable function/method 'Quux'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:1 unsolvable function/method 'java.io.File'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testCtorBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testCtorBlack@1:1 unsolvable function/method 'org.apache.commons.jexl3.introspection.SandboxTest$Foo'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'cantCallMe'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMe'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMeARiver'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'callMeNot'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable property 'NONO'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:1 unsolvable function/method 'org.apache.commons.jexl3.SandboxTest$Foo'
Jan 16, 2018 8:12:44 PM org.apache.commons.jexl3.introspection.SandboxTest testSetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testSetBlack@1:4 unsolvable property 'alias'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.commons.jexl3.introspection.SandboxTest
[INFO] Running org.apache.commons.jexl3.LambdaTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.commons.jexl3.LambdaTest
[INFO] Running org.apache.commons.jexl3.ArithmeticTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.apache.commons.jexl3.ArithmeticTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Running org.apache.commons.jexl3.PropertyAccessTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.jexl3.PropertyAccessTest
[INFO] Running org.apache.commons.jexl3.ClassCreatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.316 s - in org.apache.commons.jexl3.ClassCreatorTest
[INFO] Running org.apache.commons.jexl3.ScriptTest
Starting test script
The result is 7
Starting test script
The result is 7
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.apache.commons.jexl3.ScriptTest
[INFO] Running org.apache.commons.jexl3.ForEachTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.apache.commons.jexl3.ForEachTest
[INFO] Running org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Running org.apache.commons.jexl3.junit.AsserterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.jexl3.junit.AsserterTest
[INFO] Running org.apache.commons.jexl3.PragmaTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.PragmaTest
[INFO] Running org.apache.commons.jexl3.VarTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.commons.jexl3.VarTest
[INFO] Running org.apache.commons.jexl3.MapLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.MapLiteralTest
[INFO] Running org.apache.commons.jexl3.BlockTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.BlockTest
[INFO] Running org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Running org.apache.commons.jexl3.WhileTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.jexl3.WhileTest
[INFO] Running org.apache.commons.jexl3.IssuesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.commons.jexl3.IssuesTest
[INFO] Running org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Running org.apache.commons.jexl3.ScriptCallableTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.252 s - in org.apache.commons.jexl3.ScriptCallableTest
[INFO] Running org.apache.commons.jexl3.MethodTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.apache.commons.jexl3.MethodTest
[INFO] Running org.apache.commons.jexl3.RangeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.jexl3.RangeTest
[INFO] Running org.apache.commons.jexl3.FeaturesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.apache.commons.jexl3.FeaturesTest
[INFO] Running org.apache.commons.jexl3.AssignTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.jexl3.AssignTest
[INFO] Running org.apache.commons.jexl3.JexlTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.apache.commons.jexl3.JexlTest
[INFO] Running org.apache.commons.jexl3.ExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.jexl3.ExceptionTest
[INFO] Running org.apache.commons.jexl3.examples.ArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.jexl3.examples.ArrayTest
[INFO] Running org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Running org.apache.commons.jexl3.IfTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.jexl3.IfTest
[INFO] Running org.apache.commons.jexl3.ArrayAccessTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.apache.commons.jexl3.ArrayAccessTest
[INFO] Running org.apache.commons.jexl3.StrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.commons.jexl3.StrategyTest
[INFO] Running org.apache.commons.jexl3.parser.ParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.parser.ParserTest
[INFO] Running org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Running org.apache.commons.jexl3.AnnotationTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.commons.jexl3.AnnotationTest
[INFO] Running org.apache.commons.jexl3.PublicFieldsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.jexl3.PublicFieldsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 450, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ commons-jexl3 ---
[INFO] Building jar: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target/commons-jexl3-3.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom (6.3 kB at 300 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom (1.1 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom (2.0 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom (12 kB at 728 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom (1.5 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom (18 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom (1.5 kB at 110 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom (1.9 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom (2.6 kB at 187 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom (4.2 kB at 281 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom (2.0 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom (4.7 kB at 338 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom (4.6 kB at 331 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom (2.4 kB at 175 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.pom (3.3 kB at 206 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8/doxia-sitetools-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8/doxia-sitetools-1.8.pom (14 kB at 963 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.pom (6.5 kB at 499 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.pom (2.9 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom (5.9 kB at 424 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar (32 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar (12 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar (18 kB at 327 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar (168 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar (4.4 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar (12 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar (27 kB at 284 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar (30 kB at 319 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar (54 kB at 549 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar (38 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar (21 kB at 206 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar (61 kB at 568 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar (39 kB at 351 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8/doxia-skin-model-1.8.jar (16 kB at 140 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar (65 kB at 559 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar (47 kB at 392 kB/s)
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) > generate-sources @ commons-jexl3 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
[INFO] Skipping - all parsers are up to date
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) < generate-sources @ commons-jexl3 <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.pom (2.4 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.5/plexus-languages-0.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.5/plexus-languages-0.9.5.pom (2.3 kB at 162 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.5/plexus-java-0.9.5.jar (32 kB at 2.1 MB/s)
[INFO] 
5 errors
100 warnings
[JENKINS] Archiving  javadoc

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #78

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/78/display/redirect?page=changes>

Changes:

[ggregory] Typo: 'JavaDoc' -> 'Javadoc'.

------------------------------------------
[...truncated 42.57 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20.1/surefire-junit4-2.20.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.20.1/surefire-junit4-2.20.1.jar (82 kB at 2.1 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.jexl3.ExceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.apache.commons.jexl3.ExceptionTest
[INFO] Running org.apache.commons.jexl3.MapLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.MapLiteralTest
[INFO] Running org.apache.commons.jexl3.ArithmeticTest
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.apache.commons.jexl3.ArithmeticTest
[INFO] Running org.apache.commons.jexl3.CacheTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s - in org.apache.commons.jexl3.CacheTest
[INFO] Running org.apache.commons.jexl3.StrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.jexl3.StrategyTest
[INFO] Running org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.jexl3.ArrayLiteralTest
[INFO] Running org.apache.commons.jexl3.AssignTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.AssignTest
[INFO] Running org.apache.commons.jexl3.ParseFailuresTest
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript1@1:1 parsing error in 'eq'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript2@1:1 parsing error in '?'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedScript3
SEVERE: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedScript3@1:18 parsing error in ':'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression1
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression1@1:1 parsing error in 'eq'
May 15, 2018 7:11:56 PM org.apache.commons.jexl3.ParseFailuresTest testMalformedExpression2
INFO: org.apache.commons.jexl3.JexlException$Parsing: org.apache.commons.jexl3.ParseFailuresTest.testMalformedExpression2@1:1 parsing error in '?'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.commons.jexl3.ParseFailuresTest
[INFO] Running org.apache.commons.jexl3.ScriptTest
Starting test script
The result is 7
Starting test script
The result is 7
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.ScriptTest
[INFO] Running org.apache.commons.jexl3.PropertyAccessTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.jexl3.PropertyAccessTest
[INFO] Running org.apache.commons.jexl3.AntishCallTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.jexl3.AntishCallTest
[INFO] Running org.apache.commons.jexl3.ClassCreatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.329 s - in org.apache.commons.jexl3.ClassCreatorTest
[INFO] Running org.apache.commons.jexl3.LambdaTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.LambdaTest
[INFO] Running org.apache.commons.jexl3.ScriptCallableTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.249 s - in org.apache.commons.jexl3.ScriptCallableTest
[INFO] Running org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.ContextNamespaceTest
[INFO] Running org.apache.commons.jexl3.PragmaTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.jexl3.PragmaTest
[INFO] Running org.apache.commons.jexl3.IssuesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.apache.commons.jexl3.IssuesTest
[INFO] Running org.apache.commons.jexl3.JexlTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.commons.jexl3.JexlTest
[INFO] Running org.apache.commons.jexl3.ArrayAccessTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.ArrayAccessTest
[INFO] Running org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.commons.jexl3.BitwiseOperatorTest
[INFO] Running org.apache.commons.jexl3.internal.RangeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.internal.RangeTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.apache.commons.jexl3.internal.introspection.MethodKeyTest
[INFO] Running org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.jexl3.internal.introspection.DiscoveryTest
[INFO] Running org.apache.commons.jexl3.IfTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.jexl3.IfTest
[INFO] Running org.apache.commons.jexl3.WhileTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.WhileTest
[INFO] Running org.apache.commons.jexl3.RangeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.RangeTest
[INFO] Running org.apache.commons.jexl3.SetLiteralTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.jexl3.SetLiteralTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineOptionalTest
[INFO] Running org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.jexl3.scripting.JexlScriptEngineTest
[INFO] Running org.apache.commons.jexl3.AnnotationTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.AnnotationTest
[INFO] Running org.apache.commons.jexl3.ForEachTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.apache.commons.jexl3.ForEachTest
[INFO] Running org.apache.commons.jexl3.JXLTTest
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testBadContextNested
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:1![0,2]: 'hi + '.world'' failed to evaluate '#{${hi}+'.world'}'
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformed
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0 failed to parse '${'world''
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformedNested2
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
May 15, 2018 7:12:09 PM org.apache.commons.jexl3.JxltEngine testMalformedNested
WARNING: sun.reflect.NativeMethodAccessorImpl.invoke0@1:4 failed to parse '#{${hi} world}'
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.apache.commons.jexl3.JXLTTest
[INFO] Running org.apache.commons.jexl3.junit.AsserterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.junit.AsserterTest
[INFO] Running org.apache.commons.jexl3.introspection.SandboxTest
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testGetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testGetBlack@1:4 unsolvable property 'alias'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodBlack@1:4 unsolvable function/method 'Quux'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:7 unsolvable function/method 'exit'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testRestrict
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testRestrict@1:1 unsolvable function/method 'java.io.File'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testCtorBlack
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testCtorBlack@1:1 unsolvable function/method 'org.apache.commons.jexl3.introspection.SandboxTest$Foo'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'cantCallMe'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMe'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'tryMeARiver'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable function/method 'callMeNot'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:4 unsolvable property 'NONO'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testMethodNoJexl
INFO: org.apache.commons.jexl3.JexlException$Method: org.apache.commons.jexl3.introspection.SandboxTest.testMethodNoJexl@1:1 unsolvable function/method 'org.apache.commons.jexl3.SandboxTest$Foo'
May 15, 2018 7:12:10 PM org.apache.commons.jexl3.introspection.SandboxTest testSetBlack
INFO: org.apache.commons.jexl3.JexlException$Property: org.apache.commons.jexl3.introspection.SandboxTest.testSetBlack@1:4 unsolvable property 'alias'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.commons.jexl3.introspection.SandboxTest
[INFO] Running org.apache.commons.jexl3.MethodTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.jexl3.MethodTest
[INFO] Running org.apache.commons.jexl3.VarTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.jexl3.VarTest
[INFO] Running org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.apache.commons.jexl3.ArithmeticOperatorTest
[INFO] Running org.apache.commons.jexl3.examples.ArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.jexl3.examples.ArrayTest
[INFO] Running org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.jexl3.examples.MethodPropertyTest
[INFO] Running org.apache.commons.jexl3.SideEffectTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.SideEffectTest
[INFO] Running org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.jexl3.SynchronizedOverloadsTest
[INFO] Running org.apache.commons.jexl3.BlockTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.jexl3.BlockTest
[INFO] Running org.apache.commons.jexl3.PublicFieldsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.apache.commons.jexl3.PublicFieldsTest
[INFO] Running org.apache.commons.jexl3.FeaturesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.commons.jexl3.FeaturesTest
[INFO] Running org.apache.commons.jexl3.parser.ParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.jexl3.parser.ParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 453, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom (4.1 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom (5.0 kB at 207 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar (23 kB at 777 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar (178 kB at 3.3 MB/s)
[INFO] Building jar: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target/commons-jexl3-3.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ commons-jexl3 ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.pom (6.3 kB at 252 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom (2.7 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (21 kB at 804 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 174 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.pom (1.5 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.pom (1.1 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom (2.0 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (1.9 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 434 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 331 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/3.0.0/wagon-ssh-3.0.0.jar (32 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 220 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 83 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar (4.4 kB at 58 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar (27 kB at 351 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar (33 kB at 431 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar (1.5 MB at 7.8 MB/s)
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) > generate-sources @ commons-jexl3 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
[INFO] Skipping - all parsers are up to date
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) < generate-sources @ commons-jexl3 <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:javadoc (create-javadoc-jar) @ commons-jexl3 ---
[INFO] 
5 errors
100 warnings
[JENKINS] Archiving  javadoc

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #77

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/77/display/redirect?page=changes>

Changes:

[henrib] JEXL-246:
Quiesced down logging, was missing check on actual signature diff

------------------------------------------
Established TCP socket on 57646
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JEXL 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jexl3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/src\main\java\org\apache\commons\jexl3\parser\Parser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTJexlScript.java" does not exist.  Will create one.
File "ASTAnnotation.java" does not exist.  Will create one.
File "ASTAnnotatedStatement.java" does not exist.  Will create one.
File "ASTBlock.java" does not exist.  Will create one.
File "ASTAmbiguous.java" does not exist.  Will create one.
File "ASTIfStatement.java" does not exist.  Will create one.
File "ASTWhileStatement.java" does not exist.  Will create one.
File "ASTReturnStatement.java" does not exist.  Will create one.
File "ASTContinue.java" does not exist.  Will create one.
File "ASTBreak.java" does not exist.  Will create one.
File "ASTForeachStatement.java" does not exist.  Will create one.
File "ASTReference.java" does not exist.  Will create one.
File "ASTAssignment.java" does not exist.  Will create one.
File "ASTVar.java" does not exist.  Will create one.
File "ASTSetAddNode.java" does not exist.  Will create one.
File "ASTSetMultNode.java" does not exist.  Will create one.
File "ASTSetDivNode.java" does not exist.  Will create one.
File "ASTSetModNode.java" does not exist.  Will create one.
File "ASTSetAndNode.java" does not exist.  Will create one.
File "ASTSetOrNode.java" does not exist.  Will create one.
File "ASTSetXorNode.java" does not exist.  Will create one.
File "ASTSetSubNode.java" does not exist.  Will create one.
File "ASTTernaryNode.java" does not exist.  Will create one.
File "ASTNullpNode.java" does not exist.  Will create one.
File "ASTOrNode.java" does not exist.  Will create one.
File "ASTAndNode.java" does not exist.  Will create one.
File "ASTBitwiseOrNode.java" does not exist.  Will create one.
File "ASTBitwiseXorNode.java" does not exist.  Will create one.
File "ASTBitwiseAndNode.java" does not exist.  Will create one.
File "ASTEQNode.java" does not exist.  Will create one.
File "ASTNENode.java" does not exist.  Will create one.
File "ASTRangeNode.java" does not exist.  Will create one.
File "ASTLTNode.java" does not exist.  Will create one.
File "ASTGTNode.java" does not exist.  Will create one.
File "ASTLENode.java" does not exist.  Will create one.
File "ASTGENode.java" does not exist.  Will create one.
File "ASTERNode.java" does not exist.  Will create one.
File "ASTNRNode.java" does not exist.  Will create one.
File "ASTSWNode.java" does not exist.  Will create one.
File "ASTNSWNode.java" does not exist.  Will create one.
File "ASTEWNode.java" does not exist.  Will create one.
File "ASTNEWNode.java" does not exist.  Will create one.
File "ASTAddNode.java" does not exist.  Will create one.
File "ASTSubNode.java" does not exist.  Will create one.
File "ASTMulNode.java" does not exist.  Will create one.
File "ASTDivNode.java" does not exist.  Will create one.
File "ASTModNode.java" does not exist.  Will create one.
File "ASTUnaryMinusNode.java" does not exist.  Will create one.
File "ASTBitwiseComplNode.java" does not exist.  Will create one.
File "ASTNotNode.java" does not exist.  Will create one.
File "ASTEmptyFunction.java" does not exist.  Will create one.
File "ASTSizeFunction.java" does not exist.  Will create one.
File "ASTIdentifier.java" does not exist.  Will create one.
File "ASTNumberLiteral.java" does not exist.  Will create one.
File "ASTNullLiteral.java" does not exist.  Will create one.
File "ASTTrueNode.java" does not exist.  Will create one.
File "ASTFalseNode.java" does not exist.  Will create one.
File "ASTStringLiteral.java" does not exist.  Will create one.
File "ASTJxltLiteral.java" does not exist.  Will create one.
File "ASTExtendedLiteral.java" does not exist.  Will create one.
File "ASTArrayLiteral.java" does not exist.  Will create one.
File "ASTMapLiteral.java" does not exist.  Will create one.
File "ASTMapEntry.java" does not exist.  Will create one.
File "ASTSetLiteral.java" does not exist.  Will create one.
File "ASTEmptyMethod.java" does not exist.  Will create one.
File "ASTSizeMethod.java" does not exist.  Will create one.
File "ASTArguments.java" does not exist.  Will create one.
File "ASTFunctionNode.java" does not exist.  Will create one.
File "ASTConstructorNode.java" does not exist.  Will create one.
File "ASTJexlLambda.java" does not exist.  Will create one.
File "ASTIdentifierAccess.java" does not exist.  Will create one.
File "ASTArrayAccess.java" does not exist.  Will create one.
File "ASTMethodNode.java" does not exist.  Will create one.
File "ASTReferenceExpression.java" does not exist.  Will create one.
File "ParserTreeConstants.java" does not exist.  Will create one.
File "ParserVisitor.java" does not exist.  Will create one.
File "JJTParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516626598868\node\Parser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516626598868\node\Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-jexl3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jexl3 ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildNumber: 1821860 at timestamp: 1516626600675
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-jexl3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-jexl3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\classes>

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/76/display/redirect?page=changes>

Changes:

[henrib] JEXL-248:
Fixed left-value check during assignment parsing, added test

[henrib] JEXL-248:
Fixed left-value check during assignment parsing, added test

[henrib] JEXL:
Coverage, added a test / call debug method

[henrib] JEXL:
Coverage, added a test on method overloads / object parameters / null arguments

[henrib] JEXL:
Coverage, added a test on empty array assignment

[henrib] JEXL-246:
Improved detection of operator methods that arent overrides

[henrib] JEXL:
Protect against potential NPE

[henrib] JEXL:
Log signature collision in debug

------------------------------------------
Established TCP socket on 65133
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JEXL 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jexl3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/src\main\java\org\apache\commons\jexl3\parser\Parser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTJexlScript.java" does not exist.  Will create one.
File "ASTAnnotation.java" does not exist.  Will create one.
File "ASTAnnotatedStatement.java" does not exist.  Will create one.
File "ASTBlock.java" does not exist.  Will create one.
File "ASTAmbiguous.java" does not exist.  Will create one.
File "ASTIfStatement.java" does not exist.  Will create one.
File "ASTWhileStatement.java" does not exist.  Will create one.
File "ASTReturnStatement.java" does not exist.  Will create one.
File "ASTContinue.java" does not exist.  Will create one.
File "ASTBreak.java" does not exist.  Will create one.
File "ASTForeachStatement.java" does not exist.  Will create one.
File "ASTReference.java" does not exist.  Will create one.
File "ASTAssignment.java" does not exist.  Will create one.
File "ASTVar.java" does not exist.  Will create one.
File "ASTSetAddNode.java" does not exist.  Will create one.
File "ASTSetMultNode.java" does not exist.  Will create one.
File "ASTSetDivNode.java" does not exist.  Will create one.
File "ASTSetModNode.java" does not exist.  Will create one.
File "ASTSetAndNode.java" does not exist.  Will create one.
File "ASTSetOrNode.java" does not exist.  Will create one.
File "ASTSetXorNode.java" does not exist.  Will create one.
File "ASTSetSubNode.java" does not exist.  Will create one.
File "ASTTernaryNode.java" does not exist.  Will create one.
File "ASTNullpNode.java" does not exist.  Will create one.
File "ASTOrNode.java" does not exist.  Will create one.
File "ASTAndNode.java" does not exist.  Will create one.
File "ASTBitwiseOrNode.java" does not exist.  Will create one.
File "ASTBitwiseXorNode.java" does not exist.  Will create one.
File "ASTBitwiseAndNode.java" does not exist.  Will create one.
File "ASTEQNode.java" does not exist.  Will create one.
File "ASTNENode.java" does not exist.  Will create one.
File "ASTRangeNode.java" does not exist.  Will create one.
File "ASTLTNode.java" does not exist.  Will create one.
File "ASTGTNode.java" does not exist.  Will create one.
File "ASTLENode.java" does not exist.  Will create one.
File "ASTGENode.java" does not exist.  Will create one.
File "ASTERNode.java" does not exist.  Will create one.
File "ASTNRNode.java" does not exist.  Will create one.
File "ASTSWNode.java" does not exist.  Will create one.
File "ASTNSWNode.java" does not exist.  Will create one.
File "ASTEWNode.java" does not exist.  Will create one.
File "ASTNEWNode.java" does not exist.  Will create one.
File "ASTAddNode.java" does not exist.  Will create one.
File "ASTSubNode.java" does not exist.  Will create one.
File "ASTMulNode.java" does not exist.  Will create one.
File "ASTDivNode.java" does not exist.  Will create one.
File "ASTModNode.java" does not exist.  Will create one.
File "ASTUnaryMinusNode.java" does not exist.  Will create one.
File "ASTBitwiseComplNode.java" does not exist.  Will create one.
File "ASTNotNode.java" does not exist.  Will create one.
File "ASTEmptyFunction.java" does not exist.  Will create one.
File "ASTSizeFunction.java" does not exist.  Will create one.
File "ASTIdentifier.java" does not exist.  Will create one.
File "ASTNumberLiteral.java" does not exist.  Will create one.
File "ASTNullLiteral.java" does not exist.  Will create one.
File "ASTTrueNode.java" does not exist.  Will create one.
File "ASTFalseNode.java" does not exist.  Will create one.
File "ASTStringLiteral.java" does not exist.  Will create one.
File "ASTJxltLiteral.java" does not exist.  Will create one.
File "ASTExtendedLiteral.java" does not exist.  Will create one.
File "ASTArrayLiteral.java" does not exist.  Will create one.
File "ASTMapLiteral.java" does not exist.  Will create one.
File "ASTMapEntry.java" does not exist.  Will create one.
File "ASTSetLiteral.java" does not exist.  Will create one.
File "ASTEmptyMethod.java" does not exist.  Will create one.
File "ASTSizeMethod.java" does not exist.  Will create one.
File "ASTArguments.java" does not exist.  Will create one.
File "ASTFunctionNode.java" does not exist.  Will create one.
File "ASTConstructorNode.java" does not exist.  Will create one.
File "ASTJexlLambda.java" does not exist.  Will create one.
File "ASTIdentifierAccess.java" does not exist.  Will create one.
File "ASTArrayAccess.java" does not exist.  Will create one.
File "ASTMethodNode.java" does not exist.  Will create one.
File "ASTReferenceExpression.java" does not exist.  Will create one.
File "ParserTreeConstants.java" does not exist.  Will create one.
File "ParserVisitor.java" does not exist.  Will create one.
File "JJTParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516532975278\node\Parser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516532975278\node\Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-jexl3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jexl3 ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildNumber: 1821785 at timestamp: 1516532976951
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-jexl3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-jexl3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\classes>

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/75/display/redirect?page=changes>

Changes:

[henrib] JEXL:
Protect against potential NPE

[henrib] JEXL:
Missing @Test

------------------------------------------
Established TCP socket on 63229
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JEXL 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jexl3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/src\main\java\org\apache\commons\jexl3\parser\Parser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTJexlScript.java" does not exist.  Will create one.
File "ASTAnnotation.java" does not exist.  Will create one.
File "ASTAnnotatedStatement.java" does not exist.  Will create one.
File "ASTBlock.java" does not exist.  Will create one.
File "ASTAmbiguous.java" does not exist.  Will create one.
File "ASTIfStatement.java" does not exist.  Will create one.
File "ASTWhileStatement.java" does not exist.  Will create one.
File "ASTReturnStatement.java" does not exist.  Will create one.
File "ASTContinue.java" does not exist.  Will create one.
File "ASTBreak.java" does not exist.  Will create one.
File "ASTForeachStatement.java" does not exist.  Will create one.
File "ASTReference.java" does not exist.  Will create one.
File "ASTAssignment.java" does not exist.  Will create one.
File "ASTVar.java" does not exist.  Will create one.
File "ASTSetAddNode.java" does not exist.  Will create one.
File "ASTSetMultNode.java" does not exist.  Will create one.
File "ASTSetDivNode.java" does not exist.  Will create one.
File "ASTSetModNode.java" does not exist.  Will create one.
File "ASTSetAndNode.java" does not exist.  Will create one.
File "ASTSetOrNode.java" does not exist.  Will create one.
File "ASTSetXorNode.java" does not exist.  Will create one.
File "ASTSetSubNode.java" does not exist.  Will create one.
File "ASTTernaryNode.java" does not exist.  Will create one.
File "ASTNullpNode.java" does not exist.  Will create one.
File "ASTOrNode.java" does not exist.  Will create one.
File "ASTAndNode.java" does not exist.  Will create one.
File "ASTBitwiseOrNode.java" does not exist.  Will create one.
File "ASTBitwiseXorNode.java" does not exist.  Will create one.
File "ASTBitwiseAndNode.java" does not exist.  Will create one.
File "ASTEQNode.java" does not exist.  Will create one.
File "ASTNENode.java" does not exist.  Will create one.
File "ASTRangeNode.java" does not exist.  Will create one.
File "ASTLTNode.java" does not exist.  Will create one.
File "ASTGTNode.java" does not exist.  Will create one.
File "ASTLENode.java" does not exist.  Will create one.
File "ASTGENode.java" does not exist.  Will create one.
File "ASTERNode.java" does not exist.  Will create one.
File "ASTNRNode.java" does not exist.  Will create one.
File "ASTSWNode.java" does not exist.  Will create one.
File "ASTNSWNode.java" does not exist.  Will create one.
File "ASTEWNode.java" does not exist.  Will create one.
File "ASTNEWNode.java" does not exist.  Will create one.
File "ASTAddNode.java" does not exist.  Will create one.
File "ASTSubNode.java" does not exist.  Will create one.
File "ASTMulNode.java" does not exist.  Will create one.
File "ASTDivNode.java" does not exist.  Will create one.
File "ASTModNode.java" does not exist.  Will create one.
File "ASTUnaryMinusNode.java" does not exist.  Will create one.
File "ASTBitwiseComplNode.java" does not exist.  Will create one.
File "ASTNotNode.java" does not exist.  Will create one.
File "ASTEmptyFunction.java" does not exist.  Will create one.
File "ASTSizeFunction.java" does not exist.  Will create one.
File "ASTIdentifier.java" does not exist.  Will create one.
File "ASTNumberLiteral.java" does not exist.  Will create one.
File "ASTNullLiteral.java" does not exist.  Will create one.
File "ASTTrueNode.java" does not exist.  Will create one.
File "ASTFalseNode.java" does not exist.  Will create one.
File "ASTStringLiteral.java" does not exist.  Will create one.
File "ASTJxltLiteral.java" does not exist.  Will create one.
File "ASTExtendedLiteral.java" does not exist.  Will create one.
File "ASTArrayLiteral.java" does not exist.  Will create one.
File "ASTMapLiteral.java" does not exist.  Will create one.
File "ASTMapEntry.java" does not exist.  Will create one.
File "ASTSetLiteral.java" does not exist.  Will create one.
File "ASTEmptyMethod.java" does not exist.  Will create one.
File "ASTSizeMethod.java" does not exist.  Will create one.
File "ASTArguments.java" does not exist.  Will create one.
File "ASTFunctionNode.java" does not exist.  Will create one.
File "ASTConstructorNode.java" does not exist.  Will create one.
File "ASTJexlLambda.java" does not exist.  Will create one.
File "ASTIdentifierAccess.java" does not exist.  Will create one.
File "ASTArrayAccess.java" does not exist.  Will create one.
File "ASTMethodNode.java" does not exist.  Will create one.
File "ASTReferenceExpression.java" does not exist.  Will create one.
File "ParserTreeConstants.java" does not exist.  Will create one.
File "ParserVisitor.java" does not exist.  Will create one.
File "JJTParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516450173699\node\Parser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516450173699\node\Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-jexl3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jexl3 ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildNumber: 1821740 at timestamp: 1516450175361
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-jexl3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-jexl3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\classes>

Build failed in Jenkins: commons-jexl » Apache Commons JEXL #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/74/display/redirect?page=changes>

Changes:

[henrib] JEXL:
Removing references to  junit.framework, replaced by org.junit

------------------------------------------
Established TCP socket on 61823
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\0 -V clean install --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_152, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest1.8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JEXL 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jexl3 ---
[INFO] Deleting <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jexl3 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-jexl3 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jexl3 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jexl-jjtree) @ commons-jexl3 ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/src\main\java\org\apache\commons\jexl3\parser\Parser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "SimpleNode.java" does not exist.  Will create one.
File "ASTJexlScript.java" does not exist.  Will create one.
File "ASTAnnotation.java" does not exist.  Will create one.
File "ASTAnnotatedStatement.java" does not exist.  Will create one.
File "ASTBlock.java" does not exist.  Will create one.
File "ASTAmbiguous.java" does not exist.  Will create one.
File "ASTIfStatement.java" does not exist.  Will create one.
File "ASTWhileStatement.java" does not exist.  Will create one.
File "ASTReturnStatement.java" does not exist.  Will create one.
File "ASTContinue.java" does not exist.  Will create one.
File "ASTBreak.java" does not exist.  Will create one.
File "ASTForeachStatement.java" does not exist.  Will create one.
File "ASTReference.java" does not exist.  Will create one.
File "ASTAssignment.java" does not exist.  Will create one.
File "ASTVar.java" does not exist.  Will create one.
File "ASTSetAddNode.java" does not exist.  Will create one.
File "ASTSetMultNode.java" does not exist.  Will create one.
File "ASTSetDivNode.java" does not exist.  Will create one.
File "ASTSetModNode.java" does not exist.  Will create one.
File "ASTSetAndNode.java" does not exist.  Will create one.
File "ASTSetOrNode.java" does not exist.  Will create one.
File "ASTSetXorNode.java" does not exist.  Will create one.
File "ASTSetSubNode.java" does not exist.  Will create one.
File "ASTTernaryNode.java" does not exist.  Will create one.
File "ASTNullpNode.java" does not exist.  Will create one.
File "ASTOrNode.java" does not exist.  Will create one.
File "ASTAndNode.java" does not exist.  Will create one.
File "ASTBitwiseOrNode.java" does not exist.  Will create one.
File "ASTBitwiseXorNode.java" does not exist.  Will create one.
File "ASTBitwiseAndNode.java" does not exist.  Will create one.
File "ASTEQNode.java" does not exist.  Will create one.
File "ASTNENode.java" does not exist.  Will create one.
File "ASTRangeNode.java" does not exist.  Will create one.
File "ASTLTNode.java" does not exist.  Will create one.
File "ASTGTNode.java" does not exist.  Will create one.
File "ASTLENode.java" does not exist.  Will create one.
File "ASTGENode.java" does not exist.  Will create one.
File "ASTERNode.java" does not exist.  Will create one.
File "ASTNRNode.java" does not exist.  Will create one.
File "ASTSWNode.java" does not exist.  Will create one.
File "ASTNSWNode.java" does not exist.  Will create one.
File "ASTEWNode.java" does not exist.  Will create one.
File "ASTNEWNode.java" does not exist.  Will create one.
File "ASTAddNode.java" does not exist.  Will create one.
File "ASTSubNode.java" does not exist.  Will create one.
File "ASTMulNode.java" does not exist.  Will create one.
File "ASTDivNode.java" does not exist.  Will create one.
File "ASTModNode.java" does not exist.  Will create one.
File "ASTUnaryMinusNode.java" does not exist.  Will create one.
File "ASTBitwiseComplNode.java" does not exist.  Will create one.
File "ASTNotNode.java" does not exist.  Will create one.
File "ASTEmptyFunction.java" does not exist.  Will create one.
File "ASTSizeFunction.java" does not exist.  Will create one.
File "ASTIdentifier.java" does not exist.  Will create one.
File "ASTNumberLiteral.java" does not exist.  Will create one.
File "ASTNullLiteral.java" does not exist.  Will create one.
File "ASTTrueNode.java" does not exist.  Will create one.
File "ASTFalseNode.java" does not exist.  Will create one.
File "ASTStringLiteral.java" does not exist.  Will create one.
File "ASTJxltLiteral.java" does not exist.  Will create one.
File "ASTExtendedLiteral.java" does not exist.  Will create one.
File "ASTArrayLiteral.java" does not exist.  Will create one.
File "ASTMapLiteral.java" does not exist.  Will create one.
File "ASTMapEntry.java" does not exist.  Will create one.
File "ASTSetLiteral.java" does not exist.  Will create one.
File "ASTEmptyMethod.java" does not exist.  Will create one.
File "ASTSizeMethod.java" does not exist.  Will create one.
File "ASTArguments.java" does not exist.  Will create one.
File "ASTFunctionNode.java" does not exist.  Will create one.
File "ASTConstructorNode.java" does not exist.  Will create one.
File "ASTJexlLambda.java" does not exist.  Will create one.
File "ASTIdentifierAccess.java" does not exist.  Will create one.
File "ASTArrayAccess.java" does not exist.  Will create one.
File "ASTMethodNode.java" does not exist.  Will create one.
File "ASTReferenceExpression.java" does not exist.  Will create one.
File "ParserTreeConstants.java" does not exist.  Will create one.
File "ParserVisitor.java" does not exist.  Will create one.
File "JJTParserState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516270197941\node\Parser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\javacc-1516270197941\node\Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-jexl3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jexl3 ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildNumber: 1821471 at timestamp: 1516270200833
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-jexl3 ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-jexl3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to <https://builds.apache.org/job/commons-jexl/org.apache.commons$commons-jexl3/ws/target\classes>