* make check bot paused
@ 2015-06-02 23:48 Loic Dachary
2015-06-05 23:32 ` Loic Dachary
0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-06-02 23:48 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
Hi,
The bot that reports unit tests and functional tests results from run-make-check.sh[1] on pull requests[2] will be paused tomorrow and resume in a few days. The same verification can be done from sources by running the script with:
git clone http://github.com/ceph/ceph
cd ceph
bash run-make-check.sh
Feel free to ping me if you experience problems. The most common cause of trouble is low ulimits[3] which can lead to mysterious errors and process left overs. The minimum configuration is:
4 cores
16GB RAM
30GB disk
Cheers
[1] run-make-check.sh http://workbench.dachary.org/ceph/ceph/blob/master/run-make-check.sh
[2] see https://github.com/ceph/ceph/pull/4833#issuecomment-108114267 for instance
[3] ulimit verifications before make check http://workbench.dachary.org/ceph/ceph/blob/master/Makefile.am#L44
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-08-08 1:01 Loic Dachary
2015-08-08 11:50 ` Sage Weil
0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-08-08 1:01 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 144 bytes --]
Hi,
The make check bot is paused until the master branch passes make check again.
Cheers
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: make check bot paused
2015-08-08 1:01 Loic Dachary
@ 2015-08-08 11:50 ` Sage Weil
2015-08-10 13:22 ` Loic Dachary
0 siblings, 1 reply; 9+ messages in thread
From: Sage Weil @ 2015-08-08 11:50 UTC (permalink / raw)
To: Loic Dachary; +Cc: Ceph Development
On Sat, 8 Aug 2015, Loic Dachary wrote:
> Hi,
>
> The make check bot is paused until the master branch passes make check
> again.
Several fixes here that need review:
https://github.com/ceph/ceph/pull/5515
sage
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: make check bot paused
2015-08-08 11:50 ` Sage Weil
@ 2015-08-10 13:22 ` Loic Dachary
2015-08-11 8:37 ` Loic Dachary
0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-08-10 13:22 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 840 bytes --]
Hi,
The make check bot is back to work. It will not send any report for another 24h to 48h to avoid a burst false negative. In the meantime you can run it locally with:
run-make-check.sh
It is the same script that the bot uses and should work from a fresh git clone of Ceph.
Cheers
On 08/08/2015 13:50, Sage Weil wrote:
> On Sat, 8 Aug 2015, Loic Dachary wrote:
>> Hi,
>>
>> The make check bot is paused until the master branch passes make check
>> again.
>
> Several fixes here that need review:
>
> https://github.com/ceph/ceph/pull/5515
>
> sage
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: make check bot paused
2015-08-10 13:22 ` Loic Dachary
@ 2015-08-11 8:37 ` Loic Dachary
0 siblings, 0 replies; 9+ messages in thread
From: Loic Dachary @ 2015-08-11 8:37 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]
Hi,
The make check bot starts sending reports again. It is running about 24h late, meaning the report of the make check run for a new pull request will be available 24h later. It is expected to catchup within 48h.
I will be watching false negatives but if you find something weird, please ping me with a comment in the pull request including @dachary in the body so that I receive a notification.
Cheers
On 10/08/2015 15:22, Loic Dachary wrote:
> Hi,
>
> The make check bot is back to work. It will not send any report for another 24h to 48h to avoid a burst false negative. In the meantime you can run it locally with:
>
> run-make-check.sh
>
> It is the same script that the bot uses and should work from a fresh git clone of Ceph.
>
> Cheers
>
> On 08/08/2015 13:50, Sage Weil wrote:
>> On Sat, 8 Aug 2015, Loic Dachary wrote:
>>> Hi,
>>>
>>> The make check bot is paused until the master branch passes make check
>>> again.
>>
>> Several fixes here that need review:
>>
>> https://github.com/ceph/ceph/pull/5515
>>
>> sage
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-04-28 22:40 Loic Dachary
0 siblings, 0 replies; 9+ messages in thread
From: Loic Dachary @ 2015-04-28 22:40 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
Hi,
The make check bot needs to go through all passed pull requests before it can start working again. This is because of https://issues.jenkins-ci.org/browse/JENKINS-22752 and we just need to wait it out. It should not last more than 24h.
Cheers
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* make check bot paused
@ 2015-04-15 11:55 Loic Dachary
2015-04-16 17:22 ` Loic Dachary
0 siblings, 1 reply; 9+ messages in thread
From: Loic Dachary @ 2015-04-15 11:55 UTC (permalink / raw)
To: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]
Hi,
The make check bot [1] that executes run-make-check.sh [2] on pull requests and reports results as comments [3] is experiencing problems. It may be a hardware issue and the bot is paused while the issue is investigated [4] to avoid sending confusing false negatives. In the meantime the run-make-check.sh [2] script can be run locally, before sending the pull request, to confirm the commits to be sent do not break them. It is expected to run in less than 15 minutes including compilation on a fast machine with a SSD (or RAM disk) and 8 cores and 32GB of RAM and may take up to two hours on a machine with a spinner and two cores.
Thanks for your patience.
Cheers
[1] bot running on pull requests http://jenkins.ceph.dachary.org/job/ceph/
[2] run-make-check.sh http://workbench.dachary.org/ceph/ceph/blob/master/run-make-check.sh
[3] make check results example : https://github.com/ceph/ceph/pull/3946#issuecomment-93286840
[4] possible RAM failure http://tracker.ceph.com/issues/11399
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-08-11 8:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02 23:48 make check bot paused Loic Dachary
2015-06-05 23:32 ` Loic Dachary
-- strict thread matches above, loose matches on Subject: below --
2015-08-08 1:01 Loic Dachary
2015-08-08 11:50 ` Sage Weil
2015-08-10 13:22 ` Loic Dachary
2015-08-11 8:37 ` Loic Dachary
2015-04-28 22:40 Loic Dachary
2015-04-15 11:55 Loic Dachary
2015-04-16 17:22 ` Loic Dachary
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.