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

rupert THURNER rupert at opencsw.org
Mon Jan 4 23:57:47 CET 2010


On Mon, Jan 4, 2010 at 21:38, Dagobert Michelsen <dam at opencsw.org> wrote:
> Hi Rupert,
>
> Am 04.01.2010 um 20:48 schrieb rupert THURNER:
>>
>> huhm .... the results are differing with the version built on build8s:
>> 1. test8s, see below and http://mercurial.pastebin.com/m41cc23ac
>> 2. build8s, see http://mercurial.pastebin.com/m6ed3c83a, just times ot /
>> stops
>>
>> should we try to change one parameter by one, and rerun the tests?
>
> You can do
>  ssh root at test8s
> now. You should be using the machine alone at the moment. Please don't FUBR
> it.
>

did:
pkgrm CSWpython
pkgutil -U -i python

did not upgrade the related upgrades pkgutil suggested:
  CSWreadline-6.1,REV=2010.01.01
  CSWsqlite3rt-3.6.21,REV=2010.01.04
  CSWosslrt-0.9.8l,REV=2009.12.08

and you were right, the hg tests just stops. but i am completely lost
why this would happen. it seems to be (at least) the push-http test:

rupert at build8st:~/hg-crew-8s/tests
$ python run-tests.py test-push-http

rupert at build8st:~
$ /usr/ucb/ps aguxwwwww | grep rupert
rupert   22253  0.1  0.111784 8496 pts/76   S 15:39:36  0:00
/opt/csw/bin/python /tmp/hgtests.iyfh65/install/bin/hg --cwd ../test2
push http://localhost:20059/
rupert   22165  0.0  0.110232 6952 pts/76   S 15:39:11  0:00 python
run-tests.py test-push-http
rupert   22210  0.0  0.0 2232 1656 pts/76   S 15:39:26  0:00 /bin/sh
/home/rupert/hg-crew-8s/tests/test-push-http
rupert   22254  0.0  0.0 5432 1624 pts/73   O 15:39:43  0:00
/usr/ucb/ps -aguxwwwww
rupert    3135  0.0  0.116920 2904 ?        S 15:02:26  0:00
/opt/csw/bin/python /tmp/hgtests.DAKOec/install/bin/hg serve -p 20101
-d --pid-file=hg.pid -E errors.log --daemon-pipefds=3,4
rupert   21190  0.0  0.112624 3176 ?        S 15:33:05  0:00
/opt/csw/sbin/sshd -R
rupert   21192  0.0  0.1 3768 2840 pts/73   S 15:33:05  0:00 -bash
rupert   22209  0.0  0.0 2232 1656 pts/76   S 15:39:26  0:00 /bin/sh
-c "/home/rupert/hg-crew-8s/tests/test-push-http"
rupert   22244  0.0  0.116920 6272 ?        S 15:39:35  0:00
/opt/csw/bin/python /tmp/hgtests.iyfh65/install/bin/hg serve -p 20059
-d --pid-file=hg.pid -E errors.log --daemon-pipefds=3,4
rupert   22252  0.0  0.0 2240 1608 pts/76   S 15:39:36  0:00 sed -e
s,:[0-9][0-9]*/,/,
rupert   22255  0.0  0.0 2168 1456 pts/73   S 15:39:43  0:00 grep rupert
rupert   23303  0.0  0.012624 1632 ?        S 14:59:42  0:00
/opt/csw/sbin/sshd -R
rupert   23305  0.0  0.0 3832 1952 pts/76   S 14:59:43  0:00 -bash


then i upgraded the dependencies as well. but the result did not
change, the test just hang.


rupert.



More information about the buildfarm mailing list