Started Running as brainvisa ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoRcptr_test' ---------------------------------------- testing rc_ptr constructors (RCObject)... testing rc_ptr constructors... testing rc_ptr constructors (RCObject)... testing rc_ptr constructors... testing rc_ptr constructors from std::unique_ptr (RCObject)... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr constructors from std::unique_ptr... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr constructors (RCObject)... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr constructors... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr::reset() (RCObject)... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr::reset()... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr as a return value (RCObject)... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 testing rc_ptr as an argument (RCObject)... >>> 0x64bd6ea482c0 <<< 0x64bd6ea482c0 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoScopedptr_test' ---------------------------------------- testing scoped_ptr default constructor... testing scoped_ptr constructor from pointer... testing scoped_ptr constructor from std::unique_ptr... testing scoped_ptr::reset()... ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoSharedptr_test' ---------------------------------------- Toto 0x5e12411582b0 created. no ref. canDel: 0 (should be false) strong ref. testDeletable: 0 +weak shared ref. testDeletable: 0 -strong ref. testDeletable: 1 Toto 0x5e12411582b0 deleting. -weak shared ref. obj should be destroyed. ------ Toto 0x5e12411582b0 created. weak ref. -weak ref. obj should not be destroyed. +weak ref + 2 shared ref. -weak shared. weak ptr:0x5e12411582b0 shared ptr:0x5e12411582b0 +strong. weak ptr:0x5e12411582b0 shared ptr:0x5e12411582b0 -shared. Toto 0x5e12411582b0 deleting. -strong. obj should be destroyed. weak ptr:0 -weak ------ Toto 0x5e12411582b0 created. +weak_shared Toto 0x5e12411582b0 deleting. tryDelete done - obj should be destroyed. weak_shared ptr (should be null): 0 -weak_shared ---- / redoing all tests using the generic shared_ptr / ---- Toto 0x5e12411582b0 created. strong ref. testDeletable: 0 +weak shared ref. testDeletable: 0 -strong ref. testDeletable: 1 Toto 0x5e12411582b0 deleting. -weak shared ref. obj should be destroyed. ------ Toto 0x5e12411582b0 created. weak ref. -weak ref. obj should not be destroyed. +weak ref + 2 shared ref. -weak shared. weak ptr:0x5e12411582b0 shared ptr:0x5e12411582b0 +strong. weak ptr:0x5e12411582b0 shared ptr:0x5e12411582b0 -shared. Toto 0x5e12411582b0 deleting. -strong. obj should be destroyed. weak ptr:0 -weak ------ Toto 0x5e12411582b0 created. +weak_shared Toto 0x5e12411582b0 deleting. tryDelete done - obj should be destroyed. weak_shared ptr (should be null): 0 -weak_shared ---- / shared_ptr copy/reset tests / ---- Toto 0x5e12411582b0 created. weak_shared, 2 refs allocated: 2, weak_count: 2 muted to rc_ptr, refs: 2, weak_count: 1 muted to weak_shared_ptr, refs: 2, weak_count: 2 muted to weak_ptr: 0x5e12411582b0, refs: 1, weak_count: 1 muted to rc_ptr, refs: 2, weak_count: 1 muted to weak_ptr: 0x5e12411582b0, refs: 1, weak_count: 1 muted to rc_ptr, refs: 2, weak_count: 1 removed a weak_shared, refs: 1, weak_count: 0 Toto 0x5e12411582b0 deleting. muted to weak_ptr: 0 (should be destroyed) ------ Toto 0x5e12411582b0 created. new weak_shared: 1, weak_count: 1 list (1 weak_shared), refs: 2, weak_count: 2 1st pointer: 0x5e12411582b0 -weak_shared: 1, weak_count: 1 Toto 0x5e12411582b0 deleting. ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoWeakptr_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoAlgorithm_test' ---------------------------------------- register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold register algorithm: threshold thresholding: done ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoConversion_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoDataTypeTraits_test' ---------------------------------------- -------------------------------------------------- Data type: U8 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: S8 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 1 Info channel type: S8 -------------------------------------------------- Data type: U16 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 2 Info channel type: U16 -------------------------------------------------- Data type: S16 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 2 Info channel type: S16 -------------------------------------------------- Data type: U32 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: U32 -------------------------------------------------- Data type: S32 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: S32 -------------------------------------------------- Data type: U64 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: U64 -------------------------------------------------- Data type: S64 Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: S64 -------------------------------------------------- Data type: y Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: y -------------------------------------------------- Data type: x Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: x -------------------------------------------------- Data type: FLOAT Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 4 Info channel type: FLOAT -------------------------------------------------- Data type: DOUBLE Is multichannel: 0 Channel count: 1 Info samples: 1 Info depth: 8 Info channel type: DOUBLE -------------------------------------------------- Data type: RGB Is multichannel: 1 Channel count: 3 Info samples: 3 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: RGBA Is multichannel: 1 Channel count: 4 Info samples: 4 Info depth: 1 Info channel type: U8 -------------------------------------------------- Data type: HSV Is multichannel: 1 Channel count: 3 Info samples: 3 Info depth: 1 Info channel type: U8 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMultiThread_test' ---------------------------------------- index = 3 index = 6 index = 5 index = 8 index = 4 index = 7 index = 10 index = 11 index = 9 index = 12 index = 13 index = 14 index = 15 index = 16 index = 17 ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoMutex_test' ---------------------------------------- running threads (main) threads running... doRun in thread 1 doRun in thread 2 doRun in thread 3 mutex locked for thread 1 mutex unlocked for thread 1 mutex locked for thread 2 mutex unlocked for thread 2 mutex locked for thread 3 mutex unlocked for thread 3 threads finished ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoThreadedRcptr_test' ---------------------------------------- /-- carto::rc_ptr (external counter) tests --/ -- Test 1: mono-threaded speed test -- 2000 x 2 elements x 75000 copies in 5.00073s : 5.99913e+07 copies/s -- Test 2: 2 threads/CPU -- 482 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00107s : 1.44569e+07 copies/s -- Test 3: 1 thread/CPU -- 499 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00115s : 1.49666e+07 copies/s /-- carto::rc_ptr (intrusive counter) tests --/ -- Test 4: mono-threaded speed test -- 2167 x 2 elements x 75000 copies in 5.00045s : 6.50042e+07 copies/s -- Test 5: 2 threads/CPU -- 506 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00604s : 1.51617e+07 copies/s -- Test 6: 1 thread/CPU -- 442 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00143s : 1.32562e+07 copies/s /-- boost::shared_ptr (external counter) tests --/ -- Test 7: mono-threaded speed test -- 2098 x 2 elements x 75000 copies in 5.00057s : 6.29329e+07 copies/s -- Test 8: 2 threads/CPU -- 950 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00269s : 2.84847e+07 copies/s -- Test 9: 1 thread/CPU -- 640 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00112s : 1.91957e+07 copies/s /-- boost::intrusive_ptr (intrusive counter) tests --/ -- Test 10: mono-threaded speed test -- 2125 x 2 elements x 75000 copies in 5.00178s : 6.37273e+07 copies/s -- Test 11: 2 threads/CPU -- 828 x 2 elements x 75000 copies (24 CPUs x 2 threads) in 5.00263s : 2.4827e+07 copies/s -- Test 12: 1 thread/CPU -- 594 x 2 elements x 75000 copies (24 CPUs x 1 threads) in 5.00251s : 1.78111e+07 copies/s ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoUuid_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 cartoObject_test' ---------------------------------------- ValueObject test... OK. ReferenceObject test... OK. PropertySet test... OK. Custom object test... OK Performance test... PropertySet: 100000 copies of an object of 19 elements: 0.248406 s. Dictionary: 100000 copies of an object of 19 elements: 0.031618 s. ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaCapabilities_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) ================================================================================ ---------------------------------------- $ /usr/bin/python3 /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0/src/brainvisa-cmake/bin/bv_run_pixi_env.py run name=brainvisa-sf-6.0_user env=BRAINVISA_TEST_RUN_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/test,BRAINVISA_TEST_REF_DATA_DIR=/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-sf-6.0_user/tests/ref -- sh -c 'timeout -k 10 1800 somaDSList_test' ---------------------------------------- ================================================================================ SUCCESS (exit code 0) Finished: SUCCESS