You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/23 14:27:02 UTC

Build failed in Jenkins: JMeter-trunk #6815

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

Changes:

[fschumacher] Add a newline to the end of the file to make checkstyle happy.

------------------------------------------
[...truncated 190.95 KB...]

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-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/TestCookieManager.jmx
   [jmeter] Starting the test @ Sat Jun 23 14:24:34 UTC 2018 (1529763874093)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.7/s Avg:   552 Min:   552 Max:   552 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      9 in 00:00:01 =    9.9/s Avg:    53 Min:     2 Max:   340 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     10 in 00:00:02 =    6.6/s Avg:   103 Min:     2 Max:   552 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:24:36 UTC 2018 (1529763876909)
   [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-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/TCP_TESTS.jmx
   [jmeter] Starting the test @ Sat Jun 23 14:24:40 UTC 2018 (1529763880912)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] 23/06/2018 14:24:45
   [jmeter] 
   [jmeter] 
   [jmeter] summary =     11 in 00:00:05 =    2.0/s Avg:   364 Min:     1 Max:  1027 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:24:47 UTC 2018 (1529763887493)
   [jmeter] ... end of run
   [concat] 2018-06-23 14:24:45,393 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [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:r1834206]
   [concat] 	... 6 more
   [concat] 2018-06-23 14:24:46,481 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [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:r1834206]
   [concat] 	... 6 more
   [concat] 2018-06-23 14:24:46,494 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-23 14:24:46,553 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-23 14:24:46,560 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 @ Sat Jun 23 14:24:50 UTC 2018 (1529763890633)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     21 in 00:00:02 =   13.7/s Avg:    24 Min:     0 Max:   450 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:24:53 UTC 2018 (1529763893386)
   [jmeter] ... end of run
   [concat] 2018-06-23 14:24:53,355 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-23 14:24:53,366 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:r1834206]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834206]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-23 14:24:53,368 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2018-06-23 14:24:53,381 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 @ Sat Jun 23 14:24:56 UTC 2018 (1529763896455)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      2 in 00:00:04 =    0.5/s Avg:  1093 Min:    18 Max:  2168 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     25 in 00:00:31 =    0.8/s Avg:   548 Min:     0 Max:  3001 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =     27 in 00:00:35 =    0.8/s Avg:   589 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] summary =     27 in 00:00:35 =    0.8/s Avg:   589 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:25:33 UTC 2018 (1529763933095)
   [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 @ Sat Jun 23 14:25:36 UTC 2018 (1529763936569)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.5/s Avg:   338 Min:     2 Max:  1003 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:25:38 UTC 2018 (1529763938881)
   [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 @ Sat Jun 23 14:25:41 UTC 2018 (1529763941875)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.4/s Avg:   196 Min:    13 Max:   942 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:25:45 UTC 2018 (1529763945484)
   [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 @ Sat Jun 23 14:25:48 UTC 2018 (1529763948304)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15156 Min:   211 Max: 30102 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:26:19 UTC 2018 (1529763979945)
   [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 @ Sat Jun 23 14:26:23 UTC 2018 (1529763983368)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      2 in 00:00:07 =    0.3/s Avg:  3173 Min:   525 Max:  5822 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      3 in 00:00:31 =    0.1/s Avg: 10210 Min:  8924 Max: 11332 Err:     1 (33.33%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      5 in 00:00:38 =    0.1/s Avg:  7395 Min:   525 Max: 11332 Err:     1 (20.00%)
   [jmeter] summary =      5 in 00:00:38 =    0.1/s Avg:  7395 Min:   525 Max: 11332 Err:     1 (20.00%)
   [jmeter] Tidying up ...    @ Sat Jun 23 14:27:01 UTC 2018 (1529764021567)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2947: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2775: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/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-trunk/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: 8 minutes 30 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 1 hr 54 min old


Jenkins build is back to normal : JMeter-trunk #6818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6818/display/redirect?page=changes>


Build failed in Jenkins: JMeter-trunk #6817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6817/display/redirect?page=changes>

Changes:

[fschumacher] No need for an array here, as MessageFormat#format uses var args.

------------------------------------------
[...truncated 503.25 KB...]
     [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-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/TestCookieManager.jmx
   [jmeter] Starting the test @ Wed Jun 27 19:21:23 UTC 2018 (1530127283064)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     10 in 00:00:01 =    8.3/s Avg:    81 Min:     1 Max:   423 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:21:25 UTC 2018 (1530127285221)
   [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-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/TCP_TESTS.jmx
   [jmeter] Starting the test @ Wed Jun 27 19:21:28 UTC 2018 (1530127288754)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.3/s Avg:   733 Min:   733 Max:   733 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] 27/06/2018 19:21:32
   [jmeter] 
   [jmeter] 
   [jmeter] summary +     10 in 00:00:04 =    2.2/s Avg:   305 Min:     1 Max:  1022 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     11 in 00:00:05 =    2.1/s Avg:   344 Min:     1 Max:  1022 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:21:34 UTC 2018 (1530127294922)
   [jmeter] ... end of run
   [concat] 2018-06-27 19:21:32,839 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [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:r1834530]
   [concat] 	... 6 more
   [concat] 2018-06-27 19:21:33,916 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [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:r1834530]
   [concat] 	... 6 more
   [concat] 2018-06-27 19:21:33,936 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-27 19:21:34,004 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-27 19:21:34,007 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 @ Wed Jun 27 19:21:37 UTC 2018 (1530127297477)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     21 in 00:00:01 =   16.4/s Avg:    23 Min:     0 Max:   436 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:21:39 UTC 2018 (1530127299687)
   [jmeter] ... end of run
   [concat] 2018-06-27 19:21:39,664 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-27 19:21:39,672 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:r1834530]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1834530]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-06-27 19:21:39,672 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2018-06-27 19:21:39,683 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 @ Wed Jun 27 19:21:42 UTC 2018 (1530127302236)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +     21 in 00:00:21 =    1.0/s Avg:   586 Min:     1 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:  3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:35 =    0.8/s Avg:   570 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:22:18 UTC 2018 (1530127338162)
   [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 @ Wed Jun 27 19:22:21 UTC 2018 (1530127341111)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.6/s Avg:   338 Min:     2 Max:  1002 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:22:23 UTC 2018 (1530127343140)
   [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 @ Wed Jun 27 19:22:25 UTC 2018 (1530127345650)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.7/s Avg:   152 Min:    10 Max:   728 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:22:28 UTC 2018 (1530127348750)
   [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 @ Wed Jun 27 19:22:31 UTC 2018 (1530127351133)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.3/s Avg:   426 Min:   426 Max:   426 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      1 in 00:00:30 =    0.0/s Avg: 30106 Min: 30106 Max: 30106 Err:     0 (0.00%) Active: 1 Started: 2 Finished: 1
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15266 Min:   426 Max: 30106 Err:     0 (0.00%)
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15266 Min:   426 Max: 30106 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:23:02 UTC 2018 (1530127382661)
   [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 @ Wed Jun 27 19:23:05 UTC 2018 (1530127385597)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      4 in 00:00:25 =    0.2/s Avg:  6209 Min:   363 Max: 10857 Err:     1 (25.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      1 in 00:00:07 =    0.1/s Avg:  7106 Min:  7106 Max:  7106 Err:     1 (100.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      5 in 00:00:32 =    0.2/s Avg:  6388 Min:   363 Max: 10857 Err:     2 (40.00%)
   [jmeter] Tidying up ...    @ Wed Jun 27 19:23:38 UTC 2018 (1530127418373)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2947: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2775: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/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-trunk/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,false
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,false

Total time: 7 minutes 55 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: No test report files were found. Configuration error?

Build failed in Jenkins: JMeter-trunk #6816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6816/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62166 - Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard

Contributed by UbikLoadPack
Bugzilla Id: 62166

------------------------------------------
[...truncated 406.59 KB...]

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking xpp3_min-1.1.4c.jar
     [echo] Deleting xpp3_min-1.1.4c.jar (excluding xpp3_min-1.1.4c.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: lib/xpp3_min-1.1.4c.jar
      [get] Getting: https://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/xpp3_min-1.1.4c.jar>

_checkMD5:
     [echo] Checksum OK: xpp3_min-1.1.4c.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/xpp3_min-1.1.4c.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/xpp3_min-1.1.4c.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking xstream-1.4.10.jar
     [echo] Deleting xstream-* (excluding xstream-1.4.10.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: lib/xstream-1.4.10.jar
      [get] Getting: https://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/xstream-1.4.10.jar>

_checkMD5:
     [echo] Checksum OK: xstream-1.4.10.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/xstream-1.4.10.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/xstream-1.4.10.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking hsqldb-2.4.0.jar
     [echo] Deleting hsqldb-* (excluding hsqldb-2.4.0.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/hsqldb-2.4.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/hsqldb/hsqldb/2.4.0/hsqldb-2.4.0.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/hsqldb-2.4.0.jar>

_checkMD5:
     [echo] Checksum OK: hsqldb-2.4.0.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/hsqldb-2.4.0.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/hsqldb-2.4.0.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking activemq-all-5.15.2.jar
     [echo] Deleting activemq-all-* (excluding activemq-all-5.15.2.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/activemq/activemq-all/5.15.2/activemq-all-5.15.2.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/activemq-all-5.15.2.jar>

_checkMD5:
     [echo] Checksum OK: activemq-all-5.15.2.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/activemq-all-5.15.2.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking mina-core-2.0.16.jar
     [echo] Deleting mina-core-* (excluding mina-core-2.0.16.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/mina-core-2.0.16.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.16/mina-core-2.0.16.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/mina-core-2.0.16.jar>

_checkMD5:
     [echo] Checksum OK: mina-core-2.0.16.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/mina-core-2.0.16.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/mina-core-2.0.16.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking ftplet-api-1.1.1.jar
     [echo] Deleting ftplet-api-* (excluding ftplet-api-1.1.1.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/ftplet-api-1.1.1.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/ftpserver/ftplet-api/1.1.1/ftplet-api-1.1.1.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/ftplet-api-1.1.1.jar>

_checkMD5:
     [echo] Checksum OK: ftplet-api-1.1.1.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/ftplet-api-1.1.1.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/ftplet-api-1.1.1.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking ftpserver-core-1.1.1.jar
     [echo] Deleting ftpserver-core-* (excluding ftpserver-core-1.1.1.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/ftpserver-core-1.1.1.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/ftpserver/ftpserver-core/1.1.1/ftpserver-core-1.1.1.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/ftpserver-core-1.1.1.jar>

_checkMD5:
     [echo] Checksum OK: ftpserver-core-1.1.1.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/ftpserver-core-1.1.1.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/ftpserver-core-1.1.1.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking org.jacoco.ant-0.8.0-nodeps.jar
     [echo] Deleting org.jacoco.ant-0.8.0-nodeps.jar (excluding org.jacoco.ant-0.8.0-nodeps.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/org.jacoco.ant-0.8.0-nodeps.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/jacoco/org.jacoco.ant/0.8.0/org.jacoco.ant-0.8.0-nodeps.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/org.jacoco.ant-0.8.0-nodeps.jar>

_checkMD5:
     [echo] Checksum OK: org.jacoco.ant-0.8.0-nodeps.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/org.jacoco.ant-0.8.0-nodeps.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/org.jacoco.ant-0.8.0-nodeps.jar>

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking sonarqube-ant-task-2.5.jar
     [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/sonarqube-ant-task-2.5.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/sonarsource/scanner/ant/sonarqube-ant-task/2.5/sonarqube-ant-task-2.5.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/sonarqube-ant-task-2.5.jar>

_checkMD5:
     [echo] Checksum OK: sonarqube-ant-task-2.5.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/sonarqube-ant-task-2.5.jar> to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/sonarqube-ant-task-2.5.jar>

setproxy:

_get_zipfile:

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
     [echo] Checking checkstyle-8.8-all.jar
     [echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)

setproxy:

_get_jarfile:
     [echo] Fetching: lib/opt/checkstyle-8.8-all.jar
      [get] Getting: https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1530000595679&use_mirror=autoselect/checkstyle-8.8-all.jar
      [get] To: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/checkstyle-8.8-all.jar>
      [get] Error getting https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1530000595679&use_mirror=autoselect/checkstyle-8.8-all.jar to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/checkstyle-8.8-all.jar>

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3485: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3429: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3231: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3275: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3305: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:210)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
	at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:728)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:641)
	at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:631)

Total time: 24 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: No test report files were found. Configuration error?