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

Re: (ITS#7081) test020-proxycache failed for bdb



michael@stroeder.com wrote:
> Full_Name:
> Version:
> OS:
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (84.128.242.48)
>
>
> Seems there's a regression in HEAD's slapo-pcache possibly due to the recent
> commits.

Thanks for the report, fixed in master.
>
>>>>>> Starting test020-proxycache for bdb...
> Starting master slapd on TCP/IP port 9011...
> Using ldapsearch to check that master slapd is running...
> Using ldapadd to populate the master directory...
> Starting proxy cache on TCP/IP port 9012...
> Using ldapsearch to check that proxy slapd is running...
> Making queries on the proxy cache...
> Query 1: filter:(sn=Jon) attrs:all (expect nothing)
> Query 2: filter:(|(cn=*Jon*)(sn=Jon*)) attrs:cn sn title uid
> Query 3: filter:(sn=Smith*) attrs:cn sn uid
> Query 4: filter:(sn=Doe*) attrs:cn sn title uid
> Query 5: filter:(uid=johnd) attrs:mail postaladdress telephonenumber cn uid
> Query 6: filter:(mail=*@mail.alumni.example.com) attrs:cn sn title uid
> Query 7: filter:(mail=*) attrs:cn sn title uid
> Query 8: filter:(mail=*example.com) attrs:cn sn title uid
> ldapsearch failed (4)
> Query 9: filter:(uid=b*) attrs:mail
> ldapsearch failed (4)
> Query 10: filter:(|(cn=All Staff)(sn=All Staff)) attrs:sn cn title uid
> undefinedAttr
> Query 1 not cacheable
> Query 2 cacheable
> Query 3 cacheable
> Query 4 cacheable
> Query 5 cacheable
> Query 6 cacheable
> Query 7 not cacheable
> Query 8 cacheable
> Query 9 cacheable
> Query 10 cacheable
> Successfully verified cacheability
> Query 11: filter:(|(cn=*Jones)(sn=Jones)) attrs:cn sn title uid
> Query 12: filter:(sn=Smith) attrs:cn sn title uid
> Query 13: filter:(uid=bjorn) attrs:mail postaladdress telephonenumber cn uid
> Query 14: filter:(mail=jaj@mail.alumni.example.com) attrs:cn sn title uid
> Query 15: filter:(mail=*example.com) attrs:cn sn title uid
> ldapsearch failed (4)
> Query 16: filter:(uid=b*) attrs:mail
> ldapsearch should have failed!
>>>>>> test020-proxycache failed for bdb
> (exit 1)
> make[2]: *** [bdb-mod] Error 1
> make[2]: Leaving directory `/usr/src/michael/openldap/tests'
> make[1]: *** [test] Error 2
> make[1]: Leaving directory `/usr/src/michael/openldap/tests'
> make: *** [test] Error 2
> m
>
>


-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/