See
<https://builds.apache.org/job/JMeter%20Windows/1633/display/redirect?page=changes>
Changes:
[felix.schumacher] Allow spaces in ${...} expressions around function calls.
[felix.schumacher] Markup changes and a few minor typos
[felix.schumacher] Apply autostyle to make spotbugs happy
------------------------------------------
[...truncated 205.02 KB...]
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\testfiles\BUG_62847.jmx
Starting standalone test @ Sun Mar 08 03:48:00 PDT 2020 (1583664480721)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary + 1 in 00:00:00 = 3.0/s Avg: 1 Min: 1 Max: 1 Err:
0 (0.00%) Active: 1 Started: 1 Finished: 0
summary + 5 in 00:00:00 = 29.8/s Avg: 0 Min: 0 Max: 1 Err:
0 (0.00%) Active: 0 Started: 3 Finished: 3
summary = 6 in 00:00:00 = 12.1/s Avg: 0 Min: 0 Max: 1 Err:
0 (0.00%)
Tidying up ... @ Sun Mar 08 03:48:01 PDT 2020 (1583664481430)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\BUG_62847.log (the file is empty)
> Task :src:protocol:http:test
Gradle Test Executor 17 STANDARD_OUT
Setting JMeterHome: F:\jenkins\jenkins-slave\workspace\JMeter
Windows\src\protocol\http\..\..\..\.
Initializing Properties: ../../.././bin/jmeter.properties
Gradle Test Executor 17 STANDARD_ERROR
Mar 08, 2020 3:48:02 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Gradle Test Executor 17 STANDARD_OUT
JMeterVersion=5.3-SNAPSHOT 1673248
java.version=1.8.0_152
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vendor=Oracle Corporation
java.home=F:\jenkins\tools\java\latest1.8\jre
file.encoding=windows-1252
default encoding=windows-1252
user.home=C:\Users\jenkins
user.dir=F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\protocol\http
user.language=en
user.region=null
user.country=US
user.variant=
Locale=en_US
java.class.version=52.0
java.awt.headless=null
os.name=Windows Server 2016
os.version=10.0
os.arch=amd64
> Task :src:dist-check:compileTestJava
Note: F:\jenkins\jenkins-slave\workspace\JMeter
Windows\src\dist-check\src\test\java\org\apache\jorphan\reflect\TestClassFinder.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :src:protocol:http:test
1.2sec, 55 completed, 0 failed, 0 skipped,
org.apache.jmeter.curl.BasicCurlParserTest
> Task :src:dist-check:compileTestGroovy
> Task :src:dist-check:testClasses
> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.assertions"
> Task :src:dist-check:checkstyleTest
> Task :src:dist-check:spotbugsTest SKIPPED
> Task :src:protocol:http:test
FAILURE 1.6sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testCacheHttpClientBug51932()
org.opentest4j.AssertionFailedError: Should not find valid entry ==>
expected: <false> but was: <true>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:218)
at
org.apache.jmeter.protocol.http.control.TestCacheManagerBase.testCacheHttpClientBug51932(TestCacheManagerBase.java:365)
at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at
org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
2.5sec, org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl >
testNotifyFirstSampleAfterLoopRestartWhenThreadIterationIsSameUser()
2.5sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl
2.9sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr >
testEncodedArgumentsIPv6()
3.1sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr >
testPostMultipartFormData()
3.6sec, 10 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr
3.1sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testPrivateCacheNoMaxAgeNoExpire()
3.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testPrivateCacheNoMaxAgeNoExpire()
2.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testExpires()
2.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testExpires()
2.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testExpiresBug59962()
3.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testNoCacheControlNoMaxAgeNoExpire()
2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testPrivateCacheExpireNoMaxAge()
FAILURE 6.7sec, 25 completed, 1 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerHC4
2.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testPrivateCacheExpireNoMaxAge()
2.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testExpiresBug59962()
3.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testNoCacheControlNoMaxAgeNoExpire()
8.7sec, 24 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection
6.2sec, org.apache.jmeter.protocol.http.control.DnsManagerTest >
badDnsInCustomResolverShouldFailHttpSampler(String, WireMockServer)[1], [1]
HttpClient4
WARNING 7.8sec, 2 completed, 0 failed, 1 skipped,
org.apache.jmeter.protocol.http.control.DnsManagerTest
0.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthManager
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthManagerThreadIteration
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthorization
0.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerThreadIteration
0.1sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCookieManagerThreadIteration
0.1sec, 33 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestHC4CookieManager
> Task :src:dist-check:batchBatchTestLocal
Mar 08, 2020 3:48:08 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root
0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\testfiles\BatchTestLocal.jmx
Starting standalone test @ Sun Mar 08 03:48:08 PDT 2020 (1583664488145)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 132 in 00:00:06 = 23.2/s Avg: 3 Min: 0 Max: 84 Err:
16 (12.12%)
Tidying up ... @ Sun Mar 08 03:48:14 PDT 2020 (1583664494131)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\BatchTestLocal.log (the file is empty)
> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.visualizers"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.config"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.core"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.dashboard"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor.graph"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor.graph.impl"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.commons.cli.avalon"
> Task :src:dist-check:batchBug50898
Mar 08, 2020 3:48:16 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root
0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\testfiles\Bug50898.jmx
Starting standalone test @ Sun Mar 08 03:48:16 PDT 2020 (1583664496656)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 2 in 00:00:00 = 9.2/s Avg: 5 Min: 5 Max: 6 Err:
0 (0.00%)
Tidying up ... @ Sun Mar 08 03:48:17 PDT 2020 (1583664497759)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\Bug50898.log (the file is empty)
> Task :src:protocol:http:test
0.5sec, 18 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.modifier.TestAnchorModifier
0.1sec, 17 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.modifier.TestURLRewritingModifier
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestBaseParser
0.4sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestCssParser
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestHtmlParsingUtils
0.5sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.proxy.TestProxyControl
0.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PackageTest
1.5sec, 16 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.ParallelResourcesAndIpSource
0.1sec, 8 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PostWriterTest
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PutWriterTest
0.8sec, 8 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestDecompression
0.0sec, 18 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPSamplers
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHttpWebdav
0.5sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestSerializedHTTPSampler
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestLogFilter
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestSessionFilter
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestTCLogParser
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPArgument
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPFileArg
0.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPFileArgs
0.0sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest
0.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.resources.ResourceKeyUsageTestHttp
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.testelement.TestHeaderManager
0.9sec, 9 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestHTTPMirrorThread
0.1sec, 46 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestBug60842HtmlParser
1.3sec, 103 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestHTMLParser
WARNING 0.0sec, 2 completed, 0 failed, 2 skipped,
org.apache.jmeter.protocol.http.sampler.SamplingNamingTest
0.3sec, 53 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPSamplersAgainstHttpMirrorServer
0.0sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest
0.2sec, 11 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.DNSCacheManagerSpec
0.1sec, 58 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.HTTPUtilsSpec
> Task :src:dist-check:batchBug52968
Mar 08, 2020 3:48:19 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root
0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\testfiles\Bug52968.jmx
Starting standalone test @ Sun Mar 08 03:48:19 PDT 2020 (1583664499803)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 30 in 00:00:01 = 55.4/s Avg: 5 Min: 4 Max: 7 Err:
9 (30.00%)
Tidying up ... @ Sun Mar 08 03:48:21 PDT 2020 (1583664501306)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\Bug52968.log (the file is empty)
> Task :src:protocol:http:test FAILED
FAILURE 22.2sec, 629 completed, 1 failed, 3 skipped, Gradle Test Run
:src:protocol:http:test
629 tests completed, 1 failed, 3 skipped
> Task :src:dist-check:batchBug54685
Mar 08, 2020 3:48:23 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root
0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\testfiles\Bug54685.jmx
Starting standalone test @ Sun Mar 08 03:48:23 PDT 2020 (1583664503022)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 1 in 00:00:00 = 8.8/s Avg: 7 Min: 7 Max: 7 Err:
0 (0.00%)
Tidying up ... @ Sun Mar 08 03:48:23 PDT 2020 (1583664503594)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter
Windows\bin\Bug54685.log (the file is empty)
> Task :src:dist:javadocAggregate
9 warnings
checksum-dependency elapsed time: 33390ms, configurations processed: 243
SHA-512 computation time: 2069ms (goes in parallel, it might exceed
wall-clock time), files processed: 22, processed: 5MiB, skipped: 2742MiB
PGP signature resolution time: 7542ms (wall-clock), resolution requests:
143, signatures resolved: 214
PGP key resolution time: 9358ms (wall-clock), resolution requests: 143,
download time: 0ms (goes in parallel, it might exceed wall-clock time), keys
downloaded: 0
PGP signature verification time: 23592ms (goes in parallel, it might
exceed wall-clock time), files processed: 268, processed: 265MiB, skipped:
2455MiB
Build jmeter FAILURE reason:
Execution failed for task ':src:protocol:http:test':
There were failing tests. See the report at:
file:///F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/src/protocol/http/build/reports/tests/test/index.html
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':src:protocol:http:test'.
> There were failing tests. See the report at:
> file:///F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/src/protocol/http/build/reports/tests/test/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 5m 13s
261 actionable tasks: 181 executed, 80 up-to-date
Could not open/create prefs root node Software\JavaSoft\Prefs at root
0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure