Issue 8365 - test061 failing
Summary: test061 failing
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.43
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-31 17:24 UTC by Ryan Tandy
Modified: 2016-02-11 00:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ryan Tandy 2016-01-31 17:24:20 UTC
Full_Name: Ryan Tandy
Version: 2.4.43
OS: Debian
URL: 
Submission from: (NULL) (24.68.37.4)
Submitted by: ryan


Testing RE24 discovered that test061 fails sometimes:

ERROR: Entry 10 not removed on ldap://localhost:9012/! (RC=0)

Quanah confirmed this with 2.4.43, and also found that 2.4.42 is not affected.

Reverting 683c03fb "ITS#8281 fix delta-mmr with interrupted refresh" seems to
cure it for me.
Comment 1 Quanah Gibson-Mount 2016-01-31 20:09:36 UTC
--On Sunday, January 31, 2016 5:24 PM +0000 ryan@openldap.org wrote:

> Full_Name: Ryan Tandy
> Version: 2.4.43
> OS: Debian
> URL:
> Submission from: (NULL) (24.68.37.4)
> Submitted by: ryan
>
>
> Testing RE24 discovered that test061 fails sometimes:
>
> ERROR: Entry 10 not removed on ldap://localhost:9012/! (RC=0)
>
> Quanah confirmed this with 2.4.43, and also found that 2.4.42 is not
> affected.
>
> Reverting 683c03fb "ITS#8281 fix delta-mmr with interrupted refresh"
> seems to cure it for me.

I was thinking perhaps a timing issue, but even after giving it up to 55 
seconds to replicate, I still hit failures:

Running 53 of 500 iterations
Running defines.sh
Initializing server configurations
Starting provider slapd on ldap://localhost:9011/
Starting forward1 slapd on ldap://localhost:9013/
Starting consumer slapd on ldap://localhost:9012/
Adding schema on ldap://localhost:9011/
Adding backend module on ldap://localhost:9011/...
Adding schema on ldap://localhost:9012/
Adding backend module on ldap://localhost:9012/...
Adding schema on ldap://localhost:9013/
Adding backend module on ldap://localhost:9013/...
Adding database configuration on ldap://localhost:9011/
Populating provider on ldap://localhost:9011/
Adding database configuration on ldap://localhost:9013/
Adding database configuration on ldap://localhost:9012/
Using ldapsearch to check that ldap://localhost:9013/ received database...
Using ldapsearch to check that ldap://localhost:9012/ received database...
Waiting 1 seconds for slapd to receive database...
Running 1 of 1 syncrepl initiation race tests...
Stopping forwarders for add test
Using ldapadd to add 10 entries on provider
Starting forwarders again
Using ldapadd to add 10 more entries on provider
Checking replication to ldap://localhost:9013/
Checking replication to ldap://localhost:9012/
Stopping forwarders for add/delete test
Using ldapadd to add 10 entries on provider
Using ldapdelete to delete 10 entries on provider
Starting forwarders again
Using ldapadd to add 10 more entries on provider
Using ldapdelete to delete 10 more entries on provider
Checking replication to ldap://localhost:9013/
Checking replication to ldap://localhost:9012/
Waiting 1 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 2 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 3 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 4 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 5 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 6 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 7 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 8 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 9 seconds for ldap://localhost:9012/ to delete entry 10...
Waiting 10 seconds for ldap://localhost:9012/ to delete entry 10...
ERROR: Entry 10 not removed on ldap://localhost:9012/! (RC=0)
Error found after 1 of 1 iterations
Failed after 53 of 500 iterations



--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration
A division of Synacor, Inc

Comment 2 Howard Chu 2016-02-02 20:43:05 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 3 Quanah Gibson-Mount 2016-02-02 22:00:39 UTC
changed notes
changed state Test to Release
Comment 4 OpenLDAP project 2016-02-11 00:51:56 UTC
fixed in master
fixed in RE25
fixed in RE24 (2.4.44)
Comment 5 Quanah Gibson-Mount 2016-02-11 00:51:56 UTC
changed notes
changed state Release to Closed