"./bisync.test -test.v -test.timeout 1h0m0s -remote :memory: -verbose -test.run '^TestBisyncRemoteLocal$/^(check_access|check_access_filters|check_sync|concurrent|dry_run|ext_paths|filtersfile_checks|resolve|resync_modes)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/05/31 01:32:47 NOTICE: remote: :memory:rclone-test-rebutam4jihu === RUN TestBisyncRemoteLocal/check_access 2025/05/31 01:32:47 ERROR : error listing: directory not found 2025/05/31 01:32:47 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_check_access-zikudur5 2025/05/31 01:32:47 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/check_access/path1' 2025/05/31 01:32:47 NOTICE: checking path2 Local file system at /tmp/013247xa/check_access/path2 2025/05/31 01:32:47 NOTICE: (01) : test check-access 2025/05/31 01:32:47 NOTICE: (02) : test initial bisync 2025/05/31 01:32:47 NOTICE: (03) : bisync resync 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Copying Path2 files to Path1 2025/05/31 01:32:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:47 INFO : Resync updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/31 01:32:47 NOTICE: (05) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:47 INFO : Path1 checking for diffs 2025/05/31 01:32:47 INFO : Path2 checking for diffs 2025/05/31 01:32:47 INFO : Checking access health 2025/05/31 01:32:47 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:47 INFO : No changes found 2025/05/31 01:32:47 INFO : Updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/05/31 01:32:47 NOTICE: (07) : delete-file /tmp/013247xa/check_access/path2/subdir/RCLONE_TEST 2025/05/31 01:32:47 NOTICE: (08) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:47 INFO : Path1 checking for diffs 2025/05/31 01:32:47 INFO : Path2 checking for diffs 2025/05/31 01:32:47 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/05/31 01:32:47 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:47 INFO : Checking access health 2025/05/31 01:32:47 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/05/31 01:32:47 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/05/31 01:32:47 ERROR : Bisync critical error: check file check failed 2025/05/31 01:32:47 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:47 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:47 NOTICE: (09) : copy-listings path2-missing 2025/05/31 01:32:47 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/05/31 01:32:47 NOTICE: (11) : copy-file :memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/subdir/RCLONE_TEST /tmp/013247xa/check_access/path2/ 2025/05/31 01:32:47 NOTICE: (12) : bisync resync 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Copying Path2 files to Path1 2025/05/31 01:32:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:47 INFO : subdir/RCLONE_TEST: Copied (new) 2025/05/31 01:32:47 INFO : Resync updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/05/31 01:32:47 NOTICE: (14) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:47 INFO : Path1 checking for diffs 2025/05/31 01:32:47 INFO : Path2 checking for diffs 2025/05/31 01:32:47 INFO : Checking access health 2025/05/31 01:32:47 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:47 INFO : No changes found 2025/05/31 01:32:47 INFO : Updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/05/31 01:32:47 NOTICE: (16) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/RCLONE_TEST 2025/05/31 01:32:47 NOTICE: (17) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:47 INFO : Path1 checking for diffs 2025/05/31 01:32:47 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/31 01:32:47 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:47 INFO : Path2 checking for diffs 2025/05/31 01:32:47 INFO : Checking access health 2025/05/31 01:32:47 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/05/31 01:32:47 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/05/31 01:32:47 ERROR : Bisync critical error: check file check failed 2025/05/31 01:32:47 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:47 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:47 NOTICE: (18) : copy-listings path1-missing 2025/05/31 01:32:47 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/05/31 01:32:47 NOTICE: (20) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 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/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_check_access_path1..tmp_013247xa_check_access_path2.path1.lst Path2: /tmp/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_check_access_path1..tmp_013247xa_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/013247xa/workdir" 2025/05/31 01:32:47 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:47 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:47 NOTICE: (21) : move-listings missing-listings 2025/05/31 01:32:47 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/05/31 01:32:47 NOTICE: (23) : bisync resync 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Copying Path2 files to Path1 2025/05/31 01:32:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:47 INFO : RCLONE_TEST: Copied (new) 2025/05/31 01:32:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:47 INFO : Resync updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/05/31 01:32:47 NOTICE: (25) : bisync check-access 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" with Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:47 INFO : Path1 checking for diffs 2025/05/31 01:32:47 INFO : Path2 checking for diffs 2025/05/31 01:32:47 INFO : Checking access health 2025/05/31 01:32:47 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:47 INFO : No changes found 2025/05/31 01:32:47 INFO : Updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access/path1/" vs Path2 "/tmp/013247xa/check_access/path2/" 2025/05/31 01:32:47 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2025/05/31 01:32:47 ERROR : error listing: directory not found 2025/05/31 01:32:47 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_check_access_filters-bipinef9 2025/05/31 01:32:47 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/check_access_filters/path1' 2025/05/31 01:32:47 NOTICE: checking path2 Local file system at /tmp/013247xa/check_access_filters/path2 2025/05/31 01:32:47 NOTICE: (01) : test check-access-filters 2025/05/31 01:32:47 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/05/31 01:32:47 NOTICE: (03) : copy-file /tmp/013247xa/datadir/test_check_access_filters-sefesay2/exclude-other-filtersfile.txt /tmp/013247xa/workdir/ 2025/05/31 01:32:47 NOTICE: (04) : test resync to get the filters file md5 built. 2025/05/31 01:32:47 NOTICE: (05) : bisync resync filters-file=/tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/31 01:32:47 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:47 INFO : Using filters file /tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:47 INFO : Storing filters file hash to /tmp/013247xa/workdir/exclude-other-filtersfile.txt.md5 2025/05/31 01:32:47 INFO : Copying Path2 files to Path1 2025/05/31 01:32:47 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:47 INFO : Resync updating listings 2025/05/31 01:32:47 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:47 INFO : Bisync successful 2025/05/31 01:32:47 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/05/31 01:32:47 NOTICE: (07) : bisync check-access filters-file=/tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (08) : copy-listings exclude-initial 2025/05/31 01:32:48 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/31 01:32:48 NOTICE: (10) : delete-file /tmp/013247xa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (11) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (12) : delete-file /tmp/013247xa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (13) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdirX/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (14) : test EXCLUDE - test should PASS 2025/05/31 01:32:48 NOTICE: (15) : bisync check-access filters-file=/tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (16) : copy-listings exclude-pass-run 2025/05/31 01:32:48 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/05/31 01:32:48 NOTICE: (18) : delete-file /tmp/013247xa/check_access_filters/path2/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (19) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/05/31 01:32:48 NOTICE: (21) : bisync check-access filters-file=/tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/exclude-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/31 01:32:48 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/31 01:32:48 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/31 01:32:48 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/31 01:32:48 ERROR : Bisync critical error: check file check failed 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (22) : move-listings exclude-error-run 2025/05/31 01:32:48 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/05/31 01:32:48 NOTICE: (24) : test reset to the initial state 2025/05/31 01:32:48 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/ 2025/05/31 01:32:48 NOTICE: (26) : sync-dir :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/ /tmp/013247xa/check_access_filters/path2/ 2025/05/31 01:32:48 NOTICE: (27) : copy-file /tmp/013247xa/datadir/test_check_access_filters-sefesay2/include-other-filtersfile.txt /tmp/013247xa/workdir/ 2025/05/31 01:32:48 NOTICE: (28) : bisync resync filters-file=/tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Storing filters file hash to /tmp/013247xa/workdir/include-other-filtersfile.txt.md5 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/05/31 01:32:48 NOTICE: (30) : bisync check-access filters-file=/tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (31) : copy-listings include-initial 2025/05/31 01:32:48 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/05/31 01:32:48 NOTICE: (33) : delete-file /tmp/013247xa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (34) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (35) : delete-file /tmp/013247xa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (36) : test INCLUDE - test should PASS 2025/05/31 01:32:48 NOTICE: (37) : bisync check-access filters-file=/tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" vs Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (38) : copy-listings include-pass-run 2025/05/31 01:32:48 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/05/31 01:32:48 NOTICE: (40) : delete-file /tmp/013247xa/check_access_filters/path2/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (41) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdir/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (42) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/05/31 01:32:48 NOTICE: (43) : test INCLUDE - test should ABORT 2025/05/31 01:32:48 NOTICE: (44) : bisync check-access filters-file=/tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_access_filters/path1/" with Path2 "/tmp/013247xa/check_access_filters/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/include-other-filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/05/31 01:32:48 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/05/31 01:32:48 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File was deleted - RCLONE_TEST 2025/05/31 01:32:48 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/05/31 01:32:48 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/05/31 01:32:48 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/05/31 01:32:48 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/05/31 01:32:48 ERROR : Bisync critical error: check file check failed 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteLocal/check_sync 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_check_sync-tusesis7 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/check_sync/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/check_sync/path2 2025/05/31 01:32:48 NOTICE: (01) : test check-sync 2025/05/31 01:32:48 NOTICE: (02) : test initial bisync 2025/05/31 01:32:48 NOTICE: (03) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" with Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" vs Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/05/31 01:32:48 NOTICE: (05) : bisync check-sync-only 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" vs Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/05/31 01:32:48 NOTICE: (07) : copy-as /tmp/013247xa/datadir/test_check_sync-xizepoz0/_testdir_path1.._testdir_path2.path1.lst /tmp/013247xa/workdir/ _memory_rclone-test-rebutam4jihu_013247xa_check_sync_path1..tmp_013247xa_check_sync_path2.path1.lst 2025/05/31 01:32:48 NOTICE: (08) : copy-as /tmp/013247xa/datadir/test_check_sync-xizepoz0/_testdir_path1.._testdir_path2.path2.lst /tmp/013247xa/workdir/ _memory_rclone-test-rebutam4jihu_013247xa_check_sync_path1..tmp_013247xa_check_sync_path2.path2.lst 2025/05/31 01:32:48 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/05/31 01:32:48 NOTICE: (10) : bisync check-sync-only 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" vs Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/05/31 01:32:48 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/05/31 01:32:48 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (11) : copy-listings check-sync-only 2025/05/31 01:32:48 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/05/31 01:32:48 NOTICE: (13) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" with Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 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/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_check_sync_path1..tmp_013247xa_check_sync_path2.path1.lst Path2: /tmp/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_check_sync_path1..tmp_013247xa_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/013247xa/workdir" 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/05/31 01:32:48 NOTICE: (15) : delete-glob /tmp/013247xa/workdir/ *.lst 2025/05/31 01:32:48 NOTICE: (16) : delete-glob /tmp/013247xa/workdir/ *.lst-err 2025/05/31 01:32:48 NOTICE: (17) : delete-glob /tmp/013247xa/workdir/ *.lst-new 2025/05/31 01:32:48 NOTICE: (18) : test 6. run resync 2025/05/31 01:32:48 NOTICE: (19) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" with Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" vs Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/05/31 01:32:48 NOTICE: (21) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" with Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" vs Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/05/31 01:32:48 NOTICE: (23) : bisync no-check-sync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/check_sync/path1/" with Path2 "/tmp/013247xa/check_sync/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteLocal/concurrent 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_concurrent-qevuqed2 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/concurrent/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/concurrent/path2 2025/05/31 01:32:48 NOTICE: (01) : test concurrent 2025/05/31 01:32:48 NOTICE: (02) : test initial bisync 2025/05/31 01:32:48 NOTICE: (03) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" with Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" vs Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (04) : test changed on one path - file1 2025/05/31 01:32:48 NOTICE: (05) : touch-glob 2001-01-02 /tmp/013247xa/datadir/test_concurrent-bibifek9/ file5R.txt 2025/05/31 01:32:48 NOTICE: (06) : touch-glob 2023-08-26 /tmp/013247xa/datadir/test_concurrent-bibifek9/ file7.txt 2025/05/31 01:32:48 NOTICE: (07) : copy-as /tmp/013247xa/datadir/test_concurrent-bibifek9/file5R.txt /tmp/013247xa/concurrent/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (08) : test bisync with file changed during 2025/05/31 01:32:48 NOTICE: (09) : concurrent-func 2025/05/31 01:32:48 NOTICE: (10) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" with Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/file1.txt 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" vs Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (11) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" with Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/concurrent/path1/" vs Path2 "/tmp/013247xa/concurrent/path2/" 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteLocal/dry_run 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_dry_run-siziron1 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/dry_run/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/dry_run/path2 2025/05/31 01:32:48 NOTICE: (01) : test dry-run 2025/05/31 01:32:48 NOTICE: (02) : test initial bisync 2025/05/31 01:32:48 NOTICE: (03) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" with Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" vs Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (04) : test new on path2 - file10 2025/05/31 01:32:48 NOTICE: (05) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file10.txt /tmp/013247xa/dry_run/path2/ 2025/05/31 01:32:48 NOTICE: (06) : test newer on path2 - file1 2025/05/31 01:32:48 NOTICE: (07) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file1.txt /tmp/013247xa/dry_run/path2/ 2025/05/31 01:32:48 NOTICE: (08) : test new on path1 - file11 2025/05/31 01:32:48 NOTICE: (09) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file11.txt :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/ 2025/05/31 01:32:48 NOTICE: (10) : test newer on path1 - file2 2025/05/31 01:32:48 NOTICE: (11) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file2.txt :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/ 2025/05/31 01:32:48 NOTICE: (12) : test deleted on path2 - file3 2025/05/31 01:32:48 NOTICE: (13) : delete-file /tmp/013247xa/dry_run/path2/file3.txt 2025/05/31 01:32:48 NOTICE: (14) : test deleted on path1 - file4 2025/05/31 01:32:48 NOTICE: (15) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file4.txt 2025/05/31 01:32:48 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/05/31 01:32:48 NOTICE: (17) : touch-glob 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/ file5R.txt 2025/05/31 01:32:48 NOTICE: (18) : copy-as /tmp/013247xa/datadir/test_dry_run-jehejep0/file5R.txt /tmp/013247xa/dry_run/path2/ file5.txt 2025/05/31 01:32:48 NOTICE: (19) : touch-glob 2001-03-04 /tmp/013247xa/datadir/test_dry_run-jehejep0/ file5L.txt 2025/05/31 01:32:48 NOTICE: (20) : copy-as /tmp/013247xa/datadir/test_dry_run-jehejep0/file5L.txt :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/ file5.txt 2025/05/31 01:32:48 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/05/31 01:32:48 NOTICE: (22) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file6.txt /tmp/013247xa/dry_run/path2/ 2025/05/31 01:32:48 NOTICE: (23) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file6.txt 2025/05/31 01:32:48 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/05/31 01:32:48 NOTICE: (25) : touch-copy 2001-01-02 /tmp/013247xa/datadir/test_dry_run-jehejep0/file7.txt :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/ 2025/05/31 01:32:48 NOTICE: (26) : delete-file /tmp/013247xa/dry_run/path2/file7.txt 2025/05/31 01:32:48 NOTICE: (27) : test sync with dry-run and resync 2025/05/31 01:32:48 NOTICE: (28) : bisync dry-run resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" with Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 01:32:48 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 01:32:48 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/05/31 01:32:48 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 01:32:48 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (29) : copy-listings dryrun-resync 2025/05/31 01:32:48 NOTICE: (30) : test sync with dry-run 2025/05/31 01:32:48 NOTICE: (31) : bisync dry-run 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" with Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 01:32:48 NOTICE: - Path1 File was deleted - file4.txt 2025/05/31 01:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 01:32:48 NOTICE: - Path1 File was deleted - file6.txt 2025/05/31 01:32:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 01:32:48 NOTICE: - Path1 File is new - file11.txt 2025/05/31 01:32:48 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 01:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 01:32:48 NOTICE: - Path2 File was deleted - file3.txt 2025/05/31 01:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 01:32:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 01:32:48 NOTICE: - Path2 File was deleted - file7.txt 2025/05/31 01:32:48 NOTICE: - Path2 File is new - file10.txt 2025/05/31 01:32:48 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 01:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file5.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/dry_run/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/dry_run/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file11.txt 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file2.txt 2025/05/31 01:32:48 NOTICE: - Path2 Queue delete - /tmp/013247xa/dry_run/path2/file4.txt 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 01:32:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file5.txt.conflict1 2025/05/31 01:32:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file5.txt.conflict2 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file6.txt 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file7.txt 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file1.txt 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file10.txt 2025/05/31 01:32:48 NOTICE: - Path1 Queue delete - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file3.txt 2025/05/31 01:32:48 NOTICE: - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 01:32:48 NOTICE: - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/31 01:32:48 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/31 01:32:48 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (32) : copy-listings dryrun 2025/05/31 01:32:48 NOTICE: (33) : test sync without dry-run 2025/05/31 01:32:48 NOTICE: (34) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" with Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 01:32:48 INFO : - Path1 File was deleted - file4.txt 2025/05/31 01:32:48 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/31 01:32:48 INFO : - Path1 File was deleted - file6.txt 2025/05/31 01:32:48 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/31 01:32:48 INFO : - Path1 File is new - file11.txt 2025/05/31 01:32:48 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 01:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 01:32:48 INFO : - Path2 File was deleted - file3.txt 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/31 01:32:48 INFO : - Path2 File was deleted - file7.txt 2025/05/31 01:32:48 INFO : - Path2 File is new - file10.txt 2025/05/31 01:32:48 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/31 01:32:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file5.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/dry_run/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/dry_run/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file11.txt 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file2.txt 2025/05/31 01:32:48 INFO : - Path2 Queue delete - /tmp/013247xa/dry_run/path2/file4.txt 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/31 01:32:48 NOTICE: - Path1 Renaming Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file5.txt.conflict1 2025/05/31 01:32:48 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/05/31 01:32:48 INFO : file5.txt: Deleted 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file5.txt.conflict1 2025/05/31 01:32:48 NOTICE: - Path2 Renaming Path2 copy - /tmp/013247xa/dry_run/path2/file5.txt.conflict2 2025/05/31 01:32:48 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file5.txt.conflict2 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file6.txt 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - /tmp/013247xa/dry_run/path2/file7.txt 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file1.txt 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file10.txt 2025/05/31 01:32:48 INFO : - Path1 Queue delete - :memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/file3.txt 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file10.txt: Copied (new) 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : file6.txt: Copied (new) 2025/05/31 01:32:48 INFO : file5.txt.conflict2: Copied (new) 2025/05/31 01:32:48 INFO : file3.txt: Deleted 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file7.txt: Copied (new) 2025/05/31 01:32:48 INFO : file5.txt.conflict1: Copied (new) 2025/05/31 01:32:48 INFO : file11.txt: Copied (new) 2025/05/31 01:32:48 INFO : file2.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : file4.txt: Deleted 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/dry_run/path1/" vs Path2 "/tmp/013247xa/dry_run/path2/" 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteLocal/ext_paths 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_ext_paths-kapibih1 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/ext_paths/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/ext_paths/path2 2025/05/31 01:32:48 NOTICE: (01) : test extended-char-paths 2025/05/31 01:32:48 NOTICE: (02) : fix-names :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/05/31 01:32:48 NOTICE: (03) : fix-names /tmp/013247xa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/05/31 01:32:48 ERROR : Local file system at /tmp/013247xa/ext_paths/path2/測試Русский ěáñ-rclone-move-lawogiz1: Server side directory move failed: rename /tmp/013247xa/ext_paths/path2/測試Русский ěáñ /tmp/013247xa/ext_paths/path2/測試Русский ěáñ-rclone-move-lawogiz1: no such file or directory 2025/05/31 01:32:48 ERROR : Local file system at /tmp/013247xa/ext_paths/path2/測試Русский ěáñ-rclone-move-lawogiz1: error reading source root directory: directory not found 2025/05/31 01:32:48 NOTICE: (04) : fix-names :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (05) : fix-names /tmp/013247xa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (06) : fix-names :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/31 01:32:48 NOTICE: (07) : fix-names /tmp/013247xa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/31 01:32:48 NOTICE: (08) : fix-names :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (09) : fix-names /tmp/013247xa/ext_paths/path2/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (10) : fix-names :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (11) : fix-names /tmp/013247xa/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (12) : test resync subdirs with extended chars 2025/05/31 01:32:48 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/013247xa/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/013247xa/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (14) : copy-listings resync 2025/05/31 01:32:48 NOTICE: (15) : test place new files with extended chars on each side 2025/05/31 01:32:48 NOTICE: (16) : touch-glob 2001-01-02 /tmp/013247xa/datadir/test_ext_paths-xuxafen9/ file1.txt 2025/05/31 01:32:48 NOTICE: (17) : copy-as /tmp/013247xa/datadir/test_ext_paths-xuxafen9/file1.txt :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/05/31 01:32:48 NOTICE: (18) : copy-as /tmp/013247xa/datadir/test_ext_paths-xuxafen9/file1.txt /tmp/013247xa/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/05/31 01:32:48 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/05/31 01:32:48 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/013247xa/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File is new - 測試_file1p1 2025/05/31 01:32:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File is new - 測試_file1p2 2025/05/31 01:32:48 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - /tmp/013247xa/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : 測試_file1p2: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : 測試_file1p1: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/013247xa/ext_paths/path2/測試Русский ěáñ/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (21) : move-listings normal-sync 2025/05/31 01:32:48 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/05/31 01:32:48 NOTICE: (23) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" vs Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (24) : delete-file :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/31 01:32:48 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/05/31 01:32:48 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/05/31 01:32:48 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/05/31 01:32:48 ERROR : Bisync critical error: check file check failed 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (26) : copy-listings check-access-fail 2025/05/31 01:32:48 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/05/31 01:32:48 NOTICE: (28) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : 測試Русский ěáñ/測試_check file: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" vs Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : Checking access health 2025/05/31 01:32:48 INFO : Found 2 matching "測試_check file" files on both paths 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" vs Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (30) : move-listings check-access-pass 2025/05/31 01:32:48 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/05/31 01:32:48 NOTICE: (32) : copy-file /tmp/013247xa/datadir/test_ext_paths-xuxafen9/測試_filtersfile.txt /tmp/013247xa/workdir/ 2025/05/31 01:32:48 NOTICE: (33) : bisync filters-file=/tmp/013247xa/workdir/測試_filtersfile.txt resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/測試_filtersfile.txt 2025/05/31 01:32:48 INFO : Storing filters file hash to /tmp/013247xa/workdir/測試_filtersfile.txt.md5 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" vs Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (34) : copy-as /tmp/013247xa/datadir/test_ext_paths-xuxafen9/file1.txt :memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/ fileZ.txt 2025/05/31 01:32:48 NOTICE: (35) : bisync filters-file=/tmp/013247xa/workdir/測試_filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" with Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/測試_filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/ext_paths/path1/" vs Path2 "/tmp/013247xa/ext_paths/path2/" 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncRemoteLocal/filtersfile_checks 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_filtersfile_checks-nihobad9 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/filtersfile_checks/path2 2025/05/31 01:32:48 NOTICE: (01) : test filtersfile-checks 2025/05/31 01:32:48 NOTICE: (02) : test initial bisync 2025/05/31 01:32:48 NOTICE: (03) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" vs Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (04) : test 1. inject filters file in workdir. 2025/05/31 01:32:48 NOTICE: (05) : copy-file /tmp/013247xa/datadir/test_filtersfile_checks-tunosun3/filtersfile.txt /tmp/013247xa/workdir/ 2025/05/31 01:32:48 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/05/31 01:32:48 NOTICE: (07) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/05/31 01:32:48 NOTICE: (09) : bisync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 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/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_filtersfile_checks_path1..tmp_013247xa_filtersfile_checks_path2.path1.lst Path2: /tmp/013247xa/workdir/_memory_rclone-test-rebutam4jihu_013247xa_filtersfile_checks_path1..tmp_013247xa_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/013247xa/workdir" 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (10) : test 4. run with filters-file and resync. 2025/05/31 01:32:48 NOTICE: (11) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Storing filters file hash to /tmp/013247xa/workdir/filtersfile.txt.md5 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" vs Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/05/31 01:32:48 NOTICE: (13) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : No changes found 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" vs Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/05/31 01:32:48 NOTICE: (15) : copy-as /tmp/013247xa/datadir/test_filtersfile_checks-tunosun3/filtersfile2.txt /tmp/013247xa/workdir/ filtersfile.txt 2025/05/31 01:32:48 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/05/31 01:32:48 NOTICE: (17) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted 2025/05/31 01:32:48 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/05/31 01:32:48 NOTICE: (19) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt resync dry-run 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Skipped storing filters file hash to /tmp/013247xa/workdir/filtersfile.txt.md5 as --dry-run is set 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/05/31 01:32:48 NOTICE: (21) : bisync filters-file=/tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/filtersfile_checks/path1/" with Path2 "/tmp/013247xa/filtersfile_checks/path2/" 2025/05/31 01:32:48 INFO : Using filters file /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/013247xa/workdir/filtersfile.txt 2025/05/31 01:32:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/31 01:32:48 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteLocal/resolve 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_resolve-vacoquj0 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/resolve/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/resolve/path2 2025/05/31 01:32:48 NOTICE: (01) : test resolve 2025/05/31 01:32:48 NOTICE: (02) : test initial bisync 2025/05/31 01:32:48 NOTICE: (03) : bisync resync 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (05) : touch-glob 2001-01-02 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (06) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (07) : touch-glob 2001-03-04 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (08) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/05/31 01:32:48 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/05/31 01:32:48 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 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/05/31 01:32:48 INFO : file1.txt: The winner is: Path1 2025/05/31 01:32:48 NOTICE: - Path2 Deleting Path2 copy - /tmp/013247xa/resolve/path2/file1.txt 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (12) : touch-glob 2001-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (13) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (14) : touch-glob 2001-08-26 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (15) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/05/31 01:32:48 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/31 01:32:48 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older) 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 INFO : file1.txt: The winner is: Path2 2025/05/31 01:32:48 NOTICE: - Path1 Renaming Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt.dinosaur1 2025/05/31 01:32:48 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/resolve/path2/file1.txt.dinosaur1 2025/05/31 01:32:48 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/013247xa/resolve/path2/file1.txt 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file1.txt: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt.dinosaur1: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (19) : touch-glob 2002-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (20) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (21) : touch-glob 2002-08-26 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (22) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/05/31 01:32:48 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/05/31 01:32:48 INFO : file1.txt: A winner could not be determined. 2025/05/31 01:32:48 NOTICE: - Path1 Renaming Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt.apple1 2025/05/31 01:32:48 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/resolve/path2/file1.txt.apple1 2025/05/31 01:32:48 NOTICE: - Path2 Renaming Path2 copy - /tmp/013247xa/resolve/path2/file1.txt.apple2 2025/05/31 01:32:48 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt.apple2 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file1.txt.apple2: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt.apple1: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (25) : test different suffixes 2025/05/31 01:32:48 NOTICE: (26) : touch-glob 2003-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (27) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (28) : touch-glob 2003-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (29) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/05/31 01:32:48 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 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/05/31 01:32:48 INFO : file1.txt: A winner could not be determined. 2025/05/31 01:32:48 NOTICE: - Path1 Renaming Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt.cloud1 2025/05/31 01:32:48 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/resolve/path2/file1.txt.cloud1 2025/05/31 01:32:48 NOTICE: - Path2 Renaming Path2 copy - /tmp/013247xa/resolve/path2/file1.txt.local1 2025/05/31 01:32:48 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt.local1 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file1.txt.local1: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt.cloud1: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (32) : test legacy 2025/05/31 01:32:48 NOTICE: (33) : touch-glob 2004-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (34) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (35) : touch-glob 2004-07-23 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (36) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/05/31 01:32:48 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 1 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 NOTICE: - Path1 Renaming Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt..path1 2025/05/31 01:32:48 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/013247xa/resolve/path2/file1.txt..path1 2025/05/31 01:32:48 NOTICE: - Path2 Renaming Path2 copy - /tmp/013247xa/resolve/path2/file1.txt..path2 2025/05/31 01:32:48 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/05/31 01:32:48 NOTICE: - Path2 Queue copy to Path1 - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file1.txt..path2 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file1.txt..path2: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt..path1: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (39) : test deletes on both sides with default suffix 2025/05/31 01:32:48 NOTICE: (40) : touch-glob 2005-01-02 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1R.txt 2025/05/31 01:32:48 NOTICE: (41) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt /tmp/013247xa/resolve/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (42) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1R.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file2.txt 2025/05/31 01:32:48 NOTICE: (43) : touch-glob 2006-03-04 /tmp/013247xa/datadir/test_resolve-dusoqim5/ file1L.txt 2025/05/31 01:32:48 NOTICE: (44) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (45) : copy-as /tmp/013247xa/datadir/test_resolve-dusoqim5/file1L.txt /tmp/013247xa/resolve/path2/ file2.txt 2025/05/31 01:32:48 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/05/31 01:32:48 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" with Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Building Path1 and Path2 listings 2025/05/31 01:32:48 INFO : Path1 checking for diffs 2025/05/31 01:32:48 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/31 01:32:48 INFO : - Path1 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Path2 checking for diffs 2025/05/31 01:32:48 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/05/31 01:32:48 INFO : - Path2 File is new - file1.txt 2025/05/31 01:32:48 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/31 01:32:48 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/31 01:32:48 INFO : Applying changes 2025/05/31 01:32:48 INFO : Checking potential conflicts... 2025/05/31 01:32:48 ERROR : file1.txt: md5 differ 2025/05/31 01:32:48 ERROR : file2.txt: md5 differ 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 2 differences found 2025/05/31 01:32:48 NOTICE: Local file system at /tmp/013247xa/resolve/path2: 2 errors while checking 2025/05/31 01:32:48 INFO : Finished checking the potential conflicts. 2 differences found 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/31 01:32:48 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/05/31 01:32:48 INFO : file1.txt: The winner is: Path1 2025/05/31 01:32:48 NOTICE: - Path2 Deleting Path2 copy - /tmp/013247xa/resolve/path2/file1.txt 2025/05/31 01:32:48 INFO : file1.txt: Deleted 2025/05/31 01:32:48 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/31 01:32:48 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/05/31 01:32:48 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/05/31 01:32:48 INFO : file2.txt: The winner is: Path2 2025/05/31 01:32:48 NOTICE: - Path1 Deleting Path1 copy - :memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/file2.txt 2025/05/31 01:32:48 INFO : file2.txt: Deleted 2025/05/31 01:32:48 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/05/31 01:32:48 INFO : - Path2 Do queued copies to - Path1 2025/05/31 01:32:48 INFO : file2.txt: Copied (new) 2025/05/31 01:32:48 INFO : - Path1 Do queued copies to - Path2 2025/05/31 01:32:48 INFO : file1.txt: Copied (new) 2025/05/31 01:32:48 INFO : Updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resolve/path1/" vs Path2 "/tmp/013247xa/resolve/path2/" 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/05/31 01:32:48 ERROR : error listing: directory not found 2025/05/31 01:32:48 NOTICE: checking initFs Local file system at /tmp/013247xa/initdir/test_resync_modes-taropox2 2025/05/31 01:32:48 NOTICE: checking Path1 Memory root 'rclone-test-rebutam4jihu/013247xa/resync_modes/path1' 2025/05/31 01:32:48 NOTICE: checking path2 Local file system at /tmp/013247xa/resync_modes/path2 2025/05/31 01:32:48 NOTICE: (01) : test resync-mode 2025/05/31 01:32:48 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (03) : touch-glob 2001-01-02 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (04) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (05) : touch-glob 2001-03-04 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (06) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/05/31 01:32:48 NOTICE: (08) : bisync resync resync-mode=newer 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (10) : touch-glob 2001-07-23 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (11) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (12) : touch-glob 2001-08-26 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (13) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/05/31 01:32:48 NOTICE: (15) : bisync resync resync-mode=path2 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (17) : touch-glob 2002-07-23 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (18) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (19) : touch-glob 2002-08-26 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (20) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/05/31 01:32:48 NOTICE: (22) : bisync resync resync-mode=larger 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (24) : touch-glob 2003-07-23 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (25) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (26) : touch-glob 2003-09-04 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (27) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (28) : test bisync run with --resync-mode=older 2025/05/31 01:32:48 NOTICE: (29) : bisync resync resync-mode=older 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 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/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (31) : touch-glob 2004-07-23 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (32) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (33) : touch-glob 2004-07-23 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (34) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/05/31 01:32:48 NOTICE: (36) : bisync resync resync-mode=smaller 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/31 01:32:48 NOTICE: (38) : touch-glob 2005-01-02 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (39) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (40) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file2.txt 2025/05/31 01:32:48 NOTICE: (41) : touch-glob 2006-03-04 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (42) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (43) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt /tmp/013247xa/resync_modes/path2/ file2.txt 2025/05/31 01:32:48 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/05/31 01:32:48 NOTICE: (45) : bisync resync resync-mode=path1 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : file2.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful 2025/05/31 01:32:48 NOTICE: (46) : test no winner 2025/05/31 01:32:48 NOTICE: (47) : touch-glob 2022-02-22 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1R.txt 2025/05/31 01:32:48 NOTICE: (48) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt /tmp/013247xa/resync_modes/path2/ file1.txt 2025/05/31 01:32:48 NOTICE: (49) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1R.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file2.txt 2025/05/31 01:32:48 NOTICE: (50) : touch-glob 2022-02-22 /tmp/013247xa/datadir/test_resync_modes-yipumor4/ file1L.txt 2025/05/31 01:32:48 NOTICE: (51) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt :memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/ file1.txt 2025/05/31 01:32:48 NOTICE: (52) : copy-as /tmp/013247xa/datadir/test_resync_modes-yipumor4/file1L.txt /tmp/013247xa/resync_modes/path2/ file2.txt 2025/05/31 01:32:48 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/05/31 01:32:48 NOTICE: (54) : bisync resync resync-mode=newer 2025/05/31 01:32:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/31 01:32: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/05/31 01:32:48 INFO : Synching Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" with Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Copying Path2 files to Path1 2025/05/31 01:32:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/31 01:32:48 INFO : file1.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : file2.txt: Copied (replaced existing) 2025/05/31 01:32:48 INFO : - Path1 Resync is copying files to - Path2 2025/05/31 01:32:48 INFO : Resync updating listings 2025/05/31 01:32:48 INFO : Validating listings for Path1 ":memory:rclone-test-rebutam4jihu/013247xa/resync_modes/path1/" vs Path2 "/tmp/013247xa/resync_modes/path2/" 2025/05/31 01:32:48 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED --- PASS: TestBisyncRemoteLocal (1.26s) --- PASS: TestBisyncRemoteLocal/check_access (0.15s) --- PASS: TestBisyncRemoteLocal/check_access_filters (0.27s) --- PASS: TestBisyncRemoteLocal/check_sync (0.08s) --- PASS: TestBisyncRemoteLocal/concurrent (0.08s) --- PASS: TestBisyncRemoteLocal/dry_run (0.14s) --- PASS: TestBisyncRemoteLocal/ext_paths (0.21s) --- PASS: TestBisyncRemoteLocal/filtersfile_checks (0.08s) --- PASS: TestBisyncRemoteLocal/resolve (0.13s) --- PASS: TestBisyncRemoteLocal/resync_modes (0.11s) PASS 2025/05/31 01:32:48 NOTICE: purge failed to rmdir "": directory not found 2025/05/31 01:32:48 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote :memory: -verbose -test.run '^TestBisyncRemoteLocal$/^(check_access|check_access_filters|check_sync|concurrent|dry_run|ext_paths|filtersfile_checks|resolve|resync_modes)$'" - Finished OK in 1.315010352s (try 2/5)