Am 13.01.26 um 01:11 schrieb Quanah Gibson-Mount:
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
build and 'make test' work, but 'make -C tests/ its' fail on my old Debian/13 machine (took more then 1h to get here ...) ... #30 813.4 >>>>> Starting its8752 ... #30 813.4 running defines.sh #30 813.4 This test tracks a case where slapd deadlocks during a significant write load #30 813.4 See https://bugs.openldap.org/show_bug.cgi?id=8752 for more information. #30 813.4 Starting slapd on TCP/IP port 9011... #30 814.4 Using ldapsearch to check that slapd is running... #30 814.4 Populating database on first provider... #30 814.5 Stopping slapd and reworking configuration for MPR... #30 814.6 Starting provider slapd on TCP/IP URI ldap://localhost:9011/ #30 821.6 Using ldapsearch to check that provider slapd is running... #30 821.6 Starting provider slapd on TCP/IP URI ldap://localhost:9012/ #30 828.7 Using ldapsearch to check that provider slapd is running... #30 828.7 Starting provider slapd on TCP/IP URI ldap://localhost:9013/ #30 835.7 Using ldapsearch to check that provider slapd is running... #30 835.7 Starting provider slapd on TCP/IP URI ldap://localhost:9014/ #30 842.7 Using ldapsearch to check that provider slapd is running... #30 842.7 Setting up accesslog on each provider... #30 842.7 Modifying dn: cn=Elmer_Fudd,ou=People,dc=example,dc=com on provider 1 #30 849.8 Modifying dn: cn=Elmer_Fudd,ou=People,dc=example,dc=com on provider 2 #30 856.8 Modifying dn: cn=Elmer_Fudd,ou=People,dc=example,dc=com on provider 3 #30 863.9 Modifying dn: cn=Elmer_Fudd,ou=People,dc=example,dc=com on provider 4 #30 871.0 Waiting 7 seconds for servers to catch up... #30 878.1 Waiting 7 seconds for servers to catch up... #30 885.2 Waiting 7 seconds for servers to catch up... #30 892.3 Waiting 7 seconds for servers to catch up... #30 899.4 Waiting 7 seconds for servers to catch up... #30 906.6 Waiting 7 seconds for servers to catch up... #30 913.6 Servers did not replicate in time #30 913.6 >>>>> ./data/regressions/its8752/its8752 failed (exit 1) #30 913.6 make[1]: *** [Makefile:364: mdb-its-yes] Error 1 #30 913.6 make[1]: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_6/tests' #30 913.6 make: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_6/tests' #30 913.6 make: *** [Makefile:355: regressions] Error 2 #30 ERROR: process "/bin/sh -c make -C tests/ its" did not complete successfully: exit code: 2 ------ > [openldap builder 22/29] RUN make -C tests/ its: 885.2 Waiting 7 seconds for servers to catch up... 892.3 Waiting 7 seconds for servers to catch up... 899.4 Waiting 7 seconds for servers to catch up... 906.6 Waiting 7 seconds for servers to catch up... 913.6 Servers did not replicate in time 913.6 >>>>> ./data/regressions/its8752/its8752 failed (exit 1) 913.6 make[1]: *** [Makefile:364: mdb-its-yes] Error 1 913.6 make[1]: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_6/tests' 913.6 make: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_6/tests' 913.6 make: *** [Makefile:355: regressions] Error 2 ------ failed to solve: process "/bin/sh -c make -C tests/ its" did not complete successfully: exit code: 2 should I provide more data? Andreas
