"./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|check_access|createemptysrcdirs|dry_run|normalization|rclone_args|resolve)$|^TestBisyncRemoteLocal$/^(check_access|check_sync|ignorelistingchecksum|max_delete_path1|rclone_args)$|^TestBisyncRemoteRemote$/^(all_changed|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|createemptysrcdirs|ext_paths|max_delete_path2_force|resync_modes|rmdirs)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/06/03 03:46:12 NOTICE: remote: TestOpenDrive:rclone-test-nuharib8mepu === RUN TestBisyncRemoteLocal/check_access 2025/06/03 03:46:16 ERROR : error listing: directory not found 2025/06/03 03:46:16 ERROR : error listing: directory not found 2025/06/03 03:46:16 NOTICE: checking initFs Local file system at /tmp/034612ve/initdir/test_check_access-nupagew7 2025/06/03 03:46:21 NOTICE: checking Path1 OpenDrive root 'rclone-test-nuharib8mepu/034612ve/check_access/path1' 2025/06/03 03:46:21 NOTICE: checking path2 Local file system at /tmp/034612ve/check_access/path2 2025/06/03 03:46:21 NOTICE: (01) : test check-access 2025/06/03 03:46:21 NOTICE: (02) : test initial bisync 2025/06/03 03:46:21 NOTICE: (03) : bisync resync 2025/06/03 03:46:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:23 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:23 INFO : Copying Path2 files to Path1 2025/06/03 03:46:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:46:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:46:24 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:46:24 INFO : Resync updating listings 2025/06/03 03:46:24 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:24 INFO : Bisync successful 2025/06/03 03:46:24 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 03:46:24 NOTICE: (05) : bisync check-access 2025/06/03 03:46:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46:26 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/03 03:46:26 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:26 INFO : Building Path1 and Path2 listings 2025/06/03 03:46:26 INFO : Path1 checking for diffs 2025/06/03 03:46:26 INFO : Path2 checking for diffs 2025/06/03 03:46:26 INFO : Checking access health 2025/06/03 03:46:26 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:46:26 INFO : No changes found 2025/06/03 03:46:26 INFO : Updating listings 2025/06/03 03:46:26 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:26 INFO : Bisync successful 2025/06/03 03:46:26 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 03:46:26 NOTICE: (07) : delete-file /tmp/034612ve/check_access/path2/subdir/RCLONE_TEST 2025/06/03 03:46:26 NOTICE: (08) : bisync check-access 2025/06/03 03:46:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:28 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:28 INFO : Building Path1 and Path2 listings 2025/06/03 03:46:28 INFO : Path1 checking for diffs 2025/06/03 03:46:28 INFO : Path2 checking for diffs 2025/06/03 03:46:28 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 03:46:28 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:46:28 INFO : Checking access health 2025/06/03 03:46:28 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 03:46:28 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 03:46:28 ERROR : Bisync critical error: check file check failed 2025/06/03 03:46:28 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:46:28 NOTICE: Bisync error: bisync aborted 2025/06/03 03:46:28 NOTICE: (09) : copy-listings path2-missing 2025/06/03 03:46:28 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 03:46:28 NOTICE: (11) : copy-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/subdir/RCLONE_TEST /tmp/034612ve/check_access/path2/ 2025/06/03 03:46:31 NOTICE: (12) : bisync resync 2025/06/03 03:46:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:33 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:33 INFO : Copying Path2 files to Path1 2025/06/03 03:46:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:46:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:46:33 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:46:34 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/03 03:46:34 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:46:34 INFO : Resync updating listings 2025/06/03 03:46:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:34 INFO : Bisync successful 2025/06/03 03:46:34 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 03:46:34 NOTICE: (14) : bisync check-access 2025/06/03 03:46:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:36 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:36 INFO : Building Path1 and Path2 listings 2025/06/03 03:46:36 INFO : Path1 checking for diffs 2025/06/03 03:46:36 INFO : Path2 checking for diffs 2025/06/03 03:46:36 INFO : Checking access health 2025/06/03 03:46:36 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:46:36 INFO : No changes found 2025/06/03 03:46:36 INFO : Updating listings 2025/06/03 03:46:36 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:36 INFO : Bisync successful 2025/06/03 03:46:36 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 03:46:36 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/RCLONE_TEST 2025/06/03 03:46:38 NOTICE: (17) : bisync check-access 2025/06/03 03:46:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:39 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:39 INFO : Building Path1 and Path2 listings 2025/06/03 03:46:40 INFO : Path1 checking for diffs 2025/06/03 03:46:40 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 03:46:40 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:46:40 INFO : Path2 checking for diffs 2025/06/03 03:46:40 INFO : Checking access health 2025/06/03 03:46:40 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 03:46:40 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 03:46:40 ERROR : Bisync critical error: check file check failed 2025/06/03 03:46:40 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:46:40 NOTICE: Bisync error: bisync aborted 2025/06/03 03:46:40 NOTICE: (18) : copy-listings path1-missing 2025/06/03 03:46:40 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 03:46:40 NOTICE: (20) : bisync check-access 2025/06/03 03:46:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:42 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:42 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/034612ve/workdir/TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_access_path1..tmp_034612ve_check_access_path2.path1.lst Path2: /tmp/034612ve/workdir/TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_access_path1..tmp_034612ve_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034612ve/workdir" 2025/06/03 03:46:42 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:46:42 NOTICE: Bisync error: bisync aborted 2025/06/03 03:46:42 NOTICE: (21) : move-listings missing-listings 2025/06/03 03:46:42 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 03:46:42 NOTICE: (23) : bisync resync 2025/06/03 03:46:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:44 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:44 INFO : Copying Path2 files to Path1 2025/06/03 03:46:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:46:46 INFO : RCLONE_TEST: Copied (new) 2025/06/03 03:46:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:46:46 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:46:46 INFO : Resync updating listings 2025/06/03 03:46:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:46 INFO : Bisync successful 2025/06/03 03:46:46 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 03:46:46 NOTICE: (25) : bisync check-access 2025/06/03 03:46:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:48 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" with Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:48 INFO : Building Path1 and Path2 listings 2025/06/03 03:46:48 INFO : Path1 checking for diffs 2025/06/03 03:46:48 INFO : Path2 checking for diffs 2025/06/03 03:46:48 INFO : Checking access health 2025/06/03 03:46:48 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:46:48 INFO : No changes found 2025/06/03 03:46:48 INFO : Updating listings 2025/06/03 03:46:48 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_access/path1/" vs Path2 "/tmp/034612ve/check_access/path2/" 2025/06/03 03:46:48 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_sync 2025/06/03 03:46:51 ERROR : error listing: directory not found 2025/06/03 03:46:51 ERROR : error listing: directory not found 2025/06/03 03:46:51 NOTICE: checking initFs Local file system at /tmp/034612ve/initdir/test_check_sync-fukazoy8 2025/06/03 03:46:57 NOTICE: checking Path1 OpenDrive root 'rclone-test-nuharib8mepu/034612ve/check_sync/path1' 2025/06/03 03:46:57 NOTICE: checking path2 Local file system at /tmp/034612ve/check_sync/path2 2025/06/03 03:46:57 NOTICE: (01) : test check-sync 2025/06/03 03:46:57 NOTICE: (02) : test initial bisync 2025/06/03 03:46:57 NOTICE: (03) : bisync resync 2025/06/03 03:46:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:46: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/03 03:46:59 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" with Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:46:59 INFO : Copying Path2 files to Path1 2025/06/03 03:46:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:46:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:46:59 INFO : Resync updating listings 2025/06/03 03:46:59 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" vs Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:46:59 INFO : Bisync successful 2025/06/03 03:46:59 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/03 03:46:59 NOTICE: (05) : bisync check-sync-only 2025/06/03 03:47:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:01 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" vs Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:01 INFO : Bisync successful 2025/06/03 03:47:01 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/03 03:47:01 NOTICE: (07) : copy-as /tmp/034612ve/datadir/test_check_sync-hunarax2/_testdir_path1.._testdir_path2.path1.lst /tmp/034612ve/workdir/ TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_sync_path1..tmp_034612ve_check_sync_path2.path1.lst 2025/06/03 03:47:01 NOTICE: (08) : copy-as /tmp/034612ve/datadir/test_check_sync-hunarax2/_testdir_path1.._testdir_path2.path2.lst /tmp/034612ve/workdir/ TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_sync_path1..tmp_034612ve_check_sync_path2.path2.lst 2025/06/03 03:47:01 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/03 03:47:01 NOTICE: (10) : bisync check-sync-only 2025/06/03 03:47:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:03 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" vs Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:03 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/03 03:47:03 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/03 03:47:03 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/03 03:47:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:47:03 NOTICE: Bisync error: bisync aborted 2025/06/03 03:47:03 NOTICE: (11) : copy-listings check-sync-only 2025/06/03 03:47:03 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/03 03:47:03 NOTICE: (13) : bisync 2025/06/03 03:47:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:05 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" with Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:05 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/034612ve/workdir/TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_sync_path1..tmp_034612ve_check_sync_path2.path1.lst Path2: /tmp/034612ve/workdir/TestOpenDrive_rclone-test-nuharib8mepu_034612ve_check_sync_path1..tmp_034612ve_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034612ve/workdir" 2025/06/03 03:47:05 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:47:05 NOTICE: Bisync error: bisync aborted 2025/06/03 03:47:05 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/03 03:47:05 NOTICE: (15) : delete-glob /tmp/034612ve/workdir/ *.lst 2025/06/03 03:47:05 NOTICE: (16) : delete-glob /tmp/034612ve/workdir/ *.lst-err 2025/06/03 03:47:05 NOTICE: (17) : delete-glob /tmp/034612ve/workdir/ *.lst-new 2025/06/03 03:47:05 NOTICE: (18) : test 6. run resync 2025/06/03 03:47:05 NOTICE: (19) : bisync resync 2025/06/03 03:47:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:07 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" with Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:07 INFO : Copying Path2 files to Path1 2025/06/03 03:47:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:47:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:47:08 INFO : Resync updating listings 2025/06/03 03:47:08 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" vs Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:08 INFO : Bisync successful 2025/06/03 03:47:08 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/03 03:47:08 NOTICE: (21) : bisync 2025/06/03 03:47:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47:10 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/03 03:47:10 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" with Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:10 INFO : Building Path1 and Path2 listings 2025/06/03 03:47:10 INFO : Path1 checking for diffs 2025/06/03 03:47:10 INFO : Path2 checking for diffs 2025/06/03 03:47:10 INFO : No changes found 2025/06/03 03:47:10 INFO : Updating listings 2025/06/03 03:47:10 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" vs Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:10 INFO : Bisync successful 2025/06/03 03:47:10 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/03 03:47:10 NOTICE: (23) : bisync no-check-sync 2025/06/03 03:47:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:12 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/check_sync/path1/" with Path2 "/tmp/034612ve/check_sync/path2/" 2025/06/03 03:47:12 INFO : Building Path1 and Path2 listings 2025/06/03 03:47:12 INFO : Path1 checking for diffs 2025/06/03 03:47:12 INFO : - Path1 File is new - modtime_write_test 2025/06/03 03:47:12 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:47:12 INFO : Path2 checking for diffs 2025/06/03 03:47:12 INFO : Applying changes 2025/06/03 03:47:12 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/check_sync/path2/modtime_write_test 2025/06/03 03:47:12 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:47:12 INFO : Updating listings 2025/06/03 03:47:12 INFO : Bisync successful 2025/06/03 03:47:12 NOTICE: ---------------------------------------------------------- 2025/06/03 03:47:12 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 03:47:12 NOTICE: Golden count: 11 2025/06/03 03:47:12 NOTICE: Result count: 12 2025/06/03 03:47:12 NOTICE: Golden files: _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, check-sync-only._testdir_path1.._testdir_path2.path1.lst-err, check-sync-only._testdir_path1.._testdir_path2.path1.lst-new, check-sync-only._testdir_path1.._testdir_path2.path2.lst-err, check-sync-only._testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/06/03 03:47:12 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, check-sync-only._testdir_path1.._testdir_path2.path1.lst-err, check-sync-only._testdir_path1.._testdir_path2.path1.lst-new, check-sync-only._testdir_path1.._testdir_path2.path2.lst-err, check-sync-only._testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/06/03 03:47:12 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy1to2.que 2025/06/03 03:47:12 NOTICE: ---------------------------------------------------------- 2025/06/03 03:47:12 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/03 03:47:12 NOTICE: | @@ -18,0 +19,2 @@ 2025/06/03 03:47:12 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 03:47:12 NOTICE: | + 2025/06/03 03:47:12 NOTICE: ---------------------------------------------------------- 2025/06/03 03:47:12 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:47:12 NOTICE: | @@ -135,0 +136,2 @@ 2025/06/03 03:47:12 NOTICE: | +INFO : - Path1 File is new - modtime_write_test 2025/06/03 03:47:12 NOTICE: | +INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:47:12 NOTICE: | @@ -137 +139,3 @@ 2025/06/03 03:47:12 NOTICE: | -INFO : No changes found 2025/06/03 03:47:12 NOTICE: | +INFO : Applying changes 2025/06/03 03:47:12 NOTICE: | +INFO : - Path1 Queue copy to Path2 - {path2/}modtime_write_test 2025/06/03 03:47:12 NOTICE: | +INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:47:12 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_sync FAILED - 3 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/06/03 03:47:14 ERROR : error listing: directory not found 2025/06/03 03:47:14 ERROR : error listing: directory not found 2025/06/03 03:47:14 NOTICE: checking initFs Local file system at /tmp/034612ve/initdir/test_ignorelistingchecksum-hodovij3 2025/06/03 03:47:20 NOTICE: checking Path1 OpenDrive root 'rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1' 2025/06/03 03:47:21 NOTICE: checking path2 Local file system at /tmp/034612ve/ignorelistingchecksum/path2 2025/06/03 03:47:21 NOTICE: (01) : test basic 2025/06/03 03:47:21 NOTICE: (02) : test initial bisync 2025/06/03 03:47:21 NOTICE: (03) : bisync resync 2025/06/03 03:47:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:23 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" with Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:23 INFO : Copying Path2 files to Path1 2025/06/03 03:47:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:47:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:47:23 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:47:24 INFO : Resync updating listings 2025/06/03 03:47:24 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:24 INFO : Bisync successful 2025/06/03 03:47:24 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/03 03:47:26 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/03 03:47:26 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" with Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:26 INFO : Copying Path2 files to Path1 2025/06/03 03:47:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:47:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:47:26 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:47:26 INFO : Resync updating listings 2025/06/03 03:47:26 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:26 INFO : Bisync successful 2025/06/03 03:47:26 NOTICE: (05) : test place newer files on both paths 2025/06/03 03:47:26 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034612ve/datadir/test_ignorelistingchecksum-wevugew4/file1.txt /tmp/034612ve/ignorelistingchecksum/path2/ 2025/06/03 03:47:26 NOTICE: (07) : copy-as /tmp/034612ve/datadir/test_ignorelistingchecksum-wevugew4/file1.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/subdir file20.txt 2025/06/03 03:47:29 NOTICE: (08) : test bisync run 2025/06/03 03:47:29 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/03 03:47: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/03 03:47:31 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" with Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:31 INFO : Building Path1 and Path2 listings 2025/06/03 03:47:31 INFO : Path1 checking for diffs 2025/06/03 03:47:31 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/03 03:47:31 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:47:31 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:47:31 INFO : Path2 checking for diffs 2025/06/03 03:47:31 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:47:31 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:47:31 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:47:31 INFO : Applying changes 2025/06/03 03:47:31 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/03 03:47:31 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/file1.txt 2025/06/03 03:47:31 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:47:32 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:47:32 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:47:32 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:47:33 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/03 03:47:33 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:47:33 INFO : Updating listings 2025/06/03 03:47:33 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/034612ve/ignorelistingchecksum/path2/" 2025/06/03 03:47:33 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2025/06/03 03:47:35 ERROR : error listing: directory not found 2025/06/03 03:47:35 ERROR : error listing: directory not found 2025/06/03 03:47:35 NOTICE: checking initFs Local file system at /tmp/034612ve/initdir/test_max_delete_path1-nakojem6 2025/06/03 03:47:41 NOTICE: checking Path1 OpenDrive root 'rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1' 2025/06/03 03:47:42 NOTICE: checking path2 Local file system at /tmp/034612ve/max_delete_path1/path2 2025/06/03 03:47:42 NOTICE: (01) : test max-delete-path1 2025/06/03 03:47:42 NOTICE: (02) : test initial bisync 2025/06/03 03:47:42 NOTICE: (03) : bisync resync 2025/06/03 03:47:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:44 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/" with Path2 "/tmp/034612ve/max_delete_path1/path2/" 2025/06/03 03:47:44 INFO : Copying Path2 files to Path1 2025/06/03 03:47:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:47:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:47:44 INFO : Resync updating listings 2025/06/03 03:47:44 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/" vs Path2 "/tmp/034612ve/max_delete_path1/path2/" 2025/06/03 03:47:44 INFO : Bisync successful 2025/06/03 03:47:44 NOTICE: (04) : test delete >50% of local files 2025/06/03 03:47:44 NOTICE: (05) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/file1.txt 2025/06/03 03:47:45 NOTICE: (06) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/file2.txt 2025/06/03 03:47:46 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/file3.txt 2025/06/03 03:47:46 NOTICE: (08) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/file4.txt 2025/06/03 03:47:46 NOTICE: (09) : delete-file TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/file5.txt 2025/06/03 03:47:47 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/03 03:47:47 NOTICE: (11) : bisync 2025/06/03 03:47:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:49 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/" with Path2 "/tmp/034612ve/max_delete_path1/path2/" 2025/06/03 03:47:49 INFO : Building Path1 and Path2 listings 2025/06/03 03:47:49 INFO : Path1 checking for diffs 2025/06/03 03:47:49 INFO : - Path1 File was deleted - file1.txt 2025/06/03 03:47:49 INFO : - Path1 File was deleted - file2.txt 2025/06/03 03:47:49 INFO : - Path1 File was deleted - file3.txt 2025/06/03 03:47:49 INFO : - Path1 File was deleted - file4.txt 2025/06/03 03:47:49 INFO : - Path1 File was deleted - file5.txt 2025/06/03 03:47:49 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 03:47:49 INFO : Path2 checking for diffs 2025/06/03 03:47:49 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/". Run with --force if desired. 2025/06/03 03:47:49 NOTICE: Bisync aborted. Please try again. 2025/06/03 03:47:49 NOTICE: Bisync error: too many deletes 2025/06/03 03:47:49 NOTICE: (12) : copy-listings initial-fail 2025/06/03 03:47:49 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/03 03:47:49 NOTICE: (14) : bisync max-delete=60 2025/06/03 03:47:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:47: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/03 03:47:51 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/" with Path2 "/tmp/034612ve/max_delete_path1/path2/" 2025/06/03 03:47:51 INFO : Building Path1 and Path2 listings 2025/06/03 03:47:51 INFO : Path1 checking for diffs 2025/06/03 03:47:51 INFO : - Path1 File was deleted - file1.txt 2025/06/03 03:47:51 INFO : - Path1 File was deleted - file2.txt 2025/06/03 03:47:51 INFO : - Path1 File was deleted - file3.txt 2025/06/03 03:47:51 INFO : - Path1 File was deleted - file4.txt 2025/06/03 03:47:51 INFO : - Path1 File was deleted - file5.txt 2025/06/03 03:47:51 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 03:47:51 INFO : Path2 checking for diffs 2025/06/03 03:47:51 INFO : Applying changes 2025/06/03 03:47:51 INFO : - Path2 Queue delete - /tmp/034612ve/max_delete_path1/path2/file1.txt 2025/06/03 03:47:51 INFO : - Path2 Queue delete - /tmp/034612ve/max_delete_path1/path2/file2.txt 2025/06/03 03:47:51 INFO : - Path2 Queue delete - /tmp/034612ve/max_delete_path1/path2/file3.txt 2025/06/03 03:47:51 INFO : - Path2 Queue delete - /tmp/034612ve/max_delete_path1/path2/file4.txt 2025/06/03 03:47:51 INFO : - Path2 Queue delete - /tmp/034612ve/max_delete_path1/path2/file5.txt 2025/06/03 03:47:51 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:47:51 INFO : file1.txt: Deleted 2025/06/03 03:47:51 INFO : file2.txt: Deleted 2025/06/03 03:47:51 INFO : file4.txt: Deleted 2025/06/03 03:47:51 INFO : file3.txt: Deleted 2025/06/03 03:47:51 INFO : file5.txt: Deleted 2025/06/03 03:47:51 INFO : Updating listings 2025/06/03 03:47:51 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/max_delete_path1/path1/" vs Path2 "/tmp/034612ve/max_delete_path1/path2/" 2025/06/03 03:47:51 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/rclone_args 2025/06/03 03:47:53 ERROR : error listing: directory not found 2025/06/03 03:47:53 ERROR : error listing: directory not found 2025/06/03 03:47:53 NOTICE: checking initFs Local file system at /tmp/034612ve/initdir/test_rclone_args-tulikok8 2025/06/03 03:47:58 NOTICE: checking Path1 OpenDrive root 'rclone-test-nuharib8mepu/034612ve/rclone_args/path1' 2025/06/03 03:47:58 NOTICE: checking path2 Local file system at /tmp/034612ve/rclone_args/path2 2025/06/03 03:47:58 NOTICE: (01) : test rclone-args 2025/06/03 03:47:58 NOTICE: (02) : touch-glob 2001-01-02 /tmp/034612ve/datadir/test_rclone_args-huyupec6/ * 2025/06/03 03:47:58 NOTICE: (03) : test initial bisync 2025/06/03 03:47:58 NOTICE: (04) : bisync resync checksum 2025/06/03 03:48:00 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:48:00 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:00 INFO : Copying Path2 files to Path1 2025/06/03 03:48:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:48:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:48:01 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:48:01 INFO : Resync updating listings 2025/06/03 03:48:01 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:01 INFO : Bisync successful 2025/06/03 03:48:01 NOTICE: (05) : test place newer files on both paths 2025/06/03 03:48:01 NOTICE: (06) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file1.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ 2025/06/03 03:48:03 NOTICE: (07) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file2.txt /tmp/034612ve/rclone_args/path2/ 2025/06/03 03:48:03 NOTICE: (08) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file20.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir 2025/06/03 03:48:06 NOTICE: (09) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file21.txt /tmp/034612ve/rclone_args/path2/subdir 2025/06/03 03:48:06 NOTICE: (10) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ file1.txt 2025/06/03 03:48:08 NOTICE: (11) : touch-glob 2001-01-02 /tmp/034612ve/rclone_args/path2/ file2.txt 2025/06/03 03:48:08 NOTICE: (12) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:48:09 NOTICE: (13) : touch-glob 2001-01-02 /tmp/034612ve/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:48:09 NOTICE: (14) : test run bisync with custom options 2025/06/03 03:48:09 NOTICE: (15) : bisync checksum 2025/06/03 03:48:11 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:48:11 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:11 INFO : Building Path1 and Path2 listings 2025/06/03 03:48:12 INFO : Path1 checking for diffs 2025/06/03 03:48:12 INFO : - Path1 File changed: hash - file1.txt 2025/06/03 03:48:12 INFO : - Path1 File is new - modtime_write_test 2025/06/03 03:48:12 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 03:48:12 INFO : (Modified:  1 hash differs) 2025/06/03 03:48:12 INFO : Path2 checking for diffs 2025/06/03 03:48:12 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/03 03:48:12 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:48:12 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/03 03:48:12 INFO : Applying changes 2025/06/03 03:48:12 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/rclone_args/path2/file1.txt 2025/06/03 03:48:12 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/rclone_args/path2/modtime_write_test 2025/06/03 03:48:12 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/file2.txt 2025/06/03 03:48:12 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:48:13 INFO : file2.txt: Copied (replaced existing) 2025/06/03 03:48:13 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:48:13 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:48:13 INFO : Updating listings 2025/06/03 03:48:14 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:14 INFO : Bisync successful 2025/06/03 03:48:14 NOTICE: (16) : touch-glob 2007-07-23 /tmp/034612ve/datadir/test_rclone_args-huyupec6/ * 2025/06/03 03:48:14 NOTICE: (17) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file1.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ 2025/06/03 03:48:16 NOTICE: (18) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file2.txt /tmp/034612ve/rclone_args/path2/ 2025/06/03 03:48:16 NOTICE: (19) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file20.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir 2025/06/03 03:48:19 NOTICE: (20) : copy-as /tmp/034612ve/datadir/test_rclone_args-huyupec6/file21.txt /tmp/034612ve/rclone_args/path2/ file1.txt 2025/06/03 03:48:19 NOTICE: (21) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ file1.txt 2025/06/03 03:48:19 NOTICE: (22) : touch-glob 2007-07-23 /tmp/034612ve/rclone_args/path2/ file2.txt 2025/06/03 03:48:19 NOTICE: (23) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:48:19 NOTICE: (24) : touch-glob 2007-07-23 /tmp/034612ve/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:48:19 NOTICE: (25) : bisync size-only 2025/06/03 03:48:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:48:21 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 03:48:21 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:21 INFO : Building Path1 and Path2 listings 2025/06/03 03:48:22 INFO : Path1 checking for diffs 2025/06/03 03:48:22 INFO : Path2 checking for diffs 2025/06/03 03:48:22 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/03 03:48:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:48:22 INFO : (Modified:  0 larger,  1 smaller) 2025/06/03 03:48:22 INFO : Applying changes 2025/06/03 03:48:22 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/file1.txt 2025/06/03 03:48:22 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:48:23 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:48:23 INFO : Updating listings 2025/06/03 03:48:23 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:23 INFO : Bisync successful 2025/06/03 03:48:23 NOTICE: (26) : bisync resync 2025/06/03 03:48:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:48: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/03 03:48:25 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:25 INFO : Copying Path2 files to Path1 2025/06/03 03:48:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:48:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:48:25 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:48:25 INFO : file2.txt: Updated modification time in destination 2025/06/03 03:48:26 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 03:48:26 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 03:48:26 INFO : Resync updating listings 2025/06/03 03:48:26 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:26 INFO : Bisync successful 2025/06/03 03:48:26 NOTICE: (27) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file1.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ 2025/06/03 03:48:28 NOTICE: (28) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file2.txt /tmp/034612ve/rclone_args/path2/ 2025/06/03 03:48:28 NOTICE: (29) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file20.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir 2025/06/03 03:48:29 NOTICE: (30) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file21.txt /tmp/034612ve/rclone_args/path2/subdir 2025/06/03 03:48:29 NOTICE: (31) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ file1.txt 2025/06/03 03:48:30 NOTICE: (32) : touch-glob 2007-07-23 /tmp/034612ve/rclone_args/path2/ file2.txt 2025/06/03 03:48:30 NOTICE: (33) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:48:30 NOTICE: (34) : touch-glob 2007-07-23 /tmp/034612ve/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:48:30 NOTICE: (35) : bisync ignore-size 2025/06/03 03:48:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:48:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 03:48:32 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:32 INFO : Building Path1 and Path2 listings 2025/06/03 03:48:33 INFO : Path1 checking for diffs 2025/06/03 03:48:33 INFO : Path2 checking for diffs 2025/06/03 03:48:33 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/03 03:48:33 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 03:48:33 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:48:33 INFO : (Modified:  2 newer,  0 older) 2025/06/03 03:48:33 INFO : Applying changes 2025/06/03 03:48:33 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/file2.txt 2025/06/03 03:48:33 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/file21.txt 2025/06/03 03:48:33 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:48:33 INFO : file2.txt: Updated modification time in destination 2025/06/03 03:48:33 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 03:48:33 INFO : Updating listings 2025/06/03 03:48:33 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:33 INFO : Bisync successful 2025/06/03 03:48:33 NOTICE: (36) : bisync resync compare-all 2025/06/03 03:48:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:48:35 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:35 INFO : Copying Path2 files to Path1 2025/06/03 03:48:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:48:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:48:36 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:48:36 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:48:36 INFO : Resync updating listings 2025/06/03 03:48:36 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:36 INFO : Bisync successful 2025/06/03 03:48:36 NOTICE: (37) : copy-as /tmp/034612ve/datadir/test_rclone_args-huyupec6/file21.txt /tmp/034612ve/rclone_args/path2/ file2.txt 2025/06/03 03:48:36 NOTICE: (38) : touch-glob 2023-08-26 /tmp/034612ve/datadir/test_rclone_args-huyupec6/ * 2025/06/03 03:48:36 NOTICE: (39) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file1.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ 2025/06/03 03:48:38 NOTICE: (40) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file20.txt TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir 2025/06/03 03:48:41 NOTICE: (41) : copy-file /tmp/034612ve/datadir/test_rclone_args-huyupec6/file21.txt /tmp/034612ve/rclone_args/path2/subdir 2025/06/03 03:48:41 NOTICE: (42) : touch-glob 2007-07-23 /tmp/034612ve/rclone_args/path2/ file2.txt 2025/06/03 03:48:41 NOTICE: (43) : touch-glob 2023-08-26 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/ file1.txt 2025/06/03 03:48:41 NOTICE: (44) : touch-glob 2023-08-26 TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:48:41 NOTICE: (45) : touch-glob 2023-08-26 /tmp/034612ve/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:48:41 NOTICE: (46) : bisync compare-all 2025/06/03 03:48:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:48:43 INFO : Synching Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" with Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:43 INFO : Building Path1 and Path2 listings 2025/06/03 03:48:44 INFO : Path1 checking for diffs 2025/06/03 03:48:44 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 03:48:44 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 03:48:44 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:48:44 INFO : (Modified:  2 newer,  0 older) 2025/06/03 03:48:44 INFO : Path2 checking for diffs 2025/06/03 03:48:44 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/03 03:48:44 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 03:48:44 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:48:44 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/03 03:48:44 INFO : Applying changes 2025/06/03 03:48:44 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/rclone_args/path2/file1.txt 2025/06/03 03:48:44 INFO : - Path1 Queue copy to Path2 - /tmp/034612ve/rclone_args/path2/subdir/file20.txt 2025/06/03 03:48:44 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/file2.txt 2025/06/03 03:48:44 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/subdir/file21.txt 2025/06/03 03:48:44 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:48:45 INFO : file2.txt: Copied (replaced existing) 2025/06/03 03:48:45 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 03:48:45 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:48:45 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:48:45 INFO : file1.txt: Updated modification time in destination 2025/06/03 03:48:46 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 03:48:46 INFO : Updating listings 2025/06/03 03:48:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-nuharib8mepu/034612ve/rclone_args/path1/" vs Path2 "/tmp/034612ve/rclone_args/path2/" 2025/06/03 03:48:46 INFO : Bisync successful 2025/06/03 03:48:46 NOTICE: ---------------------------------------------------------- 2025/06/03 03:48:46 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:48:46 NOTICE: | @@ -45 +45,2 @@ 2025/06/03 03:48:46 NOTICE: | -INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:48:46 NOTICE: | +INFO : - Path1 File is new - modtime_write_test 2025/06/03 03:48:46 NOTICE: | +INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 03:48:46 NOTICE: | @@ -52,0 +54 @@ 2025/06/03 03:48:46 NOTICE: | +INFO : - Path1 Queue copy to Path2 - {path2/}modtime_write_test 2025/06/03 03:48:46 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rclone_args FAILED - 1 MISCOMPARED FILES --- FAIL: TestBisyncRemoteLocal (155.87s) --- PASS: TestBisyncRemoteLocal/check_access (36.83s) --- FAIL: TestBisyncRemoteLocal/check_sync (23.85s) --- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (20.67s) --- PASS: TestBisyncRemoteLocal/max_delete_path1 (18.18s) --- FAIL: TestBisyncRemoteLocal/rclone_args (54.64s) === RUN TestBisyncLocalRemote 2025/06/03 03:48:48 NOTICE: remote: TestOpenDrive:rclone-test-lidirak3mumi === RUN TestBisyncLocalRemote/all_changed bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:587 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:386 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncLocalRemote/all_changed Messages: Mkdir path2 2025/06/03 03:48:50 ERROR : error listing: directory not found 2025/06/03 03:48:51 ERROR : error listing: directory not found 2025/06/03 03:48:51 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_all_changed-nogecek6 2025/06/03 03:48:51 NOTICE: checking Path1 Local file system at /tmp/034848je/all_changed/path1 bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncLocalRemote/all_changed Messages: setting up path2 2025/06/03 03:48:57 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/all_changed/path2' 2025/06/03 03:48:57 NOTICE: (01) : test all-changed 2025/06/03 03:48:57 NOTICE: (02) : test initial bisync 2025/06/03 03:48:57 NOTICE: (03) : bisync resync 2025/06/03 03:48:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:48: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/03 03:48:59 INFO : Synching Path1 "/tmp/034848je/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/all_changed/path2/" 2025/06/03 03:48:59 INFO : Copying Path2 files to Path1 2025/06/03 03:48:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:49:00 ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:49:00 ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:49:00 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:00 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:00 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/03 03:49:00 NOTICE: (05) : touch-glob 2005-01-02 /tmp/034848je/all_changed/path1/ file* 2025/06/03 03:49:00 NOTICE: (06) : touch-glob 2005-01-02 /tmp/034848je/all_changed/path1/subdir file* 2025/06/03 03:49:00 NOTICE: (07) : test sync should pass 2025/06/03 03:49:00 NOTICE: (08) : bisync 2025/06/03 03:49:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:02 INFO : Synching Path1 "/tmp/034848je/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/all_changed/path2/" 2025/06/03 03:49:02 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/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path1.lst Path2: /tmp/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034848je/workdir" 2025/06/03 03:49:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:02 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:02 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/03 03:49:02 NOTICE: (10) : touch-glob 2004-01-02 /tmp/034848je/all_changed/path1/ * 2025/06/03 03:49:02 NOTICE: (11) : touch-glob 2004-01-02 /tmp/034848je/all_changed/path1/subdir * 2025/06/03 03:49:02 NOTICE: (12) : test sync should fail 2025/06/03 03:49:02 NOTICE: (13) : bisync 2025/06/03 03:49:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:04 INFO : Synching Path1 "/tmp/034848je/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/all_changed/path2/" 2025/06/03 03:49:04 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/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path1.lst Path2: /tmp/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034848je/workdir" 2025/06/03 03:49:04 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:04 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:04 NOTICE: (14) : test sync with force should pass 2025/06/03 03:49:04 NOTICE: (15) : bisync force 2025/06/03 03:49:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:06 INFO : Synching Path1 "/tmp/034848je/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/all_changed/path2/" 2025/06/03 03:49:06 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/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path1.lst Path2: /tmp/034848je/workdir/tmp_034848je_all_changed_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_all_changed_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034848je/workdir" 2025/06/03 03:49:06 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:06 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:06 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:06 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 03:49:06 NOTICE: Golden count: 8 2025/06/03 03:49:06 NOTICE: Result count: 3 2025/06/03 03:49:06 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 03:49:06 NOTICE: Result files: _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/06/03 03:49:06 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.copy1to2.que 2025/06/03 03:49:06 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/06/03 03:49:06 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst-old 2025/06/03 03:49:06 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/06/03 03:49:06 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst-old 2025/06/03 03:49:06 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:06 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/03 03:49:06 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:49:06 NOTICE: | -- 109 - - 2004-01-02 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:49:06 NOTICE: | @@ -3,14 +1,0 @@ 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2004-01-02 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:06 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:49:06 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:49:06 NOTICE: | -- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:49:06 NOTICE: | @@ -3,14 +1,0 @@ 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy1.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy2.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy3.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy4.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.copy5.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: | -- 0 - - 2005-01-02 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:49:06 NOTICE: | - 2025/06/03 03:49:06 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:06 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:49:06 NOTICE: | @@ -17,4 +17,4 @@ 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:49:06 NOTICE: | -INFO : Resync updating listings 2025/06/03 03:49:06 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:49:06 NOTICE: | -INFO : Bisync successful 2025/06/03 03:49:06 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:06 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:49:06 NOTICE: | @@ -37,24 +37,8 @@ 2025/06/03 03:49:06 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:49:06 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 03:49:06 NOTICE: | -INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/03 03:49:06 NOTICE: | -INFO : (Modified:  7 newer,  0 older) 2025/06/03 03:49:06 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:49:06 NOTICE: | -INFO : Applying changes 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy2.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy3.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy4.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy5.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}subdir/file20.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:49:06 NOTICE: | -INFO : Updating listings 2025/06/03 03:49:06 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:49:06 NOTICE: | -INFO : Bisync successful 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:49:06 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:49:06 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:49:06 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:49:06 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:49:06 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:06 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:49:06 NOTICE: | @@ -77,16 +61,8 @@ 2025/06/03 03:49:06 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:49:06 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/03 03:49:06 NOTICE: | -INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/03 03:49:06 NOTICE: | -INFO : (Modified:  1 newer,  7 older) 2025/06/03 03:49:06 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:49:06 NOTICE: | -ERROR : Safety abort: all files were changed on Path1 "{path1/}". Run with --force if desired. 2025/06/03 03:49:06 NOTICE: | -NOTICE: Bisync aborted. Please try again. 2025/06/03 03:49:06 NOTICE: | -Bisync error: all files were changed 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:49:06 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:49:06 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:49:06 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:49:06 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:49:06 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:06 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:49:06 NOTICE: | @@ -106,26 +82,8 @@ 2025/06/03 03:49:06 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:49:06 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - file1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/03 03:49:06 NOTICE: | -INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/03 03:49:06 NOTICE: | -INFO : (Modified:  1 newer,  7 older) 2025/06/03 03:49:06 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:49:06 NOTICE: | -INFO : Applying changes 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}RCLONE_TEST 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy2.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy3.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy4.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.copy5.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}subdir/file20.txt 2025/06/03 03:49:06 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:49:06 NOTICE: | -INFO : Updating listings 2025/06/03 03:49:06 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:49:06 NOTICE: | -INFO : Bisync successful 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:49:06 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:49:06 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:49:06 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:49:06 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:49:06 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:49:06 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:06 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:49:06 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST all_changed FAILED - 8 MISCOMPARED FILES === RUN TestBisyncLocalRemote/check_access 2025/06/03 03:49:08 ERROR : error listing: directory not found 2025/06/03 03:49:09 ERROR : error listing: directory not found 2025/06/03 03:49:09 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_check_access-qocemas7 2025/06/03 03:49:09 NOTICE: checking Path1 Local file system at /tmp/034848je/check_access/path1 2025/06/03 03:49:16 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/check_access/path2' 2025/06/03 03:49:16 NOTICE: (01) : test check-access 2025/06/03 03:49:16 NOTICE: (02) : test initial bisync 2025/06/03 03:49:16 NOTICE: (03) : bisync resync 2025/06/03 03:49:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:18 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:18 INFO : Copying Path2 files to Path1 2025/06/03 03:49:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:49:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:49:19 INFO : Resync updating listings 2025/06/03 03:49:19 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:19 INFO : Bisync successful 2025/06/03 03:49:19 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 03:49:19 NOTICE: (05) : bisync check-access 2025/06/03 03:49:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:21 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:21 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:21 INFO : Path1 checking for diffs 2025/06/03 03:49:21 INFO : Path2 checking for diffs 2025/06/03 03:49:21 INFO : Checking access health 2025/06/03 03:49:21 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:49:21 INFO : No changes found 2025/06/03 03:49:21 INFO : Updating listings 2025/06/03 03:49:21 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:21 INFO : Bisync successful 2025/06/03 03:49:21 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 03:49:21 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/subdir/RCLONE_TEST 2025/06/03 03:49:23 NOTICE: (08) : bisync check-access 2025/06/03 03:49:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:25 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:25 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:25 INFO : Path1 checking for diffs 2025/06/03 03:49:25 INFO : Path2 checking for diffs 2025/06/03 03:49:25 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 03:49:25 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:49:25 INFO : Checking access health 2025/06/03 03:49:25 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 03:49:25 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 03:49:25 ERROR : Bisync critical error: check file check failed 2025/06/03 03:49:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:25 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:25 NOTICE: (09) : copy-listings path2-missing 2025/06/03 03:49:25 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 03:49:25 NOTICE: (11) : copy-file /tmp/034848je/check_access/path1/subdir/RCLONE_TEST TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/ 2025/06/03 03:49:26 NOTICE: (12) : bisync resync 2025/06/03 03:49:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:28 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:28 INFO : Copying Path2 files to Path1 2025/06/03 03:49:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:49:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:49:31 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/03 03:49:31 INFO : Resync updating listings 2025/06/03 03:49:31 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:31 INFO : Bisync successful 2025/06/03 03:49:31 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 03:49:31 NOTICE: (14) : bisync check-access 2025/06/03 03:49:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:33 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:33 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:33 INFO : Path1 checking for diffs 2025/06/03 03:49:33 INFO : Path2 checking for diffs 2025/06/03 03:49:33 INFO : Checking access health 2025/06/03 03:49:33 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:49:33 INFO : No changes found 2025/06/03 03:49:33 INFO : Updating listings 2025/06/03 03:49:33 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:33 INFO : Bisync successful 2025/06/03 03:49:33 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 03:49:33 NOTICE: (16) : delete-file /tmp/034848je/check_access/path1/RCLONE_TEST 2025/06/03 03:49:33 NOTICE: (17) : bisync check-access 2025/06/03 03:49:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:35 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:35 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:35 INFO : Path1 checking for diffs 2025/06/03 03:49:35 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 03:49:35 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:49:35 INFO : Path2 checking for diffs 2025/06/03 03:49:35 INFO : Checking access health 2025/06/03 03:49:35 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 03:49:35 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 03:49:35 ERROR : Bisync critical error: check file check failed 2025/06/03 03:49:35 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:35 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:35 NOTICE: (18) : copy-listings path1-missing 2025/06/03 03:49:35 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 03:49:35 NOTICE: (20) : bisync check-access 2025/06/03 03:49:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:37 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:37 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/034848je/workdir/tmp_034848je_check_access_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_check_access_path2.path1.lst Path2: /tmp/034848je/workdir/tmp_034848je_check_access_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034848je/workdir" 2025/06/03 03:49:37 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:49:37 NOTICE: Bisync error: bisync aborted 2025/06/03 03:49:37 NOTICE: (21) : move-listings missing-listings 2025/06/03 03:49:37 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 03:49:37 NOTICE: (23) : bisync resync 2025/06/03 03:49:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:39 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:39 INFO : Copying Path2 files to Path1 2025/06/03 03:49:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:49:39 INFO : RCLONE_TEST: Copied (new) 2025/06/03 03:49:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:49:40 INFO : Resync updating listings 2025/06/03 03:49:40 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:40 INFO : Bisync successful 2025/06/03 03:49:40 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 03:49:40 NOTICE: (25) : bisync check-access 2025/06/03 03:49:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49: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/03 03:49:42 INFO : Synching Path1 "/tmp/034848je/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:42 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:42 INFO : Path1 checking for diffs 2025/06/03 03:49:42 INFO : Path2 checking for diffs 2025/06/03 03:49:42 INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:49:42 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:49:42 INFO : Checking access health 2025/06/03 03:49:42 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:49:42 INFO : Applying changes 2025/06/03 03:49:42 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/check_access/path1/modtime_write_test 2025/06/03 03:49:42 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:49:42 INFO : Updating listings 2025/06/03 03:49:42 INFO : Validating listings for Path1 "/tmp/034848je/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/check_access/path2/" 2025/06/03 03:49:42 INFO : Bisync successful 2025/06/03 03:49:42 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:42 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 03:49:42 NOTICE: Golden count: 25 2025/06/03 03:49:42 NOTICE: Result count: 26 2025/06/03 03:49:42 NOTICE: Golden files: _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, missing-listings._testdir_path1.._testdir_path2.path1.lst-err, missing-listings._testdir_path1.._testdir_path2.path1.lst-new, missing-listings._testdir_path1.._testdir_path2.path1.lst-old, missing-listings._testdir_path1.._testdir_path2.path2.lst-err, missing-listings._testdir_path1.._testdir_path2.path2.lst-new, missing-listings._testdir_path1.._testdir_path2.path2.lst-old, path1-missing._testdir_path1.._testdir_path2.path1.lst-err, path1-missing._testdir_path1.._testdir_path2.path1.lst-new, path1-missing._testdir_path1.._testdir_path2.path1.lst-old, path1-missing._testdir_path1.._testdir_path2.path2.lst-err, path1-missing._testdir_path1.._testdir_path2.path2.lst-new, path1-missing._testdir_path1.._testdir_path2.path2.lst-old, path2-missing._testdir_path1.._testdir_path2.path1.lst-err, path2-missing._testdir_path1.._testdir_path2.path1.lst-new, path2-missing._testdir_path1.._testdir_path2.path1.lst-old, path2-missing._testdir_path1.._testdir_path2.path2.lst-err, path2-missing._testdir_path1.._testdir_path2.path2.lst-new, path2-missing._testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 03:49:42 NOTICE: Result files: _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, missing-listings._testdir_path1.._testdir_path2.path1.lst-err, missing-listings._testdir_path1.._testdir_path2.path1.lst-new, missing-listings._testdir_path1.._testdir_path2.path1.lst-old, missing-listings._testdir_path1.._testdir_path2.path2.lst-err, missing-listings._testdir_path1.._testdir_path2.path2.lst-new, missing-listings._testdir_path1.._testdir_path2.path2.lst-old, path1-missing._testdir_path1.._testdir_path2.path1.lst-err, path1-missing._testdir_path1.._testdir_path2.path1.lst-new, path1-missing._testdir_path1.._testdir_path2.path1.lst-old, path1-missing._testdir_path1.._testdir_path2.path2.lst-err, path1-missing._testdir_path1.._testdir_path2.path2.lst-new, path1-missing._testdir_path1.._testdir_path2.path2.lst-old, path2-missing._testdir_path1.._testdir_path2.path1.lst-err, path2-missing._testdir_path1.._testdir_path2.path1.lst-new, path2-missing._testdir_path1.._testdir_path2.path1.lst-old, path2-missing._testdir_path1.._testdir_path2.path2.lst-err, path2-missing._testdir_path1.._testdir_path2.path2.lst-new, path2-missing._testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 03:49:42 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/03 03:49:42 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:42 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:49:42 NOTICE: | @@ -10,0 +11,2 @@ 2025/06/03 03:49:42 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 03:49:42 NOTICE: | + 2025/06/03 03:49:43 NOTICE: ---------------------------------------------------------- 2025/06/03 03:49:43 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:49:43 NOTICE: | @@ -193,0 +194,2 @@ 2025/06/03 03:49:43 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:49:43 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:49:43 NOTICE: | @@ -196 +198,3 @@ 2025/06/03 03:49:43 NOTICE: | -INFO : No changes found 2025/06/03 03:49:43 NOTICE: | +INFO : Applying changes 2025/06/03 03:49:43 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 03:49:43 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:49:43 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_access FAILED - 3 MISCOMPARED FILES === RUN TestBisyncLocalRemote/createemptysrcdirs 2025/06/03 03:49:45 ERROR : error listing: directory not found 2025/06/03 03:49:45 ERROR : error listing: directory not found 2025/06/03 03:49:45 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_createemptysrcdirs-quteben0 2025/06/03 03:49:45 NOTICE: checking Path1 Local file system at /tmp/034848je/createemptysrcdirs/path1 2025/06/03 03:49:51 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2' 2025/06/03 03:49:51 NOTICE: (01) : test createemptysrcdirs 2025/06/03 03:49:51 NOTICE: (02) : test initial bisync 2025/06/03 03:49:51 NOTICE: (03) : touch-glob 2001-01-02 /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/ placeholder.txt 2025/06/03 03:49:51 NOTICE: (04) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.txt 2025/06/03 03:49:51 NOTICE: (05) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 03:49:51 NOTICE: (06) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 03:49:51 NOTICE: (07) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 03:49:51 NOTICE: (08) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 03:49:51 NOTICE: (09) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 03:49:51 NOTICE: (10) : bisync resync 2025/06/03 03:49:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49:53 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/03 03:49:53 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:49:53 INFO : Copying Path2 files to Path1 2025/06/03 03:49:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:49:53 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:49:54 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : file1.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/03 03:49:54 INFO : Resync updating listings 2025/06/03 03:49:54 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:49:54 INFO : Bisync successful 2025/06/03 03:49:54 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/03 03:49:54 NOTICE: (12) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/03 03:49:54 NOTICE: (13) : touch-glob 2001-01-02 /tmp/034848je/createemptysrcdirs/path1/ subdir 2025/06/03 03:49:54 NOTICE: (14) : delete-file /tmp/034848je/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/03 03:49:54 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/03 03:49:54 NOTICE: (16) : bisync 2025/06/03 03:49:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:49:56 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/03 03:49:56 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:49:56 INFO : Building Path1 and Path2 listings 2025/06/03 03:49:56 INFO : Path1 checking for diffs 2025/06/03 03:49:56 INFO : Path2 checking for diffs 2025/06/03 03:49:56 INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:49:56 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:49:56 INFO : Applying changes 2025/06/03 03:49:56 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/createemptysrcdirs/path1/modtime_write_test 2025/06/03 03:49:56 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:49:56 INFO : Updating listings 2025/06/03 03:49:56 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:49:56 INFO : Bisync successful 2025/06/03 03:49:56 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/03 03:49:56 NOTICE: (18) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:49:56 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:49:56 NOTICE: (19) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:49:58 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/03 03:49:58 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/03 03:50:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50:00 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/03 03:50:00 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:00 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:00 INFO : Path1 checking for diffs 2025/06/03 03:50:00 INFO : - Path1 File is new - subdir 2025/06/03 03:50:00 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:50:00 INFO : Path2 checking for diffs 2025/06/03 03:50:00 INFO : Applying changes 2025/06/03 03:50:00 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/subdir 2025/06/03 03:50:00 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:50:00 INFO : subdir: Making directory 2025/06/03 03:50:00 INFO : Updating listings 2025/06/03 03:50:00 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:00 INFO : Bisync successful 2025/06/03 03:50:00 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/03 03:50:00 NOTICE: (23) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:00 NOTICE: (24) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:50:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:01 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/03 03:50:01 NOTICE: (26) : purge-children /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:01 NOTICE: (27) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.txt 2025/06/03 03:50:01 NOTICE: (28) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 03:50:01 NOTICE: (29) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 03:50:01 NOTICE: (30) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 03:50:01 NOTICE: (31) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 03:50:01 NOTICE: (32) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 03:50:01 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/03 03:50:01 NOTICE: (34) : bisync 2025/06/03 03:50:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:03 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:03 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:03 INFO : Path1 checking for diffs 2025/06/03 03:50:03 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 03:50:03 INFO : - Path1 File was deleted - subdir 2025/06/03 03:50:03 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/03 03:50:03 INFO : Path2 checking for diffs 2025/06/03 03:50:03 INFO : - Path2 File was deleted - subdir 2025/06/03 03:50:03 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:50:03 INFO : Applying changes 2025/06/03 03:50:03 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/RCLONE_TEST 2025/06/03 03:50:03 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:50:03 INFO : RCLONE_TEST: Deleted 2025/06/03 03:50:03 INFO : Updating listings 2025/06/03 03:50:03 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:03 INFO : Bisync successful 2025/06/03 03:50:03 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/03 03:50:03 NOTICE: (36) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:03 NOTICE: (37) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:50:04 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:04 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/03 03:50:04 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/03 03:50:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:06 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:06 INFO : Copying Path2 files to Path1 2025/06/03 03:50:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:50:06 INFO : subdir: Made directory with metadata (mtime=2025-06-03T03:50:00Z) 2025/06/03 03:50:06 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:50:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:50:06 INFO : Resync updating listings 2025/06/03 03:50:06 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:06 INFO : Bisync successful 2025/06/03 03:50:06 NOTICE: (40) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:06 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:06 NOTICE: (41) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:50:07 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:07 NOTICE: (42) : purge-children /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:07 NOTICE: (43) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.txt 2025/06/03 03:50:07 NOTICE: (44) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 03:50:07 NOTICE: (45) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 03:50:07 NOTICE: (46) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 03:50:07 NOTICE: (47) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 03:50:07 NOTICE: (48) : copy-as /tmp/034848je/datadir/test_createemptysrcdirs-cevopuy1/placeholder.txt /tmp/034848je/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 03:50:07 NOTICE: (49) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:07 NOTICE: (50) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:50:07 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 03:50:07 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/03 03:50:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:09 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:09 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:10 INFO : Path1 checking for diffs 2025/06/03 03:50:10 INFO : - Path1 File was deleted - subdir 2025/06/03 03:50:10 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:50:10 INFO : Path2 checking for diffs 2025/06/03 03:50:10 INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:50:10 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:50:10 INFO : Applying changes 2025/06/03 03:50:10 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/subdir 2025/06/03 03:50:10 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/createemptysrcdirs/path1/modtime_write_test 2025/06/03 03:50:10 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:50:10 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:50:10 INFO : subdir: Removing directory 2025/06/03 03:50:11 INFO : Updating listings 2025/06/03 03:50:11 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:11 INFO : Bisync successful 2025/06/03 03:50:11 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/03 03:50:11 NOTICE: (53) : list-dirs /tmp/034848je/createemptysrcdirs/path1/ 2025/06/03 03:50:11 NOTICE: (54) : list-dirs TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/ 2025/06/03 03:50:11 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/03 03:50:11 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/03 03:50:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:13 INFO : Synching Path1 "/tmp/034848je/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:13 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:13 INFO : Path1 checking for diffs 2025/06/03 03:50:13 INFO : Path2 checking for diffs 2025/06/03 03:50:13 INFO : No changes found 2025/06/03 03:50:13 INFO : Updating listings 2025/06/03 03:50:13 INFO : Validating listings for Path1 "/tmp/034848je/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/createemptysrcdirs/path2/" 2025/06/03 03:50:13 INFO : Bisync successful 2025/06/03 03:50:13 NOTICE: ---------------------------------------------------------- 2025/06/03 03:50:13 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 03:50:13 NOTICE: Golden count: 9 2025/06/03 03:50:13 NOTICE: Result count: 10 2025/06/03 03:50:13 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 03:50:13 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 03:50:13 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/03 03:50:13 NOTICE: ---------------------------------------------------------- 2025/06/03 03:50:13 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:50:13 NOTICE: | @@ -48 +48,5 @@ 2025/06/03 03:50:13 NOTICE: | -INFO : No changes found 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:50:13 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:50:13 NOTICE: | +INFO : Applying changes 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:50:13 NOTICE: | @@ -173,0 +178,2 @@ 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:50:13 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:50:13 NOTICE: | @@ -175,0 +182,2 @@ 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 03:50:13 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:50:13 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 2 MISCOMPARED FILES === RUN TestBisyncLocalRemote/dry_run 2025/06/03 03:50:15 ERROR : error listing: directory not found 2025/06/03 03:50:15 ERROR : error listing: directory not found 2025/06/03 03:50:15 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_dry_run-yetaloh7 2025/06/03 03:50:15 NOTICE: checking Path1 Local file system at /tmp/034848je/dry_run/path1 2025/06/03 03:50:21 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/dry_run/path2' 2025/06/03 03:50:21 NOTICE: (01) : test dry-run 2025/06/03 03:50:21 NOTICE: (02) : test initial bisync 2025/06/03 03:50:21 NOTICE: (03) : bisync resync 2025/06/03 03:50:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:23 INFO : Synching Path1 "/tmp/034848je/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:23 INFO : Copying Path2 files to Path1 2025/06/03 03:50:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:50:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:50:23 INFO : Resync updating listings 2025/06/03 03:50:23 INFO : Validating listings for Path1 "/tmp/034848je/dry_run/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:23 INFO : Bisync successful 2025/06/03 03:50:23 NOTICE: (04) : test new on path2 - file10 2025/06/03 03:50:23 NOTICE: (05) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file10.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/ 2025/06/03 03:50:26 NOTICE: (06) : test newer on path2 - file1 2025/06/03 03:50:26 NOTICE: (07) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file1.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/ 2025/06/03 03:50:28 NOTICE: (08) : test new on path1 - file11 2025/06/03 03:50:28 NOTICE: (09) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file11.txt /tmp/034848je/dry_run/path1/ 2025/06/03 03:50:28 NOTICE: (10) : test newer on path1 - file2 2025/06/03 03:50:28 NOTICE: (11) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file2.txt /tmp/034848je/dry_run/path1/ 2025/06/03 03:50:28 NOTICE: (12) : test deleted on path2 - file3 2025/06/03 03:50:28 NOTICE: (13) : delete-file TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file3.txt 2025/06/03 03:50:30 NOTICE: (14) : test deleted on path1 - file4 2025/06/03 03:50:30 NOTICE: (15) : delete-file /tmp/034848je/dry_run/path1/file4.txt 2025/06/03 03:50:30 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/03 03:50:30 NOTICE: (17) : touch-glob 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/ file5R.txt 2025/06/03 03:50:30 NOTICE: (18) : copy-as /tmp/034848je/datadir/test_dry_run-hoxonec1/file5R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/ file5.txt 2025/06/03 03:50:32 NOTICE: (19) : touch-glob 2001-03-04 /tmp/034848je/datadir/test_dry_run-hoxonec1/ file5L.txt 2025/06/03 03:50:32 NOTICE: (20) : copy-as /tmp/034848je/datadir/test_dry_run-hoxonec1/file5L.txt /tmp/034848je/dry_run/path1/ file5.txt 2025/06/03 03:50:32 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/03 03:50:32 NOTICE: (22) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file6.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/ 2025/06/03 03:50:35 NOTICE: (23) : delete-file /tmp/034848je/dry_run/path1/file6.txt 2025/06/03 03:50:35 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/03 03:50:35 NOTICE: (25) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_dry_run-hoxonec1/file7.txt /tmp/034848je/dry_run/path1/ 2025/06/03 03:50:35 NOTICE: (26) : delete-file TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file7.txt 2025/06/03 03:50:35 NOTICE: (27) : test sync with dry-run and resync 2025/06/03 03:50:35 NOTICE: (28) : bisync dry-run resync 2025/06/03 03:50:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50: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/03 03:50:37 INFO : Synching Path1 "/tmp/034848je/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:37 INFO : Copying Path2 files to Path1 2025/06/03 03:50:37 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/03 03:50:37 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:37 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 03:50:37 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:37 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/03 03:50:38 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:38 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 03:50:38 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:38 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/03 03:50:38 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/03 03:50:38 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/03 03:50:38 INFO : Resync updating listings 2025/06/03 03:50:38 INFO : Bisync successful 2025/06/03 03:50:38 NOTICE: (29) : copy-listings dryrun-resync 2025/06/03 03:50:38 NOTICE: (30) : test sync with dry-run 2025/06/03 03:50:38 NOTICE: (31) : bisync dry-run 2025/06/03 03:50:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50:40 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/03 03:50:40 INFO : Synching Path1 "/tmp/034848je/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:40 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:40 INFO : Path1 checking for diffs 2025/06/03 03:50:40 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 03:50:40 NOTICE: - Path1 File was deleted - file4.txt 2025/06/03 03:50:40 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:50:40 NOTICE: - Path1 File was deleted - file6.txt 2025/06/03 03:50:40 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 03:50:40 NOTICE: - Path1 File is new - file11.txt 2025/06/03 03:50:40 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 03:50:40 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:50:40 INFO : Path2 checking for diffs 2025/06/03 03:50:40 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:50:40 NOTICE: - Path2 File was deleted - file3.txt 2025/06/03 03:50:40 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:50:40 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 03:50:40 NOTICE: - Path2 File was deleted - file7.txt 2025/06/03 03:50:40 NOTICE: - Path2 File is new - file10.txt 2025/06/03 03:50:40 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 03:50:40 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:50:40 INFO : Applying changes 2025/06/03 03:50:40 INFO : Checking potential conflicts... 2025/06/03 03:50:40 ERROR : file5.txt: md5 differ 2025/06/03 03:50:40 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/dry_run/path2': 1 differences found 2025/06/03 03:50:40 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/dry_run/path2': 1 errors while checking 2025/06/03 03:50:40 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:50:40 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file11.txt 2025/06/03 03:50:40 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file2.txt 2025/06/03 03:50:40 NOTICE: - Path2 Queue delete - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file4.txt 2025/06/03 03:50:40 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 03:50:40 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/03 03:50:40 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file5.txt.conflict1 2025/06/03 03:50:40 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/03 03:50:40 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file5.txt.conflict2 2025/06/03 03:50:40 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file6.txt 2025/06/03 03:50:40 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file7.txt 2025/06/03 03:50:40 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file1.txt 2025/06/03 03:50:40 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file10.txt 2025/06/03 03:50:40 NOTICE: - Path1 Queue delete - /tmp/034848je/dry_run/path1/file3.txt 2025/06/03 03:50:40 NOTICE: - Path2 Do queued copies to - Path1 2025/06/03 03:50:40 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:40 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:40 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:40 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/03 03:50:40 NOTICE: - Path1 Do queued copies to - Path2 2025/06/03 03:50:40 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:40 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/03 03:50:40 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/03 03:50:40 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/03 03:50:40 INFO : Updating listings 2025/06/03 03:50:41 INFO : Bisync successful 2025/06/03 03:50:41 NOTICE: (32) : copy-listings dryrun 2025/06/03 03:50:41 NOTICE: (33) : test sync without dry-run 2025/06/03 03:50:41 NOTICE: (34) : bisync 2025/06/03 03:50:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:50:43 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/03 03:50:43 INFO : Synching Path1 "/tmp/034848je/dry_run/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:43 INFO : Building Path1 and Path2 listings 2025/06/03 03:50:43 INFO : Path1 checking for diffs 2025/06/03 03:50:43 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 03:50:43 INFO : - Path1 File was deleted - file4.txt 2025/06/03 03:50:43 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:50:43 INFO : - Path1 File was deleted - file6.txt 2025/06/03 03:50:43 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 03:50:43 INFO : - Path1 File is new - file11.txt 2025/06/03 03:50:43 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 03:50:43 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:50:43 INFO : Path2 checking for diffs 2025/06/03 03:50:43 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:50:43 INFO : - Path2 File was deleted - file3.txt 2025/06/03 03:50:43 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:50:43 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 03:50:43 INFO : - Path2 File was deleted - file7.txt 2025/06/03 03:50:43 INFO : - Path2 File is new - file10.txt 2025/06/03 03:50:43 INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:50:43 INFO : Path2: 7 changes:  2 new,  3 modified,  2 deleted 2025/06/03 03:50:43 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:50:43 INFO : Applying changes 2025/06/03 03:50:43 INFO : Checking potential conflicts... 2025/06/03 03:50:43 ERROR : file5.txt: md5 differ 2025/06/03 03:50:43 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/dry_run/path2': 1 differences found 2025/06/03 03:50:43 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/dry_run/path2': 1 errors while checking 2025/06/03 03:50:43 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:50:43 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file11.txt 2025/06/03 03:50:43 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file2.txt 2025/06/03 03:50:43 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file4.txt 2025/06/03 03:50:43 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 03:50:43 NOTICE: - Path1 Renaming Path1 copy - /tmp/034848je/dry_run/path1/file5.txt.conflict1 2025/06/03 03:50:43 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/03 03:50:43 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file5.txt.conflict1 2025/06/03 03:50:43 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file5.txt.conflict2 2025/06/03 03:50:44 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/03 03:50:44 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file5.txt.conflict2 2025/06/03 03:50:44 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file6.txt 2025/06/03 03:50:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/file7.txt 2025/06/03 03:50:44 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file1.txt 2025/06/03 03:50:44 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/file10.txt 2025/06/03 03:50:44 INFO : - Path1 Queue delete - /tmp/034848je/dry_run/path1/file3.txt 2025/06/03 03:50:44 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/dry_run/path1/modtime_write_test 2025/06/03 03:50:44 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:50:44 INFO : file10.txt: Copied (new) 2025/06/03 03:50:44 INFO : file6.txt: Copied (new) 2025/06/03 03:50:44 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:50:44 INFO : file5.txt.conflict2: Copied (new) 2025/06/03 03:50:44 INFO : file3.txt: Deleted 2025/06/03 03:50:44 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:50:45 INFO : file2.txt: Copied (replaced existing) 2025/06/03 03:50:46 INFO : file11.txt: Copied (new) 2025/06/03 03:50:47 INFO : file7.txt: Copied (new) 2025/06/03 03:50:49 INFO : file5.txt.conflict1: Copied (new) 2025/06/03 03:50:49 INFO : file4.txt: Deleted 2025/06/03 03:50:49 INFO : Updating listings 2025/06/03 03:50:49 INFO : Validating listings for Path1 "/tmp/034848je/dry_run/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/dry_run/path2/" 2025/06/03 03:50:49 INFO : Bisync successful 2025/06/03 03:50:49 NOTICE: ---------------------------------------------------------- 2025/06/03 03:50:49 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy2to1.que 2025/06/03 03:50:49 NOTICE: | @@ -5,0 +6 @@ 2025/06/03 03:50:49 NOTICE: | +"modtime_write_test" 2025/06/03 03:50:49 NOTICE: ---------------------------------------------------------- 2025/06/03 03:50:49 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:50:49 NOTICE: | @@ -14,0 +15,2 @@ 2025/06/03 03:50:49 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 03:50:49 NOTICE: | + 2025/06/03 03:50:49 NOTICE: ---------------------------------------------------------- 2025/06/03 03:50:49 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:50:49 NOTICE: | @@ -166 +166,2 @@ 2025/06/03 03:50:49 NOTICE: | -INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/03 03:50:49 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:50:49 NOTICE: | +INFO : Path2: 7 changes:  2 new,  3 modified,  2 deleted 2025/06/03 03:50:49 NOTICE: | @@ -186,0 +188 @@ 2025/06/03 03:50:49 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 03:50:49 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST dry_run FAILED - 3 MISCOMPARED FILES === RUN TestBisyncLocalRemote/normalization 2025/06/03 03:50:51 ERROR : error listing: directory not found 2025/06/03 03:50:51 ERROR : error listing: directory not found 2025/06/03 03:50:51 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_normalization-kepotat8 2025/06/03 03:50:51 NOTICE: checking Path1 Local file system at /tmp/034848je/normalization/path1 2025/06/03 03:50:52 ERROR : file1.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/06/03 03:50:52 ERROR : RCLONE_TEST: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/06/03 03:50:52 ERROR : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:461 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncLocalRemote/normalization Messages: setting up path2 2025/06/03 03:50:55 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/normalization/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncLocalRemote/normalization Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt (272), 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt (272), 測試_Русский_ _ _ě_áñ/測試_check file (0) got 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt (272), 測試_Русский_ _ _ě_áñ/測試_check file (0) fstest.go:197: Not found "RCLONE_TEST" fstest.go:197: Not found "file1.txt" fstest.go:197: Not found "測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 3 Test: TestBisyncLocalRemote/normalization Messages: 3 objects not found 2025/06/03 03:51:05 NOTICE: (01) : test normalization 2025/06/03 03:51:05 NOTICE: (02) : touch-copy 2001-01-02 /tmp/034848je/datadir/test_normalization-sohaxoc8/file1.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/normalization/path2/ 2025/06/03 03:51:08 NOTICE: (03) : test initial bisync 2025/06/03 03:51:08 NOTICE: (04) : bisync resync 2025/06/03 03:51:10 NOTICE: Local file system at /tmp/034848je/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/03 03:51:10 NOTICE: Local file system at /tmp/034848je/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1002: Fs is incapable of running test, skipping: normalization (expected: ě áñhࢺ_測試Рускийěáñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö (NFD) actual: upload failed (failed to create file: Filename is invalid or cannot contain any of the following characters \ / : * ? " < > | or 4-byte UTF-8 (Error 400))) (fs: OpenDrive root 'rclone-test-lidirak3mumi/034848je/normalization/path2') === RUN TestBisyncLocalRemote/rclone_args 2025/06/03 03:51:12 ERROR : error listing: directory not found 2025/06/03 03:51:13 ERROR : error listing: directory not found 2025/06/03 03:51:13 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_rclone_args-tawaqob3 2025/06/03 03:51:13 NOTICE: checking Path1 Local file system at /tmp/034848je/rclone_args/path1 2025/06/03 03:51:17 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/rclone_args/path2' 2025/06/03 03:51:18 NOTICE: (01) : test rclone-args 2025/06/03 03:51:18 NOTICE: (02) : touch-glob 2001-01-02 /tmp/034848je/datadir/test_rclone_args-hidizij9/ * 2025/06/03 03:51:18 NOTICE: (03) : test initial bisync 2025/06/03 03:51:18 NOTICE: (04) : bisync resync checksum 2025/06/03 03:51:20 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:51:20 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:20 INFO : Copying Path2 files to Path1 2025/06/03 03:51:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:51:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:51:20 INFO : Resync updating listings 2025/06/03 03:51:20 INFO : Validating listings for Path1 "/tmp/034848je/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:20 INFO : Bisync successful 2025/06/03 03:51:20 NOTICE: (05) : test place newer files on both paths 2025/06/03 03:51:20 NOTICE: (06) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file1.txt /tmp/034848je/rclone_args/path1/ 2025/06/03 03:51:20 NOTICE: (07) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file2.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ 2025/06/03 03:51:23 NOTICE: (08) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file20.txt /tmp/034848je/rclone_args/path1/subdir 2025/06/03 03:51:23 NOTICE: (09) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file21.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir 2025/06/03 03:51:25 NOTICE: (10) : touch-glob 2001-01-02 /tmp/034848je/rclone_args/path1/ file1.txt 2025/06/03 03:51:25 NOTICE: (11) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file2.txt 2025/06/03 03:51:27 NOTICE: (12) : touch-glob 2001-01-02 /tmp/034848je/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:51:27 NOTICE: (13) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:51:28 NOTICE: (14) : test run bisync with custom options 2025/06/03 03:51:28 NOTICE: (15) : bisync checksum 2025/06/03 03:51:30 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:51:30 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:30 INFO : Building Path1 and Path2 listings 2025/06/03 03:51:31 INFO : Path1 checking for diffs 2025/06/03 03:51:31 INFO : - Path1 File changed: hash - file1.txt 2025/06/03 03:51:31 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:51:31 INFO : (Modified:  1 hash differs) 2025/06/03 03:51:31 INFO : Path2 checking for diffs 2025/06/03 03:51:31 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/03 03:51:31 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:51:31 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/03 03:51:31 INFO : Applying changes 2025/06/03 03:51:31 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/file1.txt 2025/06/03 03:51:31 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/rclone_args/path1/file2.txt 2025/06/03 03:51:31 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:51:31 INFO : file2.txt: Copied (replaced existing) 2025/06/03 03:51:31 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:51:32 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:51:32 INFO : Updating listings 2025/06/03 03:51:32 INFO : Validating listings for Path1 "/tmp/034848je/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:32 INFO : Bisync successful 2025/06/03 03:51:32 NOTICE: (16) : touch-glob 2007-07-23 /tmp/034848je/datadir/test_rclone_args-hidizij9/ * 2025/06/03 03:51:32 NOTICE: (17) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file1.txt /tmp/034848je/rclone_args/path1/ 2025/06/03 03:51:32 NOTICE: (18) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file2.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ 2025/06/03 03:51:35 NOTICE: (19) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file20.txt /tmp/034848je/rclone_args/path1/subdir 2025/06/03 03:51:35 NOTICE: (20) : copy-as /tmp/034848je/datadir/test_rclone_args-hidizij9/file21.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file1.txt 2025/06/03 03:51:37 NOTICE: (21) : touch-glob 2007-07-23 /tmp/034848je/rclone_args/path1/ file1.txt 2025/06/03 03:51:37 NOTICE: (22) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file2.txt 2025/06/03 03:51:37 NOTICE: (23) : touch-glob 2007-07-23 /tmp/034848je/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:51:37 NOTICE: (24) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:51:38 NOTICE: (25) : bisync size-only 2025/06/03 03:51:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:51:40 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 03:51:40 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:40 INFO : Building Path1 and Path2 listings 2025/06/03 03:51:40 INFO : Path1 checking for diffs 2025/06/03 03:51:40 INFO : Path2 checking for diffs 2025/06/03 03:51:40 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/03 03:51:40 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:51:40 INFO : (Modified:  0 larger,  1 smaller) 2025/06/03 03:51:40 INFO : Applying changes 2025/06/03 03:51:40 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/rclone_args/path1/file1.txt 2025/06/03 03:51:40 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:51:40 INFO : file1.txt: Copied (replaced existing) 2025/06/03 03:51:40 INFO : Updating listings 2025/06/03 03:51:40 INFO : Validating listings for Path1 "/tmp/034848je/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:40 INFO : Bisync successful 2025/06/03 03:51:40 NOTICE: (26) : bisync resync 2025/06/03 03:51:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:51: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/03 03:51:42 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:42 INFO : Copying Path2 files to Path1 2025/06/03 03:51:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:51:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:51:43 INFO : file2.txt: Updated modification time in destination 2025/06/03 03:51:43 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 03:51:43 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 03:51:43 INFO : Resync updating listings 2025/06/03 03:51:43 INFO : Validating listings for Path1 "/tmp/034848je/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:43 INFO : Bisync successful 2025/06/03 03:51:43 NOTICE: (27) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file1.txt /tmp/034848je/rclone_args/path1/ 2025/06/03 03:51:43 NOTICE: (28) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file2.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ 2025/06/03 03:51:46 NOTICE: (29) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file20.txt /tmp/034848je/rclone_args/path1/subdir 2025/06/03 03:51:46 NOTICE: (30) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file21.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir 2025/06/03 03:51:48 NOTICE: (31) : touch-glob 2007-07-23 /tmp/034848je/rclone_args/path1/ file1.txt 2025/06/03 03:51:48 NOTICE: (32) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file2.txt 2025/06/03 03:51:48 NOTICE: (33) : touch-glob 2007-07-23 /tmp/034848je/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:51:48 NOTICE: (34) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:51:49 NOTICE: (35) : bisync ignore-size 2025/06/03 03:51:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:51:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/03 03:51:51 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:51 INFO : Building Path1 and Path2 listings 2025/06/03 03:51:51 INFO : Path1 checking for diffs 2025/06/03 03:51:51 INFO : Path2 checking for diffs 2025/06/03 03:51:51 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/03 03:51:51 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 03:51:51 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:51:51 INFO : (Modified:  2 newer,  0 older) 2025/06/03 03:51:51 INFO : Applying changes 2025/06/03 03:51:51 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/rclone_args/path1/file2.txt 2025/06/03 03:51:51 INFO : - Path2 Queue copy to Path1 - /tmp/034848je/rclone_args/path1/subdir/file21.txt 2025/06/03 03:51:51 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:51:51 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/03 03:51:51 INFO : file2.txt: Updated modification time in destination 2025/06/03 03:51:51 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/03 03:51:51 INFO : Updating listings 2025/06/03 03:51:51 INFO : Validating listings for Path1 "/tmp/034848je/rclone_args/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:51 INFO : Bisync successful 2025/06/03 03:51:51 NOTICE: (36) : bisync resync compare-all 2025/06/03 03:51:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:51:53 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:51:53 INFO : Copying Path2 files to Path1 2025/06/03 03:51:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:51:54 ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:51:54 ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:51:54 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:51:54 NOTICE: Bisync error: bisync aborted 2025/06/03 03:51:54 NOTICE: (37) : copy-as /tmp/034848je/datadir/test_rclone_args-hidizij9/file21.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file2.txt 2025/06/03 03:51:56 NOTICE: (38) : touch-glob 2023-08-26 /tmp/034848je/datadir/test_rclone_args-hidizij9/ * 2025/06/03 03:51:56 NOTICE: (39) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file1.txt /tmp/034848je/rclone_args/path1/ 2025/06/03 03:51:56 NOTICE: (40) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file20.txt /tmp/034848je/rclone_args/path1/subdir 2025/06/03 03:51:56 NOTICE: (41) : copy-file /tmp/034848je/datadir/test_rclone_args-hidizij9/file21.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir 2025/06/03 03:51:58 NOTICE: (42) : touch-glob 2007-07-23 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/ file2.txt 2025/06/03 03:51:59 NOTICE: (43) : touch-glob 2023-08-26 /tmp/034848je/rclone_args/path1/ file1.txt 2025/06/03 03:51:59 NOTICE: (44) : touch-glob 2023-08-26 /tmp/034848je/rclone_args/path1/subdir/ file20.txt 2025/06/03 03:51:59 NOTICE: (45) : touch-glob 2023-08-26 TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/subdir/ file21.txt 2025/06/03 03:51:59 NOTICE: (46) : bisync compare-all 2025/06/03 03:52:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/03 03:52:01 INFO : Synching Path1 "/tmp/034848je/rclone_args/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/rclone_args/path2/" 2025/06/03 03:52:01 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/034848je/workdir/tmp_034848je_rclone_args_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_rclone_args_path2.path1.lst Path2: /tmp/034848je/workdir/tmp_034848je_rclone_args_path1..TestOpenDrive_rclone-test-lidirak3mumi_034848je_rclone_args_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034848je/workdir" 2025/06/03 03:52:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:52:01 NOTICE: Bisync error: bisync aborted 2025/06/03 03:52:01 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/06/03 03:52:01 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/06/03 03:52:01 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path1.lst-err 2025/06/03 03:52:01 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path2.lst-err 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy1to2.que 2025/06/03 03:52:01 NOTICE: | @@ -2 +1,0 @@ 2025/06/03 03:52:01 NOTICE: | -"subdir/file20.txt" 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/03 03:52:01 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:52:01 NOTICE: | -- 109 md5:294d25b294ff26a5243dba914ac3fbf7 - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | @@ -3,8 +1,0 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2023-08-26 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2023-08-26 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-old 2025/06/03 03:52:01 NOTICE: | @@ -1 +1 @@ 2025/06/03 03:52:01 NOTICE: | -- 109 md5:294d25b294ff26a5243dba914ac3fbf7 - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | @@ -3 +3 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2007-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -5 +5 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 19 - - 2001-01-02 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -7 +7 @@ 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -9 +9 @@ 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:52:01 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:52:01 NOTICE: | -- 109 md5:294d25b294ff26a5243dba914ac3fbf7 - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | @@ -3,8 +1,0 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2023-08-26 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: | - 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-old 2025/06/03 03:52:01 NOTICE: | @@ -1 +1 @@ 2025/06/03 03:52:01 NOTICE: | -- 109 md5:294d25b294ff26a5243dba914ac3fbf7 - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | +- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:52:01 NOTICE: | @@ -3 +3 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2007-07-23 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -5 +5 @@ 2025/06/03 03:52:01 NOTICE: | -- 19 md5:7fe98ed88552b828777d8630900346b8 - 2007-07-23 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 19 - - 2001-01-02 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -7 +7 @@ 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file20.txt\"" 2025/06/03 03:52:01 NOTICE: | @@ -9 +9 @@ 2025/06/03 03:52:01 NOTICE: | -- 0 md5:d41d8cd98f00b204e9800998ecf8427e - 2007-07-23 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: | +- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"subdir/file21.txt\"" 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- 2025/06/03 03:52:01 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:52:01 NOTICE: | @@ -157,4 +157,4 @@ 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:52:01 NOTICE: | -INFO : Resync updating listings 2025/06/03 03:52:01 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:52:01 NOTICE: | -INFO : Bisync successful 2025/06/03 03:52:01 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:52:01 NOTICE: | +ERROR : Bisync critical error: failed to open source object: failed to open file): File is deleted (Error 404) 2025/06/03 03:52:01 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:52:01 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:52:01 NOTICE: | @@ -181,21 +181,8 @@ 2025/06/03 03:52:01 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:52:01 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 03:52:01 NOTICE: | -INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:52:01 NOTICE: | -INFO : (Modified:  2 newer,  0 older) 2025/06/03 03:52:01 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:52:01 NOTICE: | -INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/03 03:52:01 NOTICE: | -INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/03 03:52:01 NOTICE: | -INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/03 03:52:01 NOTICE: | -INFO : Applying changes 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}subdir/file20.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path2 Queue copy to Path1 - {path1/}file2.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path2 Queue copy to Path1 - {path1/}subdir/file21.txt 2025/06/03 03:52:01 NOTICE: | -INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:01 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:01 NOTICE: | -INFO : Updating listings 2025/06/03 03:52:01 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:52:01 NOTICE: | -INFO : Bisync successful 2025/06/03 03:52:01 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:52:01 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:52:01 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:52:01 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:52:01 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:52:01 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:52:01 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:52:01 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:52:01 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rclone_args FAILED - 10 MISCOMPARED FILES === RUN TestBisyncLocalRemote/resolve 2025/06/03 03:52:03 ERROR : error listing: directory not found 2025/06/03 03:52:03 ERROR : error listing: directory not found 2025/06/03 03:52:03 NOTICE: checking initFs Local file system at /tmp/034848je/initdir/test_resolve-yekawag9 2025/06/03 03:52:03 NOTICE: checking Path1 Local file system at /tmp/034848je/resolve/path1 2025/06/03 03:52:08 NOTICE: checking path2 OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2' 2025/06/03 03:52:08 NOTICE: (01) : test resolve 2025/06/03 03:52:08 NOTICE: (02) : test initial bisync 2025/06/03 03:52:08 NOTICE: (03) : bisync resync 2025/06/03 03:52:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52:10 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/03 03:52:10 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:10 INFO : Copying Path2 files to Path1 2025/06/03 03:52:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:52:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:52:11 INFO : Resync updating listings 2025/06/03 03:52:11 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:11 INFO : Bisync successful 2025/06/03 03:52:11 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 03:52:11 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:11 NOTICE: (06) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:13 NOTICE: (07) : touch-glob 2001-03-04 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:13 NOTICE: (08) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:13 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/03 03:52:13 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/03 03:52:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:15 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:15 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:15 INFO : Path1 checking for diffs 2025/06/03 03:52:15 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:52:15 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:52:15 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:52:15 INFO : Path2 checking for diffs 2025/06/03 03:52:15 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:52:15 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:52:15 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:52:15 INFO : Applying changes 2025/06/03 03:52:15 INFO : Checking potential conflicts... 2025/06/03 03:52:15 ERROR : file1.txt: md5 differ 2025/06/03 03:52:15 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 differences found 2025/06/03 03:52:15 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 errors while checking 2025/06/03 03:52:15 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:52:15 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:15 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/03 03:52:15 INFO : file1.txt: The winner is: Path1 2025/06/03 03:52:15 NOTICE: - Path2 Deleting Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt 2025/06/03 03:52:15 INFO : file1.txt: Deleted 2025/06/03 03:52:15 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/03 03:52:15 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:17 INFO : file1.txt: Copied (new) 2025/06/03 03:52:17 INFO : Updating listings 2025/06/03 03:52:17 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:17 INFO : Bisync successful 2025/06/03 03:52:17 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 03:52:17 NOTICE: (12) : touch-glob 2001-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:17 NOTICE: (13) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:20 NOTICE: (14) : touch-glob 2001-08-26 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:20 NOTICE: (15) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:20 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/03 03:52:20 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/03 03:52:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:22 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:22 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:22 INFO : Path1 checking for diffs 2025/06/03 03:52:22 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 03:52:22 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:52:22 INFO : (Modified:  1 newer,  0 older) 2025/06/03 03:52:22 INFO : Path2 checking for diffs 2025/06/03 03:52:22 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/03 03:52:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/03 03:52:22 INFO : (Modified:  1 newer,  0 older) 2025/06/03 03:52:22 INFO : Applying changes 2025/06/03 03:52:22 INFO : Checking potential conflicts... 2025/06/03 03:52:22 ERROR : file1.txt: md5 differ 2025/06/03 03:52:22 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 differences found 2025/06/03 03:52:22 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 errors while checking 2025/06/03 03:52:22 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:52:22 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:22 INFO : file1.txt: The winner is: Path2 2025/06/03 03:52:22 NOTICE: - Path1 Renaming Path1 copy - /tmp/034848je/resolve/path1/file1.txt.dinosaur1 2025/06/03 03:52:22 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/03 03:52:22 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt.dinosaur1 2025/06/03 03:52:22 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt 2025/06/03 03:52:22 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/resolve/path1/file1.txt 2025/06/03 03:52:22 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:23 INFO : file1.txt: Copied (new) 2025/06/03 03:52:23 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:25 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/03 03:52:25 INFO : Updating listings 2025/06/03 03:52:25 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:25 INFO : Bisync successful 2025/06/03 03:52:25 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 03:52:25 NOTICE: (19) : touch-glob 2002-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:25 NOTICE: (20) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:27 NOTICE: (21) : touch-glob 2002-08-26 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:27 NOTICE: (22) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:27 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/03 03:52:27 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/03 03:52:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:29 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:29 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:30 INFO : Path1 checking for diffs 2025/06/03 03:52:30 INFO : - Path1 File is new - file1.txt 2025/06/03 03:52:30 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:30 INFO : Path2 checking for diffs 2025/06/03 03:52:30 INFO : - Path2 File is new - file1.txt 2025/06/03 03:52:30 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:30 INFO : Applying changes 2025/06/03 03:52:30 INFO : Checking potential conflicts... 2025/06/03 03:52:30 ERROR : file1.txt: md5 differ 2025/06/03 03:52:30 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 differences found 2025/06/03 03:52:30 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 errors while checking 2025/06/03 03:52:30 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:52:30 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:30 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/03 03:52:30 INFO : file1.txt: A winner could not be determined. 2025/06/03 03:52:30 NOTICE: - Path1 Renaming Path1 copy - /tmp/034848je/resolve/path1/file1.txt.apple1 2025/06/03 03:52:30 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/03 03:52:30 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt.apple1 2025/06/03 03:52:30 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt.apple2 2025/06/03 03:52:30 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/03 03:52:30 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/resolve/path1/file1.txt.apple2 2025/06/03 03:52:30 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:31 INFO : file1.txt.apple2: Copied (new) 2025/06/03 03:52:31 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:33 INFO : file1.txt.apple1: Copied (new) 2025/06/03 03:52:33 INFO : Updating listings 2025/06/03 03:52:33 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:33 INFO : Bisync successful 2025/06/03 03:52:33 NOTICE: (25) : test different suffixes 2025/06/03 03:52:33 NOTICE: (26) : touch-glob 2003-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:33 NOTICE: (27) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:36 NOTICE: (28) : touch-glob 2003-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:36 NOTICE: (29) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:36 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/03 03:52:36 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/03 03:52:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:38 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:38 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:38 INFO : Path1 checking for diffs 2025/06/03 03:52:38 INFO : - Path1 File is new - file1.txt 2025/06/03 03:52:38 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:38 INFO : Path2 checking for diffs 2025/06/03 03:52:38 INFO : - Path2 File is new - file1.txt 2025/06/03 03:52:38 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:38 INFO : Applying changes 2025/06/03 03:52:38 INFO : Checking potential conflicts... 2025/06/03 03:52:38 ERROR : file1.txt: md5 differ 2025/06/03 03:52:38 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 differences found 2025/06/03 03:52:38 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 errors while checking 2025/06/03 03:52:38 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:52:38 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:38 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/03 03:52:38 INFO : file1.txt: A winner could not be determined. 2025/06/03 03:52:38 NOTICE: - Path1 Renaming Path1 copy - /tmp/034848je/resolve/path1/file1.txt.cloud1 2025/06/03 03:52:38 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/03 03:52:38 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt.cloud1 2025/06/03 03:52:38 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt.local1 2025/06/03 03:52:39 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/03 03:52:39 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/resolve/path1/file1.txt.local1 2025/06/03 03:52:39 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:39 INFO : file1.txt.local1: Copied (new) 2025/06/03 03:52:39 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:41 INFO : file1.txt.cloud1: Copied (new) 2025/06/03 03:52:41 INFO : Updating listings 2025/06/03 03:52:41 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:41 INFO : Bisync successful 2025/06/03 03:52:41 NOTICE: (32) : test legacy 2025/06/03 03:52:41 NOTICE: (33) : touch-glob 2004-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:41 NOTICE: (34) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:44 NOTICE: (35) : touch-glob 2004-07-23 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:44 NOTICE: (36) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:44 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/03 03:52:44 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/03 03:52:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:46 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:46 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:46 INFO : Path1 checking for diffs 2025/06/03 03:52:46 INFO : - Path1 File is new - file1.txt 2025/06/03 03:52:46 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:46 INFO : Path2 checking for diffs 2025/06/03 03:52:46 INFO : - Path2 File is new - file1.txt 2025/06/03 03:52:46 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 03:52:46 INFO : Applying changes 2025/06/03 03:52:46 INFO : Checking potential conflicts... 2025/06/03 03:52:46 ERROR : file1.txt: md5 differ 2025/06/03 03:52:46 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 differences found 2025/06/03 03:52:46 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 1 errors while checking 2025/06/03 03:52:46 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:52:46 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:46 NOTICE: - Path1 Renaming Path1 copy - /tmp/034848je/resolve/path1/file1.txt..path1 2025/06/03 03:52:46 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/03 03:52:46 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt..path1 2025/06/03 03:52:46 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt..path2 2025/06/03 03:52:47 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/03 03:52:47 NOTICE: - Path2 Queue copy to Path1 - /tmp/034848je/resolve/path1/file1.txt..path2 2025/06/03 03:52:47 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:47 INFO : file1.txt..path2: Copied (new) 2025/06/03 03:52:47 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:52:49 INFO : file1.txt..path1: Copied (new) 2025/06/03 03:52:49 INFO : Updating listings 2025/06/03 03:52:49 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:49 INFO : Bisync successful 2025/06/03 03:52:49 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/03 03:52:49 NOTICE: (40) : touch-glob 2005-01-02 /tmp/034848je/datadir/test_resolve-higoraq9/ file1R.txt 2025/06/03 03:52:49 NOTICE: (41) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file1.txt 2025/06/03 03:52:52 NOTICE: (42) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1R.txt /tmp/034848je/resolve/path1/ file2.txt 2025/06/03 03:52:52 NOTICE: (43) : touch-glob 2006-03-04 /tmp/034848je/datadir/test_resolve-higoraq9/ file1L.txt 2025/06/03 03:52:52 NOTICE: (44) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt /tmp/034848je/resolve/path1/ file1.txt 2025/06/03 03:52:52 NOTICE: (45) : copy-as /tmp/034848je/datadir/test_resolve-higoraq9/file1L.txt TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/ file2.txt 2025/06/03 03:52:55 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/03 03:52:55 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/03 03:52:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:52: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/03 03:52:57 INFO : Synching Path1 "/tmp/034848je/resolve/path1/" with Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:52:57 INFO : Building Path1 and Path2 listings 2025/06/03 03:52:57 INFO : Path1 checking for diffs 2025/06/03 03:52:57 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 03:52:57 INFO : - Path1 File is new - file1.txt 2025/06/03 03:52:57 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 03:52:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:52:57 INFO : Path2 checking for diffs 2025/06/03 03:52:57 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/03 03:52:57 INFO : - Path2 File is new - file1.txt 2025/06/03 03:52:57 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/03 03:52:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/03 03:52:57 INFO : Applying changes 2025/06/03 03:52:57 INFO : Checking potential conflicts... 2025/06/03 03:52:57 ERROR : file2.txt: md5 differ 2025/06/03 03:52:57 ERROR : file1.txt: md5 differ 2025/06/03 03:52:57 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 2 differences found 2025/06/03 03:52:57 NOTICE: OpenDrive root 'rclone-test-lidirak3mumi/034848je/resolve/path2': 2 errors while checking 2025/06/03 03:52:57 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/03 03:52:57 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/03 03:52:57 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/03 03:52:57 INFO : file1.txt: The winner is: Path1 2025/06/03 03:52:57 NOTICE: - Path2 Deleting Path2 copy - TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/file1.txt 2025/06/03 03:52:57 INFO : file1.txt: Deleted 2025/06/03 03:52:57 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/03 03:52:57 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/03 03:52:57 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/03 03:52:57 INFO : file2.txt: The winner is: Path2 2025/06/03 03:52:57 NOTICE: - Path1 Deleting Path1 copy - /tmp/034848je/resolve/path1/file2.txt 2025/06/03 03:52:57 INFO : file2.txt: Deleted 2025/06/03 03:52:57 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/03 03:52:57 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:52:58 INFO : file2.txt: Copied (new) 2025/06/03 03:52:58 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:53:00 INFO : file1.txt: Copied (new) 2025/06/03 03:53:00 INFO : Updating listings 2025/06/03 03:53:00 INFO : Validating listings for Path1 "/tmp/034848je/resolve/path1/" vs Path2 "TestOpenDrive:rclone-test-lidirak3mumi/034848je/resolve/path2/" 2025/06/03 03:53:00 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED --- FAIL: TestBisyncLocalRemote (254.27s) --- FAIL: TestBisyncLocalRemote/all_changed (18.42s) --- FAIL: TestBisyncLocalRemote/check_access (36.71s) --- FAIL: TestBisyncLocalRemote/createemptysrcdirs (30.52s) --- FAIL: TestBisyncLocalRemote/dry_run (36.02s) --- FAIL: TestBisyncLocalRemote/normalization (21.33s) --- FAIL: TestBisyncLocalRemote/rclone_args (50.79s) --- PASS: TestBisyncLocalRemote/resolve (58.73s) === RUN TestBisyncRemoteRemote 2025/06/03 03:53:02 NOTICE: remote: TestOpenDrive:rclone-test-samiveb7rami === RUN TestBisyncRemoteRemote/all_changed 2025/06/03 03:53:08 ERROR : error listing: directory not found 2025/06/03 03:53:08 ERROR : error listing: directory not found 2025/06/03 03:53:08 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_all_changed-zajajiq3 2025/06/03 03:53:14 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/all_changed/path1' 2025/06/03 03:53:20 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/all_changed/path2' 2025/06/03 03:53:20 NOTICE: (01) : test all-changed 2025/06/03 03:53:20 NOTICE: (02) : test initial bisync 2025/06/03 03:53:20 NOTICE: (03) : bisync resync 2025/06/03 03:53:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:53:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:53:24 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:24 INFO : Copying Path2 files to Path1 2025/06/03 03:53:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:53:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:53:25 INFO : Resync updating listings 2025/06/03 03:53:25 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:25 INFO : Bisync successful 2025/06/03 03:53:25 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/03 03:53:25 NOTICE: (05) : touch-glob 2005-01-02 TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/ file* 2025/06/03 03:53:27 NOTICE: (06) : touch-glob 2005-01-02 TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/subdir file* 2025/06/03 03:53:29 NOTICE: (07) : test sync should pass 2025/06/03 03:53:29 NOTICE: (08) : bisync 2025/06/03 03:53:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:53:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:53:32 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:32 INFO : Building Path1 and Path2 listings 2025/06/03 03:53:33 INFO : Path1 checking for diffs 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/03 03:53:33 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/03 03:53:33 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/03 03:53:33 INFO : (Modified:  7 newer,  0 older) 2025/06/03 03:53:33 INFO : Path2 checking for diffs 2025/06/03 03:53:33 INFO : Applying changes 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy1.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy2.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy3.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy4.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy5.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.txt 2025/06/03 03:53:33 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/subdir/file20.txt 2025/06/03 03:53:33 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:53:33 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/03 03:53:33 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/03 03:53:33 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/03 03:53:33 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/03 03:53:33 INFO : file1.txt: Updated modification time in destination 2025/06/03 03:53:33 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 03:53:34 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/03 03:53:34 INFO : Updating listings 2025/06/03 03:53:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:34 INFO : Bisync successful 2025/06/03 03:53:34 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/03 03:53:34 NOTICE: (10) : touch-glob 2004-01-02 TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/ * 2025/06/03 03:53:35 NOTICE: (11) : touch-glob 2004-01-02 TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/subdir * 2025/06/03 03:53:36 NOTICE: (12) : test sync should fail 2025/06/03 03:53:36 NOTICE: (13) : bisync 2025/06/03 03:53:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:53:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:53:40 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:40 INFO : Building Path1 and Path2 listings 2025/06/03 03:53:40 INFO : Path1 checking for diffs 2025/06/03 03:53:40 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/03 03:53:40 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/03 03:53:40 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/03 03:53:40 INFO : (Modified:  1 newer,  7 older) 2025/06/03 03:53:40 INFO : Path2 checking for diffs 2025/06/03 03:53:40 ERROR : Safety abort: all files were changed on Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/". Run with --force if desired. 2025/06/03 03:53:40 NOTICE: Bisync aborted. Please try again. 2025/06/03 03:53:40 NOTICE: Bisync error: all files were changed 2025/06/03 03:53:40 NOTICE: (14) : test sync with force should pass 2025/06/03 03:53:40 NOTICE: (15) : bisync force 2025/06/03 03:53:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:53:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:53:44 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:44 INFO : Building Path1 and Path2 listings 2025/06/03 03:53:44 INFO : Path1 checking for diffs 2025/06/03 03:53:44 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/03 03:53:44 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/03 03:53:44 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/03 03:53:44 INFO : (Modified:  1 newer,  7 older) 2025/06/03 03:53:44 INFO : Path2 checking for diffs 2025/06/03 03:53:44 INFO : Applying changes 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/RCLONE_TEST 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy1.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy2.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy3.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy4.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.copy5.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/file1.txt 2025/06/03 03:53:44 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/subdir/file20.txt 2025/06/03 03:53:44 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:53:45 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : RCLONE_TEST: Updated modification time in destination 2025/06/03 03:53:45 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : file1.txt: Updated modification time in destination 2025/06/03 03:53:45 INFO : Updating listings 2025/06/03 03:53:45 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/all_changed/path2/" 2025/06/03 03:53:45 INFO : Bisync successful bisync_test.go:560: TEST all_changed PASSED === RUN TestBisyncRemoteRemote/changes 2025/06/03 03:53:50 ERROR : error listing: directory not found 2025/06/03 03:53:50 ERROR : error listing: directory not found 2025/06/03 03:53:50 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_changes-rozomit2 2025/06/03 03:53:56 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/changes/path1' 2025/06/03 03:54:02 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/changes/path2' 2025/06/03 03:54:02 NOTICE: (01) : test changes 2025/06/03 03:54:02 NOTICE: (02) : test initial bisync 2025/06/03 03:54:02 NOTICE: (03) : bisync resync 2025/06/03 03:54:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:54:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:54:06 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/" 2025/06/03 03:54:06 INFO : Copying Path2 files to Path1 2025/06/03 03:54:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:54:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:54:06 INFO : Resync updating listings 2025/06/03 03:54:06 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/" 2025/06/03 03:54:06 INFO : Bisync successful 2025/06/03 03:54:06 NOTICE: (04) : test make modifications on both paths 2025/06/03 03:54:06 NOTICE: (05) : test new on path2 - file10 2025/06/03 03:54:06 NOTICE: (06) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file10.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/ 2025/06/03 03:54:09 NOTICE: (07) : test newer on path2 - file1 2025/06/03 03:54:09 NOTICE: (08) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file1.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/ 2025/06/03 03:54:12 NOTICE: (09) : test new on path1 - file11 2025/06/03 03:54:12 NOTICE: (10) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file11.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/ 2025/06/03 03:54:15 NOTICE: (11) : test newer on path1 - file2 2025/06/03 03:54:15 NOTICE: (12) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file2.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/ 2025/06/03 03:54:17 NOTICE: (13) : test deleted on path2 - file3 2025/06/03 03:54:17 NOTICE: (14) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file3.txt 2025/06/03 03:54:19 NOTICE: (15) : test deleted on path1 - file4 2025/06/03 03:54:19 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file4.txt 2025/06/03 03:54:20 NOTICE: (17) : test deleted on both paths - file8 2025/06/03 03:54:20 NOTICE: (18) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file8.txt 2025/06/03 03:54:21 NOTICE: (19) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file8.txt 2025/06/03 03:54:21 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/03 03:54:21 NOTICE: (21) : touch-glob 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/ file5R.txt 2025/06/03 03:54:21 NOTICE: (22) : copy-as /tmp/035302ke/datadir/test_changes-wucofed2/file5R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/ file5.txt 2025/06/03 03:54:23 NOTICE: (23) : touch-glob 2001-03-04 /tmp/035302ke/datadir/test_changes-wucofed2/ file5L.txt 2025/06/03 03:54:23 NOTICE: (24) : copy-as /tmp/035302ke/datadir/test_changes-wucofed2/file5L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/ file5.txt 2025/06/03 03:54:26 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/03 03:54:26 NOTICE: (26) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file6.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/ 2025/06/03 03:54:28 NOTICE: (27) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file6.txt 2025/06/03 03:54:28 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/03 03:54:28 NOTICE: (29) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_changes-wucofed2/file7.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/ 2025/06/03 03:54:31 NOTICE: (30) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file7.txt 2025/06/03 03:54:31 NOTICE: (31) : test bisync run 2025/06/03 03:54:31 NOTICE: (32) : bisync 2025/06/03 03:54:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:54:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:54:35 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/" 2025/06/03 03:54:35 INFO : Building Path1 and Path2 listings 2025/06/03 03:54:35 INFO : Path1 checking for diffs 2025/06/03 03:54:35 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/03 03:54:35 INFO : - Path1 File was deleted - file4.txt 2025/06/03 03:54:35 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:54:35 INFO : - Path1 File was deleted - file6.txt 2025/06/03 03:54:35 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/03 03:54:35 INFO : - Path1 File was deleted - file8.txt 2025/06/03 03:54:35 INFO : - Path1 File is new - file11.txt 2025/06/03 03:54:35 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 03:54:35 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:54:35 INFO : Path2 checking for diffs 2025/06/03 03:54:35 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/03 03:54:35 INFO : - Path2 File was deleted - file3.txt 2025/06/03 03:54:35 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/03 03:54:35 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/03 03:54:35 INFO : - Path2 File was deleted - file7.txt 2025/06/03 03:54:35 INFO : - Path2 File was deleted - file8.txt 2025/06/03 03:54:35 INFO : - Path2 File is new - file10.txt 2025/06/03 03:54:35 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 03:54:35 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/03 03:54:35 INFO : Applying changes 2025/06/03 03:54:35 INFO : Checking potential conflicts... 2025/06/03 03:54:36 ERROR : file5.txt: md5 differ 2025/06/03 03:54:36 NOTICE: OpenDrive root 'rclone-test-samiveb7rami/035302ke/changes/path2': 1 differences found 2025/06/03 03:54:36 NOTICE: OpenDrive root 'rclone-test-samiveb7rami/035302ke/changes/path2': 1 errors while checking 2025/06/03 03:54:36 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/03 03:54:36 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file11.txt 2025/06/03 03:54:36 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file2.txt 2025/06/03 03:54:36 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file4.txt 2025/06/03 03:54:36 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 03:54:36 NOTICE: - Path1 Renaming Path1 copy - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file5.txt.conflict1 2025/06/03 03:54:36 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/03 03:54:36 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file5.txt.conflict1 2025/06/03 03:54:36 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file5.txt.conflict2 2025/06/03 03:54:37 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/03 03:54:37 NOTICE: - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file5.txt.conflict2 2025/06/03 03:54:37 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file6.txt 2025/06/03 03:54:37 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/file7.txt 2025/06/03 03:54:37 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file1.txt 2025/06/03 03:54:37 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file10.txt 2025/06/03 03:54:37 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/file3.txt 2025/06/03 03:54:37 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:54:37 INFO : file10.txt: Copied (server-side copy) 2025/06/03 03:54:37 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/03 03:54:37 INFO : file6.txt: Copied (server-side copy) 2025/06/03 03:54:38 INFO : file1.txt: Copied (server-side copy) 2025/06/03 03:54:38 INFO : file3.txt: Deleted 2025/06/03 03:54:38 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:54:38 INFO : file11.txt: Copied (server-side copy) 2025/06/03 03:54:38 INFO : file7.txt: Copied (server-side copy) 2025/06/03 03:54:38 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/03 03:54:39 INFO : file2.txt: Copied (server-side copy) 2025/06/03 03:54:39 INFO : file4.txt: Deleted 2025/06/03 03:54:39 INFO : Updating listings 2025/06/03 03:54:39 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/changes/path2/" 2025/06/03 03:54:39 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncRemoteRemote/check_access 2025/06/03 03:54:43 ERROR : error listing: directory not found 2025/06/03 03:54:44 ERROR : error listing: directory not found 2025/06/03 03:54:44 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_check_access-tizuhaz5 2025/06/03 03:54:44 ERROR : file1.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncRemoteRemote/check_access Messages: setting up path1 2025/06/03 03:54:49 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_access/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/check_access Messages: listing wrong, want RCLONE_TEST (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), subdir/RCLONE_TEST (109), subdir/file20.txt (0) got RCLONE_TEST (109), file2.txt (0), file3.txt (0), file4.txt (0), subdir/RCLONE_TEST (109), subdir/file20.txt (0) fstest.go:197: Not found "file1.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/check_access Messages: 1 objects not found 2025/06/03 03:55:05 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_access/path2' 2025/06/03 03:55:05 NOTICE: (01) : test check-access 2025/06/03 03:55:05 NOTICE: (02) : test initial bisync 2025/06/03 03:55:05 NOTICE: (03) : bisync resync 2025/06/03 03:55:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:10 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:10 INFO : Copying Path2 files to Path1 2025/06/03 03:55:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:55:10 INFO : file1.txt: Copied (server-side copy) 2025/06/03 03:55:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:55:11 INFO : Resync updating listings 2025/06/03 03:55:11 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:11 INFO : Bisync successful 2025/06/03 03:55:11 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 03:55:11 NOTICE: (05) : bisync check-access 2025/06/03 03:55:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:14 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:14 INFO : Building Path1 and Path2 listings 2025/06/03 03:55:15 INFO : Path1 checking for diffs 2025/06/03 03:55:15 INFO : Path2 checking for diffs 2025/06/03 03:55:15 INFO : Checking access health 2025/06/03 03:55:15 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:55:15 INFO : No changes found 2025/06/03 03:55:15 INFO : Updating listings 2025/06/03 03:55:15 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:15 INFO : Bisync successful 2025/06/03 03:55:15 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/03 03:55:15 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/subdir/RCLONE_TEST 2025/06/03 03:55:16 NOTICE: (08) : bisync check-access 2025/06/03 03:55:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:20 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:20 INFO : Building Path1 and Path2 listings 2025/06/03 03:55:21 INFO : Path1 checking for diffs 2025/06/03 03:55:21 INFO : Path2 checking for diffs 2025/06/03 03:55:21 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/03 03:55:21 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:55:21 INFO : Checking access health 2025/06/03 03:55:21 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/03 03:55:21 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/03 03:55:21 ERROR : Bisync critical error: check file check failed 2025/06/03 03:55:21 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:55:21 NOTICE: Bisync error: bisync aborted 2025/06/03 03:55:21 NOTICE: (09) : copy-listings path2-missing 2025/06/03 03:55:21 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/03 03:55:21 NOTICE: (11) : copy-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/subdir/RCLONE_TEST TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/ 2025/06/03 03:55:25 NOTICE: (12) : bisync resync 2025/06/03 03:55:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:29 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:29 INFO : Copying Path2 files to Path1 2025/06/03 03:55:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:55:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:55:30 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/06/03 03:55:30 INFO : Resync updating listings 2025/06/03 03:55:30 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:30 INFO : Bisync successful 2025/06/03 03:55:30 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/03 03:55:30 NOTICE: (14) : bisync check-access 2025/06/03 03:55:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:33 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:33 INFO : Building Path1 and Path2 listings 2025/06/03 03:55:34 INFO : Path1 checking for diffs 2025/06/03 03:55:34 INFO : Path2 checking for diffs 2025/06/03 03:55:34 INFO : Checking access health 2025/06/03 03:55:34 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:55:34 INFO : No changes found 2025/06/03 03:55:34 INFO : Updating listings 2025/06/03 03:55:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:34 INFO : Bisync successful 2025/06/03 03:55:34 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/03 03:55:34 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/RCLONE_TEST 2025/06/03 03:55:35 NOTICE: (17) : bisync check-access 2025/06/03 03:55:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:39 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:39 INFO : Building Path1 and Path2 listings 2025/06/03 03:55:39 INFO : Path1 checking for diffs 2025/06/03 03:55:39 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 03:55:39 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:55:39 INFO : Path2 checking for diffs 2025/06/03 03:55:39 INFO : Checking access health 2025/06/03 03:55:39 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/03 03:55:39 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/03 03:55:39 ERROR : Bisync critical error: check file check failed 2025/06/03 03:55:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:55:39 NOTICE: Bisync error: bisync aborted 2025/06/03 03:55:39 NOTICE: (18) : copy-listings path1-missing 2025/06/03 03:55:39 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/03 03:55:39 NOTICE: (20) : bisync check-access 2025/06/03 03:55:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:43 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:43 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/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_access_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_access_path2.path1.lst Path2: /tmp/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_access_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/035302ke/workdir" 2025/06/03 03:55:43 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:55:43 NOTICE: Bisync error: bisync aborted 2025/06/03 03:55:43 NOTICE: (21) : move-listings missing-listings 2025/06/03 03:55:43 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/03 03:55:43 NOTICE: (23) : bisync resync 2025/06/03 03:55:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:48 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:48 INFO : Copying Path2 files to Path1 2025/06/03 03:55:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:55:48 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/03 03:55:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:55:48 INFO : Resync updating listings 2025/06/03 03:55:48 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:48 INFO : Bisync successful 2025/06/03 03:55:48 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/03 03:55:48 NOTICE: (25) : bisync check-access 2025/06/03 03:55:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:55:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:55:53 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:53 INFO : Building Path1 and Path2 listings 2025/06/03 03:55:53 INFO : Path1 checking for diffs 2025/06/03 03:55:53 INFO : Path2 checking for diffs 2025/06/03 03:55:53 INFO : Checking access health 2025/06/03 03:55:53 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/03 03:55:53 INFO : No changes found 2025/06/03 03:55:53 INFO : Updating listings 2025/06/03 03:55:53 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access/path2/" 2025/06/03 03:55:53 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2025/06/03 03:55:57 ERROR : error listing: directory not found 2025/06/03 03:55:57 ERROR : error listing: directory not found 2025/06/03 03:55:57 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_check_access_filters-nuyumey9 2025/06/03 03:56:10 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_access_filters/path1' 2025/06/03 03:56:21 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_access_filters/path2' 2025/06/03 03:56:22 NOTICE: (01) : test check-access-filters 2025/06/03 03:56:22 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/03 03:56:22 NOTICE: (03) : copy-file /tmp/035302ke/datadir/test_check_access_filters-redikig6/exclude-other-filtersfile.txt /tmp/035302ke/workdir/ 2025/06/03 03:56:22 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/03 03:56:22 NOTICE: (05) : bisync resync filters-file=/tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:56:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:56:26 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:26 INFO : Using filters file /tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:26 INFO : Storing filters file hash to /tmp/035302ke/workdir/exclude-other-filtersfile.txt.md5 2025/06/03 03:56:26 INFO : Copying Path2 files to Path1 2025/06/03 03:56:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:56:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:56:27 INFO : Resync updating listings 2025/06/03 03:56:27 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:27 INFO : Bisync successful 2025/06/03 03:56:27 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/03 03:56:27 NOTICE: (07) : bisync check-access filters-file=/tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:56:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:56:31 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:31 INFO : Using filters file /tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:31 INFO : Building Path1 and Path2 listings 2025/06/03 03:56:31 INFO : Path1 checking for diffs 2025/06/03 03:56:31 INFO : Path2 checking for diffs 2025/06/03 03:56:31 INFO : Checking access health 2025/06/03 03:56:31 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/03 03:56:31 INFO : No changes found 2025/06/03 03:56:31 INFO : Updating listings 2025/06/03 03:56:31 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:31 INFO : Bisync successful 2025/06/03 03:56:31 NOTICE: (08) : copy-listings exclude-initial 2025/06/03 03:56:31 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/03 03:56:31 NOTICE: (10) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/03 03:56:33 NOTICE: (11) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/03 03:56:35 NOTICE: (12) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/03 03:56:37 NOTICE: (13) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/03 03:56:38 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/03 03:56:38 NOTICE: (15) : bisync check-access filters-file=/tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:56:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:56:42 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:42 INFO : Using filters file /tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:42 INFO : Building Path1 and Path2 listings 2025/06/03 03:56:43 INFO : Path1 checking for diffs 2025/06/03 03:56:43 INFO : Path2 checking for diffs 2025/06/03 03:56:43 INFO : Checking access health 2025/06/03 03:56:43 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/03 03:56:43 INFO : No changes found 2025/06/03 03:56:43 INFO : Updating listings 2025/06/03 03:56:43 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:43 INFO : Bisync successful 2025/06/03 03:56:43 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/03 03:56:43 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/03 03:56:43 NOTICE: (18) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/RCLONE_TEST 2025/06/03 03:56:44 NOTICE: (19) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/03 03:56:46 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/03 03:56:46 NOTICE: (21) : bisync check-access filters-file=/tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:56:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:56:50 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:50 INFO : Using filters file /tmp/035302ke/workdir/exclude-other-filtersfile.txt 2025/06/03 03:56:50 INFO : Building Path1 and Path2 listings 2025/06/03 03:56:50 INFO : Path1 checking for diffs 2025/06/03 03:56:50 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/03 03:56:50 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:56:50 INFO : Path2 checking for diffs 2025/06/03 03:56:50 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/03 03:56:50 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:56:50 INFO : Checking access health 2025/06/03 03:56:50 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/03 03:56:50 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/03 03:56:50 ERROR : Bisync critical error: check file check failed 2025/06/03 03:56:50 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:56:50 NOTICE: Bisync error: bisync aborted 2025/06/03 03:56:50 NOTICE: (22) : move-listings exclude-error-run 2025/06/03 03:56:50 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/03 03:56:50 NOTICE: (24) : test reset to the initial state 2025/06/03 03:56:50 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/ 2025/06/03 03:56:54 NOTICE: (26) : sync-dir TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/ TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/ 2025/06/03 03:56:55 NOTICE: (27) : copy-file /tmp/035302ke/datadir/test_check_access_filters-redikig6/include-other-filtersfile.txt /tmp/035302ke/workdir/ 2025/06/03 03:56:55 NOTICE: (28) : bisync resync filters-file=/tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:56:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:56:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:56:59 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:56:59 INFO : Using filters file /tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:56:59 INFO : Storing filters file hash to /tmp/035302ke/workdir/include-other-filtersfile.txt.md5 2025/06/03 03:56:59 INFO : Copying Path2 files to Path1 2025/06/03 03:56:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:57:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:57:00 INFO : Resync updating listings 2025/06/03 03:57:00 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:00 INFO : Bisync successful 2025/06/03 03:57:00 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/03 03:57:00 NOTICE: (30) : bisync check-access filters-file=/tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:04 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:04 INFO : Using filters file /tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:04 INFO : Building Path1 and Path2 listings 2025/06/03 03:57:05 INFO : Path1 checking for diffs 2025/06/03 03:57:05 INFO : Path2 checking for diffs 2025/06/03 03:57:05 INFO : Checking access health 2025/06/03 03:57:05 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/03 03:57:05 INFO : No changes found 2025/06/03 03:57:05 INFO : Updating listings 2025/06/03 03:57:05 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:05 INFO : Bisync successful 2025/06/03 03:57:05 NOTICE: (31) : copy-listings include-initial 2025/06/03 03:57:05 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/03 03:57:05 NOTICE: (33) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/03 03:57:05 NOTICE: (34) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/03 03:57:05 NOTICE: (35) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/03 03:57:06 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/03 03:57:06 NOTICE: (37) : bisync check-access filters-file=/tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:09 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:09 INFO : Using filters file /tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:09 INFO : Building Path1 and Path2 listings 2025/06/03 03:57:10 INFO : Path1 checking for diffs 2025/06/03 03:57:10 INFO : Path2 checking for diffs 2025/06/03 03:57:10 INFO : Checking access health 2025/06/03 03:57:10 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/03 03:57:10 INFO : No changes found 2025/06/03 03:57:10 INFO : Updating listings 2025/06/03 03:57:10 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:10 INFO : Bisync successful 2025/06/03 03:57:10 NOTICE: (38) : copy-listings include-pass-run 2025/06/03 03:57:10 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/03 03:57:10 NOTICE: (40) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/RCLONE_TEST 2025/06/03 03:57:11 NOTICE: (41) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/03 03:57:11 NOTICE: (42) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/03 03:57:13 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/03 03:57:13 NOTICE: (44) : bisync check-access filters-file=/tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:17 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_access_filters/path2/" 2025/06/03 03:57:17 INFO : Using filters file /tmp/035302ke/workdir/include-other-filtersfile.txt 2025/06/03 03:57:17 INFO : Building Path1 and Path2 listings 2025/06/03 03:57:17 INFO : Path1 checking for diffs 2025/06/03 03:57:17 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/03 03:57:17 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/03 03:57:17 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/03 03:57:17 INFO : Path2 checking for diffs 2025/06/03 03:57:17 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/03 03:57:17 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:57:17 INFO : Checking access health 2025/06/03 03:57:17 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/03 03:57:17 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/03 03:57:17 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/03 03:57:17 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/03 03:57:17 ERROR : Bisync critical error: check file check failed 2025/06/03 03:57:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:57:17 NOTICE: Bisync error: bisync aborted 2025/06/03 03:57:17 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/06/03 03:57:22 ERROR : error listing: directory not found 2025/06/03 03:57:22 ERROR : error listing: directory not found 2025/06/03 03:57:22 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_check_filename-gujohoj4 2025/06/03 03:57:23 ERROR : .chk_file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) bisync_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1943 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBisyncRemoteRemote/check_filename Messages: setting up path1 2025/06/03 03:57:27 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_filename/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Should be true Test: TestBisyncRemoteRemote/check_filename Messages: listing wrong, want .chk_file (109), file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), subdir/.chk_file (109), subdir/file20.txt (0) got file1.txt (0), file2.txt (0), file3.txt (0), file4.txt (0), subdir/.chk_file (109), subdir/file20.txt (0) fstest.go:197: Not found ".chk_file" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestBisyncRemoteRemote/check_filename Messages: 1 objects not found 2025/06/03 03:57:41 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_filename/path2' 2025/06/03 03:57:42 NOTICE: (01) : test check-filename 2025/06/03 03:57:42 NOTICE: (02) : test initial bisync 2025/06/03 03:57:42 NOTICE: (03) : bisync resync 2025/06/03 03:57:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:46 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:57:46 INFO : Copying Path2 files to Path1 2025/06/03 03:57:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:57:47 INFO : .chk_file: Copied (server-side copy) 2025/06/03 03:57:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:57:47 INFO : Resync updating listings 2025/06/03 03:57:47 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:57:47 INFO : Bisync successful 2025/06/03 03:57:47 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/03 03:57:47 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/03 03:57:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:51 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:57:51 INFO : Building Path1 and Path2 listings 2025/06/03 03:57:52 INFO : Path1 checking for diffs 2025/06/03 03:57:52 INFO : Path2 checking for diffs 2025/06/03 03:57:52 INFO : Checking access health 2025/06/03 03:57:52 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 03:57:52 INFO : No changes found 2025/06/03 03:57:52 INFO : Updating listings 2025/06/03 03:57:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:57:52 INFO : Bisync successful 2025/06/03 03:57:52 NOTICE: (06) : copy-listings initial-pass 2025/06/03 03:57:52 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/03 03:57:52 NOTICE: (08) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/subdir/.chk_file 2025/06/03 03:57:53 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/03 03:57:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:57:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:57:57 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:57:57 INFO : Building Path1 and Path2 listings 2025/06/03 03:57:58 INFO : Path1 checking for diffs 2025/06/03 03:57:58 INFO : Path2 checking for diffs 2025/06/03 03:57:58 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/03 03:57:58 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 03:57:58 INFO : Checking access health 2025/06/03 03:57:58 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/03 03:57:58 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/03 03:57:58 ERROR : Bisync critical error: check file check failed 2025/06/03 03:57:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:57:58 NOTICE: Bisync error: bisync aborted 2025/06/03 03:57:58 NOTICE: (10) : move-listings path2-missing 2025/06/03 03:57:58 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/03 03:57:58 NOTICE: (12) : copy-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/subdir/.chk_file TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/subdir/ 2025/06/03 03:58:02 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/03 03:58:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:06 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:58:06 INFO : Copying Path2 files to Path1 2025/06/03 03:58:06 INFO : Checking access health 2025/06/03 03:58:06 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 03:58:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:58:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:58:07 INFO : Resync updating listings 2025/06/03 03:58:07 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:58:07 INFO : Bisync successful 2025/06/03 03:58:07 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/03 03:58:07 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/03 03:58:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:11 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:58:11 INFO : Building Path1 and Path2 listings 2025/06/03 03:58:12 INFO : Path1 checking for diffs 2025/06/03 03:58:12 INFO : Path2 checking for diffs 2025/06/03 03:58:12 INFO : Checking access health 2025/06/03 03:58:12 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/03 03:58:12 INFO : No changes found 2025/06/03 03:58:12 INFO : Updating listings 2025/06/03 03:58:12 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_filename/path2/" 2025/06/03 03:58:12 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteRemote/check_sync 2025/06/03 03:58:16 ERROR : error listing: directory not found 2025/06/03 03:58:16 ERROR : error listing: directory not found 2025/06/03 03:58:16 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_check_sync-tuwikic7 2025/06/03 03:58:23 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_sync/path1' 2025/06/03 03:58:29 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/check_sync/path2' 2025/06/03 03:58:29 NOTICE: (01) : test check-sync 2025/06/03 03:58:29 NOTICE: (02) : test initial bisync 2025/06/03 03:58:29 NOTICE: (03) : bisync resync 2025/06/03 03:58:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:33 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:33 INFO : Copying Path2 files to Path1 2025/06/03 03:58:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:58:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:58:34 INFO : Resync updating listings 2025/06/03 03:58:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:34 INFO : Bisync successful 2025/06/03 03:58:34 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/03 03:58:34 NOTICE: (05) : bisync check-sync-only 2025/06/03 03:58:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:38 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:38 INFO : Bisync successful 2025/06/03 03:58:38 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/03 03:58:38 NOTICE: (07) : copy-as /tmp/035302ke/datadir/test_check_sync-gehobug0/_testdir_path1.._testdir_path2.path1.lst /tmp/035302ke/workdir/ TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path1.lst 2025/06/03 03:58:38 NOTICE: (08) : copy-as /tmp/035302ke/datadir/test_check_sync-gehobug0/_testdir_path1.._testdir_path2.path2.lst /tmp/035302ke/workdir/ TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path2.lst 2025/06/03 03:58:38 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/03 03:58:38 NOTICE: (10) : bisync check-sync-only 2025/06/03 03:58:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:42 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:42 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/03 03:58:42 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/03 03:58:42 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/03 03:58:42 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:42 NOTICE: Bisync error: bisync aborted 2025/06/03 03:58:42 NOTICE: (11) : copy-listings check-sync-only 2025/06/03 03:58:42 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/03 03:58:42 NOTICE: (13) : bisync 2025/06/03 03:58:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:46 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:46 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/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path1.lst Path2: /tmp/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/035302ke/workdir" 2025/06/03 03:58:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:46 NOTICE: Bisync error: bisync aborted 2025/06/03 03:58:46 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/03 03:58:46 NOTICE: (15) : delete-glob /tmp/035302ke/workdir/ *.lst 2025/06/03 03:58:46 NOTICE: (16) : delete-glob /tmp/035302ke/workdir/ *.lst-err 2025/06/03 03:58:46 NOTICE: (17) : delete-glob /tmp/035302ke/workdir/ *.lst-new 2025/06/03 03:58:46 NOTICE: (18) : test 6. run resync 2025/06/03 03:58:46 NOTICE: (19) : bisync resync 2025/06/03 03:58:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:50 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:50 INFO : Copying Path2 files to Path1 2025/06/03 03:58:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:58:50 ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 03:58:50 ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 03:58:50 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:50 NOTICE: Bisync error: bisync aborted 2025/06/03 03:58:50 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/03 03:58:50 NOTICE: (21) : bisync 2025/06/03 03:58:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:54 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:54 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/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path1.lst Path2: /tmp/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/035302ke/workdir" 2025/06/03 03:58:54 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:54 NOTICE: Bisync error: bisync aborted 2025/06/03 03:58:54 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/03 03:58:54 NOTICE: (23) : bisync no-check-sync 2025/06/03 03:58:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 03:58:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 03:58:58 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/check_sync/path2/" 2025/06/03 03:58:58 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/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path1.lst Path2: /tmp/035302ke/workdir/TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path1..TestOpenDrive_rclone-test-samiveb7rami_035302ke_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/035302ke/workdir" 2025/06/03 03:58:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:58 NOTICE: Bisync error: bisync aborted 2025/06/03 03:58:58 NOTICE: ---------------------------------------------------------- 2025/06/03 03:58:58 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 03:58:58 NOTICE: Golden count: 11 2025/06/03 03:58:58 NOTICE: Result count: 7 2025/06/03 03:58:58 NOTICE: Golden files: _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, check-sync-only._testdir_path1.._testdir_path2.path1.lst-err, check-sync-only._testdir_path1.._testdir_path2.path1.lst-new, check-sync-only._testdir_path1.._testdir_path2.path2.lst-err, check-sync-only._testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/06/03 03:58:58 NOTICE: Result files: _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path2.lst-new, check-sync-only._testdir_path1.._testdir_path2.path1.lst-err, check-sync-only._testdir_path1.._testdir_path2.path1.lst-new, check-sync-only._testdir_path1.._testdir_path2.path2.lst-err, check-sync-only._testdir_path1.._testdir_path2.path2.lst-new, test.log 2025/06/03 03:58:58 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst 2025/06/03 03:58:58 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path1.lst-old 2025/06/03 03:58:58 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst 2025/06/03 03:58:58 NOTICE: File found in Golden but not in Results: _testdir_path1.._testdir_path2.path2.lst-old 2025/06/03 03:58:58 NOTICE: ---------------------------------------------------------- 2025/06/03 03:58:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/03 03:58:58 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:58:58 NOTICE: | -- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:58:58 NOTICE: | @@ -3,16 +1,0 @@ 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file3.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file4.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file6.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file7.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file8.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: ---------------------------------------------------------- 2025/06/03 03:58:58 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:58:58 NOTICE: | @@ -1 +0,0 @@ 2025/06/03 03:58:58 NOTICE: | -- 109 - - 2000-01-01 00:00:00 +0000 UTC "\"RCLONE_TEST\"" 2025/06/03 03:58:58 NOTICE: | @@ -3,16 +1,0 @@ 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file1.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file2.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file3.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file4.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file5.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file6.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file7.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: | -- 0 - - 2000-01-01 00:00:00 +0000 UTC "\"file8.txt\"" 2025/06/03 03:58:58 NOTICE: | - 2025/06/03 03:58:58 NOTICE: ---------------------------------------------------------- 2025/06/03 03:58:58 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:58:58 NOTICE: | @@ -97,4 +97,4 @@ 2025/06/03 03:58:58 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:58:58 NOTICE: | -INFO : Resync updating listings 2025/06/03 03:58:58 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:58:58 NOTICE: | -INFO : Bisync successful 2025/06/03 03:58:58 NOTICE: | +ERROR : modtime_write_test: Failed to copy: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync critical error: failed to get fileinfo: File is deleted (Error 404) 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:58 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:58:58 NOTICE: | @@ -114,7 +114,8 @@ 2025/06/03 03:58:58 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:58:58 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:58:58 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:58:58 NOTICE: | -INFO : No changes found 2025/06/03 03:58:58 NOTICE: | -INFO : Updating listings 2025/06/03 03:58:58 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/03 03:58:58 NOTICE: | -INFO : Bisync successful 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:58:58 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:58:58 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:58:58 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:58:58 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:58:58 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:58 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:58:58 NOTICE: | @@ -134,6 +135,8 @@ 2025/06/03 03:58:58 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/03 03:58:58 NOTICE: | -INFO : Path1 checking for diffs 2025/06/03 03:58:58 NOTICE: | -INFO : Path2 checking for diffs 2025/06/03 03:58:58 NOTICE: | -INFO : No changes found 2025/06/03 03:58:58 NOTICE: | -INFO : Updating listings 2025/06/03 03:58:58 NOTICE: | -INFO : Bisync successful 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/03 03:58:58 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/03 03:58:58 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/03 03:58:58 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/03 03:58:58 NOTICE: | +Try running this command to inspect the work dir: 2025/06/03 03:58:58 NOTICE: | +rclone lsl "{workdir}" 2025/06/03 03:58:58 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 03:58:58 NOTICE: | +Bisync error: bisync aborted 2025/06/03 03:58:58 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_sync FAILED - 7 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/compare_all 2025/06/03 03:59:02 ERROR : error listing: directory not found 2025/06/03 03:59:02 ERROR : error listing: directory not found 2025/06/03 03:59:02 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_compare_all-xidulun3 2025/06/03 03:59:09 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/compare_all/path1' 2025/06/03 03:59:14 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/compare_all/path2' 2025/06/03 03:59:14 NOTICE: (01) : test changes compare-all 2025/06/03 03:59:14 NOTICE: (02) : test initial bisync 2025/06/03 03:59:14 NOTICE: (03) : bisync resync compare-all 2025/06/03 03:59:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/03 03:59:18 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/" 2025/06/03 03:59:18 INFO : Copying Path2 files to Path1 2025/06/03 03:59:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 03:59:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 03:59:19 INFO : Resync updating listings 2025/06/03 03:59:19 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/" 2025/06/03 03:59:19 INFO : Bisync successful 2025/06/03 03:59:19 NOTICE: (04) : test make modifications on both paths 2025/06/03 03:59:19 NOTICE: (05) : test new on path2 - file10 2025/06/03 03:59:19 NOTICE: (06) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file10.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/ 2025/06/03 03:59:22 NOTICE: (07) : test newer on path2 - file1 2025/06/03 03:59:22 NOTICE: (08) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file1.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/ 2025/06/03 03:59:24 NOTICE: (09) : test new on path1 - file11 2025/06/03 03:59:24 NOTICE: (10) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file11.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/ 2025/06/03 03:59:27 NOTICE: (11) : test newer on path1 - file2 2025/06/03 03:59:27 NOTICE: (12) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file2.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/ 2025/06/03 03:59:30 NOTICE: (13) : test deleted on path2 - file3 2025/06/03 03:59:30 NOTICE: (14) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file3.txt 2025/06/03 03:59:31 NOTICE: (15) : test deleted on path1 - file4 2025/06/03 03:59:31 NOTICE: (16) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file4.txt 2025/06/03 03:59:32 NOTICE: (17) : test deleted on both paths - file8 2025/06/03 03:59:32 NOTICE: (18) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file8.txt 2025/06/03 03:59:33 NOTICE: (19) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file8.txt 2025/06/03 03:59:33 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/03 03:59:33 NOTICE: (21) : touch-glob 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/ file5R.txt 2025/06/03 03:59:33 NOTICE: (22) : copy-as /tmp/035302ke/datadir/test_compare_all-numigod2/file5R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/ file5.txt 2025/06/03 03:59:35 NOTICE: (23) : touch-glob 2001-03-04 /tmp/035302ke/datadir/test_compare_all-numigod2/ file5L.txt 2025/06/03 03:59:35 NOTICE: (24) : copy-as /tmp/035302ke/datadir/test_compare_all-numigod2/file5L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/ file5.txt 2025/06/03 03:59:38 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/03 03:59:38 NOTICE: (26) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file6.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/ 2025/06/03 03:59:40 NOTICE: (27) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file6.txt 2025/06/03 03:59:41 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/03 03:59:41 NOTICE: (29) : touch-copy 2001-01-02 /tmp/035302ke/datadir/test_compare_all-numigod2/file7.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/ 2025/06/03 03:59:43 NOTICE: (30) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file7.txt 2025/06/03 03:59:43 NOTICE: (31) : test bisync run 2025/06/03 03:59:43 NOTICE: (32) : bisync compare-all 2025/06/03 03:59:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/03 03:59:48 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/" 2025/06/03 03:59:48 INFO : Building Path1 and Path2 listings 2025/06/03 03:59:48 INFO : Path1 checking for diffs 2025/06/03 03:59:48 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/03 03:59:48 INFO : - Path1 File was deleted - file4.txt 2025/06/03 03:59:48 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/03 03:59:48 INFO : - Path1 File was deleted - file6.txt 2025/06/03 03:59:48 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/03 03:59:48 INFO : - Path1 File was deleted - file8.txt 2025/06/03 03:59:48 INFO : - Path1 File is new - file11.txt 2025/06/03 03:59:48 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 03:59:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/03 03:59:48 INFO : Path2 checking for diffs 2025/06/03 03:59:48 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/03 03:59:48 INFO : - Path2 File was deleted - file3.txt 2025/06/03 03:59:48 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/03 03:59:48 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/03 03:59:48 INFO : - Path2 File was deleted - file7.txt 2025/06/03 03:59:48 INFO : - Path2 File was deleted - file8.txt 2025/06/03 03:59:48 INFO : - Path2 File is new - file10.txt 2025/06/03 03:59:48 INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:59:48 INFO : Path2: 8 changes:  2 new,  3 modified,  3 deleted 2025/06/03 03:59:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/03 03:59:48 INFO : Applying changes 2025/06/03 03:59:48 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file11.txt 2025/06/03 03:59:48 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file2.txt 2025/06/03 03:59:48 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file4.txt 2025/06/03 03:59:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/03 03:59:48 NOTICE: - Path1 Renaming Path1 copy - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file5.txt.conflict1 2025/06/03 03:59:49 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/03 03:59:49 NOTICE: - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file5.txt.conflict1 2025/06/03 03:59:49 NOTICE: - Path2 Renaming Path2 copy - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file5.txt.conflict2 2025/06/03 03:59:49 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/03 03:59:49 NOTICE: - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file5.txt.conflict2 2025/06/03 03:59:49 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file6.txt 2025/06/03 03:59:49 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/file7.txt 2025/06/03 03:59:49 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file1.txt 2025/06/03 03:59:49 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file10.txt 2025/06/03 03:59:49 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/file3.txt 2025/06/03 03:59:49 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/modtime_write_test 2025/06/03 03:59:49 INFO : - Path2 Do queued copies to - Path1 2025/06/03 03:59:50 INFO : file10.txt: Copied (server-side copy) 2025/06/03 03:59:50 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/03 03:59:50 INFO : file1.txt: Copied (server-side copy) 2025/06/03 03:59:51 INFO : file6.txt: Copied (server-side copy) 2025/06/03 03:59:51 INFO : file3.txt: Deleted 2025/06/03 03:59:51 INFO : - Path1 Do queued copies to - Path2 2025/06/03 03:59:51 INFO : file11.txt: Copied (server-side copy) 2025/06/03 03:59:51 INFO : file2.txt: Copied (server-side copy) 2025/06/03 03:59:51 INFO : file7.txt: Copied (server-side copy) 2025/06/03 03:59:52 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/03 03:59:52 INFO : file4.txt: Deleted 2025/06/03 03:59:52 INFO : Updating listings 2025/06/03 03:59:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/compare_all/path2/" 2025/06/03 03:59:52 INFO : Bisync successful 2025/06/03 03:59:52 NOTICE: ---------------------------------------------------------- 2025/06/03 03:59:52 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy2to1.que 2025/06/03 03:59:52 NOTICE: | @@ -5,0 +6 @@ 2025/06/03 03:59:52 NOTICE: | +"modtime_write_test" 2025/06/03 03:59:52 NOTICE: ---------------------------------------------------------- 2025/06/03 03:59:52 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 03:59:52 NOTICE: | @@ -14,0 +15,2 @@ 2025/06/03 03:59:52 NOTICE: | +- 18 md5:2237e9a79505ead7e8b4a18ecb700786 - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 03:59:52 NOTICE: | + 2025/06/03 03:59:52 NOTICE: ---------------------------------------------------------- 2025/06/03 03:59:52 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 03:59:52 NOTICE: | @@ -78 +78,2 @@ 2025/06/03 03:59:52 NOTICE: | -INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/03 03:59:52 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 03:59:52 NOTICE: | +INFO : Path2: 8 changes:  2 new,  3 modified,  3 deleted 2025/06/03 03:59:52 NOTICE: | @@ -93,0 +95 @@ 2025/06/03 03:59:52 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 03:59:52 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST compare_all FAILED - 3 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/03 03:59:57 ERROR : error listing: directory not found 2025/06/03 03:59:57 ERROR : error listing: directory not found 2025/06/03 03:59:57 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_createemptysrcdirs-tekosos3 2025/06/03 04:00:04 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1' 2025/06/03 04:00:10 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2' 2025/06/03 04:00:10 NOTICE: (01) : test createemptysrcdirs 2025/06/03 04:00:10 NOTICE: (02) : test initial bisync 2025/06/03 04:00:10 NOTICE: (03) : touch-glob 2001-01-02 /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/ placeholder.txt 2025/06/03 04:00:10 NOTICE: (04) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:00:12 NOTICE: (05) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:00:14 NOTICE: (06) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:00:16 NOTICE: (07) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:00:19 NOTICE: (08) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:00:21 NOTICE: (09) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:00:23 NOTICE: (10) : bisync resync 2025/06/03 04:00:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:00:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:00:27 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:27 INFO : Copying Path2 files to Path1 2025/06/03 04:00:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:00:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:00:28 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/03 04:00:28 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/03 04:00:28 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/03 04:00:28 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/03 04:00:28 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/03 04:00:29 INFO : file1.txt: Updated modification time in destination 2025/06/03 04:00:29 INFO : Resync updating listings 2025/06/03 04:00:29 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:29 INFO : Bisync successful 2025/06/03 04:00:29 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/03 04:00:29 NOTICE: (12) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/03 04:00:32 NOTICE: (13) : touch-glob 2001-01-02 TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ subdir 2025/06/03 04:00:33 NOTICE: (14) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/03 04:00:35 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/03 04:00:35 NOTICE: (16) : bisync 2025/06/03 04:00:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:00:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:00:39 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:39 INFO : Building Path1 and Path2 listings 2025/06/03 04:00:40 INFO : Path1 checking for diffs 2025/06/03 04:00:40 INFO : Path2 checking for diffs 2025/06/03 04:00:40 INFO : No changes found 2025/06/03 04:00:40 INFO : Updating listings 2025/06/03 04:00:40 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:40 INFO : Bisync successful 2025/06/03 04:00:40 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/03 04:00:40 NOTICE: (18) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:00:40 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:00:40 NOTICE: (19) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:00:41 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/03 04:00:41 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/03 04:00:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:00:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:00:45 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:45 INFO : Building Path1 and Path2 listings 2025/06/03 04:00:46 INFO : Path1 checking for diffs 2025/06/03 04:00:46 INFO : - Path1 File is new - subdir 2025/06/03 04:00:46 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:00:46 INFO : Path2 checking for diffs 2025/06/03 04:00:46 INFO : Applying changes 2025/06/03 04:00:46 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/subdir 2025/06/03 04:00:46 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:00:46 INFO : subdir: Making directory 2025/06/03 04:00:46 INFO : Updating listings 2025/06/03 04:00:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:00:46 INFO : Bisync successful 2025/06/03 04:00:46 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/03 04:00:46 NOTICE: (23) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:00:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:00:47 NOTICE: (24) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:00:47 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:00:47 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/03 04:00:47 NOTICE: (26) : purge-children TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:00:49 NOTICE: (27) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:00:51 NOTICE: (28) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:00:54 NOTICE: (29) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:00:57 NOTICE: (30) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:01:00 NOTICE: (31) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:01:02 NOTICE: (32) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:01:05 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/03 04:01:05 NOTICE: (34) : bisync 2025/06/03 04:01:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:01:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:01:09 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:09 INFO : Building Path1 and Path2 listings 2025/06/03 04:01:10 INFO : Path1 checking for diffs 2025/06/03 04:01:10 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/03 04:01:10 INFO : - Path1 File was deleted - subdir 2025/06/03 04:01:10 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/03 04:01:10 INFO : Path2 checking for diffs 2025/06/03 04:01:10 INFO : - Path2 File was deleted - subdir 2025/06/03 04:01:10 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:01:10 INFO : Applying changes 2025/06/03 04:01:10 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/RCLONE_TEST 2025/06/03 04:01:10 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:01:10 INFO : RCLONE_TEST: Deleted 2025/06/03 04:01:10 INFO : Updating listings 2025/06/03 04:01:10 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:10 INFO : Bisync successful 2025/06/03 04:01:10 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/03 04:01:10 NOTICE: (36) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:01:10 NOTICE: (37) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:01:10 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:01:11 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/03 04:01:11 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/03 04:01:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:01:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:01:15 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:15 INFO : Copying Path2 files to Path1 2025/06/03 04:01:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:01:15 INFO : subdir: Making directory 2025/06/03 04:01:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:01:16 INFO : Resync updating listings 2025/06/03 04:01:16 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:16 INFO : Bisync successful 2025/06/03 04:01:16 NOTICE: (40) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:01:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:01:16 NOTICE: (41) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:01:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:01:16 NOTICE: (42) : purge-children TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:01:18 NOTICE: (43) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.txt 2025/06/03 04:01:21 NOTICE: (44) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/03 04:01:23 NOTICE: (45) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/03 04:01:27 NOTICE: (46) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/03 04:01:30 NOTICE: (47) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/03 04:01:33 NOTICE: (48) : copy-as /tmp/035302ke/datadir/test_createemptysrcdirs-dorijuv1/placeholder.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/03 04:01:36 NOTICE: (49) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:01:36 NOTICE: (50) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:01:36 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:01:36 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/03 04:01:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:01:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:01:40 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:40 INFO : Building Path1 and Path2 listings 2025/06/03 04:01:41 INFO : Path1 checking for diffs 2025/06/03 04:01:41 INFO : - Path1 File was deleted - subdir 2025/06/03 04:01:41 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:01:41 INFO : Path2 checking for diffs 2025/06/03 04:01:41 INFO : Applying changes 2025/06/03 04:01:41 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/subdir 2025/06/03 04:01:41 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:01:41 INFO : subdir: Removing directory 2025/06/03 04:01:41 INFO : Updating listings 2025/06/03 04:01:41 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:41 INFO : Bisync successful 2025/06/03 04:01:41 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/03 04:01:41 NOTICE: (53) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/ 2025/06/03 04:01:41 NOTICE: (54) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/ 2025/06/03 04:01:41 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/03 04:01:41 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/03 04:01:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:01:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:01:45 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:45 INFO : Building Path1 and Path2 listings 2025/06/03 04:01:46 INFO : Path1 checking for diffs 2025/06/03 04:01:46 INFO : Path2 checking for diffs 2025/06/03 04:01:46 INFO : - Path2 File is new - modtime_write_test 2025/06/03 04:01:46 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:01:46 INFO : Applying changes 2025/06/03 04:01:46 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/modtime_write_test 2025/06/03 04:01:46 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:01:46 INFO : Updating listings 2025/06/03 04:01:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/createemptysrcdirs/path2/" 2025/06/03 04:01:46 INFO : Bisync successful 2025/06/03 04:01:46 NOTICE: ---------------------------------------------------------- 2025/06/03 04:01:46 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/03 04:01:46 NOTICE: Golden count: 9 2025/06/03 04:01:46 NOTICE: Result count: 10 2025/06/03 04:01:46 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 04:01:46 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/03 04:01:46 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/03 04:01:46 NOTICE: ---------------------------------------------------------- 2025/06/03 04:01:46 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/03 04:01:46 NOTICE: | @@ -12,0 +13,2 @@ 2025/06/03 04:01:46 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/03 04:01:46 NOTICE: | + 2025/06/03 04:01:46 NOTICE: ---------------------------------------------------------- 2025/06/03 04:01:46 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 04:01:46 NOTICE: | @@ -200 +200,5 @@ 2025/06/03 04:01:46 NOTICE: | -INFO : No changes found 2025/06/03 04:01:46 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/03 04:01:46 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:01:46 NOTICE: | +INFO : Applying changes 2025/06/03 04:01:46 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/03 04:01:46 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:01:46 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 3 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/ext_paths 2025/06/03 04:01:51 ERROR : error listing: directory not found 2025/06/03 04:01:51 ERROR : error listing: directory not found 2025/06/03 04:01:51 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_ext_paths-joqaduf5 2025/06/03 04:01:57 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path1' 2025/06/03 04:02:04 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path2' 2025/06/03 04:02:04 NOTICE: (01) : test extended-char-paths 2025/06/03 04:02:04 NOTICE: (02) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/06/03 04:02:10 ERROR : OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ-rclone-move-tugofip6': Server side directory move failed: directory not found 2025/06/03 04:02:11 ERROR : OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ-rclone-move-tugofip6': error reading source root directory: directory not found 2025/06/03 04:02:11 NOTICE: (03) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/06/03 04:02:16 ERROR : OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ-rclone-move-fihijez5': Server side directory move failed: directory not found 2025/06/03 04:02:17 ERROR : OpenDrive root 'rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ-rclone-move-fihijez5': error reading source root directory: directory not found 2025/06/03 04:02:17 NOTICE: (04) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/03 04:02:19 NOTICE: (05) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/03 04:02:20 NOTICE: (06) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/03 04:02:21 NOTICE: (07) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/03 04:02:22 NOTICE: (08) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試_check{spc}file 2025/06/03 04:02:23 NOTICE: (09) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試_check{spc}file 2025/06/03 04:02:24 NOTICE: (10) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/03 04:02:25 NOTICE: (11) : fix-names TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/03 04:02:25 NOTICE: (12) : test resync subdirs with extended chars 2025/06/03 04:02:25 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/06/03 04:02:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:02:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:02:29 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ/" 2025/06/03 04:02:29 INFO : Copying Path2 files to Path1 2025/06/03 04:02:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:02:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:02:30 INFO : Resync updating listings 2025/06/03 04:02:30 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ/" 2025/06/03 04:02:30 INFO : Bisync successful 2025/06/03 04:02:30 NOTICE: (14) : copy-listings resync 2025/06/03 04:02:30 NOTICE: (15) : test place new files with extended chars on each side 2025/06/03 04:02:30 NOTICE: (16) : touch-glob 2001-01-02 /tmp/035302ke/datadir/test_ext_paths-sufalub5/ file1.txt 2025/06/03 04:02:30 NOTICE: (17) : copy-as /tmp/035302ke/datadir/test_ext_paths-sufalub5/file1.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/06/03 04:02:33 NOTICE: (18) : copy-as /tmp/035302ke/datadir/test_ext_paths-sufalub5/file1.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/06/03 04:02:36 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/03 04:02:36 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/06/03 04:02:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:02:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:02:40 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ/" 2025/06/03 04:02:40 INFO : Building Path1 and Path2 listings 2025/06/03 04:02:41 INFO : Path1 checking for diffs 2025/06/03 04:02:41 INFO : - Path1 File is new - 測試_file1p1 2025/06/03 04:02:41 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:02:41 INFO : Path2 checking for diffs 2025/06/03 04:02:41 INFO : - Path2 File is new - 測試_file1p2 2025/06/03 04:02:41 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/03 04:02:41 INFO : Applying changes 2025/06/03 04:02:41 INFO : - Path1 Queue copy to Path2 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/06/03 04:02:41 INFO : - Path2 Queue copy to Path1 - TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/06/03 04:02:41 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:02:41 INFO : 測試_file1p2: Copied (server-side copy) 2025/06/03 04:02:41 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:02:42 INFO : 測試_file1p1: Copied (server-side copy) 2025/06/03 04:02:42 INFO : Updating listings 2025/06/03 04:02:42 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/測試Русский ěáñ/" 2025/06/03 04:02:42 INFO : Bisync successful 2025/06/03 04:02:42 NOTICE: (21) : move-listings normal-sync 2025/06/03 04:02:42 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/03 04:02:42 NOTICE: (23) : bisync resync 2025/06/03 04:02:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:02:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:02:46 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:02:46 INFO : Copying Path2 files to Path1 2025/06/03 04:02:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:02:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:02:46 INFO : Resync updating listings 2025/06/03 04:02:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:02:46 INFO : Bisync successful 2025/06/03 04:02:46 NOTICE: (24) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/03 04:02:47 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/03 04:02:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:02:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:02:51 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:02:51 INFO : Building Path1 and Path2 listings 2025/06/03 04:02:51 INFO : Path1 checking for diffs 2025/06/03 04:02:51 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/06/03 04:02:51 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:02:51 INFO : Path2 checking for diffs 2025/06/03 04:02:51 INFO : Checking access health 2025/06/03 04:02:51 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/03 04:02:51 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/06/03 04:02:51 ERROR : Bisync critical error: check file check failed 2025/06/03 04:02:51 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/03 04:02:51 NOTICE: Bisync error: bisync aborted 2025/06/03 04:02:51 NOTICE: (26) : copy-listings check-access-fail 2025/06/03 04:02:51 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/03 04:02:51 NOTICE: (28) : bisync resync 2025/06/03 04:02:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:02:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:02:55 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:02:55 INFO : Copying Path2 files to Path1 2025/06/03 04:02:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:02:56 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy) 2025/06/03 04:02:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:02:56 INFO : Resync updating listings 2025/06/03 04:02:56 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:02:56 INFO : Bisync successful 2025/06/03 04:02:56 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/03 04:03:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:00 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:00 INFO : Building Path1 and Path2 listings 2025/06/03 04:03:00 INFO : Path1 checking for diffs 2025/06/03 04:03:00 INFO : Path2 checking for diffs 2025/06/03 04:03:00 INFO : Checking access health 2025/06/03 04:03:00 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/03 04:03:00 INFO : No changes found 2025/06/03 04:03:00 INFO : Updating listings 2025/06/03 04:03:00 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:00 INFO : Bisync successful 2025/06/03 04:03:00 NOTICE: (30) : move-listings check-access-pass 2025/06/03 04:03:00 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/03 04:03:00 NOTICE: (32) : copy-file /tmp/035302ke/datadir/test_ext_paths-sufalub5/測試_filtersfile.txt /tmp/035302ke/workdir/ 2025/06/03 04:03:00 NOTICE: (33) : bisync filters-file=/tmp/035302ke/workdir/測試_filtersfile.txt resync 2025/06/03 04:03:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:04 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:04 INFO : Using filters file /tmp/035302ke/workdir/測試_filtersfile.txt 2025/06/03 04:03:04 INFO : Storing filters file hash to /tmp/035302ke/workdir/測試_filtersfile.txt.md5 2025/06/03 04:03:04 INFO : Copying Path2 files to Path1 2025/06/03 04:03:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:03:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:03:05 INFO : Resync updating listings 2025/06/03 04:03:05 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:05 INFO : Bisync successful 2025/06/03 04:03:05 NOTICE: (34) : copy-as /tmp/035302ke/datadir/test_ext_paths-sufalub5/file1.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/ fileZ.txt 2025/06/03 04:03:08 NOTICE: (35) : bisync filters-file=/tmp/035302ke/workdir/測試_filtersfile.txt 2025/06/03 04:03:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:12 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:12 INFO : Using filters file /tmp/035302ke/workdir/測試_filtersfile.txt 2025/06/03 04:03:12 INFO : Building Path1 and Path2 listings 2025/06/03 04:03:12 INFO : Path1 checking for diffs 2025/06/03 04:03:12 INFO : Path2 checking for diffs 2025/06/03 04:03:12 INFO : No changes found 2025/06/03 04:03:12 INFO : Updating listings 2025/06/03 04:03:12 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/ext_paths/path2/" 2025/06/03 04:03:12 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/06/03 04:03:16 ERROR : error listing: directory not found 2025/06/03 04:03:17 ERROR : error listing: directory not found 2025/06/03 04:03:17 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_max_delete_path2_force-xoqiqag2 2025/06/03 04:03:24 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1' 2025/06/03 04:03:30 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2' 2025/06/03 04:03:30 NOTICE: (01) : test max-delete-path2-force 2025/06/03 04:03:30 NOTICE: (02) : test initial bisync 2025/06/03 04:03:30 NOTICE: (03) : bisync resync 2025/06/03 04:03:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:34 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/" 2025/06/03 04:03:34 INFO : Copying Path2 files to Path1 2025/06/03 04:03:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:03:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:03:34 INFO : Resync updating listings 2025/06/03 04:03:34 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/" 2025/06/03 04:03:34 INFO : Bisync successful 2025/06/03 04:03:34 NOTICE: (04) : test delete >50% of remote files 2025/06/03 04:03:34 NOTICE: (05) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/file1.txt 2025/06/03 04:03:36 NOTICE: (06) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/file2.txt 2025/06/03 04:03:36 NOTICE: (07) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/file3.txt 2025/06/03 04:03:36 NOTICE: (08) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/file4.txt 2025/06/03 04:03:37 NOTICE: (09) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/file5.txt 2025/06/03 04:03:37 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/03 04:03:37 NOTICE: (11) : bisync 2025/06/03 04:03:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:41 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/" 2025/06/03 04:03:41 INFO : Building Path1 and Path2 listings 2025/06/03 04:03:41 INFO : Path1 checking for diffs 2025/06/03 04:03:41 INFO : Path2 checking for diffs 2025/06/03 04:03:41 INFO : - Path2 File was deleted - file1.txt 2025/06/03 04:03:41 INFO : - Path2 File was deleted - file2.txt 2025/06/03 04:03:41 INFO : - Path2 File was deleted - file3.txt 2025/06/03 04:03:41 INFO : - Path2 File was deleted - file4.txt 2025/06/03 04:03:41 INFO : - Path2 File was deleted - file5.txt 2025/06/03 04:03:41 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 04:03:41 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/03 04:03:41 NOTICE: Bisync aborted. Please try again. 2025/06/03 04:03:41 NOTICE: Bisync error: too many deletes 2025/06/03 04:03:41 NOTICE: (12) : copy-listings initial-fail 2025/06/03 04:03:41 NOTICE: (13) : test apply force option. sync should run. 2025/06/03 04:03:41 NOTICE: (14) : bisync force 2025/06/03 04:03:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:03:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:03:45 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/" 2025/06/03 04:03:45 INFO : Building Path1 and Path2 listings 2025/06/03 04:03:45 INFO : Path1 checking for diffs 2025/06/03 04:03:45 INFO : Path2 checking for diffs 2025/06/03 04:03:45 INFO : - Path2 File was deleted - file1.txt 2025/06/03 04:03:45 INFO : - Path2 File was deleted - file2.txt 2025/06/03 04:03:45 INFO : - Path2 File was deleted - file3.txt 2025/06/03 04:03:45 INFO : - Path2 File was deleted - file4.txt 2025/06/03 04:03:45 INFO : - Path2 File was deleted - file5.txt 2025/06/03 04:03:45 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/03 04:03:45 INFO : Applying changes 2025/06/03 04:03:45 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/file1.txt 2025/06/03 04:03:45 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/file2.txt 2025/06/03 04:03:45 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/file3.txt 2025/06/03 04:03:45 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/file4.txt 2025/06/03 04:03:45 INFO : - Path1 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/file5.txt 2025/06/03 04:03:45 INFO : - Path2 Do queued copies to - Path1 2025/06/03 04:03:46 INFO : file1.txt: Deleted 2025/06/03 04:03:46 INFO : file2.txt: Deleted 2025/06/03 04:03:46 INFO : file3.txt: Deleted 2025/06/03 04:03:46 INFO : file5.txt: Deleted 2025/06/03 04:03:46 INFO : file4.txt: Deleted 2025/06/03 04:03:46 INFO : Updating listings 2025/06/03 04:03:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/max_delete_path2_force/path2/" 2025/06/03 04:03:46 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/resync_modes 2025/06/03 04:03:50 ERROR : error listing: directory not found 2025/06/03 04:03:50 ERROR : error listing: directory not found 2025/06/03 04:03:50 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_resync_modes-hotafum2 2025/06/03 04:03:54 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/resync_modes/path1' 2025/06/03 04:03:57 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/resync_modes/path2' 2025/06/03 04:03:57 NOTICE: (01) : test resync-mode 2025/06/03 04:03:57 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:03:57 NOTICE: (03) : touch-glob 2001-01-02 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:03:57 NOTICE: (04) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:00 NOTICE: (05) : touch-glob 2001-03-04 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:00 NOTICE: (06) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:02 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/03 04:04:02 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/03 04:04:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:04:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:04:07 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:07 INFO : Copying Path2 files to Path1 2025/06/03 04:04:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:04:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:04:07 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:04:07 INFO : Resync updating listings 2025/06/03 04:04:07 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:07 INFO : Bisync successful 2025/06/03 04:04:07 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:04:07 NOTICE: (10) : touch-glob 2001-07-23 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:04:07 NOTICE: (11) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:10 NOTICE: (12) : touch-glob 2001-08-26 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:10 NOTICE: (13) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:12 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/03 04:04:12 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/03 04:04:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:04:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:04:16 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:16 INFO : Copying Path2 files to Path1 2025/06/03 04:04:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:04:17 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:04:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:04:17 INFO : Resync updating listings 2025/06/03 04:04:17 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:17 INFO : Bisync successful 2025/06/03 04:04:17 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:04:17 NOTICE: (17) : touch-glob 2002-07-23 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:04:17 NOTICE: (18) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:19 NOTICE: (19) : touch-glob 2002-08-26 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:19 NOTICE: (20) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:22 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/03 04:04:22 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/03 04:04:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:04:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:04:26 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:26 INFO : Copying Path2 files to Path1 2025/06/03 04:04:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:04:26 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:04:26 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:04:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:04:27 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:04:27 INFO : Resync updating listings 2025/06/03 04:04:27 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:27 INFO : Bisync successful 2025/06/03 04:04:27 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:04:27 NOTICE: (24) : touch-glob 2003-07-23 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:04:27 NOTICE: (25) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:29 NOTICE: (26) : touch-glob 2003-09-04 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:29 NOTICE: (27) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:31 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/03 04:04:31 NOTICE: (29) : bisync resync resync-mode=older 2025/06/03 04:04:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:04:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:04:35 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:35 INFO : Copying Path2 files to Path1 2025/06/03 04:04:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:04:36 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/03 04:04:36 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:04:36 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:04:36 INFO : Resync updating listings 2025/06/03 04:04:36 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:36 INFO : Bisync successful 2025/06/03 04:04:36 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:04:36 NOTICE: (31) : touch-glob 2004-07-23 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:04:36 NOTICE: (32) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:39 NOTICE: (33) : touch-glob 2004-07-23 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:39 NOTICE: (34) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:41 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/03 04:04:41 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/03 04:04:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:04:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:04:45 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:45 INFO : Copying Path2 files to Path1 2025/06/03 04:04:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:04:45 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:04:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:04:46 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:04:46 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:04:46 INFO : Resync updating listings 2025/06/03 04:04:46 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:04:46 INFO : Bisync successful 2025/06/03 04:04:46 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/03 04:04:46 NOTICE: (38) : touch-glob 2005-01-02 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:04:46 NOTICE: (39) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:04:48 NOTICE: (40) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file2.txt 2025/06/03 04:04:51 NOTICE: (41) : touch-glob 2006-03-04 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:04:51 NOTICE: (42) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:04:53 NOTICE: (43) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file2.txt 2025/06/03 04:04:56 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/03 04:04:56 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/03 04:05:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:05:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:05:00 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:05:00 INFO : Copying Path2 files to Path1 2025/06/03 04:05:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:05:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:05:01 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:05:01 INFO : file2.txt: Copied (server-side copy) 2025/06/03 04:05:01 INFO : Resync updating listings 2025/06/03 04:05:01 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:05:01 INFO : Bisync successful 2025/06/03 04:05:01 NOTICE: (46) : test no winner 2025/06/03 04:05:01 NOTICE: (47) : touch-glob 2022-02-22 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1R.txt 2025/06/03 04:05:01 NOTICE: (48) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file1.txt 2025/06/03 04:05:03 NOTICE: (49) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1R.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file2.txt 2025/06/03 04:05:06 NOTICE: (50) : touch-glob 2022-02-22 /tmp/035302ke/datadir/test_resync_modes-gejohev4/ file1L.txt 2025/06/03 04:05:06 NOTICE: (51) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/ file1.txt 2025/06/03 04:05:09 NOTICE: (52) : copy-as /tmp/035302ke/datadir/test_resync_modes-gejohev4/file1L.txt TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/ file2.txt 2025/06/03 04:05:11 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/03 04:05:11 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/03 04:05:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:05:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:05:15 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:05:15 INFO : Copying Path2 files to Path1 2025/06/03 04:05:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:05:16 INFO : file1.txt: Copied (server-side copy) 2025/06/03 04:05:16 INFO : file2.txt: Copied (server-side copy) 2025/06/03 04:05:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:05:17 INFO : Resync updating listings 2025/06/03 04:05:17 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/resync_modes/path2/" 2025/06/03 04:05:17 INFO : Bisync successful 2025/06/03 04:05:17 NOTICE: ---------------------------------------------------------- 2025/06/03 04:05:17 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/03 04:05:17 NOTICE: | @@ -71,0 +72 @@ 2025/06/03 04:05:17 NOTICE: | +INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/03 04:05:17 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST resync_modes FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/rmdirs 2025/06/03 04:05:21 ERROR : error listing: directory not found 2025/06/03 04:05:21 ERROR : error listing: directory not found 2025/06/03 04:05:21 NOTICE: checking initFs Local file system at /tmp/035302ke/initdir/test_rmdirs-yonigog7 2025/06/03 04:05:28 NOTICE: checking Path1 OpenDrive root 'rclone-test-samiveb7rami/035302ke/rmdirs/path1' 2025/06/03 04:05:33 NOTICE: checking path2 OpenDrive root 'rclone-test-samiveb7rami/035302ke/rmdirs/path2' 2025/06/03 04:05:34 NOTICE: (01) : test rmdirs 2025/06/03 04:05:34 NOTICE: (02) : test initial bisync 2025/06/03 04:05:34 NOTICE: (03) : bisync resync 2025/06/03 04:05:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:05:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:05:38 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:38 INFO : Copying Path2 files to Path1 2025/06/03 04:05:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/03 04:05:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/03 04:05:38 INFO : Resync updating listings 2025/06/03 04:05:38 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:38 INFO : Bisync successful 2025/06/03 04:05:38 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/03 04:05:38 NOTICE: (05) : delete-file TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/subdir/file20.txt 2025/06/03 04:05:40 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/03 04:05:40 NOTICE: (07) : bisync 2025/06/03 04:05:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:05:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:05:44 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:44 INFO : Building Path1 and Path2 listings 2025/06/03 04:05:44 INFO : Path1 checking for diffs 2025/06/03 04:05:44 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/03 04:05:44 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/03 04:05:44 INFO : Path2 checking for diffs 2025/06/03 04:05:44 INFO : Applying changes 2025/06/03 04:05:44 INFO : - Path2 Queue delete - TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/subdir/file20.txt 2025/06/03 04:05:44 INFO : - Path1 Do queued copies to - Path2 2025/06/03 04:05:45 INFO : subdir/file20.txt: Deleted 2025/06/03 04:05:45 INFO : Updating listings 2025/06/03 04:05:45 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:45 INFO : Bisync successful 2025/06/03 04:05:45 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/03 04:05:45 NOTICE: (09) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/ 2025/06/03 04:05:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:05:46 NOTICE: (10) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/ 2025/06/03 04:05:48 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/03 04:05:48 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/03 04:05:48 NOTICE: (12) : bisync remove-empty-dirs 2025/06/03 04:05:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/03 04:05:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/03 04:05:52 INFO : Synching Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" with Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:52 INFO : Building Path1 and Path2 listings 2025/06/03 04:05:52 INFO : Path1 checking for diffs 2025/06/03 04:05:52 INFO : Path2 checking for diffs 2025/06/03 04:05:52 INFO : No changes found 2025/06/03 04:05:52 INFO : Updating listings 2025/06/03 04:05:52 INFO : Validating listings for Path1 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/" vs Path2 "TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/" 2025/06/03 04:05:52 INFO : Removing empty directories 2025/06/03 04:05:53 INFO : subdir: Removing directory 2025/06/03 04:05:53 INFO : subdir: Removing directory 2025/06/03 04:05:54 INFO : Bisync successful 2025/06/03 04:05:54 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/03 04:05:54 NOTICE: (14) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path1/ 2025/06/03 04:05:54 NOTICE: (15) : list-dirs TestOpenDrive:rclone-test-samiveb7rami/035302ke/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED --- FAIL: TestBisyncRemoteRemote (774.77s) --- PASS: TestBisyncRemoteRemote/all_changed (43.89s) --- PASS: TestBisyncRemoteRemote/changes (54.02s) --- FAIL: TestBisyncRemoteRemote/check_access (73.79s) --- PASS: TestBisyncRemoteRemote/check_access_filters (84.72s) --- FAIL: TestBisyncRemoteRemote/check_filename (53.90s) --- FAIL: TestBisyncRemoteRemote/check_sync (46.01s) --- FAIL: TestBisyncRemoteRemote/compare_all (54.87s) --- FAIL: TestBisyncRemoteRemote/createemptysrcdirs (114.08s) --- PASS: TestBisyncRemoteRemote/ext_paths (85.60s) --- PASS: TestBisyncRemoteRemote/max_delete_path2_force (33.61s) --- FAIL: TestBisyncRemoteRemote/resync_modes (90.81s) --- PASS: TestBisyncRemoteRemote/rmdirs (37.39s) FAIL 2025/06/03 04:05:56 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|check_access|createemptysrcdirs|dry_run|normalization|rclone_args|resolve)$|^TestBisyncRemoteLocal$/^(check_access|check_sync|ignorelistingchecksum|max_delete_path1|rclone_args)$|^TestBisyncRemoteRemote$/^(all_changed|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|createemptysrcdirs|ext_paths|max_delete_path2_force|resync_modes|rmdirs)$'" - Finished ERROR in 19m46.237893517s (try 2/5): exit status 1: Failed [TestBisyncRemoteLocal/check_sync TestBisyncRemoteLocal/rclone_args TestBisyncLocalRemote/all_changed TestBisyncLocalRemote/check_access TestBisyncLocalRemote/createemptysrcdirs TestBisyncLocalRemote/dry_run TestBisyncLocalRemote/normalization TestBisyncLocalRemote/rclone_args TestBisyncRemoteRemote/check_access TestBisyncRemoteRemote/check_filename TestBisyncRemoteRemote/check_sync TestBisyncRemoteRemote/compare_all TestBisyncRemoteRemote/createemptysrcdirs TestBisyncRemoteRemote/resync_modes]