2015-10-17 10:48 GMT+03:00 Bill Barker <billbar...@apache.org>:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project tomcat-trunk-test-apr has an issue affecting its community 
> integration.
> This issue affects 1 projects,
>  and has been outstanding for 23 runs.
> The current state of this project is 'Failed', with reason 'Build Timed Out'.
> For reference only, the following projects are affected by this:
>     - tomcat-trunk-test-apr :  Tomcat 9.x, a web server implementing the Java 
> Servlet 4.0,
> ...
>
>
> Full details are available at:
>     
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-apr/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) were 
> provided:
>  -DEBUG- Dependency on commons-daemon exists, no need to add for property 
> commons-daemon.native.src.tgz.
>  -DEBUG- Dependency on commons-daemon exists, no need to add for property 
> tomcat-native.tar.gz.
>  -INFO- Failed with reason build timed out
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/tomcat-trunk/output/logs-APR
>  -INFO- Project Reports in: 
> /srv/gump/public/workspace/tomcat-trunk/output/test-tmp-APR/logs
>  -WARNING- No directory 
> [/srv/gump/public/workspace/tomcat-trunk/output/test-tmp-APR/logs]
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-apr/gump_work/build_tomcat-trunk_tomcat-trunk-test-apr.html
> Work Name: build_tomcat-trunk_tomcat-trunk-test-apr (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 1 hour 1 sec

>From stdout output, testing started at 06:49
The tail of stdout is cited below. The times are around 07:11. The
last test name mentioned is

Running org.apache.coyote.http11.filters.TestChunkedInputFilter
...
org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case
[testChunkSizeLong]

Apparently it hung after that and was killed 35 minutes later.

> ---------------------------------------------
>     [junit] 17-Oct-2015 07:11:12.475 INFO [http-apr-127.0.0.1-auto-11-exec-1] 
> org.apache.catalina.core.ApplicationContext.log servlet: java.io.IOException: 
> Invalid chunk header
>     [junit] 17-Oct-2015 07:11:12.482 INFO [main] 
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-11-37044"]
>     [junit] 17-Oct-2015 07:11:12.533 INFO [main] 
> org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat
>     [junit] 17-Oct-2015 07:11:12.536 INFO [main] 
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler 
> ["http-apr-127.0.0.1-auto-11-37044"]
>     [junit] 17-Oct-2015 07:11:12.587 INFO [main] 
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler 
> ["http-apr-127.0.0.1-auto-11-37044"]
>     [junit] 17-Oct-2015 07:11:12.591 INFO [main] 
> org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case 
> [testChunkSizeAbsent]
>     [junit] 17-Oct-2015 07:11:12.593 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based 
> Apache Tomcat Native library 1.2.0 using APR version 1.6.0.
>     [junit] 17-Oct-2015 07:11:12.594 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR 
> capabilities: IPv6 [true], sendfile [true], accept filters [false], random 
> [true].
>     [junit] 17-Oct-2015 07:11:12.594 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
> successfully initialized (OpenSSL 1.0.2e-dev xx XXX xxxx)
>     [junit] 17-Oct-2015 07:11:12.597 INFO [main] 
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-12"]
>     [junit] 17-Oct-2015 07:11:12.598 INFO [main] 
> org.apache.catalina.core.StandardService.startInternal Starting service Tomcat
>     [junit] 17-Oct-2015 07:11:12.598 INFO [main] 
> org.apache.catalina.core.StandardEngine.startInternal Starting Servlet 
> Engine: Apache Tomcat/9.0.0-dev
>     [junit] 17-Oct-2015 07:11:12.616 INFO [main] 
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler 
> ["http-apr-127.0.0.1-auto-12-39575"]
>     [junit] 17-Oct-2015 07:11:12.623 INFO [http-apr-127.0.0.1-auto-12-exec-1] 
> org.apache.catalina.core.ApplicationContext.log servlet: java.io.IOException: 
> Invalid chunk header
>     [junit] 17-Oct-2015 07:11:12.625 INFO [main] 
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-12-39575"]
>     [junit] 17-Oct-2015 07:11:12.676 INFO [main] 
> org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat
>     [junit] 17-Oct-2015 07:11:12.681 INFO [main] 
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler 
> ["http-apr-127.0.0.1-auto-12-39575"]
>     [junit] 17-Oct-2015 07:11:12.732 INFO [main] 
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler 
> ["http-apr-127.0.0.1-auto-12-39575"]
>     [junit] 17-Oct-2015 07:11:12.736 INFO [main] 
> org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case 
> [testSecondTrailingHeadersLF]
>     [junit] 17-Oct-2015 07:11:12.738 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based 
> Apache Tomcat Native library 1.2.0 using APR version 1.6.0.
>     [junit] 17-Oct-2015 07:11:12.738 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR 
> capabilities: IPv6 [true], sendfile [true], accept filters [false], random 
> [true].
>     [junit] 17-Oct-2015 07:11:12.739 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
> successfully initialized (OpenSSL 1.0.2e-dev xx XXX xxxx)
>     [junit] 17-Oct-2015 07:11:12.740 INFO [main] 
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-13"]
>     [junit] 17-Oct-2015 07:11:12.742 INFO [main] 
> org.apache.catalina.core.StandardService.startInternal Starting service Tomcat
>     [junit] 17-Oct-2015 07:11:12.743 INFO [main] 
> org.apache.catalina.core.StandardEngine.startInternal Starting Servlet 
> Engine: Apache Tomcat/9.0.0-dev
>     [junit] 17-Oct-2015 07:11:12.756 INFO [main] 
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler 
> ["http-apr-127.0.0.1-auto-13-32897"]
>     [junit] 17-Oct-2015 07:11:13.762 INFO [main] 
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-13-32897"]
>     [junit] 17-Oct-2015 07:11:13.813 INFO [main] 
> org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat
>     [junit] 17-Oct-2015 07:11:13.822 INFO [main] 
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler 
> ["http-apr-127.0.0.1-auto-13-32897"]
>     [junit] 17-Oct-2015 07:11:13.874 INFO [main] 
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler 
> ["http-apr-127.0.0.1-auto-13-32897"]
>     [junit] 17-Oct-2015 07:11:13.877 INFO [main] 
> org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case 
> [testChunkHeaderCRLF]
>     [junit] 17-Oct-2015 07:11:13.880 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based 
> Apache Tomcat Native library 1.2.0 using APR version 1.6.0.
>     [junit] 17-Oct-2015 07:11:13.884 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR 
> capabilities: IPv6 [true], sendfile [true], accept filters [false], random 
> [true].
>     [junit] 17-Oct-2015 07:11:13.885 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
> successfully initialized (OpenSSL 1.0.2e-dev xx XXX xxxx)
>     [junit] 17-Oct-2015 07:11:13.886 INFO [main] 
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-14"]
>     [junit] 17-Oct-2015 07:11:13.888 INFO [main] 
> org.apache.catalina.core.StandardService.startInternal Starting service Tomcat
>     [junit] 17-Oct-2015 07:11:13.889 INFO [main] 
> org.apache.catalina.core.StandardEngine.startInternal Starting Servlet 
> Engine: Apache Tomcat/9.0.0-dev
>     [junit] 17-Oct-2015 07:11:13.908 INFO [main] 
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler 
> ["http-apr-127.0.0.1-auto-14-55090"]
>     [junit] 17-Oct-2015 07:11:14.923 INFO [main] 
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-14-55090"]
>     [junit] 17-Oct-2015 07:11:14.973 INFO [main] 
> org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat
>     [junit] 17-Oct-2015 07:11:14.977 INFO [main] 
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler 
> ["http-apr-127.0.0.1-auto-14-55090"]
>     [junit] 17-Oct-2015 07:11:15.028 INFO [main] 
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler 
> ["http-apr-127.0.0.1-auto-14-55090"]
>     [junit] 17-Oct-2015 07:11:15.031 INFO [main] 
> org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case 
> [testChunkSizeLong]
>     [junit] 17-Oct-2015 07:11:15.034 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based 
> Apache Tomcat Native library 1.2.0 using APR version 1.6.0.
>     [junit] 17-Oct-2015 07:11:15.035 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR 
> capabilities: IPv6 [true], sendfile [true], accept filters [false], random 
> [true].
>     [junit] 17-Oct-2015 07:11:15.035 INFO [main] 
> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL 
> successfully initialized (OpenSSL 1.0.2e-dev xx XXX xxxx)
>     [junit] 17-Oct-2015 07:11:15.036 INFO [main] 
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler 
> ["http-apr-127.0.0.1-auto-15"]
>     [junit] 17-Oct-2015 07:11:15.038 INFO [main] 
> org.apache.catalina.core.StandardService.startInternal Starting service Tomcat
>     [junit] 17-Oct-2015 07:11:15.038 INFO [main] 
> org.apache.catalina.core.StandardEngine.startInternal Starting Servlet 
> Engine: Apache Tomcat/9.0.0-dev
>     [junit] 17-Oct-2015 07:11:15.064 INFO [main] 
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler 
> ["http-apr-127.0.0.1-auto-15-35677"]
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: 
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-apr/rss.xml
> - Atom: 
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-apr/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Apache Gump(TM) version 2.3.
> Gump Run 20151017000009, vmgump.apache.org:vmgump:20151017000009
> Gump E-mail Identifier (unique within run) #5.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to