Hi,
On 17.05.2013 23:11, Andrew Rist wrote:
[snip]
It seems that this defect just occured with build #105 of aoo-w7ia2 -
see [1]. The build had been "killed". I assume that the one or the
other process of this build is still working.
Can somebody with corresponding karma check, if there are again
hanging processes?
[1] http://ci.apache.org/builders/aoo-w7ia2/builds/105
The build was not "killed" - the process that was running didn't report
back in 12000 sec = 200 min or 3+hours
At that point the buildbot tries to clean up, but this is the reaction,
not the root cause.
command timed out: 12000 seconds without output, killing pid 2472
SIGKILL failed to kill process
using fake rc=-1
program finished with exit code -1
That is what I meant by "killed" - sorry for not expressing myself clear.
When I checked it later, the process was still hung (thus it's unlikely
that our problem is just with the length of the timeout). This is what
one of these hung processes looks like, and any subsequent builds will
fail if it's not cleaned up, as the processes lock files and block
subsequent compiles of the same package.
Thanks for having a look.
Build #106 of aoo-w7ia2 went well after your clean up.
Unfortunately, build #107 of aoo-w7ia2 had again the same failure as
build #105.
ok - so I am now killing the hung processes - here is what I find:
* cl.exe - cl /nologo /?
* sh.exe - C:\cygwin\bin\sh.exe -c "dmake -P2 verbose=true >
/cygdrive/.../apr.txt 2>&1"
* perl.exe - C:\cygwin\bin\perl.exe E:/.../build.pl --all --html -P2
-- -P2
when I kill the cl process the other two come to life - i.e. that's the
hung process
looking in to the html progress page, the build is now finishing without
reporting errors.
Thanks for the information.
I have seen that #621 of aoo-win7 also had this error and that you had
again cleaned up the hanging processes.
In order to get some error output I will switch off the HTML output (no
"--html" option) and the multiprocessor build (no "-P2 -- -P2" options)
before the weekly clean build of aoo-win7 and for the aoo-win7-ia2 build
which is always clean.
Best regards, Oliver.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org