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

(ITS#7162) ./scripts/test054-syncreplication-parallel-load: test failed - provider and consumer databases differ



Full_Name: 
Version: RE24 git 80b64f93e85f8e8705cb154d2a1630672b8fb30d
OS: openSUSE 11.4 x86_64
URL: 
Submission from: (NULL) (84.163.58.63)


test054 fails occassionally with latest RE24 git
80b64f93e85f8e8705cb154d2a1630672b8fb30d:

$ ./run -l 100 -b bdb test054
Cleaning up test run directory leftover from previous run.
Running ./scripts/test054-syncreplication-parallel-load for bdb...
Running 1 of 100 iterations
running defines.sh
Starting provider slapd on TCP/IP port 9011...
Using ldapsearch to check that provider slapd is running...
Using ldapadd to create the context prefix entry in the provider...
Starting consumer slapd on TCP/IP port 9014...
Using ldapsearch to check that consumer slapd is running...
Using ldapadd to populate the provider directory...
Waiting 7 seconds for syncrepl to receive changes...
Stopping the provider, sleeping 10 seconds and restarting it...
Using ldapsearch to check that provider slapd is running...
Waiting 10 seconds to let the system catch up
Using ldapmodify to modify provider directory...
Using ldappasswd to change some passwords...
Waiting 7 seconds for syncrepl to receive changes...
Stopping consumer to test recovery...
Modifying more entries on the provider...
Restarting consumer...
Waiting 7 seconds for syncrepl to receive changes...
Try updating the consumer slapd...
Trying to change some passwords on the consumer...
Waiting 7 seconds for syncrepl to receive changes...
Using ldapsearch to read all the entries from the provider...
Using ldapsearch to read all the entries from the consumer...
Filtering provider results...
Filtering consumer results...
Comparing retrieved entries from provider and consumer...
test failed - provider and consumer databases differ
Failed after 1 of 100 iterations