On Fri, Jan 29, 2016 at 12:25:25PM -0800, Quanah Gibson-Mount wrote:
OpenLDAP 2.4.44 Engineering
Built and tested OPENLDAP_REL_ENG_2_4_43-49-g7522f88.
* OS: Debian 8.3/jessie * Kernel: Debian 4.3.3-7~bpo8+1 * BDB 5.3.28-9
./configure --enable-backends --enable-overlays --disable-sql --disable-ndb
test061-syncreplication-initiation is failing intermittently, in a variety of ways, with all backends.
Running ./scripts/test061-syncreplication-initiation for bdb... [...] Running 3 of 50 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 schema on ldap://localhost:9012/ Adding schema 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... 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 16... 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 40... Checking replication to ldap://localhost:9012/ Waiting 1 seconds for ldap://localhost:9012/ to delete entry 4... Waiting 2 seconds for ldap://localhost:9012/ to delete entry 4... Waiting 3 seconds for ldap://localhost:9012/ to delete entry 4... Waiting 4 seconds for ldap://localhost:9012/ to delete entry 4... Waiting 5 seconds for ldap://localhost:9012/ to delete entry 4... ERROR: Entry 4 not removed on ldap://localhost:9012/! (RC=0) Error found after 1 of 1 iterations
Running ./scripts/test061-syncreplication-initiation for hdb... [...] Running 6 of 50 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 schema on ldap://localhost:9012/ Adding schema 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... 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 17... 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 39... Checking replication to ldap://localhost:9012/ Stopping forwarders for delete test Using ldapdelete to delete entries on provider Starting forwarders again 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 21... Checking contextCSN ERROR: contextCSN mismatch between provider and consumer contextCSN on provider: contextCSN: 20160130203943.908722Z#000000#001#000000 contextCSN on consumer: contextCSN: 20160130203943.849075Z#000000#001#000000 Error found after 1 of 1 iterations
Running ./scripts/test061-syncreplication-initiation for mdb... [...] Running 13 of 50 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 schema on ldap://localhost:9012/ Adding schema 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 14... Waiting 1 seconds for ldap://localhost:9013/ to receive entry 20... 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/ Waiting 1 seconds for ldap://localhost:9013/ to receive entry 37... Waiting 1 seconds for ldap://localhost:9013/ to delete entry 14... Checking replication to ldap://localhost:9012/ Waiting 1 seconds for ldap://localhost:9012/ to receive entry 21... Waiting 2 seconds for ldap://localhost:9012/ to receive entry 21... Waiting 3 seconds for ldap://localhost:9012/ to receive entry 21... Waiting 4 seconds for ldap://localhost:9012/ to receive entry 21... Waiting 5 seconds for ldap://localhost:9012/ to receive entry 21... ERROR: Entry 21 not replicated to ldap://localhost:9012/! (32)! Error found after 1 of 1 iterations