"./bisync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|check_sync)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/06/04 06:09:28 NOTICE: remote: TestB2:rclone-test-bakapid3yuza === RUN TestBisyncRemoteLocal/check_access 2025/06/04 06:09:32 ERROR : error listing: directory not found 2025/06/04 06:09:32 NOTICE: checking initFs Local file system at /tmp/060928hu/initdir/test_check_access-satusow6 2025/06/04 06:09:34 NOTICE: checking Path1 B2 bucket rclone-test-bakapid3yuza path 060928hu/check_access/path1 2025/06/04 06:09:34 NOTICE: checking path2 Local file system at /tmp/060928hu/check_access/path2 2025/06/04 06:09:34 NOTICE: (01) : test check-access 2025/06/04 06:09:34 NOTICE: (02) : test initial bisync 2025/06/04 06:09:34 NOTICE: (03) : bisync resync 2025/06/04 06:09:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09: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/04 06:09:35 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:35 INFO : Copying Path2 files to Path1 2025/06/04 06:09:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:09:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:09:36 INFO : Resync updating listings 2025/06/04 06:09:36 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:36 INFO : Bisync successful 2025/06/04 06:09:36 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/04 06:09:36 NOTICE: (05) : bisync check-access 2025/06/04 06:09:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:37 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/04 06:09:37 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:37 INFO : Building Path1 and Path2 listings 2025/06/04 06:09:37 INFO : Path1 checking for diffs 2025/06/04 06:09:37 INFO : Path2 checking for diffs 2025/06/04 06:09:37 INFO : Checking access health 2025/06/04 06:09:37 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:09:37 INFO : No changes found 2025/06/04 06:09:37 INFO : Updating listings 2025/06/04 06:09:37 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:37 INFO : Bisync successful 2025/06/04 06:09:37 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/04 06:09:37 NOTICE: (07) : delete-file /tmp/060928hu/check_access/path2/subdir/RCLONE_TEST 2025/06/04 06:09:37 NOTICE: (08) : bisync check-access 2025/06/04 06:09:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:39 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/04 06:09:39 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:39 INFO : Building Path1 and Path2 listings 2025/06/04 06:09:39 INFO : Path1 checking for diffs 2025/06/04 06:09:39 INFO : Path2 checking for diffs 2025/06/04 06:09:39 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/04 06:09:39 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:09:39 INFO : Checking access health 2025/06/04 06:09:39 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/04 06:09:39 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/04 06:09:39 ERROR : Bisync critical error: check file check failed 2025/06/04 06:09:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:09:39 NOTICE: Bisync error: bisync aborted 2025/06/04 06:09:39 NOTICE: (09) : copy-listings path2-missing 2025/06/04 06:09:39 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/04 06:09:39 NOTICE: (11) : copy-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/subdir/RCLONE_TEST /tmp/060928hu/check_access/path2/ 2025/06/04 06:09:40 NOTICE: (12) : bisync resync 2025/06/04 06:09:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:42 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/04 06:09:42 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:42 INFO : Copying Path2 files to Path1 2025/06/04 06:09:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:09:42 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:09:43 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/04 06:09:43 INFO : Resync updating listings 2025/06/04 06:09:43 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:43 INFO : Bisync successful 2025/06/04 06:09:43 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/04 06:09:43 NOTICE: (14) : bisync check-access 2025/06/04 06:09:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:44 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/04 06:09:44 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:44 INFO : Building Path1 and Path2 listings 2025/06/04 06:09:45 INFO : Path1 checking for diffs 2025/06/04 06:09:45 INFO : Path2 checking for diffs 2025/06/04 06:09:45 INFO : Checking access health 2025/06/04 06:09:45 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:09:45 INFO : No changes found 2025/06/04 06:09:45 INFO : Updating listings 2025/06/04 06:09:45 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:45 INFO : Bisync successful 2025/06/04 06:09:45 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/04 06:09:45 NOTICE: (16) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/RCLONE_TEST 2025/06/04 06:09:46 NOTICE: (17) : bisync check-access 2025/06/04 06:09:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:47 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/04 06:09:47 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:47 INFO : Building Path1 and Path2 listings 2025/06/04 06:09:48 INFO : Path1 checking for diffs 2025/06/04 06:09:48 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/04 06:09:48 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:09:48 INFO : Path2 checking for diffs 2025/06/04 06:09:48 INFO : Checking access health 2025/06/04 06:09:48 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/04 06:09:48 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/04 06:09:48 ERROR : Bisync critical error: check file check failed 2025/06/04 06:09:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:09:48 NOTICE: Bisync error: bisync aborted 2025/06/04 06:09:48 NOTICE: (18) : copy-listings path1-missing 2025/06/04 06:09:48 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/04 06:09:48 NOTICE: (20) : bisync check-access 2025/06/04 06:09:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:49 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/04 06:09:49 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:49 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/060928hu/workdir/TestB2_rclone-test-bakapid3yuza_060928hu_check_access_path1..tmp_060928hu_check_access_path2.path1.lst Path2: /tmp/060928hu/workdir/TestB2_rclone-test-bakapid3yuza_060928hu_check_access_path1..tmp_060928hu_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/060928hu/workdir" 2025/06/04 06:09:49 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:09:49 NOTICE: Bisync error: bisync aborted 2025/06/04 06:09:49 NOTICE: (21) : move-listings missing-listings 2025/06/04 06:09:49 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/04 06:09:49 NOTICE: (23) : bisync resync 2025/06/04 06:09:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:51 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/04 06:09:51 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:51 INFO : Copying Path2 files to Path1 2025/06/04 06:09:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:09:52 INFO : RCLONE_TEST: Copied (new) 2025/06/04 06:09:52 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:09:53 INFO : Resync updating listings 2025/06/04 06:09:53 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:53 INFO : Bisync successful 2025/06/04 06:09:53 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/04 06:09:53 NOTICE: (25) : bisync check-access 2025/06/04 06:09:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:09:54 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/04 06:09:54 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" with Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:54 INFO : Building Path1 and Path2 listings 2025/06/04 06:09:54 INFO : Path1 checking for diffs 2025/06/04 06:09:54 INFO : Path2 checking for diffs 2025/06/04 06:09:54 INFO : Checking access health 2025/06/04 06:09:54 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:09:54 INFO : No changes found 2025/06/04 06:09:54 INFO : Updating listings 2025/06/04 06:09:54 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access/path1/" vs Path2 "/tmp/060928hu/check_access/path2/" 2025/06/04 06:09:54 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2025/06/04 06:09:59 ERROR : error listing: directory not found 2025/06/04 06:09:59 NOTICE: checking initFs Local file system at /tmp/060928hu/initdir/test_check_access_filters-hofudok2 2025/06/04 06:10:02 NOTICE: checking Path1 B2 bucket rclone-test-bakapid3yuza path 060928hu/check_access_filters/path1 2025/06/04 06:10:02 NOTICE: checking path2 Local file system at /tmp/060928hu/check_access_filters/path2 2025/06/04 06:10:02 NOTICE: (01) : test check-access-filters 2025/06/04 06:10:02 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/04 06:10:02 NOTICE: (03) : copy-file /tmp/060928hu/datadir/test_check_access_filters-neqivos0/exclude-other-filtersfile.txt /tmp/060928hu/workdir/ 2025/06/04 06:10:02 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/04 06:10:02 NOTICE: (05) : bisync resync filters-file=/tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10: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/04 06:10:04 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:04 INFO : Using filters file /tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:04 INFO : Storing filters file hash to /tmp/060928hu/workdir/exclude-other-filtersfile.txt.md5 2025/06/04 06:10:04 INFO : Copying Path2 files to Path1 2025/06/04 06:10:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:10:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:10:05 INFO : Resync updating listings 2025/06/04 06:10:05 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:05 INFO : Bisync successful 2025/06/04 06:10:05 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/04 06:10:05 NOTICE: (07) : bisync check-access filters-file=/tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10: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/04 06:10:06 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:06 INFO : Using filters file /tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:06 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:07 INFO : Path1 checking for diffs 2025/06/04 06:10:07 INFO : Path2 checking for diffs 2025/06/04 06:10:07 INFO : Checking access health 2025/06/04 06:10:07 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:07 INFO : No changes found 2025/06/04 06:10:07 INFO : Updating listings 2025/06/04 06:10:07 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:07 INFO : Bisync successful 2025/06/04 06:10:07 NOTICE: (08) : copy-listings exclude-initial 2025/06/04 06:10:07 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/04 06:10:07 NOTICE: (10) : delete-file /tmp/060928hu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/04 06:10:07 NOTICE: (11) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/04 06:10:09 NOTICE: (12) : delete-file /tmp/060928hu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/04 06:10:09 NOTICE: (13) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/04 06:10:11 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/04 06:10:11 NOTICE: (15) : bisync check-access filters-file=/tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:13 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/04 06:10:13 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:13 INFO : Using filters file /tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:13 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:14 INFO : Path1 checking for diffs 2025/06/04 06:10:14 INFO : Path2 checking for diffs 2025/06/04 06:10:14 INFO : Checking access health 2025/06/04 06:10:14 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:14 INFO : No changes found 2025/06/04 06:10:14 INFO : Updating listings 2025/06/04 06:10:14 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:14 INFO : Bisync successful 2025/06/04 06:10:14 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/04 06:10:14 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/04 06:10:14 NOTICE: (18) : delete-file /tmp/060928hu/check_access_filters/path2/RCLONE_TEST 2025/06/04 06:10:14 NOTICE: (19) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/04 06:10:16 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/04 06:10:16 NOTICE: (21) : bisync check-access filters-file=/tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10: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/04 06:10:17 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:17 INFO : Using filters file /tmp/060928hu/workdir/exclude-other-filtersfile.txt 2025/06/04 06:10:17 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:18 INFO : Path1 checking for diffs 2025/06/04 06:10:18 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/04 06:10:18 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:10:18 INFO : Path2 checking for diffs 2025/06/04 06:10:18 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/04 06:10:18 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:10:18 INFO : Checking access health 2025/06/04 06:10:18 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/04 06:10:18 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/04 06:10:18 ERROR : Bisync critical error: check file check failed 2025/06/04 06:10:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:10:18 NOTICE: Bisync error: bisync aborted 2025/06/04 06:10:18 NOTICE: (22) : move-listings exclude-error-run 2025/06/04 06:10:18 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/04 06:10:18 NOTICE: (24) : test reset to the initial state 2025/06/04 06:10:18 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/ 2025/06/04 06:10:20 NOTICE: (26) : sync-dir TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/ /tmp/060928hu/check_access_filters/path2/ 2025/06/04 06:10:21 NOTICE: (27) : copy-file /tmp/060928hu/datadir/test_check_access_filters-neqivos0/include-other-filtersfile.txt /tmp/060928hu/workdir/ 2025/06/04 06:10:21 NOTICE: (28) : bisync resync filters-file=/tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:22 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/04 06:10:22 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:22 INFO : Using filters file /tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:22 INFO : Storing filters file hash to /tmp/060928hu/workdir/include-other-filtersfile.txt.md5 2025/06/04 06:10:22 INFO : Copying Path2 files to Path1 2025/06/04 06:10:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:10:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:10:24 INFO : Resync updating listings 2025/06/04 06:10:24 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:24 INFO : Bisync successful 2025/06/04 06:10:24 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/04 06:10:24 NOTICE: (30) : bisync check-access filters-file=/tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:25 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/04 06:10:25 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:25 INFO : Using filters file /tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:25 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:25 INFO : Path1 checking for diffs 2025/06/04 06:10:25 INFO : Path2 checking for diffs 2025/06/04 06:10:25 INFO : Checking access health 2025/06/04 06:10:25 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:25 INFO : No changes found 2025/06/04 06:10:25 INFO : Updating listings 2025/06/04 06:10:25 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:25 INFO : Bisync successful 2025/06/04 06:10:25 NOTICE: (31) : copy-listings include-initial 2025/06/04 06:10:25 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/04 06:10:25 NOTICE: (33) : delete-file /tmp/060928hu/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/04 06:10:25 NOTICE: (34) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/04 06:10:26 NOTICE: (35) : delete-file /tmp/060928hu/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/04 06:10:26 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/04 06:10:26 NOTICE: (37) : bisync check-access filters-file=/tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:28 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/04 06:10:28 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:28 INFO : Using filters file /tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:28 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:29 INFO : Path1 checking for diffs 2025/06/04 06:10:29 INFO : Path2 checking for diffs 2025/06/04 06:10:29 INFO : Checking access health 2025/06/04 06:10:29 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:29 INFO : No changes found 2025/06/04 06:10:29 INFO : Updating listings 2025/06/04 06:10:29 INFO : Validating listings for Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" vs Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:29 INFO : Bisync successful 2025/06/04 06:10:29 NOTICE: (38) : copy-listings include-pass-run 2025/06/04 06:10:29 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/04 06:10:29 NOTICE: (40) : delete-file /tmp/060928hu/check_access_filters/path2/RCLONE_TEST 2025/06/04 06:10:29 NOTICE: (41) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/04 06:10:30 NOTICE: (42) : delete-file TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/04 06:10:32 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/04 06:10:32 NOTICE: (44) : bisync check-access filters-file=/tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10: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/04 06:10:33 INFO : Synching Path1 "TestB2:rclone-test-bakapid3yuza/060928hu/check_access_filters/path1/" with Path2 "/tmp/060928hu/check_access_filters/path2/" 2025/06/04 06:10:33 INFO : Using filters file /tmp/060928hu/workdir/include-other-filtersfile.txt 2025/06/04 06:10:33 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:34 INFO : Path1 checking for diffs 2025/06/04 06:10:34 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/04 06:10:34 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/04 06:10:34 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/04 06:10:34 INFO : Path2 checking for diffs 2025/06/04 06:10:34 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/04 06:10:34 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:10:34 INFO : Checking access health 2025/06/04 06:10:34 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/04 06:10:34 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/04 06:10:34 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/04 06:10:34 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/04 06:10:34 ERROR : Bisync critical error: check file check failed 2025/06/04 06:10:34 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:10:34 NOTICE: Bisync error: bisync aborted 2025/06/04 06:10:34 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED --- PASS: TestBisyncRemoteLocal (70.72s) --- PASS: TestBisyncRemoteLocal/check_access (28.94s) --- PASS: TestBisyncRemoteLocal/check_access_filters (39.94s) === RUN TestBisyncLocalRemote 2025/06/04 06:10:39 NOTICE: remote: TestB2:rclone-test-guyalex3wuyu === RUN TestBisyncLocalRemote/check_access 2025/06/04 06:10:43 ERROR : error listing: directory not found 2025/06/04 06:10:43 NOTICE: checking initFs Local file system at /tmp/061039mu/initdir/test_check_access-nikafap3 2025/06/04 06:10:43 NOTICE: checking Path1 Local file system at /tmp/061039mu/check_access/path1 2025/06/04 06:10:44 NOTICE: checking path2 B2 bucket rclone-test-guyalex3wuyu path 061039mu/check_access/path2 2025/06/04 06:10:45 NOTICE: (01) : test check-access 2025/06/04 06:10:45 NOTICE: (02) : test initial bisync 2025/06/04 06:10:45 NOTICE: (03) : bisync resync 2025/06/04 06:10:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10: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/04 06:10:46 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:46 INFO : Copying Path2 files to Path1 2025/06/04 06:10:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:10:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:10:47 INFO : Resync updating listings 2025/06/04 06:10:47 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:47 INFO : Bisync successful 2025/06/04 06:10:47 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/04 06:10:47 NOTICE: (05) : bisync check-access 2025/06/04 06:10:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:48 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/04 06:10:48 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:48 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:48 INFO : Path1 checking for diffs 2025/06/04 06:10:48 INFO : Path2 checking for diffs 2025/06/04 06:10:48 INFO : Checking access health 2025/06/04 06:10:48 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:48 INFO : No changes found 2025/06/04 06:10:48 INFO : Updating listings 2025/06/04 06:10:48 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:48 INFO : Bisync successful 2025/06/04 06:10:48 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/04 06:10:48 NOTICE: (07) : delete-file TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/subdir/RCLONE_TEST 2025/06/04 06:10:50 NOTICE: (08) : bisync check-access 2025/06/04 06:10:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:51 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/04 06:10:51 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:51 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:52 INFO : Path1 checking for diffs 2025/06/04 06:10:52 INFO : Path2 checking for diffs 2025/06/04 06:10:52 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/04 06:10:52 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:10:52 INFO : Checking access health 2025/06/04 06:10:52 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/04 06:10:52 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/04 06:10:52 ERROR : Bisync critical error: check file check failed 2025/06/04 06:10:52 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:10:52 NOTICE: Bisync error: bisync aborted 2025/06/04 06:10:52 NOTICE: (09) : copy-listings path2-missing 2025/06/04 06:10:52 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/04 06:10:52 NOTICE: (11) : copy-file /tmp/061039mu/check_access/path1/subdir/RCLONE_TEST TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/ 2025/06/04 06:10:53 NOTICE: (12) : bisync resync 2025/06/04 06:10:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:54 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/04 06:10:54 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:54 INFO : Copying Path2 files to Path1 2025/06/04 06:10:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:10:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:10:56 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/04 06:10:56 INFO : Resync updating listings 2025/06/04 06:10:56 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:56 INFO : Bisync successful 2025/06/04 06:10:56 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/04 06:10:56 NOTICE: (14) : bisync check-access 2025/06/04 06:10:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:10:57 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/04 06:10:57 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:57 INFO : Building Path1 and Path2 listings 2025/06/04 06:10:58 INFO : Path1 checking for diffs 2025/06/04 06:10:58 INFO : Path2 checking for diffs 2025/06/04 06:10:58 INFO : Checking access health 2025/06/04 06:10:58 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:10:58 INFO : No changes found 2025/06/04 06:10:58 INFO : Updating listings 2025/06/04 06:10:58 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:10:58 INFO : Bisync successful 2025/06/04 06:10:58 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/04 06:10:58 NOTICE: (16) : delete-file /tmp/061039mu/check_access/path1/RCLONE_TEST 2025/06/04 06:10:58 NOTICE: (17) : bisync check-access 2025/06/04 06:11:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:02 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11:02 INFO : Building Path1 and Path2 listings 2025/06/04 06:11:02 INFO : Path1 checking for diffs 2025/06/04 06:11:02 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/04 06:11:02 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/04 06:11:02 INFO : Path2 checking for diffs 2025/06/04 06:11:02 INFO : Checking access health 2025/06/04 06:11:02 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/04 06:11:02 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/04 06:11:02 ERROR : Bisync critical error: check file check failed 2025/06/04 06:11:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:11:02 NOTICE: Bisync error: bisync aborted 2025/06/04 06:11:02 NOTICE: (18) : copy-listings path1-missing 2025/06/04 06:11:02 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/04 06:11:02 NOTICE: (20) : bisync check-access 2025/06/04 06:11:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:03 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11: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/061039mu/workdir/tmp_061039mu_check_access_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_access_path2.path1.lst Path2: /tmp/061039mu/workdir/tmp_061039mu_check_access_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/061039mu/workdir" 2025/06/04 06:11:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:11:03 NOTICE: Bisync error: bisync aborted 2025/06/04 06:11:03 NOTICE: (21) : move-listings missing-listings 2025/06/04 06:11:03 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/04 06:11:03 NOTICE: (23) : bisync resync 2025/06/04 06:11:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:04 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11:04 INFO : Copying Path2 files to Path1 2025/06/04 06:11:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:11:05 INFO : RCLONE_TEST: Copied (new) 2025/06/04 06:11:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:11:05 INFO : Resync updating listings 2025/06/04 06:11:05 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11:05 INFO : Bisync successful 2025/06/04 06:11:05 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/04 06:11:05 NOTICE: (25) : bisync check-access 2025/06/04 06:11:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:07 INFO : Synching Path1 "/tmp/061039mu/check_access/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11:07 INFO : Building Path1 and Path2 listings 2025/06/04 06:11:07 INFO : Path1 checking for diffs 2025/06/04 06:11:07 INFO : Path2 checking for diffs 2025/06/04 06:11:07 INFO : Checking access health 2025/06/04 06:11:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/04 06:11:07 INFO : No changes found 2025/06/04 06:11:07 INFO : Updating listings 2025/06/04 06:11:07 INFO : Validating listings for Path1 "/tmp/061039mu/check_access/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_access/path2/" 2025/06/04 06:11:07 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_sync 2025/06/04 06:11:11 ERROR : error listing: directory not found 2025/06/04 06:11:11 NOTICE: checking initFs Local file system at /tmp/061039mu/initdir/test_check_sync-saqumon1 2025/06/04 06:11:11 NOTICE: checking Path1 Local file system at /tmp/061039mu/check_sync/path1 2025/06/04 06:11:14 NOTICE: checking path2 B2 bucket rclone-test-guyalex3wuyu path 061039mu/check_sync/path2 2025/06/04 06:11:14 NOTICE: (01) : test check-sync 2025/06/04 06:11:14 NOTICE: (02) : test initial bisync 2025/06/04 06:11:14 NOTICE: (03) : bisync resync 2025/06/04 06:11:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:15 INFO : Synching Path1 "/tmp/061039mu/check_sync/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:15 INFO : Copying Path2 files to Path1 2025/06/04 06:11:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:11:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:11:15 INFO : Resync updating listings 2025/06/04 06:11:15 INFO : Validating listings for Path1 "/tmp/061039mu/check_sync/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:15 INFO : Bisync successful 2025/06/04 06:11:15 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/04 06:11:15 NOTICE: (05) : bisync check-sync-only 2025/06/04 06:11:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11:16 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/04 06:11:16 INFO : Validating listings for Path1 "/tmp/061039mu/check_sync/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:16 INFO : Bisync successful 2025/06/04 06:11:16 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/04 06:11:16 NOTICE: (07) : copy-as /tmp/061039mu/datadir/test_check_sync-kapatiq3/_testdir_path1.._testdir_path2.path1.lst /tmp/061039mu/workdir/ tmp_061039mu_check_sync_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_sync_path2.path1.lst 2025/06/04 06:11:16 NOTICE: (08) : copy-as /tmp/061039mu/datadir/test_check_sync-kapatiq3/_testdir_path1.._testdir_path2.path2.lst /tmp/061039mu/workdir/ tmp_061039mu_check_sync_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_sync_path2.path2.lst 2025/06/04 06:11:16 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/04 06:11:16 NOTICE: (10) : bisync check-sync-only 2025/06/04 06:11:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:17 INFO : Validating listings for Path1 "/tmp/061039mu/check_sync/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:17 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/04 06:11:17 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/04 06:11:17 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/04 06:11:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:11:17 NOTICE: Bisync error: bisync aborted 2025/06/04 06:11:17 NOTICE: (11) : copy-listings check-sync-only 2025/06/04 06:11:17 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/04 06:11:17 NOTICE: (13) : bisync 2025/06/04 06:11:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:18 INFO : Synching Path1 "/tmp/061039mu/check_sync/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:18 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/061039mu/workdir/tmp_061039mu_check_sync_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_sync_path2.path1.lst Path2: /tmp/061039mu/workdir/tmp_061039mu_check_sync_path1..TestB2_rclone-test-guyalex3wuyu_061039mu_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/061039mu/workdir" 2025/06/04 06:11:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/04 06:11:18 NOTICE: Bisync error: bisync aborted 2025/06/04 06:11:18 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/04 06:11:18 NOTICE: (15) : delete-glob /tmp/061039mu/workdir/ *.lst 2025/06/04 06:11:18 NOTICE: (16) : delete-glob /tmp/061039mu/workdir/ *.lst-err 2025/06/04 06:11:18 NOTICE: (17) : delete-glob /tmp/061039mu/workdir/ *.lst-new 2025/06/04 06:11:18 NOTICE: (18) : test 6. run resync 2025/06/04 06:11:18 NOTICE: (19) : bisync resync 2025/06/04 06:11:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:20 INFO : Synching Path1 "/tmp/061039mu/check_sync/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:20 INFO : Copying Path2 files to Path1 2025/06/04 06:11:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/04 06:11:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/04 06:11:20 INFO : Resync updating listings 2025/06/04 06:11:20 INFO : Validating listings for Path1 "/tmp/061039mu/check_sync/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:20 INFO : Bisync successful 2025/06/04 06:11:20 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/04 06:11:20 NOTICE: (21) : bisync 2025/06/04 06:11:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11: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/04 06:11:21 INFO : Synching Path1 "/tmp/061039mu/check_sync/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:21 INFO : Building Path1 and Path2 listings 2025/06/04 06:11:22 INFO : Path1 checking for diffs 2025/06/04 06:11:22 INFO : Path2 checking for diffs 2025/06/04 06:11:22 INFO : No changes found 2025/06/04 06:11:22 INFO : Updating listings 2025/06/04 06:11:22 INFO : Validating listings for Path1 "/tmp/061039mu/check_sync/path1/" vs Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:22 INFO : Bisync successful 2025/06/04 06:11:22 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/04 06:11:22 NOTICE: (23) : bisync no-check-sync 2025/06/04 06:11:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/04 06:11:23 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/04 06:11:23 INFO : Synching Path1 "/tmp/061039mu/check_sync/path1/" with Path2 "TestB2:rclone-test-guyalex3wuyu/061039mu/check_sync/path2/" 2025/06/04 06:11:23 INFO : Building Path1 and Path2 listings 2025/06/04 06:11:24 INFO : Path1 checking for diffs 2025/06/04 06:11:24 INFO : Path2 checking for diffs 2025/06/04 06:11:24 INFO : No changes found 2025/06/04 06:11:24 INFO : Updating listings 2025/06/04 06:11:24 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED --- PASS: TestBisyncLocalRemote (48.69s) --- PASS: TestBisyncLocalRemote/check_access (30.58s) --- PASS: TestBisyncLocalRemote/check_sync (16.33s) PASS 2025/06/04 06:11:28 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|check_sync)$|^TestBisyncRemoteLocal$/^(check_access|check_access_filters)$'" - Finished OK in 2m0.784717102s (try 2/5)