You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jfarrell <gi...@git.apache.org> on 2016/06/12 01:30:28 UTC

[GitHub] thrift pull request #1024: THRIFT-3850: All apache builds are failing when i...

GitHub user jfarrell opened a pull request:

    https://github.com/apache/thrift/pull/1024

    THRIFT-3850: All apache builds are failing when initiated from a github

    THRIFT-3850: All apache builds are failing when initiated from a github pull request to Jenkins
    
    Disabled jenkins jobs, added blank line to .travis.yml and triggering builds to get baseline for fixing travis.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfarrell/thrift master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1024.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1024
    
----
commit 3591b1effb5b4691c723499af7d2d802ef15715c
Author: jfarrell <jf...@apache.org>
Date:   2016-06-12T01:27:06Z

    THRIFT-3850: All apache builds are failing when initiated from a github pull request to Jenkins
    
    Disabled jenkins jobs, added blank line to .travis.yml and triggering
    builds to get baseline for fixing travis.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request #1024: THRIFT-3850: All apache builds are failing when i...

Posted by jfarrell <gi...@git.apache.org>.
Github user jfarrell closed the pull request at:

    https://github.com/apache/thrift/pull/1024


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1024: THRIFT-3850: All apache builds are failing when initiate...

Posted by nsuke <gi...@git.apache.org>.
Github user nsuke commented on the issue:

    https://github.com/apache/thrift/pull/1024
  
    A job is failing due to `make[2]: write error` and it seems to be reproducible.
    The same commit 4b7dbe3 as the current master worked for my travis account at the time of PR, though:
    https://travis-ci.org/nsuke/thrift/builds/136239558
    
    I suspect insufficient resource on GCE, so will try reducing concurrent threads or rebalancing workloads among jobs.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---