See
<https://builds.apache.org/job/JMeter-trunk/6678/display/redirect?page=changes>
Changes:
[fschumacher] Set eol-style to native
------------------------------------------
[...truncated 188.83 KB...]
[concat] 2018-02-15 19:03:28,181 WARN o.a.j.p.t.s.TCPSampler: Could not
create socket for tcp://localhost:2223
[concat] java.net.ConnectException: Connection refused (Connection refused)
[concat] at java.net.PlainSocketImpl.socketConnect(Native Method)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
~[?:1.8.0_152]
[concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_152]
[concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
[ApacheJMeter_tcp.jar:r1824346]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1824346]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-02-15 19:03:28,264 WARN o.a.j.p.t.s.TCPSampler: Unknown host
for tcp://localhostXXXX:2223
[concat] java.net.UnknownHostException: localhostXXXX
[concat] at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
~[?:1.8.0_152]
[concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_152]
[concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
[ApacheJMeter_tcp.jar:r1824346]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1824346]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-02-15 19:03:28,269 ERROR o.a.j.p.t.s.TCPSampler: Could not
find protocol class 'org.foo.xxx'
[echo] TCP_TESTS output files compared OK
batchtest:
[echo] Starting JDBC_TESTS with file JDBC_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/JDBC_TESTS.jmx
[jmeter] Starting the test @ Thu Feb 15 19:03:32 UTC 2018 (1518721412120)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.8/s Avg: 476 Min: 476 Max:
476 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 20 in 00:00:01 = 19.0/s Avg: 3 Min: 0 Max:
25 Err: 0 (0.00%) Active: 0 Started: 2 Finished: 2
[jmeter] summary = 21 in 00:00:02 = 13.1/s Avg: 25 Min: 0 Max:
476 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:03:35 UTC 2018 (1518721415008)
[jmeter] ... end of run
[concat] 2018-02-15 19:03:34,975 ERROR o.a.j.t.JMeterThread: Error while
processing sampler: 'JDBC_With_Failing_PreProcessor'.
[concat] java.lang.IllegalArgumentException: Variable Name must not be null
in JDBC PreProcessor
[concat] at
org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45)
~[ApacheJMeter_jdbc.jar:r1824346]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:849)
~[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467)
~[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1824346]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-02-15 19:03:34,987 ERROR o.a.j.t.JMeterThread: Error while
processing sampler: 'JDBC_With_Failing_PostProcessor'.
[concat] java.lang.IllegalArgumentException: Variable Name must not be null
in JDBC PostProcessor
[concat] at
org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45)
~[ApacheJMeter_jdbc.jar:r1824346]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:839)
~[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516)
~[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1824346]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1824346]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-02-15 19:03:34,989 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[concat] 2018-02-15 19:03:35,003 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[echo] JDBC_TESTS output files compared OK
batchtest:
[echo] Starting JMS_TESTS with file JMS_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/JMS_TESTS.jmx
[jmeter] Starting the test @ Thu Feb 15 19:03:38 UTC 2018 (1518721418029)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 21 in 00:00:21 = 1.0/s Avg: 603 Min: 0 Max:
3000 Err: 0 (0.00%) Active: 1 Started: 4 Finished: 3
[jmeter] summary + 6 in 00:00:14 = 0.4/s Avg: 516 Min: 0 Max:
3001 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 27 in 00:00:36 = 0.8/s Avg: 583 Min: 0 Max:
3001 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:04:14 UTC 2018 (1518721454744)
[jmeter] ... end of run
[echo] JMS_TESTS output files compared OK
batchtest:
[echo] Starting OS_TESTS with file OS_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/OS_TESTS.jmx
[jmeter] Starting the test @ Thu Feb 15 19:04:18 UTC 2018 (1518721458164)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 3 in 00:00:02 = 1.5/s Avg: 339 Min: 2 Max:
1003 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:04:20 UTC 2018 (1518721460402)
[jmeter] ... end of run
[echo] OS_TESTS output files compared OK
batchtest:
[echo] Starting FTP_TESTS with file FTP_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/FTP_TESTS.jmx
[jmeter] Starting the test @ Thu Feb 15 19:04:23 UTC 2018 (1518721463396)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 6 in 00:00:03 = 2.0/s Avg: 288 Min: 14 Max:
881 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:04:27 UTC 2018 (1518721467660)
[jmeter] ... end of run
[echo] FTP_TESTS output files compared OK
batchtest:
[echo] Starting Bug60607 with file Bug60607.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/Bug60607.jmx
[jmeter] Starting the test @ Thu Feb 15 19:04:30 UTC 2018 (1518721470320)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.9/s Avg: 170 Min: 170 Max:
170 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 1 in 00:00:30 = 0.0/s Avg: 30091 Min: 30091 Max:
30091 Err: 0 (0.00%) Active: 1 Started: 2 Finished: 1
[jmeter] summary = 2 in 00:00:31 = 0.1/s Avg: 15130 Min: 170 Max:
30091 Err: 0 (0.00%)
[jmeter] summary = 2 in 00:00:31 = 0.1/s Avg: 15130 Min: 170 Max:
30091 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:05:01 UTC 2018 (1518721501720)
[jmeter] ... end of run
[echo] Bug60607 output files compared OK
batchtest:
[echo] Starting SlowCharsFeature_HttpClient4 with file
SlowCharsFeature.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
[jmeter] Starting the test @ Thu Feb 15 19:05:05 UTC 2018 (1518721505230)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 3 in 00:00:18 = 0.2/s Avg: 5713 Min: 568 Max:
10815 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:05:23 UTC 2018 (1518721523609)
[jmeter] ... end of run
[echo] SlowCharsFeature_HttpClient4 output files compared OK
batchtest:
[echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using
-X -Jjmeter.httpsampler=Java
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
[jmeter] Starting the test @ Thu Feb 15 19:05:27 UTC 2018 (1518721527340)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 2 in 00:00:13 = 0.2/s Avg: 6038 Min: 599 Max:
11477 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:05:40 UTC 2018 (1518721540610)
[jmeter] ... end of run
[echo] SlowCharsFeature_Java output files compared OK
batchtest:
[echo] Starting Http4ImplPreemptiveBasicAuth with file
Http4ImplPreemptiveBasicAuth.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using
testfiles/Http4ImplPreemptiveBasicAuth.jmx
[jmeter] Starting the test @ Thu Feb 15 19:05:43 UTC 2018 (1518721543656)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 12 in 00:00:05 = 2.5/s Avg: 105 Min: 12 Max:
625 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:05:49 UTC 2018 (1518721549553)
[jmeter] ... end of run
[echo] Http4ImplPreemptiveBasicAuth output files compared OK
batchtest:
[echo] Starting Http4ImplPreemptiveBasicAuth with file
Http4ImplPreemptiveBasicAuth.jmx using -X -Jjmeter.httpsampler=Java
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using
testfiles/Http4ImplPreemptiveBasicAuth.jmx
[jmeter] Starting the test @ Thu Feb 15 19:05:52 UTC 2018 (1518721552376)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 12 in 00:00:04 = 2.9/s Avg: 65 Min: 11 Max:
578 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Thu Feb 15 19:05:57 UTC 2018 (1518721557776)
[jmeter] ... end of run
[echo] Http4ImplPreemptiveBasicAuth output files compared OK
batchtest:
[echo] Starting TestKeepAlive with file TestKeepAlive.jmx using -X
-Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/TestKeepAlive.jmx
[jmeter] Starting the test @ Thu Feb 15 19:06:00 UTC 2018 (1518721560758)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.6/s Avg: 577 Min: 577 Max:
577 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 5 in 00:00:31 = 0.2/s Avg: 44 Min: 11 Max:
165 Err: 3 (60.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary = 6 in 00:00:31 = 0.2/s Avg: 133 Min: 11 Max:
577 Err: 3 (50.00%)
[jmeter] summary + 1 in 00:00:30 = 0.0/s Avg: 35 Min: 35 Max:
35 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary = 7 in 00:01:01 = 0.1/s Avg: 119 Min: 11 Max:
577 Err: 3 (42.86%)
[jmeter] summary = 7 in 00:01:01 = 0.1/s Avg: 119 Min: 11 Max:
577 Err: 3 (42.86%)
[jmeter] Tidying up ... @ Thu Feb 15 19:07:03 UTC 2018 (1518721623261)
[jmeter] ... end of run
BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2966: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2778: CSV Files
are not identical.
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestKeepAlive.csv>
JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestKeepAlive.csv>
JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,false
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
Total time: 9 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found
but none of them are new. Did leafNodes run?
For example,
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml>
is 5 hr 10 min old