CEPH filesystem development
 help / color / mirror / Atom feed
From: Willem Jan Withagen <wjw@digiware.nl>
To: Gregory Farnum <gfarnum@redhat.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: Help in analyzing Jenkins output
Date: Sun, 14 Feb 2016 23:07:22 +0100	[thread overview]
Message-ID: <56C0FA9A.3030609@digiware.nl> (raw)
In-Reply-To: <CAJ4mKGaQjLFzO3gfD=iDw-12xY+XZNcVks_r2uenw+Q7jYx8jQ@mail.gmail.com>

On 14-2-2016 20:46, Gregory Farnum wrote:
> On Sun, Feb 14, 2016 at 4:50 AM, Willem Jan Withagen <wjw@digiware.nl> wrote:
>> I'm having a bit of trouble in finding the actual error in
>>
>> https://jenkins.ceph.com/job/ceph-pull-requests/1419/console
>>
>> The first few python warning/errors seem harmless, because the tests
>> are actually run.
>> Then 'bash -x tests/ceph-disk.sh' is run, which generates a lot of
>> output. But I'm missing the point where that generates an error.
>>
>> Could somebody help me point out where the error is that makes this test
>> fail??
>>
>> The test ATM fails under FreeBSD because of other errors still in some
>> of the scripts and programs..
>> So testing it there doest not even get as far as this point.
> 
> Search for "FAIL:" and you get:
>> FAIL: ceph-disk/run-tox.sh

Yup, run-tox.sh is rather a collection of tests run under tox
supervision. And it ends in running tests/ceph-disks.sh....
I've augmented the script to actually print the status value of the test
executions.
So:
	tests/ceph-disk.sh:386: run:  status=0
tells me that all components are executed and completed successfully.

Still leaving me to wonder why run-tox.sh concludes that there has been
an error....

> and then farther down a big block of output from that test. It's angry
> about a bunch of python syntax issues.
> There's also what looks like an unexpected network disconnect at the
> end; we've been having network troubles and the jenkins bot is failing
> intermittently.

I found the argy puthon murmers, but these do not trigger on my Centos7
platform. Even though they are pressent in the logfiles.

Thanx for helping,
--WjW

      reply	other threads:[~2016-02-14 22:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 12:50 Help in analyzing Jenkins output Willem Jan Withagen
2016-02-14 19:46 ` Gregory Farnum
2016-02-14 22:07   ` Willem Jan Withagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56C0FA9A.3030609@digiware.nl \
    --to=wjw@digiware.nl \
    --cc=ceph-devel@vger.kernel.org \
    --cc=gfarnum@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox