"./bisync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestBisyncLocalRemote$/^(check_sync|max_delete_path2_force)$|^TestBisyncRemoteLocal$/^(check_access|check_sync|max_delete_path1)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/06/02 02:18:55 NOTICE: remote: TestB2:rclone-test-pacabas3dile === RUN TestBisyncRemoteLocal/check_access 2025/06/02 02:19:00 ERROR : error listing: directory not found 2025/06/02 02:19:00 NOTICE: checking initFs Local file system at /tmp/021855lo/initdir/test_check_access-fuwesix6 2025/06/02 02:19:01 NOTICE: checking Path1 B2 bucket rclone-test-pacabas3dile path 021855lo/check_access/path1 2025/06/02 02:19:02 NOTICE: checking path2 Local file system at /tmp/021855lo/check_access/path2 2025/06/02 02:19:02 NOTICE: (01) : test check-access 2025/06/02 02:19:02 NOTICE: (02) : test initial bisync 2025/06/02 02:19:02 NOTICE: (03) : bisync resync 2025/06/02 02:19:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:03 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:03 INFO : Copying Path2 files to Path1 2025/06/02 02:19:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:03 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:04 INFO : Resync updating listings 2025/06/02 02:19:04 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:04 INFO : Bisync successful 2025/06/02 02:19:04 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/02 02:19:04 NOTICE: (05) : bisync check-access 2025/06/02 02:19:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:05 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:05 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:05 INFO : Path1 checking for diffs 2025/06/02 02:19:05 INFO : Path2 checking for diffs 2025/06/02 02:19:05 INFO : Checking access health 2025/06/02 02:19:05 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/02 02:19:05 INFO : No changes found 2025/06/02 02:19:05 INFO : Updating listings 2025/06/02 02:19:05 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:05 INFO : Bisync successful 2025/06/02 02:19:05 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/02 02:19:05 NOTICE: (07) : delete-file /tmp/021855lo/check_access/path2/subdir/RCLONE_TEST 2025/06/02 02:19:05 NOTICE: (08) : bisync check-access 2025/06/02 02:19:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:06 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:06 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:06 INFO : Path1 checking for diffs 2025/06/02 02:19:06 INFO : Path2 checking for diffs 2025/06/02 02:19:06 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/02 02:19:06 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/02 02:19:06 INFO : Checking access health 2025/06/02 02:19:06 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/02 02:19:06 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/02 02:19:06 ERROR : Bisync critical error: check file check failed 2025/06/02 02:19:06 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:19:06 NOTICE: Bisync error: bisync aborted 2025/06/02 02:19:06 NOTICE: (09) : copy-listings path2-missing 2025/06/02 02:19:06 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/02 02:19:06 NOTICE: (11) : copy-file TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/subdir/RCLONE_TEST /tmp/021855lo/check_access/path2/ 2025/06/02 02:19:08 NOTICE: (12) : bisync resync 2025/06/02 02:19:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:09 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:09 INFO : Copying Path2 files to Path1 2025/06/02 02:19:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:10 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/02 02:19:10 INFO : Resync updating listings 2025/06/02 02:19:10 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:10 INFO : Bisync successful 2025/06/02 02:19:10 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/02 02:19:10 NOTICE: (14) : bisync check-access 2025/06/02 02:19:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:12 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:12 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:12 INFO : Path1 checking for diffs 2025/06/02 02:19:12 INFO : Path2 checking for diffs 2025/06/02 02:19:12 INFO : Checking access health 2025/06/02 02:19:12 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/02 02:19:12 INFO : No changes found 2025/06/02 02:19:12 INFO : Updating listings 2025/06/02 02:19:12 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:12 INFO : Bisync successful 2025/06/02 02:19:12 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/02 02:19:12 NOTICE: (16) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/RCLONE_TEST 2025/06/02 02:19:14 NOTICE: (17) : bisync check-access 2025/06/02 02:19:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:15 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:15 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:15 INFO : Path1 checking for diffs 2025/06/02 02:19:15 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/02 02:19:15 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/02 02:19:15 INFO : Path2 checking for diffs 2025/06/02 02:19:15 INFO : Checking access health 2025/06/02 02:19:15 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/02 02:19:15 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/02 02:19:15 ERROR : Bisync critical error: check file check failed 2025/06/02 02:19:15 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:19:15 NOTICE: Bisync error: bisync aborted 2025/06/02 02:19:15 NOTICE: (18) : copy-listings path1-missing 2025/06/02 02:19:15 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/02 02:19:15 NOTICE: (20) : bisync check-access 2025/06/02 02:19:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:17 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:17 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/021855lo/workdir/TestB2_rclone-test-pacabas3dile_021855lo_check_access_path1..tmp_021855lo_check_access_path2.path1.lst Path2: /tmp/021855lo/workdir/TestB2_rclone-test-pacabas3dile_021855lo_check_access_path1..tmp_021855lo_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/021855lo/workdir" 2025/06/02 02:19:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:19:17 NOTICE: Bisync error: bisync aborted 2025/06/02 02:19:17 NOTICE: (21) : move-listings missing-listings 2025/06/02 02:19:17 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/02 02:19:17 NOTICE: (23) : bisync resync 2025/06/02 02:19:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:18 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:18 INFO : Copying Path2 files to Path1 2025/06/02 02:19:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:19 INFO : RCLONE_TEST: Copied (new) 2025/06/02 02:19:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:20 INFO : Resync updating listings 2025/06/02 02:19:20 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:20 INFO : Bisync successful 2025/06/02 02:19:20 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/02 02:19:20 NOTICE: (25) : bisync check-access 2025/06/02 02:19:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:21 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" with Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:21 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:21 INFO : Path1 checking for diffs 2025/06/02 02:19:21 INFO : Path2 checking for diffs 2025/06/02 02:19:21 INFO : Checking access health 2025/06/02 02:19:21 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/02 02:19:21 INFO : No changes found 2025/06/02 02:19:21 INFO : Updating listings 2025/06/02 02:19:21 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_access/path1/" vs Path2 "/tmp/021855lo/check_access/path2/" 2025/06/02 02:19:21 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_sync 2025/06/02 02:19:26 ERROR : error listing: directory not found 2025/06/02 02:19:26 NOTICE: checking initFs Local file system at /tmp/021855lo/initdir/test_check_sync-qisuxol4 2025/06/02 02:19:28 NOTICE: checking Path1 B2 bucket rclone-test-pacabas3dile path 021855lo/check_sync/path1 2025/06/02 02:19:28 NOTICE: checking path2 Local file system at /tmp/021855lo/check_sync/path2 2025/06/02 02:19:28 NOTICE: (01) : test check-sync 2025/06/02 02:19:28 NOTICE: (02) : test initial bisync 2025/06/02 02:19:28 NOTICE: (03) : bisync resync 2025/06/02 02:19:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:29 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" with Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:29 INFO : Copying Path2 files to Path1 2025/06/02 02:19:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:30 INFO : Resync updating listings 2025/06/02 02:19:30 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" vs Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:30 INFO : Bisync successful 2025/06/02 02:19:30 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/02 02:19:30 NOTICE: (05) : bisync check-sync-only 2025/06/02 02:19:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:31 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" vs Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:31 INFO : Bisync successful 2025/06/02 02:19:31 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/02 02:19:31 NOTICE: (07) : copy-as /tmp/021855lo/datadir/test_check_sync-rovuhul1/_testdir_path1.._testdir_path2.path1.lst /tmp/021855lo/workdir/ TestB2_rclone-test-pacabas3dile_021855lo_check_sync_path1..tmp_021855lo_check_sync_path2.path1.lst 2025/06/02 02:19:31 NOTICE: (08) : copy-as /tmp/021855lo/datadir/test_check_sync-rovuhul1/_testdir_path1.._testdir_path2.path2.lst /tmp/021855lo/workdir/ TestB2_rclone-test-pacabas3dile_021855lo_check_sync_path1..tmp_021855lo_check_sync_path2.path2.lst 2025/06/02 02:19:31 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/02 02:19:31 NOTICE: (10) : bisync check-sync-only 2025/06/02 02:19:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:32 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" vs Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:32 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/02 02:19:32 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/02 02:19:32 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/02 02:19:32 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:19:32 NOTICE: Bisync error: bisync aborted 2025/06/02 02:19:32 NOTICE: (11) : copy-listings check-sync-only 2025/06/02 02:19:32 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/02 02:19:32 NOTICE: (13) : bisync 2025/06/02 02:19:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:33 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" with Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:33 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/021855lo/workdir/TestB2_rclone-test-pacabas3dile_021855lo_check_sync_path1..tmp_021855lo_check_sync_path2.path1.lst Path2: /tmp/021855lo/workdir/TestB2_rclone-test-pacabas3dile_021855lo_check_sync_path1..tmp_021855lo_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/021855lo/workdir" 2025/06/02 02:19:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:19:33 NOTICE: Bisync error: bisync aborted 2025/06/02 02:19:33 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/02 02:19:33 NOTICE: (15) : delete-glob /tmp/021855lo/workdir/ *.lst 2025/06/02 02:19:33 NOTICE: (16) : delete-glob /tmp/021855lo/workdir/ *.lst-err 2025/06/02 02:19:33 NOTICE: (17) : delete-glob /tmp/021855lo/workdir/ *.lst-new 2025/06/02 02:19:33 NOTICE: (18) : test 6. run resync 2025/06/02 02:19:33 NOTICE: (19) : bisync resync 2025/06/02 02:19:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:35 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" with Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:35 INFO : Copying Path2 files to Path1 2025/06/02 02:19:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:35 INFO : Resync updating listings 2025/06/02 02:19:35 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" vs Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:35 INFO : Bisync successful 2025/06/02 02:19:35 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/02 02:19:35 NOTICE: (21) : bisync 2025/06/02 02:19:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:36 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" with Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:36 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:37 INFO : Path1 checking for diffs 2025/06/02 02:19:37 INFO : Path2 checking for diffs 2025/06/02 02:19:37 INFO : No changes found 2025/06/02 02:19:37 INFO : Updating listings 2025/06/02 02:19:37 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" vs Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:37 INFO : Bisync successful 2025/06/02 02:19:37 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/02 02:19:37 NOTICE: (23) : bisync no-check-sync 2025/06/02 02:19:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:38 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/check_sync/path1/" with Path2 "/tmp/021855lo/check_sync/path2/" 2025/06/02 02:19:38 INFO : Building Path1 and Path2 listings 2025/06/02 02:19:38 INFO : Path1 checking for diffs 2025/06/02 02:19:38 INFO : Path2 checking for diffs 2025/06/02 02:19:38 INFO : No changes found 2025/06/02 02:19:38 INFO : Updating listings 2025/06/02 02:19:38 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2025/06/02 02:19:43 ERROR : error listing: directory not found 2025/06/02 02:19:43 NOTICE: checking initFs Local file system at /tmp/021855lo/initdir/test_max_delete_path1-nixubop4 2025/06/02 02:19:44 NOTICE: checking Path1 B2 bucket rclone-test-pacabas3dile path 021855lo/max_delete_path1/path1 2025/06/02 02:19:44 NOTICE: checking path2 Local file system at /tmp/021855lo/max_delete_path1/path2 2025/06/02 02:19:44 NOTICE: (01) : test max-delete-path1 2025/06/02 02:19:44 NOTICE: (02) : test initial bisync 2025/06/02 02:19:44 NOTICE: (03) : bisync resync 2025/06/02 02:19:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:46 INFO : Synching Path1 "TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/" with Path2 "/tmp/021855lo/max_delete_path1/path2/" 2025/06/02 02:19:46 INFO : Copying Path2 files to Path1 2025/06/02 02:19:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:46 INFO : Resync updating listings 2025/06/02 02:19:46 INFO : Validating listings for Path1 "TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/" vs Path2 "/tmp/021855lo/max_delete_path1/path2/" 2025/06/02 02:19:46 INFO : Bisync successful 2025/06/02 02:19:46 NOTICE: (04) : test delete >50% of local files 2025/06/02 02:19:46 NOTICE: (05) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/file1.txt 2025/06/02 02:19:47 NOTICE: (06) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/file2.txt 2025/06/02 02:19:48 NOTICE: (07) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/file3.txt 2025/06/02 02:19:48 NOTICE: (08) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/file4.txt 2025/06/02 02:19:49 NOTICE: (09) : delete-file TestB2:rclone-test-pacabas3dile/021855lo/max_delete_path1/path1/file5.txt 2025/06/02 02:19:49 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/02 02:19:49 NOTICE: (11) : bisync bisync_test.go:977: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:977 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:987 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1052 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:747 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:494 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/2f925d4360fd2beb9f780e1b/c001_v0001184_t0000": EOF Test: TestBisyncRemoteLocal/max_delete_path1 --- FAIL: TestBisyncRemoteLocal (56.66s) --- PASS: TestBisyncRemoteLocal/check_access (28.51s) --- PASS: TestBisyncRemoteLocal/check_sync (16.64s) --- FAIL: TestBisyncRemoteLocal/max_delete_path1 (8.56s) === RUN TestBisyncLocalRemote 2025/06/02 02:19:52 NOTICE: remote: TestB2:rclone-test-xamasat5xudo === RUN TestBisyncLocalRemote/check_sync 2025/06/02 02:19:56 ERROR : error listing: directory not found 2025/06/02 02:19:56 NOTICE: checking initFs Local file system at /tmp/021952vi/initdir/test_check_sync-pedujiq2 2025/06/02 02:19:56 NOTICE: checking Path1 Local file system at /tmp/021952vi/check_sync/path1 2025/06/02 02:19:58 NOTICE: checking path2 B2 bucket rclone-test-xamasat5xudo path 021952vi/check_sync/path2 2025/06/02 02:19:58 NOTICE: (01) : test check-sync 2025/06/02 02:19:58 NOTICE: (02) : test initial bisync 2025/06/02 02:19:58 NOTICE: (03) : bisync resync 2025/06/02 02:19:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:19:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:19:59 INFO : Synching Path1 "/tmp/021952vi/check_sync/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:19:59 INFO : Copying Path2 files to Path1 2025/06/02 02:19:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:19:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:19:59 INFO : Resync updating listings 2025/06/02 02:19:59 INFO : Validating listings for Path1 "/tmp/021952vi/check_sync/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:19:59 INFO : Bisync successful 2025/06/02 02:19:59 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/02 02:19:59 NOTICE: (05) : bisync check-sync-only 2025/06/02 02:20:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:01 INFO : Validating listings for Path1 "/tmp/021952vi/check_sync/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:01 INFO : Bisync successful 2025/06/02 02:20:01 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/02 02:20:01 NOTICE: (07) : copy-as /tmp/021952vi/datadir/test_check_sync-lovipuk0/_testdir_path1.._testdir_path2.path1.lst /tmp/021952vi/workdir/ tmp_021952vi_check_sync_path1..TestB2_rclone-test-xamasat5xudo_021952vi_check_sync_path2.path1.lst 2025/06/02 02:20:01 NOTICE: (08) : copy-as /tmp/021952vi/datadir/test_check_sync-lovipuk0/_testdir_path1.._testdir_path2.path2.lst /tmp/021952vi/workdir/ tmp_021952vi_check_sync_path1..TestB2_rclone-test-xamasat5xudo_021952vi_check_sync_path2.path2.lst 2025/06/02 02:20:01 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/02 02:20:01 NOTICE: (10) : bisync check-sync-only 2025/06/02 02:20:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:02 INFO : Validating listings for Path1 "/tmp/021952vi/check_sync/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:02 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/02 02:20:02 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/02 02:20:02 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/02 02:20:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:20:02 NOTICE: Bisync error: bisync aborted 2025/06/02 02:20:02 NOTICE: (11) : copy-listings check-sync-only 2025/06/02 02:20:02 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/02 02:20:02 NOTICE: (13) : bisync 2025/06/02 02:20:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:03 INFO : Synching Path1 "/tmp/021952vi/check_sync/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:03 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/021952vi/workdir/tmp_021952vi_check_sync_path1..TestB2_rclone-test-xamasat5xudo_021952vi_check_sync_path2.path1.lst Path2: /tmp/021952vi/workdir/tmp_021952vi_check_sync_path1..TestB2_rclone-test-xamasat5xudo_021952vi_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/021952vi/workdir" 2025/06/02 02:20:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/02 02:20:03 NOTICE: Bisync error: bisync aborted 2025/06/02 02:20:03 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/02 02:20:03 NOTICE: (15) : delete-glob /tmp/021952vi/workdir/ *.lst 2025/06/02 02:20:03 NOTICE: (16) : delete-glob /tmp/021952vi/workdir/ *.lst-err 2025/06/02 02:20:03 NOTICE: (17) : delete-glob /tmp/021952vi/workdir/ *.lst-new 2025/06/02 02:20:03 NOTICE: (18) : test 6. run resync 2025/06/02 02:20:03 NOTICE: (19) : bisync resync 2025/06/02 02:20:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:04 INFO : Synching Path1 "/tmp/021952vi/check_sync/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:04 INFO : Copying Path2 files to Path1 2025/06/02 02:20:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:20:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:20:04 INFO : Resync updating listings 2025/06/02 02:20:04 INFO : Validating listings for Path1 "/tmp/021952vi/check_sync/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:04 INFO : Bisync successful 2025/06/02 02:20:04 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/02 02:20:04 NOTICE: (21) : bisync 2025/06/02 02:20:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:06 INFO : Synching Path1 "/tmp/021952vi/check_sync/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:06 INFO : Building Path1 and Path2 listings 2025/06/02 02:20:06 INFO : Path1 checking for diffs 2025/06/02 02:20:06 INFO : Path2 checking for diffs 2025/06/02 02:20:06 INFO : No changes found 2025/06/02 02:20:06 INFO : Updating listings 2025/06/02 02:20:06 INFO : Validating listings for Path1 "/tmp/021952vi/check_sync/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:06 INFO : Bisync successful 2025/06/02 02:20:06 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/02 02:20:06 NOTICE: (23) : bisync no-check-sync 2025/06/02 02:20:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:07 INFO : Synching Path1 "/tmp/021952vi/check_sync/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/check_sync/path2/" 2025/06/02 02:20:07 INFO : Building Path1 and Path2 listings 2025/06/02 02:20:07 INFO : Path1 checking for diffs 2025/06/02 02:20:07 INFO : Path2 checking for diffs 2025/06/02 02:20:07 INFO : No changes found 2025/06/02 02:20:07 INFO : Updating listings 2025/06/02 02:20:07 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2025/06/02 02:20:11 ERROR : error listing: directory not found 2025/06/02 02:20:11 NOTICE: checking initFs Local file system at /tmp/021952vi/initdir/test_max_delete_path2_force-socipig8 2025/06/02 02:20:11 NOTICE: checking Path1 Local file system at /tmp/021952vi/max_delete_path2_force/path1 2025/06/02 02:20:13 NOTICE: checking path2 B2 bucket rclone-test-xamasat5xudo path 021952vi/max_delete_path2_force/path2 2025/06/02 02:20:13 NOTICE: (01) : test max-delete-path2-force 2025/06/02 02:20:13 NOTICE: (02) : test initial bisync 2025/06/02 02:20:13 NOTICE: (03) : bisync resync 2025/06/02 02:20:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:14 INFO : Synching Path1 "/tmp/021952vi/max_delete_path2_force/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/" 2025/06/02 02:20:14 INFO : Copying Path2 files to Path1 2025/06/02 02:20:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/02 02:20:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/02 02:20:14 INFO : Resync updating listings 2025/06/02 02:20:14 INFO : Validating listings for Path1 "/tmp/021952vi/max_delete_path2_force/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/" 2025/06/02 02:20:14 INFO : Bisync successful 2025/06/02 02:20:14 NOTICE: (04) : test delete >50% of remote files 2025/06/02 02:20:14 NOTICE: (05) : delete-file TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/file1.txt 2025/06/02 02:20:16 NOTICE: (06) : delete-file TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/file2.txt 2025/06/02 02:20:16 NOTICE: (07) : delete-file TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/file3.txt 2025/06/02 02:20:17 NOTICE: (08) : delete-file TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/file4.txt 2025/06/02 02:20:17 NOTICE: (09) : delete-file TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/file5.txt 2025/06/02 02:20:17 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/02 02:20:17 NOTICE: (11) : bisync 2025/06/02 02:20:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:18 INFO : Synching Path1 "/tmp/021952vi/max_delete_path2_force/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/" 2025/06/02 02:20:18 INFO : Building Path1 and Path2 listings 2025/06/02 02:20:19 INFO : Path1 checking for diffs 2025/06/02 02:20:19 INFO : Path2 checking for diffs 2025/06/02 02:20:19 INFO : - Path2 File was deleted - file1.txt 2025/06/02 02:20:19 INFO : - Path2 File was deleted - file2.txt 2025/06/02 02:20:19 INFO : - Path2 File was deleted - file3.txt 2025/06/02 02:20:19 INFO : - Path2 File was deleted - file4.txt 2025/06/02 02:20:19 INFO : - Path2 File was deleted - file5.txt 2025/06/02 02:20:19 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/02 02:20:19 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/02 02:20:19 NOTICE: Bisync aborted. Please try again. 2025/06/02 02:20:19 NOTICE: Bisync error: too many deletes 2025/06/02 02:20:19 NOTICE: (12) : copy-listings initial-fail 2025/06/02 02:20:19 NOTICE: (13) : test apply force option. sync should run. 2025/06/02 02:20:19 NOTICE: (14) : bisync force 2025/06/02 02:20:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/02 02:20:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/02 02:20:20 INFO : Synching Path1 "/tmp/021952vi/max_delete_path2_force/path1/" with Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/" 2025/06/02 02:20:20 INFO : Building Path1 and Path2 listings 2025/06/02 02:20:20 INFO : Path1 checking for diffs 2025/06/02 02:20:20 INFO : Path2 checking for diffs 2025/06/02 02:20:20 INFO : - Path2 File was deleted - file1.txt 2025/06/02 02:20:20 INFO : - Path2 File was deleted - file2.txt 2025/06/02 02:20:20 INFO : - Path2 File was deleted - file3.txt 2025/06/02 02:20:20 INFO : - Path2 File was deleted - file4.txt 2025/06/02 02:20:20 INFO : - Path2 File was deleted - file5.txt 2025/06/02 02:20:20 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/02 02:20:20 INFO : Applying changes 2025/06/02 02:20:20 INFO : - Path1 Queue delete - /tmp/021952vi/max_delete_path2_force/path1/file1.txt 2025/06/02 02:20:20 INFO : - Path1 Queue delete - /tmp/021952vi/max_delete_path2_force/path1/file2.txt 2025/06/02 02:20:20 INFO : - Path1 Queue delete - /tmp/021952vi/max_delete_path2_force/path1/file3.txt 2025/06/02 02:20:20 INFO : - Path1 Queue delete - /tmp/021952vi/max_delete_path2_force/path1/file4.txt 2025/06/02 02:20:20 INFO : - Path1 Queue delete - /tmp/021952vi/max_delete_path2_force/path1/file5.txt 2025/06/02 02:20:20 INFO : - Path2 Do queued copies to - Path1 2025/06/02 02:20:20 INFO : file2.txt: Deleted 2025/06/02 02:20:20 INFO : file4.txt: Deleted 2025/06/02 02:20:20 INFO : file3.txt: Deleted 2025/06/02 02:20:20 INFO : file1.txt: Deleted 2025/06/02 02:20:20 INFO : file5.txt: Deleted 2025/06/02 02:20:20 INFO : Updating listings 2025/06/02 02:20:20 INFO : Validating listings for Path1 "/tmp/021952vi/max_delete_path2_force/path1/" vs Path2 "TestB2:rclone-test-xamasat5xudo/021952vi/max_delete_path2_force/path2/" 2025/06/02 02:20:20 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED --- PASS: TestBisyncLocalRemote (31.64s) --- PASS: TestBisyncLocalRemote/check_sync (16.85s) --- PASS: TestBisyncLocalRemote/max_delete_path2_force (13.04s) FAIL 2025/06/02 02:20:24 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestBisyncLocalRemote$/^(check_sync|max_delete_path2_force)$|^TestBisyncRemoteLocal$/^(check_access|check_sync|max_delete_path1)$'" - Finished ERROR in 1m29.669733076s (try 2/5): exit status 1: Failed [TestBisyncRemoteLocal/max_delete_path1]