You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2021/10/11 15:44:25 UTC

buildbot failure in on tomcat-10.0.x

The Buildbot has detected a new failure on builder tomcat-10.0.x while building tomcat. Full details are available at:
    https://ci.apache.org/builders/tomcat-10.0.x/builds/183

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: asf946_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-10.0-commit' triggered this build
Build Source Stamp: [branch 10.0.x] 21ec01ff8f28c09bf821ec0d40c449a923803022
Blamelist: Mark Thomas <ma...@apache.org>

BUILD FAILED: failed compile_1

Sincerely,
 -The Buildbot




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


Re: buildbot failure in on tomcat-10.0.x

Posted by Mark Thomas <ma...@apache.org>.
On 11/10/2021 16:44, buildbot@apache.org wrote:
> The Buildbot has detected a new failure on builder tomcat-10.0.x while building tomcat. Full details are available at:
>      https://ci.apache.org/builders/tomcat-10.0.x/builds/183
> 
> Buildbot URL: https://ci.apache.org/
> 
> Buildslave for this Build: asf946_ubuntu
> 
> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-10.0-commit' triggered this build
> Build Source Stamp: [branch 10.0.x] 21ec01ff8f28c09bf821ec0d40c449a923803022
> Blamelist: Mark Thomas <ma...@apache.org>
> 
> BUILD FAILED: failed compile_1

The connector shutdown improvements are triggering a number of failures 
with APR. Initial analysis suggests the connector is shutting down 
before an in-progress write completes.

I'm investigating in more detail now.

On the plus side, this looks to have made a long standard APR issue 
(occasional crashes on stop) much more repeatable.

Mark

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