[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7642) make test for AIX fails on test060-mt-hot



--089e0149421a38e87104e281384b
Content-Type: text/plain; charset=ISO-8859-1

And the ulimit values on the test system are:
root@x094:[/data/prj/openldap-2.4.35]ulimit -a
time(seconds)        unlimited
file(blocks)         unlimited
data(kbytes)         unlimited
stack(kbytes)        4194304
memory(kbytes)       unlimited
coredump(blocks)     unlimited
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user)  unlimited


On Fri, Jul 26, 2013 at 10:11 PM, Howard Chu <hyc@symas.com> wrote:

> mamfelt@gmail.com wrote:
>
>> Full_Name: Michael Felt
>> Version: 2.4.32
>> OS: AIX 6.1 TL7
>> URL: ftp://ftp.openldap.org/**incoming/<ftp://ftp.openldap.org/incoming/>
>> Submission from: (NULL) (81.253.45.94)
>>
>>
>> built bdb 6.0.20
>> built openLDAP 2.4.32 using xlC v11
>>
>
> Current is 2.4.35, you should have built latest.
>
>  make test runs fine, then stops abruptly at test060
>>
>
> No ideas offhand, but possibly running into a default file descriptor
> limit or some other ulimit issue. Check that first. I don't believe there's
> any actual software bug here but it's been a long time since I've built on
> AIX.
>
>  extract of failing test...
>>
>>
>>  Starting test060-mt-hot for bdb...
>>>>>>>
>>>>>> running defines.sh
>> Running slapadd to build slapd database...
>> Running slapindex to index slapd database...
>> Starting slapd on TCP/IP port 9011...
>> /data/prj/openldap-2.4.32/**tests/../servers/slapd/slapd -s0 -f
>> /data/prj/openldap-2.4.32/**tests/testrun/slapd.1.conf -h
>> ldap://localhost:9011/
>> -d stats
>> Testing basic monitor search...
>> Monitor searches
>> Testing basic mt-hot search: 1 threads (1 x 50000) loops...
>> ./progs/slapd-mtread -H ldap://localhost:9011/ -D
>> cn=Manager,dc=example,dc=com
>> -w secret -e cn=Monitor -m 1 -L 1 -l 50000
>> Testing basic mt-hot search: 5 threads (1 x 10000) loops...
>> ./progs/slapd-mtread -H ldap://localhost:9011/ -D
>> cn=Manager,dc=example,dc=com
>> -w secret -e cn=Monitor -m 5 -L 1 -l 10000
>> Testing basic mt-hot search: 100 threads (5 x 100) loops...
>> ./progs/slapd-mtread -H ldap://localhost:9011/ -D
>> cn=Manager,dc=example,dc=com
>> -w secret -e cn=Monitor -m 100 -L 5 -l 100
>> slapd-mtread failed (1)!
>>
>>> test060-mt-hot failed for bdb
>>>>>>>
>>>>>> (exit 1)
>> make: 1254-004 The error code from the last command is 1.
>>
>>
>> Stop.
>> make: 1254-004 The error code from the last command is 2.
>>
>>
>> Stop.
>> make: 1254-004 The error code from the last command is 2.
>>
>>
>> Stop.
>>
>> AIX Level Info:
>> root@x094:[/data/prj/openldap-**2.4.32]oslevel -s
>> 6100-07-06-1241
>>
>> ############
>> Please excuse that I have no clue what this test means, or if it will
>> stand in
>> the way of some basic setup of openLDAP as a server. However, since I am
>> asking,
>> I am also promising to dig deeper with some assistance.
>>
>> p.s. if I should have used a bug submission elsewhere, please forgive my
>> blindness. I did not find it first go around.
>>
>> Michael
>>
>>
>>
>
> --
>   -- Howard Chu
>   CTO, Symas Corp.           http://www.symas.com
>   Director, Highland Sun     http://highlandsun.com/hyc/
>   Chief Architect, OpenLDAP  http://www.openldap.org/**project/<http://www.openldap.org/project/>
>

--089e0149421a38e87104e281384b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

And the ulimit values on the test system are:<br><span style=3D"font-family=
:courier new,monospace">root@x094:[/data/prj/openldap-2.4.35]ulimit -a<br>t=
ime(seconds)=A0=A0=A0=A0=A0=A0=A0 unlimited<br>file(blocks)=A0=A0=A0=A0=A0=
=A0=A0=A0 unlimited<br>data(kbytes)=A0=A0=A0=A0=A0=A0=A0=A0 unlimited<br>
stack(kbytes)=A0=A0=A0=A0=A0=A0=A0 4194304<br>memory(kbytes)=A0=A0=A0=A0=A0=
=A0 unlimited<br>coredump(blocks)=A0=A0=A0=A0 unlimited<br>nofiles(descript=
ors) 2000<br>threads(per process) unlimited<br>processes(per user)=A0 unlim=
ited</span><br><br><br><div class=3D"gmail_quote">
On Fri, Jul 26, 2013 at 10:11 PM, Howard Chu <span dir=3D"ltr">&lt;<a href=
=3D"mailto:hyc@symas.com"; target=3D"_blank">hyc@symas.com</a>&gt;</span> wr=
ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex">
<a href=3D"mailto:mamfelt@gmail.com"; target=3D"_blank">mamfelt@gmail.com</a=
> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Full_Name: Michael Felt<br>
Version: 2.4.32<br>
OS: AIX 6.1 TL7<br>
URL: <a href=3D"ftp://ftp.openldap.org/incoming/"; target=3D"_blank">ftp://f=
tp.openldap.org/<u></u>incoming/</a><br>
Submission from: (NULL) (81.253.45.94)<br>
<br>
<br>
built bdb 6.0.20<br>
built openLDAP 2.4.32 using xlC v11<br>
</blockquote>
<br>
Current is 2.4.35, you should have built latest.<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
make test runs fine, then stops abruptly at test060<br>
</blockquote>
<br>
No ideas offhand, but possibly running into a default file descriptor limit=
 or some other ulimit issue. Check that first. I don&#39;t believe there&#3=
9;s any actual software bug here but it&#39;s been a long time since I&#39;=
ve built on AIX.<br>

<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
extract of failing test...<br>
<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;=
padding-left:1ex">
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Starting test060-mt-hot for bdb...<br>
</blockquote></blockquote></blockquote></blockquote></blockquote>
running defines.sh<br>
Running slapadd to build slapd database...<br>
Running slapindex to index slapd database...<br>
Starting slapd on TCP/IP port 9011...<br>
/data/prj/openldap-2.4.32/<u></u>tests/../servers/slapd/slapd -s0 -f<br>
/data/prj/openldap-2.4.32/<u></u>tests/testrun/slapd.1.conf -h ldap://local=
host:9011/<br>
-d stats<br>
Testing basic monitor search...<br>
Monitor searches<br>
Testing basic mt-hot search: 1 threads (1 x 50000) loops...<br>
./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=3DManager,dc=3Dexample=
,dc=3Dcom<br>
-w secret -e cn=3DMonitor -m 1 -L 1 -l 50000<br>
Testing basic mt-hot search: 5 threads (1 x 10000) loops...<br>
./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=3DManager,dc=3Dexample=
,dc=3Dcom<br>
-w secret -e cn=3DMonitor -m 5 -L 1 -l 10000<br>
Testing basic mt-hot search: 100 threads (5 x 100) loops...<br>
./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=3DManager,dc=3Dexample=
,dc=3Dcom<br>
-w secret -e cn=3DMonitor -m 100 -L 5 -l 100<br>
slapd-mtread failed (1)!<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;=
padding-left:1ex">
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><blockquote class=3D"gmail_quote" style=3D"m=
argin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
test060-mt-hot failed for bdb<br>
</blockquote></blockquote></blockquote></blockquote></blockquote>
(exit 1)<br>
make: 1254-004 The error code from the last command is 1.<br>
<br>
<br>
Stop.<br>
make: 1254-004 The error code from the last command is 2.<br>
<br>
<br>
Stop.<br>
make: 1254-004 The error code from the last command is 2.<br>
<br>
<br>
Stop.<br>
<br>
AIX Level Info:<br>
root@x094:[/data/prj/openldap-<u></u>2.4.32]oslevel -s<br>
6100-07-06-1241<br>
<br>
############<br>
Please excuse that I have no clue what this test means, or if it will stand=
 in<br>
the way of some basic setup of openLDAP as a server. However, since I am as=
king,<br>
I am also promising to dig deeper with some assistance.<br>
<br>
p.s. if I should have used a bug submission elsewhere, please forgive my<br=
>
blindness. I did not find it first go around.<br>
<br>
Michael<br>
<br>
<br><span class=3D"HOEnZb"><font color=3D"#888888">
</font></span></blockquote><span class=3D"HOEnZb"><font color=3D"#888888">
<br>
<br>
-- <br>
=A0 -- Howard Chu<br>
=A0 CTO, Symas Corp. =A0 =A0 =A0 =A0 =A0 <a href=3D"http://www.symas.com"; t=
arget=3D"_blank">http://www.symas.com</a><br>
=A0 Director, Highland Sun =A0 =A0 <a href=3D"http://highlandsun.com/hyc/"; =
target=3D"_blank">http://highlandsun.com/hyc/</a><br>
=A0 Chief Architect, OpenLDAP =A0<a href=3D"http://www.openldap.org/project=
/" target=3D"_blank">http://www.openldap.org/<u></u>project/</a><br>
</font></span></blockquote></div><br>

--089e0149421a38e87104e281384b--