See 
<https://builds.apache.org/job/JMeter-trunk/6646/display/redirect?page=changes>

Changes:

[milamber] Add create-rmi-keystore.* to source/bin packages

------------------------------------------
[...truncated 193.02 KB...]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) 
[ApacheJMeter_core.jar:r1822927]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-02-02 08:06:34,769 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:r1822927]
   [concat]     at 
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
 ~[ApacheJMeter_jdbc.jar:r1822927]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:837) 
~[ApacheJMeter_core.jar:r1822927]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516)
 ~[ApacheJMeter_core.jar:r1822927]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) 
[ApacheJMeter_core.jar:r1822927]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) 
[ApacheJMeter_core.jar:r1822927]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-02-02 08:06:34,770 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL 
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected 
token: USERS
   [concat] 2018-02-02 08:06:34,792 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 @ Fri Feb 02 08:06:40 UTC 2018 (1517558800529)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +     19 in 00:00:19 =    1.0/s Avg:   628 Min:     1 Max:  
3680 Err:     0 (0.00%) Active: 1 Started: 3 Finished: 2
   [jmeter] summary +      8 in 00:00:21 =    0.4/s Avg:   818 Min:     0 Max:  
3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:40 =    0.7/s Avg:   684 Min:     0 Max:  
3680 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:07:22 UTC 2018 (1517558842860)
   [jmeter] ... end of run
   [concat] 2018-02-02 08:06:46,472 WARN o.a.a.b.BrokerService: Temporary Store 
limit is 5000 mb (current store usage is 0 mb). The data directory: 
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin> only has 1017 mb of 
usable space. - resetting to maximum available disk space: 1017 mb
   [concat] 2018-02-02 08:07:22,841 ERROR o.a.j.p.j.c.Publisher: Error during 
close: 
   [concat] javax.jms.JMSException: Cannot send, channel has already failed: 
tcp://127.0.0.1:61616
   [concat]     at 
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1310)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1302)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQSession.asyncSendPacket(ActiveMQSession.java:2075) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQMessageProducer.close(ActiveMQMessageProducer.java:172)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at org.apache.jmeter.protocol.jms.Utils.close(Utils.java:92) 
~[ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.protocol.jms.client.Publisher.close(Publisher.java:206) 
~[ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jorphan.util.JOrphanUtils.closeQuietly(JOrphanUtils.java:348) 
~[jorphan.jar:r1822927]
   [concat]     at java.util.ArrayList.forEach(ArrayList.java:1257) 
[?:1.8.0_152]
   [concat]     at 
java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) 
[?:1.8.0_152]
   [concat]     at 
org.apache.jmeter.protocol.jms.client.ClientPool.clearClient(ClientPool.java:71)
 [ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.protocol.jms.sampler.PublisherSampler.testEnded(PublisherSampler.java:165)
 [ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:227)
 [ApacheJMeter_core.jar:r1822927]
   [concat]     at 
org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:495)
 [ApacheJMeter_core.jar:r1822927]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] Caused by: org.apache.activemq.transport.InactivityIOException: 
Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat]     at 
org.apache.activemq.transport.AbstractInactivityMonitor.doOnewaySend(AbstractInactivityMonitor.java:328)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.AbstractInactivityMonitor.oneway(AbstractInactivityMonitor.java:317)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:94) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:116)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1308)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     ... 13 more
   [concat] 2018-02-02 08:07:22,848 ERROR o.a.j.p.j.c.Publisher: Error during 
close: 
   [concat] javax.jms.JMSException: Cannot send, channel has already failed: 
tcp://127.0.0.1:61616
   [concat]     at 
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1310)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1302)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQSession.doClose(ActiveMQSession.java:666) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQSession.close(ActiveMQSession.java:657) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at org.apache.jmeter.protocol.jms.Utils.close(Utils.java:68) 
~[ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.protocol.jms.client.Publisher.close(Publisher.java:207) 
~[ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jorphan.util.JOrphanUtils.closeQuietly(JOrphanUtils.java:348) 
~[jorphan.jar:r1822927]
   [concat]     at java.util.ArrayList.forEach(ArrayList.java:1257) 
[?:1.8.0_152]
   [concat]     at 
java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) 
[?:1.8.0_152]
   [concat]     at 
org.apache.jmeter.protocol.jms.client.ClientPool.clearClient(ClientPool.java:71)
 [ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.protocol.jms.sampler.PublisherSampler.testEnded(PublisherSampler.java:165)
 [ApacheJMeter_jms.jar:r1822927]
   [concat]     at 
org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:227)
 [ApacheJMeter_core.jar:r1822927]
   [concat]     at 
org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:495)
 [ApacheJMeter_core.jar:r1822927]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] Caused by: org.apache.activemq.transport.InactivityIOException: 
Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat]     at 
org.apache.activemq.transport.AbstractInactivityMonitor.doOnewaySend(AbstractInactivityMonitor.java:328)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.AbstractInactivityMonitor.oneway(AbstractInactivityMonitor.java:317)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:94) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:116)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68) 
~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     at 
org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1308)
 ~[activemq-all-5.15.2.jar:5.15.2]
   [concat]     ... 13 more
     [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 @ Fri Feb 02 08:07:29 UTC 2018 (1517558849812)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      1 in 00:00:02 =    0.6/s Avg:    71 Min:    71 Max:  
  71 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:01 =    1.8/s Avg:   537 Min:    63 Max:  
1011 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:03 =    1.1/s Avg:   381 Min:    63 Max:  
1011 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:07:33 UTC 2018 (1517558853173)
   [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 @ Fri Feb 02 08:07:38 UTC 2018 (1517558858913)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      6 in 00:00:04 =    1.7/s Avg:   327 Min:    23 Max:  
1542 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:07:44 UTC 2018 (1517558864704)
   [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 @ Fri Feb 02 08:07:49 UTC 2018 (1517558869911)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15250 Min:   294 Max: 
30207 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:08:22 UTC 2018 (1517558902738)
   [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 @ Fri Feb 02 08:08:29 UTC 2018 (1517558909165)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      1 in 00:00:01 =    1.0/s Avg:   877 Min:   877 Max:  
 877 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:18 =    0.1/s Avg:  8405 Min:  5713 Max: 
11098 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:19 =    0.2/s Avg:  5896 Min:   877 Max: 
11098 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:08:49 UTC 2018 (1517558929118)
   [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 @ Fri Feb 02 08:08:55 UTC 2018 (1517558935399)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      2 in 00:00:14 =    0.1/s Avg:  6376 Min:   802 Max: 
11950 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:09:10 UTC 2018 (1517558950182)
   [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 @ Fri Feb 02 08:09:15 UTC 2018 (1517558955543)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =     12 in 00:00:06 =    2.0/s Avg:   161 Min:    12 Max:  
1041 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:09:23 UTC 2018 (1517558963618)
   [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 @ Fri Feb 02 08:09:30 UTC 2018 (1517558970066)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      1 in 00:00:02 =    0.5/s Avg:    69 Min:    69 Max:  
  69 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     11 in 00:00:04 =    3.1/s Avg:   110 Min:    12 Max:  
1070 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
   [jmeter] summary =     12 in 00:00:05 =    2.2/s Avg:   106 Min:    12 Max:  
1070 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:09:38 UTC 2018 (1517558978083)
   [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 @ Fri Feb 02 08:09:43 UTC 2018 (1517558983947)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      7 in 00:01:02 =    0.1/s Avg:   195 Min:    13 Max:  
 734 Err:     1 (14.29%)
   [jmeter] Tidying up ...    @ Fri Feb 02 08:10:48 UTC 2018 (1517559048355)
   [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,true
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true

Total time: 13 minutes 15 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 10 hr old

Reply via email to