See 
<https://builds.apache.org/job/JMeter%20Ubuntu/478/display/redirect?page=changes>

Changes:

[fschumacher] Add missing license header

[fschumacher] Use HashMap#isEmpty instead of size>0

[pmouawad] Rename parameter for better understanding

[pmouawad] REvert

[pmouawad] Last try

[pmouawad] JDK11 won't compile due to JavaFX move to a module.

So now test running on JDK10 , JDK11

[fschumacher] Prevent NPE in MapProperty.

Initialize the backing Map when no Map was passed into constructor.
Patch by belugabehr (dam6923 at gmail.com)

Bugzilla Id: 62281

[pmouawad] Try building/testing with JDK11 as fix for 
https://bugs.openjdk.java.net/browse/JDK-8193802 is only in 10.0.2 and 
oraclejdk10 references 10.0.1

[pmouawad] Try building/testing with JDK10

------------------------------------------
[...truncated 479.83 KB...]
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      2 in 00:00:01 =    1.4/s Avg:   581 Min:   476 Max:  
 686 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:21:27 UTC 2018 (1528046487718)
   [jmeter] ... end of run
     [echo] TEST_HTTPS output files compared OK

batchtest:
     [echo] Starting TestCookieManager with file TestCookieManager.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%20Ubuntu/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%20Ubuntu/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/TestCookieManager.jmx
   [jmeter] Starting the test @ Sun Jun 03 17:21:30 UTC 2018 (1528046490119)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      1 in 00:00:00 =    2.1/s Avg:   456 Min:   456 Max:  
 456 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      9 in 00:00:01 =   11.6/s Avg:    48 Min:     1 Max:  
 294 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     10 in 00:00:01 =    7.9/s Avg:    88 Min:     1 Max:  
 456 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:21:32 UTC 2018 (1528046492600)
   [jmeter] ... end of run
     [echo] TestCookieManager output files compared OK

batchtest:
     [echo] Starting TCP_TESTS with file TCP_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%20Ubuntu/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%20Ubuntu/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/TCP_TESTS.jmx
   [jmeter] Starting the test @ Sun Jun 03 17:21:35 UTC 2018 (1528046495887)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] 03/06/2018 17:21:40
   [jmeter] 
   [jmeter] 
   [jmeter] summary =     11 in 00:00:05 =    2.1/s Avg:   351 Min:     0 Max:  
1020 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:21:42 UTC 2018 (1528046502167)
   [jmeter] ... end of run
   [concat] 2018-06-03 17:21:40,073 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: Error reading 
from server, bytes read: 0
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:131)
 ~[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) 
[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat]     at java.net.SocketInputStream.socketRead0(Native Method) 
~[?:1.8.0_172]
   [concat]     at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:171) 
~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:141) 
~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:127) 
~[?:1.8.0_172]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:114)
 ~[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     ... 6 more
   [concat] 2018-06-03 17:21:41,160 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: 
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:152)
 ~[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) 
[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat]     at java.net.SocketInputStream.socketRead0(Native Method) 
~[?:1.8.0_172]
   [concat]     at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:171) 
~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:141) 
~[?:1.8.0_172]
   [concat]     at java.net.SocketInputStream.read(SocketInputStream.java:127) 
~[?:1.8.0_172]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:134)
 ~[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     ... 6 more
   [concat] 2018-06-03 17:21:41,196 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_172]
   [concat]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
~[?:1.8.0_172]
   [concat]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 ~[?:1.8.0_172]
   [concat]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
~[?:1.8.0_172]
   [concat]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
~[?:1.8.0_172]
   [concat]     at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_172]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
 [ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) 
[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-03 17:21:41,368 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_172]
   [concat]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
~[?:1.8.0_172]
   [concat]     at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_172]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
 [ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) 
[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-03 17:21:41,372 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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:21:44 UTC 2018 (1528046504625)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =     21 in 00:00:02 =   13.4/s Avg:    28 Min:     0 Max:  
 529 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:21:47 UTC 2018 (1528046507199)
   [jmeter] ... end of run
   [concat] 2018-06-03 17:21:47,177 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:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
 ~[ApacheJMeter_jdbc.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) 
~[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537)
 ~[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-03 17:21:47,186 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:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
 ~[ApacheJMeter_jdbc.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) 
~[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564)
 ~[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1832778]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-03 17:21:47,187 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL 
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected 
token: USERS
   [concat] 2018-06-03 17:21:47,195 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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:21:49 UTC 2018 (1528046509574)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +     14 in 00:00:10 =    1.4/s Avg:   355 Min:     2 Max:  
2426 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     13 in 00:00:26 =    0.5/s Avg:   855 Min:     0 Max:  
3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:36 =    0.8/s Avg:   596 Min:     0 Max:  
3000 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:22:26 UTC 2018 (1528046546463)
   [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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:22:29 UTC 2018 (1528046549453)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      1 in 00:00:01 =    1.1/s Avg:    12 Min:    12 Max:  
  12 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:01 =    1.9/s Avg:   502 Min:     2 Max:  
1002 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:02 =    1.6/s Avg:   338 Min:     2 Max:  
1002 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:22:31 UTC 2018 (1528046551639)
   [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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:22:34 UTC 2018 (1528046554257)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      6 in 00:00:02 =    2.4/s Avg:   200 Min:    14 Max:  
 958 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:22:37 UTC 2018 (1528046557849)
   [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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:22:40 UTC 2018 (1528046560182)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15168 Min:   236 Max: 
30101 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:23:11 UTC 2018 (1528046591518)
   [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%20Ubuntu/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%20Ubuntu/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 @ Sun Jun 03 17:23:14 UTC 2018 (1528046594320)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary +      3 in 00:00:18 =    0.2/s Avg:  5725 Min:   525 Max: 
10932 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:13 =    0.2/s Avg:  6309 Min:  5628 Max:  
6991 Err:     1 (50.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      5 in 00:00:30 =    0.2/s Avg:  5958 Min:   525 Max: 
10932 Err:     1 (20.00%)
   [jmeter] Tidying up ...    @ Sun Jun 03 17:23:45 UTC 2018 (1528046625257)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/trunk/build.xml>:2945: The 
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/trunk/build.xml>:2773: CSV 
Files are not identical.
        
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/trunk/bin/testfiles/SlowCharsFeature_HttpClient4.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-NonSecure,206,Partial Content,Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

        
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/trunk/bin/SlowCharsFeature_HttpClient4.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-NonSecure,206,Partial Content,Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,false

Total time: 7 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to