[csw-maintainers] [csw-buildfarm] what is different on buildfarm? mercurial tests take long - or fail

rupert THURNER rupert at opencsw.org
Tue Feb 2 23:41:29 CET 2010


then i tried the test which seems to hang:

****************** TERMINAL 1 ************************

rupert at build8s:~
$ ps -ef | grep python | grep rupert
  rupert 15100 22045  0 16:35:14 pts/102  0:00 grep python
  rupert 10980 10979  0 16:31:41 pts/92   0:01 /opt/csw/bin/python
/tmp/hgtests.qcvU3E/install/bin/hg --cwd ../test2 push http
  rupert 10950 17788  0 16:31:39 ?        0:00 /opt/csw/bin/python
/tmp/hgtests.qcvU3E/install/bin/hg serve -p 20059 -d --pid-
  rupert 10471 20659  0 16:31:00 pts/92   0:00 python ./run-tests.py
test-push-http

rupert at build8s:~
$ truss -p 10980
recv(4, 0x0024F734, 1, 0)       (sleeping...)
^C
rupert at build8s:~
$ truss -p 10950
lwp_park(0x00000000, 0)         (sleeping...)

^C
rupert at build8s:~
$ truss -p 10471
waitid(P_PID, 10834, 0xFFBFE7E0, WEXITED|WTRAPPED) (sleeping...)
^C


****************** TERMINAL 2 ************************

on the other window, where i started the test, i had to kill -9 the process:

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ ./run-tests.py test-push-http
^C
interrupted!

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ ps -ef | grep python | grep rup
  rupert 15164 20659  0 16:38:33 pts/92   0:00 grep python
  rupert 10950 17788  0 16:31:39 ?        0:00 /opt/csw/bin/python
/tmp/hgtests.qcvU3E/install/bin/hg serve -p 20059 -d --pid-

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ kill 10950

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ ps -ef | grep python | grep rup
  rupert 15179 20659  0 16:38:51 pts/92   0:00 grep python
  rupert 10950 17788  0 16:31:39 ?        0:00 /opt/csw/bin/python
/tmp/hgtests.qcvU3E/install/bin/hg serve -p 20059 -d --pid-

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ kill -9 10950

rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ ps -ef | grep python | grep rup
  rupert 15189 20659  0 16:39:00 pts/92   0:00 grep python







On Tue, Feb 2, 2010 at 23:23, rupert THURNER <rupert at opencsw.org> wrote:

> i tried again with hg-1.4.3 on build8s - same hanging .....
>
> in one terminal the test is running:
> rupert at build8s
> :~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
> $ ./run-tests.py -j32
>
>
> and in the other i did a truss as maciej suggested.
>
> rupert at build8s:~
> $ ps -ef | grep ruper | grep pytho
>   rupert 23907 17788  0 16:05:22 ?        0:00 /opt/csw/bin/python
> /tmp/hgtests.EsEYZq/install/bin/hg serve -p 20137 -d --pid-
>   rupert 22422 21173  0 16:18:17 pts/2    0:00 grep pytho
>   rupert 24158 24157  0 16:05:27 pts/92   0:01 /opt/csw/bin/python
> /tmp/hgtests.EsEYZq/install/bin/hg --cwd ../test2 push http
>   rupert 13873  8465  0 16:01:26 pts/92   0:01 /opt/csw/bin/python
> ./run-tests.py --jobs=1 --port=20059 --with-hg=/tmp/hgtests
>   rupert  8465 20659  0 16:00:16 pts/92   0:01 python ./run-tests.py -j32
>
>
>
> rupert at build8s:~
> $ truss -p 23907
> lwp_park(0x00000000, 0)         (sleeping...)
>
> $ truss -p 24158
> recv(4, 0x0024F734, 1, 0)       (sleeping...)
>
> $ truss -p 13873
> waitid(P_PID, 21911, 0xFFBFE458, WEXITED|WTRAPPED) (sleeping...)
>
> $ truss -p 8465
> wait()                          (sleeping...)
>
>
>
>
>
>
>
>
>
> On Tue, Jan 5, 2010 at 09:53, Maciej (Matchek) Blizinski <
> maciej at opencsw.org> wrote:
>
>> On Mon, Jan 4, 2010 at 10:57 PM, rupert THURNER <rupert at opencsw.org>
>> wrote:
>> > then i upgraded the dependencies as well. but the result did not
>> > change, the test just hang.
>>
>> My mantra is: what does truss say?
>> _______________________________________________
>> maintainers mailing list
>> maintainers at lists.opencsw.org
>> https://lists.opencsw.org/mailman/listinfo/maintainers
>> .:: This mailing list's archive is public. ::.
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20100202/bf7f267c/attachment-0001.html>


More information about the maintainers mailing list