"./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose -test.run '^TestBisyncRemoteRemote$/^(filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Starting (try 3/5) === RUN TestBisyncRemoteRemote 2025/05/27 06:55:49 NOTICE: remote: TestCompressDrive:rclone-test-hosecic1jino === RUN TestBisyncRemoteRemote/filtersfile_checks 2025/05/27 06:56:00 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_filtersfile_checks-lukehec6 2025/05/27 06:56:06 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1 2025/05/27 06:56:15 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2 2025/05/27 06:56:19 NOTICE: (01) : test filtersfile-checks 2025/05/27 06:56:19 NOTICE: (02) : test initial bisync 2025/05/27 06:56:19 NOTICE: (03) : bisync resync 2025/05/27 06:56:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:56:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:56:30 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:56:30 INFO : Copying Path2 files to Path1 2025/05/27 06:56:30 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 06:56:31 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 06:56:31 INFO : Resync updating listings 2025/05/27 06:56:31 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:56:31 INFO : Bisync successful 2025/05/27 06:56:31 NOTICE: (04) : test 1. inject filters file in workdir. 2025/05/27 06:56:31 NOTICE: (05) : copy-file /tmp/065549vi/datadir/test_filtersfile_checks-fodeday0/filtersfile.txt /tmp/065549vi/workdir/ 2025/05/27 06:56:31 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/05/27 06:56:31 NOTICE: (07) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:56:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:56:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:56:42 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:56:42 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:56:42 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:56:42 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 06:56:42 NOTICE: Bisync error: bisync aborted 2025/05/27 06:56:42 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/05/27 06:56:42 NOTICE: (09) : bisync 2025/05/27 06:56:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:56:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:56:53 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:56:53 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/065549vi/workdir/TestCompressDrive_rclone-test-hosecic1jino_065549vi_filtersfile_checks_path1..TestCompressDrive_rclone-test-hosecic1jino_065549vi_filtersfile_checks_path2.path1.lst Path2: /tmp/065549vi/workdir/TestCompressDrive_rclone-test-hosecic1jino_065549vi_filtersfile_checks_path1..TestCompressDrive_rclone-test-hosecic1jino_065549vi_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/065549vi/workdir" 2025/05/27 06:56:53 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 06:56:53 NOTICE: Bisync error: bisync aborted 2025/05/27 06:56:53 NOTICE: (10) : test 4. run with filters-file and resync. 2025/05/27 06:56:53 NOTICE: (11) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt resync 2025/05/27 06:57:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:57:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:57:05 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:05 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:05 INFO : Storing filters file hash to /tmp/065549vi/workdir/filtersfile.txt.md5 2025/05/27 06:57:05 INFO : Copying Path2 files to Path1 2025/05/27 06:57:05 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 06:57:05 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 06:57:06 INFO : Resync updating listings 2025/05/27 06:57:06 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:06 INFO : Bisync successful 2025/05/27 06:57:06 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/05/27 06:57:06 NOTICE: (13) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:57:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:57:17 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:17 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:17 INFO : Building Path1 and Path2 listings 2025/05/27 06:57:17 INFO : Path1 checking for diffs 2025/05/27 06:57:17 INFO : Path2 checking for diffs 2025/05/27 06:57:17 INFO : No changes found 2025/05/27 06:57:17 INFO : Updating listings 2025/05/27 06:57:17 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:17 INFO : Bisync successful 2025/05/27 06:57:17 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/05/27 06:57:17 NOTICE: (15) : copy-as /tmp/065549vi/datadir/test_filtersfile_checks-fodeday0/filtersfile2.txt /tmp/065549vi/workdir/ filtersfile.txt 2025/05/27 06:57:17 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/05/27 06:57:17 NOTICE: (17) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:57:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:57:28 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:28 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:28 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:28 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 06:57:28 NOTICE: Bisync error: bisync aborted 2025/05/27 06:57:28 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/27 06:57:28 NOTICE: (19) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt resync dry-run 2025/05/27 06:57:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:57:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:57:39 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:39 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:39 INFO : Skipped storing filters file hash to /tmp/065549vi/workdir/filtersfile.txt.md5 as --dry-run is set 2025/05/27 06:57:39 INFO : Copying Path2 files to Path1 2025/05/27 06:57:39 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/27 06:57:40 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/27 06:57:40 INFO : Resync updating listings 2025/05/27 06:57:40 INFO : Bisync successful 2025/05/27 06:57:40 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/05/27 06:57:40 NOTICE: (21) : bisync filters-file=/tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:57:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:57:51 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/filtersfile_checks/path2/" 2025/05/27 06:57:51 INFO : Using filters file /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:51 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/065549vi/workdir/filtersfile.txt 2025/05/27 06:57:51 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 06:57:51 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteRemote/ignorelistingchecksum 2025/05/27 06:57:58 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_ignorelistingchecksum-qonixoh1 2025/05/27 06:58:07 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1 2025/05/27 06:58:23 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2 2025/05/27 06:58:31 NOTICE: (01) : test basic 2025/05/27 06:58:31 NOTICE: (02) : test initial bisync 2025/05/27 06:58:31 NOTICE: (03) : bisync resync 2025/05/27 06:58:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 06:58:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:58:42 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:58:42 INFO : Copying Path2 files to Path1 2025/05/27 06:58:42 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 06:58:43 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 06:58:43 INFO : Resync updating listings 2025/05/27 06:58:43 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:58:43 INFO : Bisync successful 2025/05/27 06:58:43 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/05/27 06:58:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:58:54 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:58:54 INFO : Copying Path2 files to Path1 2025/05/27 06:58:54 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 06:58:55 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 06:58:55 INFO : Resync updating listings 2025/05/27 06:58:55 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:58:55 INFO : Bisync successful 2025/05/27 06:58:55 NOTICE: (05) : test place newer files on both paths 2025/05/27 06:58:55 NOTICE: (06) : touch-copy 2001-01-02 /tmp/065549vi/datadir/test_ignorelistingchecksum-tabutan8/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/ 2025/05/27 06:59:02 NOTICE: (07) : copy-as /tmp/065549vi/datadir/test_ignorelistingchecksum-tabutan8/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/subdir file20.txt 2025/05/27 06:59:10 NOTICE: (08) : test bisync run 2025/05/27 06:59:10 NOTICE: (09) : bisync ignore-listing-checksum 2025/05/27 06:59:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 06:59:21 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:59:21 INFO : Building Path1 and Path2 listings 2025/05/27 06:59:22 INFO : Path1 checking for diffs 2025/05/27 06:59:22 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/05/27 06:59:22 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 06:59:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 06:59:22 INFO : Path2 checking for diffs 2025/05/27 06:59:22 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/27 06:59:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 06:59:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 06:59:22 INFO : Applying changes 2025/05/27 06:59:22 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/subdir/file20.txt 2025/05/27 06:59:22 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/file1.txt 2025/05/27 06:59:22 INFO : - Path2 Do queued copies to - Path1 2025/05/27 06:59:27 INFO : file1.txt: Copied (server-side copy) 2025/05/27 06:59:27 INFO : - Path1 Do queued copies to - Path2 2025/05/27 06:59:33 INFO : subdir/file20.txt: Copied (server-side copy) 2025/05/27 06:59:33 INFO : subdir: Set directory modification time (using SetModTime) 2025/05/27 06:59:33 INFO : Updating listings 2025/05/27 06:59:33 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/ignorelistingchecksum/path2/" 2025/05/27 06:59:33 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteRemote/max_delete_path1 2025/05/27 06:59:42 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_max_delete_path1-belataj2 2025/05/27 06:59:53 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1 2025/05/27 07:00:14 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2 2025/05/27 07:00:23 NOTICE: (01) : test max-delete-path1 2025/05/27 07:00:23 NOTICE: (02) : test initial bisync 2025/05/27 07:00:23 NOTICE: (03) : bisync resync 2025/05/27 07:00:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:00:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:00:33 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/" 2025/05/27 07:00:33 INFO : Copying Path2 files to Path1 2025/05/27 07:00:33 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:00:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:00:34 INFO : Resync updating listings 2025/05/27 07:00:34 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/" 2025/05/27 07:00:34 INFO : Bisync successful 2025/05/27 07:00:34 NOTICE: (04) : test delete >50% of local files 2025/05/27 07:00:34 NOTICE: (05) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/file1.txt 2025/05/27 07:00:39 NOTICE: (06) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/file2.txt 2025/05/27 07:00:42 NOTICE: (07) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/file3.txt 2025/05/27 07:00:44 NOTICE: (08) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/file4.txt 2025/05/27 07:00:46 NOTICE: (09) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/file5.txt 2025/05/27 07:00:48 NOTICE: (10) : test sync should fail due to too many local deletes 2025/05/27 07:00:48 NOTICE: (11) : bisync 2025/05/27 07:00:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:00:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:00:58 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/" 2025/05/27 07:00:58 INFO : Building Path1 and Path2 listings 2025/05/27 07:00:58 INFO : Path1 checking for diffs 2025/05/27 07:00:58 INFO : - Path1 File was deleted - file1.txt 2025/05/27 07:00:58 INFO : - Path1 File was deleted - file2.txt 2025/05/27 07:00:58 INFO : - Path1 File was deleted - file3.txt 2025/05/27 07:00:58 INFO : - Path1 File was deleted - file4.txt 2025/05/27 07:00:58 INFO : - Path1 File was deleted - file5.txt 2025/05/27 07:00:58 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/27 07:00:58 INFO : Path2 checking for diffs 2025/05/27 07:00:58 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/". Run with --force if desired. 2025/05/27 07:00:58 NOTICE: Bisync aborted. Please try again. 2025/05/27 07:00:58 NOTICE: Bisync error: too many deletes 2025/05/27 07:00:58 NOTICE: (12) : copy-listings initial-fail 2025/05/27 07:00:58 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/05/27 07:00:58 NOTICE: (14) : bisync max-delete=60 2025/05/27 07:01:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:01:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:01:08 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/" 2025/05/27 07:01:08 INFO : Building Path1 and Path2 listings 2025/05/27 07:01:08 INFO : Path1 checking for diffs 2025/05/27 07:01:08 INFO : - Path1 File was deleted - file1.txt 2025/05/27 07:01:08 INFO : - Path1 File was deleted - file2.txt 2025/05/27 07:01:08 INFO : - Path1 File was deleted - file3.txt 2025/05/27 07:01:08 INFO : - Path1 File was deleted - file4.txt 2025/05/27 07:01:08 INFO : - Path1 File was deleted - file5.txt 2025/05/27 07:01:08 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/27 07:01:08 INFO : Path2 checking for diffs 2025/05/27 07:01:08 INFO : Applying changes 2025/05/27 07:01:08 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/file1.txt 2025/05/27 07:01:08 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/file2.txt 2025/05/27 07:01:08 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/file3.txt 2025/05/27 07:01:08 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/file4.txt 2025/05/27 07:01:08 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/file5.txt 2025/05/27 07:01:08 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:01:10 INFO : file4.txt: Deleted 2025/05/27 07:01:10 INFO : file2.txt: Deleted 2025/05/27 07:01:10 INFO : file1.txt: Deleted 2025/05/27 07:01:10 INFO : file5.txt: Deleted 2025/05/27 07:01:10 INFO : file3.txt: Deleted 2025/05/27 07:01:10 INFO : Updating listings 2025/05/27 07:01:10 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path1/path2/" 2025/05/27 07:01:10 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/05/27 07:01:18 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_max_delete_path2_force-fidonej5 2025/05/27 07:01:29 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1 2025/05/27 07:01:49 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2 2025/05/27 07:01:58 NOTICE: (01) : test max-delete-path2-force 2025/05/27 07:01:58 NOTICE: (02) : test initial bisync 2025/05/27 07:01:58 NOTICE: (03) : bisync resync 2025/05/27 07:02:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:02:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:02:07 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/" 2025/05/27 07:02:07 INFO : Copying Path2 files to Path1 2025/05/27 07:02:07 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:02:07 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:02:08 INFO : Resync updating listings 2025/05/27 07:02:08 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/" 2025/05/27 07:02:08 INFO : Bisync successful 2025/05/27 07:02:08 NOTICE: (04) : test delete >50% of remote files 2025/05/27 07:02:08 NOTICE: (05) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/file1.txt 2025/05/27 07:02:13 NOTICE: (06) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/file2.txt 2025/05/27 07:02:15 NOTICE: (07) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/file3.txt 2025/05/27 07:02:17 NOTICE: (08) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/file4.txt 2025/05/27 07:02:19 NOTICE: (09) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/file5.txt 2025/05/27 07:02:21 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/05/27 07:02:21 NOTICE: (11) : bisync 2025/05/27 07:02:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:02:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:02:31 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/" 2025/05/27 07:02:31 INFO : Building Path1 and Path2 listings 2025/05/27 07:02:31 INFO : Path1 checking for diffs 2025/05/27 07:02:31 INFO : Path2 checking for diffs 2025/05/27 07:02:31 INFO : - Path2 File was deleted - file1.txt 2025/05/27 07:02:31 INFO : - Path2 File was deleted - file2.txt 2025/05/27 07:02:31 INFO : - Path2 File was deleted - file3.txt 2025/05/27 07:02:31 INFO : - Path2 File was deleted - file4.txt 2025/05/27 07:02:31 INFO : - Path2 File was deleted - file5.txt 2025/05/27 07:02:31 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/27 07:02:31 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/". Run with --force if desired. 2025/05/27 07:02:31 NOTICE: Bisync aborted. Please try again. 2025/05/27 07:02:31 NOTICE: Bisync error: too many deletes 2025/05/27 07:02:31 NOTICE: (12) : copy-listings initial-fail 2025/05/27 07:02:31 NOTICE: (13) : test apply force option. sync should run. 2025/05/27 07:02:31 NOTICE: (14) : bisync force 2025/05/27 07:02:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:02:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:02:40 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/" 2025/05/27 07:02:40 INFO : Building Path1 and Path2 listings 2025/05/27 07:02:41 INFO : Path1 checking for diffs 2025/05/27 07:02:41 INFO : Path2 checking for diffs 2025/05/27 07:02:41 INFO : - Path2 File was deleted - file1.txt 2025/05/27 07:02:41 INFO : - Path2 File was deleted - file2.txt 2025/05/27 07:02:41 INFO : - Path2 File was deleted - file3.txt 2025/05/27 07:02:41 INFO : - Path2 File was deleted - file4.txt 2025/05/27 07:02:41 INFO : - Path2 File was deleted - file5.txt 2025/05/27 07:02:41 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/27 07:02:41 INFO : Applying changes 2025/05/27 07:02:41 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/file1.txt 2025/05/27 07:02:41 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/file2.txt 2025/05/27 07:02:41 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/file3.txt 2025/05/27 07:02:41 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/file4.txt 2025/05/27 07:02:41 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/file5.txt 2025/05/27 07:02:41 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:02:42 INFO : file1.txt: Deleted 2025/05/27 07:02:42 INFO : file4.txt: Deleted 2025/05/27 07:02:42 INFO : file5.txt: Deleted 2025/05/27 07:02:42 INFO : file2.txt: Deleted 2025/05/27 07:02:42 INFO : file3.txt: Deleted 2025/05/27 07:02:42 INFO : Updating listings 2025/05/27 07:02:42 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/max_delete_path2_force/path2/" 2025/05/27 07:02:42 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/nomodtime 2025/05/27 07:02:50 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_nomodtime-dubudak5 2025/05/27 07:03:02 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1 2025/05/27 07:03:23 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2 2025/05/27 07:03:33 NOTICE: (01) : test changes 2025/05/27 07:03:33 NOTICE: (02) : test initial bisync 2025/05/27 07:03:33 NOTICE: (03) : bisync resync nomodtime 2025/05/27 07:03:42 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:03:42 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/" 2025/05/27 07:03:42 INFO : Copying Path2 files to Path1 2025/05/27 07:03:42 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:04:01 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:04:04 INFO : Resync updating listings 2025/05/27 07:04:04 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/" 2025/05/27 07:04:04 INFO : Bisync successful 2025/05/27 07:04:04 NOTICE: (04) : test make modifications on both paths 2025/05/27 07:04:04 NOTICE: (05) : test new on path2 - file10 2025/05/27 07:04:04 NOTICE: (06) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file10.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/ 2025/05/27 07:04:12 NOTICE: (07) : test changed on path2 - file1 2025/05/27 07:04:12 NOTICE: (08) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/ 2025/05/27 07:04:19 NOTICE: (09) : test new on path1 - file11 2025/05/27 07:04:19 NOTICE: (10) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file11.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/ 2025/05/27 07:04:25 NOTICE: (11) : test changed on path1 - file2 2025/05/27 07:04:25 NOTICE: (12) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file2.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/ 2025/05/27 07:04:31 NOTICE: (13) : test deleted on path2 - file3 2025/05/27 07:04:31 NOTICE: (14) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file3.txt 2025/05/27 07:04:37 NOTICE: (15) : test deleted on path1 - file4 2025/05/27 07:04:37 NOTICE: (16) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file4.txt 2025/05/27 07:04:42 NOTICE: (17) : test deleted on both paths - file8 2025/05/27 07:04:42 NOTICE: (18) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file8.txt 2025/05/27 07:04:45 NOTICE: (19) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file8.txt 2025/05/27 07:04:47 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/27 07:04:47 NOTICE: (21) : copy-as /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file5R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/ file5.txt 2025/05/27 07:04:54 NOTICE: (22) : copy-as /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file5L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/ file5.txt 2025/05/27 07:05:00 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/05/27 07:05:00 NOTICE: (24) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file6.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/ 2025/05/27 07:05:07 NOTICE: (25) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file6.txt 2025/05/27 07:05:09 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/05/27 07:05:09 NOTICE: (27) : copy-file /tmp/065549vi/datadir/test_nomodtime-fohaxos4/file7.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/ 2025/05/27 07:05:16 NOTICE: (28) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file7.txt 2025/05/27 07:05:18 NOTICE: (29) : test bisync run 2025/05/27 07:05:18 NOTICE: (30) : bisync nomodtime 2025/05/27 07:05:28 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:05:28 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/" 2025/05/27 07:05:28 INFO : Building Path1 and Path2 listings 2025/05/27 07:05:41 INFO : Path1 checking for diffs 2025/05/27 07:05:41 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/05/27 07:05:41 INFO : - Path1 File was deleted - file4.txt 2025/05/27 07:05:41 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/05/27 07:05:41 INFO : - Path1 File was deleted - file6.txt 2025/05/27 07:05:41 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/05/27 07:05:41 INFO : - Path1 File was deleted - file8.txt 2025/05/27 07:05:41 INFO : - Path1 File is new - file11.txt 2025/05/27 07:05:41 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/27 07:05:41 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/27 07:05:41 INFO : Path2 checking for diffs 2025/05/27 07:05:41 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/05/27 07:05:41 INFO : - Path2 File was deleted - file3.txt 2025/05/27 07:05:41 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/05/27 07:05:41 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/05/27 07:05:41 INFO : - Path2 File was deleted - file7.txt 2025/05/27 07:05:41 INFO : - Path2 File was deleted - file8.txt 2025/05/27 07:05:41 INFO : - Path2 File is new - file10.txt 2025/05/27 07:05:41 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/27 07:05:41 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/27 07:05:41 INFO : Applying changes 2025/05/27 07:05:41 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file11.txt 2025/05/27 07:05:41 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file2.txt 2025/05/27 07:05:41 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file4.txt 2025/05/27 07:05:41 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/27 07:05:41 NOTICE: - Path1 Renaming Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file5.txt.conflict1 2025/05/27 07:05:44 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/27 07:05:44 NOTICE: - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file5.txt.conflict1 2025/05/27 07:05:44 NOTICE: - Path2 Renaming Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file5.txt.conflict2 2025/05/27 07:05:46 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/05/27 07:05:46 NOTICE: - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file5.txt.conflict2 2025/05/27 07:05:46 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file6.txt 2025/05/27 07:05:46 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/file7.txt 2025/05/27 07:05:46 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file1.txt 2025/05/27 07:05:46 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file10.txt 2025/05/27 07:05:46 INFO : - Path1 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/file3.txt 2025/05/27 07:05:46 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:05:50 INFO : file10.txt: Copied (server-side copy) 2025/05/27 07:05:54 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/05/27 07:05:54 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:05:54 INFO : file6.txt: Copied (server-side copy) 2025/05/27 07:05:55 INFO : file3.txt: Deleted 2025/05/27 07:05:55 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:05:59 INFO : file11.txt: Copied (server-side copy) 2025/05/27 07:06:01 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/05/27 07:06:04 INFO : file7.txt: Copied (server-side copy) 2025/05/27 07:06:05 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:06:06 INFO : file4.txt: Deleted 2025/05/27 07:06:06 INFO : Updating listings 2025/05/27 07:06:06 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/nomodtime/path2/" 2025/05/27 07:06:06 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteRemote/normalization 2025/05/27 07:06:14 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_normalization-dapebum2 2025/05/27 07:06:22 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1 2025/05/27 07:06:34 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2 2025/05/27 07:06:40 NOTICE: (01) : test normalization 2025/05/27 07:06:40 NOTICE: (02) : touch-copy 2001-01-02 /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:06:47 NOTICE: (03) : test initial bisync 2025/05/27 07:06:47 NOTICE: (04) : bisync resync 2025/05/27 07:07:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:07:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:07:15 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:07:15 INFO : Copying Path2 files to Path1 2025/05/27 07:07:15 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:07:15 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:07:21 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:07:21 INFO : Resync updating listings 2025/05/27 07:07:21 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:07:21 INFO : Bisync successful 2025/05/27 07:07:21 NOTICE: (05) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/27 07:07:29 NOTICE: (06) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/folder éééö.txt 2025/05/27 07:07:38 NOTICE: (07) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/folder HeLlO,wOrLd!.txt 2025/05/27 07:07:45 NOTICE: (08) : touch-copy 2001-01-03 /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:07:52 NOTICE: (09) : copy-as-NFD /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/folder éééö.txt 2025/05/27 07:08:01 NOTICE: (10) : copy-as-NFD /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/folder hello,WORLD!.txt 2025/05/27 07:08:09 NOTICE: (11) : test bisync run with fix-case 2025/05/27 07:08:09 NOTICE: (12) : bisync fix-case 2025/05/27 07:08:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:08:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:08:40 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:08:40 INFO : Building Path1 and Path2 listings 2025/05/27 07:08:41 INFO : Path1 checking for diffs 2025/05/27 07:08:41 INFO : - Path1 File is new - folder/HeLlO,wOrLd!.txt 2025/05/27 07:08:41 INFO : - Path1 File is new - folder/éééö.txt 2025/05/27 07:08:41 INFO : - Path1 File is new - "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:08:41 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/05/27 07:08:41 INFO : Path2 checking for diffs 2025/05/27 07:08:41 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/27 07:08:41 INFO : - Path2 File is new - folder/éééö.txt 2025/05/27 07:08:41 INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/05/27 07:08:41 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/05/27 07:08:41 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 07:08:41 INFO : Applying changes 2025/05/27 07:08:41 INFO : Checking potential conflicts... 2025/05/27 07:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2: 0 differences found 2025/05/27 07:08:42 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2: 2 matching files 2025/05/27 07:08:42 INFO : Finished checking the potential conflicts. %!s() 2025/05/27 07:08:42 NOTICE: - WARNING New or changed in both paths - folder/HeLlO,wOrLd!.txt 2025/05/27 07:08:42 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt 2025/05/27 07:08:42 NOTICE: - WARNING New or changed in both paths - folder/éééö.txt 2025/05/27 07:08:42 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt 2025/05/27 07:08:42 INFO : - Path1 Queue copy to Path2 - "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:08:42 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/file1.txt 2025/05/27 07:08:42 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:08:48 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:08:48 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:08:50 INFO : folder/éééö.txt: Updated modification time in destination 2025/05/27 07:08:50 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/05/27 07:08:51 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt 2025/05/27 07:08:51 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt 2025/05/27 07:08:52 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt 2025/05/27 07:08:52 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt 2025/05/27 07:08:52 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/05/27 07:08:53 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö: Set directory modification time (using DirSetModTime) 2025/05/27 07:08:53 INFO : Updating listings 2025/05/27 07:08:53 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:08:53 INFO : Bisync successful 2025/05/27 07:08:53 NOTICE: (13) : purge-children TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/ 2025/05/27 07:08:57 NOTICE: (14) : purge-children TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:09:01 NOTICE: (15) : touch-copy 2001-01-02 /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:09:07 NOTICE: (16) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ file2.txt 2025/05/27 07:09:13 NOTICE: (17) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/ file3.txt 2025/05/27 07:09:20 NOTICE: (18) : bisync resync 2025/05/27 07:09:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:09:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:09:52 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:09:52 INFO : Copying Path2 files to Path1 2025/05/27 07:09:52 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:09:56 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:09:56 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:09:56 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:10:00 INFO : file3.txt: Copied (server-side copy) 2025/05/27 07:10:00 INFO : Resync updating listings 2025/05/27 07:10:00 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:10:00 INFO : Bisync successful 2025/05/27 07:10:00 NOTICE: (19) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/27 07:10:09 NOTICE: (20) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder éééö.txt 2025/05/27 07:10:19 NOTICE: (21) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/05/27 07:10:26 NOTICE: (22) : touch-copy 2001-01-03 /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:10:31 NOTICE: (23) : copy-as-NFD /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/newfolder éééö.txt 2025/05/27 07:10:41 NOTICE: (24) : copy-as-NFD /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/newfolder hello,WORLD!.txt 2025/05/27 07:10:48 NOTICE: (25) : test bisync run with normalization 2025/05/27 07:10:48 NOTICE: (26) : bisync norm force 2025/05/27 07:11:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:11:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:11:18 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:11:18 INFO : Building Path1 and Path2 listings 2025/05/27 07:11:18 INFO : Path1 checking for diffs 2025/05/27 07:11:18 INFO : - Path1 File is new - newfolder/HeLlO,wOrLd!.txt 2025/05/27 07:11:18 INFO : - Path1 File is new - newfolder/éééö.txt 2025/05/27 07:11:18 INFO : - Path1 File is new - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:11:18 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/05/27 07:11:18 INFO : Path2 checking for diffs 2025/05/27 07:11:18 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/27 07:11:18 INFO : - Path2 File is new - newfolder/éééö.txt 2025/05/27 07:11:18 INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/05/27 07:11:18 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/05/27 07:11:18 INFO : (Modified:  1 newer,  0 older) 2025/05/27 07:11:18 INFO : Applying changes 2025/05/27 07:11:18 INFO : Checking potential conflicts... 2025/05/27 07:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2: 0 differences found 2025/05/27 07:11:20 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2: 2 matching files 2025/05/27 07:11:20 INFO : Finished checking the potential conflicts. %!s() 2025/05/27 07:11:20 NOTICE: - WARNING New or changed in both paths - newfolder/HeLlO,wOrLd!.txt 2025/05/27 07:11:20 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/27 07:11:20 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder/HeLlO,wOrLd!.txt 2025/05/27 07:11:20 NOTICE: - WARNING New or changed in both paths - newfolder/éééö.txt 2025/05/27 07:11:20 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/05/27 07:11:20 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder/éééö.txt 2025/05/27 07:11:20 INFO : - Path1 Queue copy to Path2 - "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:11:20 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/file1.txt 2025/05/27 07:11:20 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:11:22 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination 2025/05/27 07:11:22 INFO : file1.txt: Updated modification time in destination 2025/05/27 07:11:22 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/05/27 07:11:22 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:11:26 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/05/27 07:11:27 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö: Set directory modification time (using DirSetModTime) 2025/05/27 07:11:27 INFO : Updating listings 2025/05/27 07:11:27 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:11:27 INFO : Bisync successful 2025/05/27 07:11:27 NOTICE: (27) : test resync 2025/05/27 07:11:27 NOTICE: (28) : bisync resync norm 2025/05/27 07:11:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:11:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:11:54 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:11:54 INFO : Copying Path2 files to Path1 2025/05/27 07:11:54 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:11:55 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:11:56 INFO : Resync updating listings 2025/05/27 07:12:01 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:12:01 INFO : Bisync successful 2025/05/27 07:12:01 NOTICE: (29) : test changed on one path 2025/05/27 07:12:01 NOTICE: (30) : touch-copy 2001-01-05 /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/ 2025/05/27 07:12:08 NOTICE: (31) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/05/27 07:12:14 NOTICE: (32) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder éééö.txt 2025/05/27 07:12:19 NOTICE: (33) : copy-as-NFC /tmp/065549vi/datadir/test_normalization-cokeqas4/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/05/27 07:12:24 NOTICE: (34) : bisync norm 2025/05/27 07:12:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:12:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:12:55 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:12:55 INFO : Building Path1 and Path2 listings 2025/05/27 07:12:56 INFO : Path1 checking for diffs 2025/05/27 07:12:56 INFO : - Path1 File changed: time (newer) - newfolder/HeLlO,wOrLd!.txt 2025/05/27 07:12:56 INFO : - Path1 File changed: time (newer) - newfolder/éééö.txt 2025/05/27 07:12:56 INFO : - Path1 File changed: time (newer) - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:12:56 INFO : Path1: 3 changes:  0 new,  3 modified,  0 deleted 2025/05/27 07:12:56 INFO : (Modified:  3 newer,  0 older) 2025/05/27 07:12:56 INFO : Path2 checking for diffs 2025/05/27 07:12:56 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/27 07:12:56 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:12:56 INFO : (Modified:  1 newer,  0 older) 2025/05/27 07:12:56 INFO : Applying changes 2025/05/27 07:12:56 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/newfolder/hello,WORLD!.txt 2025/05/27 07:12:56 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/newfolder/éééö.txt 2025/05/27 07:12:56 INFO : - Path1 Queue copy to Path2 - "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/05/27 07:12:56 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/file1.txt 2025/05/27 07:12:56 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:12:58 INFO : file1.txt: Updated modification time in destination 2025/05/27 07:12:58 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:12:59 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Updated modification time in destination 2025/05/27 07:13:00 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/05/27 07:13:03 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/05/27 07:13:03 INFO : Updating listings 2025/05/27 07:13:03 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/normalization/path2/" 2025/05/27 07:13:03 INFO : Bisync successful bisync_test.go:560: TEST normalization PASSED === RUN TestBisyncRemoteRemote/rclone_args 2025/05/27 07:13:10 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_rclone_args-rejelub8 2025/05/27 07:13:18 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1 2025/05/27 07:13:31 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2 2025/05/27 07:13:37 NOTICE: (01) : test rclone-args 2025/05/27 07:13:37 NOTICE: (02) : touch-glob 2001-01-02 /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/ * 2025/05/27 07:13:37 NOTICE: (03) : test initial bisync 2025/05/27 07:13:37 NOTICE: (04) : bisync resync checksum 2025/05/27 07:13:48 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:13:48 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:13:48 INFO : Copying Path2 files to Path1 2025/05/27 07:13:48 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:13:57 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:14:00 INFO : Resync updating listings 2025/05/27 07:14:00 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:14:00 INFO : Bisync successful 2025/05/27 07:14:00 NOTICE: (05) : test place newer files on both paths 2025/05/27 07:14:00 NOTICE: (06) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ 2025/05/27 07:14:06 NOTICE: (07) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file2.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ 2025/05/27 07:14:13 NOTICE: (08) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file20.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir 2025/05/27 07:14:19 NOTICE: (09) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file21.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir 2025/05/27 07:14:25 NOTICE: (10) : touch-glob 2001-01-02 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ file1.txt 2025/05/27 07:14:28 NOTICE: (11) : touch-glob 2001-01-02 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file2.txt 2025/05/27 07:14:32 NOTICE: (12) : touch-glob 2001-01-02 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/ file20.txt 2025/05/27 07:14:37 NOTICE: (13) : touch-glob 2001-01-02 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir/ file21.txt 2025/05/27 07:14:41 NOTICE: (14) : test run bisync with custom options 2025/05/27 07:14:41 NOTICE: (15) : bisync checksum 2025/05/27 07:14:52 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:14:52 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:14:52 INFO : Building Path1 and Path2 listings 2025/05/27 07:15:02 INFO : Path1 checking for diffs 2025/05/27 07:15:02 INFO : - Path1 File changed: hash - file1.txt 2025/05/27 07:15:02 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:15:02 INFO : (Modified:  1 hash differs) 2025/05/27 07:15:02 INFO : Path2 checking for diffs 2025/05/27 07:15:02 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/05/27 07:15:02 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:15:02 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/05/27 07:15:02 INFO : Applying changes 2025/05/27 07:15:02 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/file1.txt 2025/05/27 07:15:02 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/file2.txt 2025/05/27 07:15:02 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:15:07 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:15:07 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:15:13 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:15:13 INFO : Updating listings 2025/05/27 07:15:13 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:15:13 INFO : Bisync successful 2025/05/27 07:15:13 NOTICE: (16) : touch-glob 2007-07-23 /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/ * 2025/05/27 07:15:13 NOTICE: (17) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ 2025/05/27 07:15:17 NOTICE: (18) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file2.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ 2025/05/27 07:15:22 NOTICE: (19) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file20.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir 2025/05/27 07:15:28 NOTICE: (20) : copy-as /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file21.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file1.txt 2025/05/27 07:15:35 NOTICE: (21) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ file1.txt 2025/05/27 07:15:35 NOTICE: (22) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file2.txt 2025/05/27 07:15:36 NOTICE: (23) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/ file20.txt 2025/05/27 07:15:37 NOTICE: (24) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir/ file21.txt 2025/05/27 07:15:38 NOTICE: (25) : bisync size-only 2025/05/27 07:15:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:15:49 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:15:49 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:15:49 INFO : Building Path1 and Path2 listings 2025/05/27 07:15:50 INFO : Path1 checking for diffs 2025/05/27 07:15:50 INFO : Path2 checking for diffs 2025/05/27 07:15:50 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/05/27 07:15:50 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:15:50 INFO : (Modified:  0 larger,  1 smaller) 2025/05/27 07:15:50 INFO : Applying changes 2025/05/27 07:15:50 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/file1.txt 2025/05/27 07:15:50 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:15:55 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:15:55 INFO : Updating listings 2025/05/27 07:15:55 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:15:55 INFO : Bisync successful 2025/05/27 07:15:55 NOTICE: (26) : bisync resync 2025/05/27 07:16:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:16:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:16:07 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:16:07 INFO : Copying Path2 files to Path1 2025/05/27 07:16:07 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:16:07 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:16:09 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/27 07:16:10 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/27 07:16:11 INFO : file2.txt: Updated modification time in destination 2025/05/27 07:16:11 INFO : Resync updating listings 2025/05/27 07:16:11 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:16:11 INFO : Bisync successful 2025/05/27 07:16:11 NOTICE: (27) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ 2025/05/27 07:16:21 NOTICE: (28) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file2.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ 2025/05/27 07:16:26 NOTICE: (29) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file20.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir 2025/05/27 07:16:31 NOTICE: (30) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file21.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir 2025/05/27 07:16:36 NOTICE: (31) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ file1.txt 2025/05/27 07:16:37 NOTICE: (32) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file2.txt 2025/05/27 07:16:38 NOTICE: (33) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/ file20.txt 2025/05/27 07:16:38 NOTICE: (34) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir/ file21.txt 2025/05/27 07:16:39 NOTICE: (35) : bisync ignore-size 2025/05/27 07:16:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:16:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:16:52 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:16:52 INFO : Building Path1 and Path2 listings 2025/05/27 07:16:52 INFO : Path1 checking for diffs 2025/05/27 07:16:52 INFO : Path2 checking for diffs 2025/05/27 07:16:52 INFO : - Path2 File changed: time (newer) - file2.txt 2025/05/27 07:16:52 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/27 07:16:52 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/27 07:16:52 INFO : (Modified:  2 newer,  0 older) 2025/05/27 07:16:52 INFO : Applying changes 2025/05/27 07:16:52 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/file2.txt 2025/05/27 07:16:52 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/file21.txt 2025/05/27 07:16:52 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:16:54 INFO : file2.txt: Updated modification time in destination 2025/05/27 07:16:54 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/27 07:16:54 INFO : Updating listings 2025/05/27 07:16:54 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:16:54 INFO : Bisync successful 2025/05/27 07:16:54 NOTICE: (36) : bisync resync compare-all 2025/05/27 07:17:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:17:05 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:17:05 INFO : Copying Path2 files to Path1 2025/05/27 07:17:05 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:17:16 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:17:23 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:17:23 INFO : Resync updating listings 2025/05/27 07:17:23 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:17:23 INFO : Bisync successful 2025/05/27 07:17:23 NOTICE: (37) : copy-as /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file21.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file2.txt 2025/05/27 07:17:43 NOTICE: (38) : touch-glob 2023-08-26 /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/ * 2025/05/27 07:17:43 NOTICE: (39) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file1.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ 2025/05/27 07:17:48 NOTICE: (40) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file20.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir 2025/05/27 07:17:53 NOTICE: (41) : copy-file /tmp/065549vi/datadir/test_rclone_args-xixaqaw3/file21.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir 2025/05/27 07:17:59 NOTICE: (42) : touch-glob 2007-07-23 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/ file2.txt 2025/05/27 07:18:00 NOTICE: (43) : touch-glob 2023-08-26 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/ file1.txt 2025/05/27 07:18:00 NOTICE: (44) : touch-glob 2023-08-26 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/ file20.txt 2025/05/27 07:18:01 NOTICE: (45) : touch-glob 2023-08-26 TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir/ file21.txt 2025/05/27 07:18:02 NOTICE: (46) : bisync compare-all 2025/05/27 07:18:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/27 07:18:14 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:18:14 INFO : Building Path1 and Path2 listings 2025/05/27 07:18:24 INFO : Path1 checking for diffs 2025/05/27 07:18:24 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/27 07:18:24 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/27 07:18:24 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/27 07:18:24 INFO : (Modified:  2 newer,  0 older) 2025/05/27 07:18:24 INFO : Path2 checking for diffs 2025/05/27 07:18:24 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/05/27 07:18:24 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/27 07:18:24 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/27 07:18:24 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/05/27 07:18:24 INFO : Applying changes 2025/05/27 07:18:24 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/file1.txt 2025/05/27 07:18:24 INFO : - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/subdir/file20.txt 2025/05/27 07:18:24 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/file2.txt 2025/05/27 07:18:24 INFO : - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/subdir/file21.txt 2025/05/27 07:18:24 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:18:27 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/27 07:18:31 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:18:31 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:18:32 INFO : file1.txt: Updated modification time in destination 2025/05/27 07:18:33 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/27 07:18:33 INFO : Updating listings 2025/05/27 07:18:33 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rclone_args/path2/" 2025/05/27 07:18:33 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/05/27 07:18:41 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_resolve-henavet5 2025/05/27 07:18:47 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1 2025/05/27 07:18:56 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2 2025/05/27 07:18:59 NOTICE: (01) : test resolve 2025/05/27 07:18:59 NOTICE: (02) : test initial bisync 2025/05/27 07:18:59 NOTICE: (03) : bisync resync 2025/05/27 07:19:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:19:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:19:09 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:19:09 INFO : Copying Path2 files to Path1 2025/05/27 07:19:09 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:19:09 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:19:09 INFO : Resync updating listings 2025/05/27 07:19:09 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:19:09 INFO : Bisync successful 2025/05/27 07:19:09 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:19:09 NOTICE: (05) : touch-glob 2001-01-02 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:19:09 NOTICE: (06) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:19:16 NOTICE: (07) : touch-glob 2001-03-04 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:19:16 NOTICE: (08) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:19:23 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/05/27 07:19:23 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/05/27 07:19:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:19:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:19:32 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:19:32 INFO : Building Path1 and Path2 listings 2025/05/27 07:19:33 INFO : Path1 checking for diffs 2025/05/27 07:19:33 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/05/27 07:19:33 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:19:33 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 07:19:33 INFO : Path2 checking for diffs 2025/05/27 07:19:33 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/27 07:19:33 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:19:33 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 07:19:33 INFO : Applying changes 2025/05/27 07:19:33 INFO : Checking potential conflicts... 2025/05/27 07:19:34 ERROR : file1.txt: md5 differ 2025/05/27 07:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 differences found 2025/05/27 07:19:34 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 errors while checking 2025/05/27 07:19:34 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/27 07:19:34 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:19:34 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/27 07:19:34 INFO : file1.txt: The winner is: Path1 2025/05/27 07:19:34 NOTICE: - Path2 Deleting Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt 2025/05/27 07:19:37 INFO : file1.txt: Deleted 2025/05/27 07:19:37 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/27 07:19:37 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:19:40 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:19:40 INFO : Updating listings 2025/05/27 07:19:40 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:19:40 INFO : Bisync successful 2025/05/27 07:19:40 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:19:40 NOTICE: (12) : touch-glob 2001-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:19:40 NOTICE: (13) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:19:46 NOTICE: (14) : touch-glob 2001-08-26 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:19:46 NOTICE: (15) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:19:51 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/05/27 07:19:51 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/05/27 07:20:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:20:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:20:01 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:20:01 INFO : Building Path1 and Path2 listings 2025/05/27 07:20:01 INFO : Path1 checking for diffs 2025/05/27 07:20:01 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/27 07:20:01 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:20:01 INFO : (Modified:  1 newer,  0 older) 2025/05/27 07:20:01 INFO : Path2 checking for diffs 2025/05/27 07:20:01 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/27 07:20:01 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/27 07:20:01 INFO : (Modified:  1 newer,  0 older) 2025/05/27 07:20:01 INFO : Applying changes 2025/05/27 07:20:01 INFO : Checking potential conflicts... 2025/05/27 07:20:02 ERROR : file1.txt: md5 differ 2025/05/27 07:20:02 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 differences found 2025/05/27 07:20:02 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 errors while checking 2025/05/27 07:20:02 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/27 07:20:02 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:20:02 INFO : file1.txt: The winner is: Path2 2025/05/27 07:20:02 NOTICE: - Path1 Renaming Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt.dinosaur1 2025/05/27 07:20:04 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/05/27 07:20:04 NOTICE: - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt.dinosaur1 2025/05/27 07:20:04 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt 2025/05/27 07:20:04 NOTICE: - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt 2025/05/27 07:20:04 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:20:08 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:20:08 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:20:12 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/05/27 07:20:12 INFO : Updating listings 2025/05/27 07:20:12 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:20:12 INFO : Bisync successful 2025/05/27 07:20:12 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:20:12 NOTICE: (19) : touch-glob 2002-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:20:12 NOTICE: (20) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:20:16 NOTICE: (21) : touch-glob 2002-08-26 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:20:16 NOTICE: (22) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:20:23 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/05/27 07:20:23 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/05/27 07:20:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:20:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:20:33 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:20:33 INFO : Building Path1 and Path2 listings 2025/05/27 07:20:33 INFO : Path1 checking for diffs 2025/05/27 07:20:33 INFO : - Path1 File is new - file1.txt 2025/05/27 07:20:33 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:20:33 INFO : Path2 checking for diffs 2025/05/27 07:20:33 INFO : - Path2 File is new - file1.txt 2025/05/27 07:20:33 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:20:33 INFO : Applying changes 2025/05/27 07:20:33 INFO : Checking potential conflicts... 2025/05/27 07:20:34 ERROR : file1.txt: md5 differ 2025/05/27 07:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 differences found 2025/05/27 07:20:34 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 errors while checking 2025/05/27 07:20:34 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/27 07:20:34 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:20:34 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/05/27 07:20:34 INFO : file1.txt: A winner could not be determined. 2025/05/27 07:20:34 NOTICE: - Path1 Renaming Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt.apple1 2025/05/27 07:20:38 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/05/27 07:20:38 NOTICE: - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt.apple1 2025/05/27 07:20:38 NOTICE: - Path2 Renaming Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt.apple2 2025/05/27 07:20:41 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/05/27 07:20:41 NOTICE: - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt.apple2 2025/05/27 07:20:41 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:20:45 INFO : file1.txt.apple2: Copied (server-side copy) 2025/05/27 07:20:45 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:20:48 INFO : file1.txt.apple1: Copied (server-side copy) 2025/05/27 07:20:48 INFO : Updating listings 2025/05/27 07:20:48 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:20:48 INFO : Bisync successful 2025/05/27 07:20:48 NOTICE: (25) : test different suffixes 2025/05/27 07:20:48 NOTICE: (26) : touch-glob 2003-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:20:48 NOTICE: (27) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:20:54 NOTICE: (28) : touch-glob 2003-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:20:54 NOTICE: (29) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:21:01 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/05/27 07:21:01 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/05/27 07:21:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:21:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:21:11 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:21:11 INFO : Building Path1 and Path2 listings 2025/05/27 07:21:11 INFO : Path1 checking for diffs 2025/05/27 07:21:11 INFO : - Path1 File is new - file1.txt 2025/05/27 07:21:11 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:21:11 INFO : Path2 checking for diffs 2025/05/27 07:21:11 INFO : - Path2 File is new - file1.txt 2025/05/27 07:21:11 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:21:11 INFO : Applying changes 2025/05/27 07:21:11 INFO : Checking potential conflicts... 2025/05/27 07:21:12 ERROR : file1.txt: md5 differ 2025/05/27 07:21:12 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 differences found 2025/05/27 07:21:12 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 errors while checking 2025/05/27 07:21:12 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/27 07:21:12 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:21:12 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/27 07:21:12 INFO : file1.txt: A winner could not be determined. 2025/05/27 07:21:12 NOTICE: - Path1 Renaming Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt.cloud1 2025/05/27 07:21:15 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/05/27 07:21:15 NOTICE: - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt.cloud1 2025/05/27 07:21:15 NOTICE: - Path2 Renaming Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt.local1 2025/05/27 07:21:17 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/05/27 07:21:17 NOTICE: - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt.local1 2025/05/27 07:21:17 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:21:21 INFO : file1.txt.local1: Copied (server-side copy) 2025/05/27 07:21:21 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:21:25 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/05/27 07:21:25 INFO : Updating listings 2025/05/27 07:21:25 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:21:25 INFO : Bisync successful 2025/05/27 07:21:25 NOTICE: (32) : test legacy 2025/05/27 07:21:25 NOTICE: (33) : touch-glob 2004-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:21:25 NOTICE: (34) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:21:31 NOTICE: (35) : touch-glob 2004-07-23 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:21:31 NOTICE: (36) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:21:37 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/05/27 07:21:37 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/05/27 07:21:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:21:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:21:47 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:21:47 INFO : Building Path1 and Path2 listings 2025/05/27 07:21:47 INFO : Path1 checking for diffs 2025/05/27 07:21:47 INFO : - Path1 File is new - file1.txt 2025/05/27 07:21:47 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:21:47 INFO : Path2 checking for diffs 2025/05/27 07:21:47 INFO : - Path2 File is new - file1.txt 2025/05/27 07:21:47 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/27 07:21:47 INFO : Applying changes 2025/05/27 07:21:47 INFO : Checking potential conflicts... 2025/05/27 07:21:48 ERROR : file1.txt: md5 differ 2025/05/27 07:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 differences found 2025/05/27 07:21:48 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 1 errors while checking 2025/05/27 07:21:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/27 07:21:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:21:48 NOTICE: - Path1 Renaming Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt..path1 2025/05/27 07:21:51 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/05/27 07:21:51 NOTICE: - Path1 Queue copy to Path2 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt..path1 2025/05/27 07:21:51 NOTICE: - Path2 Renaming Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt..path2 2025/05/27 07:21:53 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/05/27 07:21:53 NOTICE: - Path2 Queue copy to Path1 - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file1.txt..path2 2025/05/27 07:21:53 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:21:57 INFO : file1.txt..path2: Copied (server-side copy) 2025/05/27 07:21:57 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:22:02 INFO : file1.txt..path1: Copied (server-side copy) 2025/05/27 07:22:02 INFO : Updating listings 2025/05/27 07:22:02 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:22:02 INFO : Bisync successful 2025/05/27 07:22:02 NOTICE: (39) : test deletes on both sides with default suffix 2025/05/27 07:22:02 NOTICE: (40) : touch-glob 2005-01-02 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1R.txt 2025/05/27 07:22:02 NOTICE: (41) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file1.txt 2025/05/27 07:22:09 NOTICE: (42) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file2.txt 2025/05/27 07:22:15 NOTICE: (43) : touch-glob 2006-03-04 /tmp/065549vi/datadir/test_resolve-teqizug4/ file1L.txt 2025/05/27 07:22:15 NOTICE: (44) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/ file1.txt 2025/05/27 07:22:22 NOTICE: (45) : copy-as /tmp/065549vi/datadir/test_resolve-teqizug4/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/ file2.txt 2025/05/27 07:22:29 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/05/27 07:22:29 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/05/27 07:22:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:22:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:22:39 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:22:39 INFO : Building Path1 and Path2 listings 2025/05/27 07:22:39 INFO : Path1 checking for diffs 2025/05/27 07:22:39 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/27 07:22:39 INFO : - Path1 File is new - file1.txt 2025/05/27 07:22:39 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/27 07:22:39 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 07:22:39 INFO : Path2 checking for diffs 2025/05/27 07:22:39 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/05/27 07:22:39 INFO : - Path2 File is new - file1.txt 2025/05/27 07:22:39 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/27 07:22:39 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/27 07:22:39 INFO : Applying changes 2025/05/27 07:22:39 INFO : Checking potential conflicts... 2025/05/27 07:22:40 ERROR : file1.txt: md5 differ 2025/05/27 07:22:40 ERROR : file2.txt: md5 differ 2025/05/27 07:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 2 differences found 2025/05/27 07:22:40 NOTICE: Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2: 2 errors while checking 2025/05/27 07:22:40 INFO : Finished checking the potential conflicts. 2 differences found 2025/05/27 07:22:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/27 07:22:40 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/27 07:22:40 INFO : file1.txt: The winner is: Path1 2025/05/27 07:22:40 NOTICE: - Path2 Deleting Path2 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/file1.txt 2025/05/27 07:22:42 INFO : file1.txt: Deleted 2025/05/27 07:22:42 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/27 07:22:42 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/05/27 07:22:42 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/27 07:22:42 INFO : file2.txt: The winner is: Path2 2025/05/27 07:22:42 NOTICE: - Path1 Deleting Path1 copy - TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/file2.txt 2025/05/27 07:22:45 INFO : file2.txt: Deleted 2025/05/27 07:22:45 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/05/27 07:22:45 INFO : - Path2 Do queued copies to - Path1 2025/05/27 07:22:48 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:22:48 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:22:52 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:22:52 INFO : Updating listings 2025/05/27 07:22:53 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resolve/path2/" 2025/05/27 07:22:53 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteRemote/resync 2025/05/27 07:23:01 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_resync-xagakev1 2025/05/27 07:23:18 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1 2025/05/27 07:23:39 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2 2025/05/27 07:23:47 NOTICE: (01) : test resync 2025/05/27 07:23:47 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/27 07:23:47 NOTICE: (03) : purge-children TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/ 2025/05/27 07:23:57 NOTICE: (04) : bisync resync 2025/05/27 07:24:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:24:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:24:07 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:24:07 INFO : Copying Path2 files to Path1 2025/05/27 07:24:07 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:24:10 INFO : RCLONE_TEST: Copied (server-side copy) 2025/05/27 07:24:10 INFO : file3.txt: Copied (server-side copy) 2025/05/27 07:24:10 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:24:10 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:24:13 INFO : file5.txt: Copied (server-side copy) 2025/05/27 07:24:13 INFO : file6.txt: Copied (server-side copy) 2025/05/27 07:24:13 INFO : file4.txt: Copied (server-side copy) 2025/05/27 07:24:14 INFO : file7.txt: Copied (server-side copy) 2025/05/27 07:24:14 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:24:14 INFO : Resync updating listings 2025/05/27 07:24:14 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:24:14 INFO : Bisync successful 2025/05/27 07:24:14 NOTICE: (05) : move-listings empty-path1 2025/05/27 07:24:14 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/27 07:24:14 NOTICE: (07) : purge-children TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ 2025/05/27 07:24:24 NOTICE: (08) : bisync resync 2025/05/27 07:24:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:24:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:24:34 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:24:34 INFO : Copying Path2 files to Path1 2025/05/27 07:24:34 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:24:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:24:37 INFO : RCLONE_TEST: Copied (server-side copy) 2025/05/27 07:24:38 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:24:38 INFO : file3.txt: Copied (server-side copy) 2025/05/27 07:24:38 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:24:41 INFO : file6.txt: Copied (server-side copy) 2025/05/27 07:24:41 INFO : file4.txt: Copied (server-side copy) 2025/05/27 07:24:41 INFO : file5.txt: Copied (server-side copy) 2025/05/27 07:24:42 INFO : file7.txt: Copied (server-side copy) 2025/05/27 07:24:42 INFO : Resync updating listings 2025/05/27 07:24:42 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:24:42 INFO : Bisync successful 2025/05/27 07:24:42 NOTICE: (09) : move-listings empty-path2 2025/05/27 07:24:42 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/27 07:24:42 NOTICE: (11) : touch-glob 2002-02-02 /tmp/065549vi/datadir/test_resync-zalixel4/ fileA.txt 2025/05/27 07:24:42 NOTICE: (12) : touch-glob 1999-09-09 /tmp/065549vi/datadir/test_resync-zalixel4/ fileB.txt 2025/05/27 07:24:42 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/27 07:24:42 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/27 07:24:42 NOTICE: (15) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/file1.txt 2025/05/27 07:24:47 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/27 07:24:47 NOTICE: (17) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/file2.txt 2025/05/27 07:24:52 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/27 07:24:52 NOTICE: (19) : copy-as /tmp/065549vi/datadir/test_resync-zalixel4/fileA.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ file3.txt 2025/05/27 07:24:59 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/27 07:24:59 NOTICE: (21) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/file4.txt 2025/05/27 07:25:01 NOTICE: (22) : copy-as /tmp/065549vi/datadir/test_resync-zalixel4/fileA.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ file4.txt 2025/05/27 07:25:08 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/05/27 07:25:08 NOTICE: (24) : copy-as /tmp/065549vi/datadir/test_resync-zalixel4/fileB.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ file5.txt 2025/05/27 07:25:14 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/05/27 07:25:14 NOTICE: (26) : copy-as /tmp/065549vi/datadir/test_resync-zalixel4/fileB.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/ file6.txt 2025/05/27 07:25:21 NOTICE: (27) : copy-as /tmp/065549vi/datadir/test_resync-zalixel4/fileA.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ file6.txt 2025/05/27 07:25:28 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/05/27 07:25:28 NOTICE: (29) : test run bisync with resync 2025/05/27 07:25:28 NOTICE: (30) : bisync resync 2025/05/27 07:25:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:25:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:25:38 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:25:38 INFO : Copying Path2 files to Path1 2025/05/27 07:25:38 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:25:41 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:25:42 INFO : file4.txt: Copied (server-side copy) 2025/05/27 07:25:42 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:25:43 INFO : file6.txt: Updated modification time in destination 2025/05/27 07:25:45 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:25:47 INFO : file5.txt: Copied (server-side copy) 2025/05/27 07:25:47 INFO : file3.txt: Copied (server-side copy) 2025/05/27 07:25:47 INFO : Resync updating listings 2025/05/27 07:25:47 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:25:47 INFO : Bisync successful 2025/05/27 07:25:47 NOTICE: (31) : copy-listings mixed-diffs 2025/05/27 07:25:47 NOTICE: (32) : test run normal bisync 2025/05/27 07:25:47 NOTICE: (33) : bisync 2025/05/27 07:25:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:25:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:25:57 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:25:57 INFO : Building Path1 and Path2 listings 2025/05/27 07:25:57 INFO : Path1 checking for diffs 2025/05/27 07:25:57 INFO : Path2 checking for diffs 2025/05/27 07:25:57 INFO : No changes found 2025/05/27 07:25:57 INFO : Updating listings 2025/05/27 07:25:57 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:25:57 INFO : Bisync successful 2025/05/27 07:25:57 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/05/27 07:25:57 NOTICE: (35) : purge-children TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/ 2025/05/27 07:26:08 NOTICE: (36) : bisync 2025/05/27 07:26:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:26:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:26:18 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync/path2/" 2025/05/27 07:26:18 INFO : Building Path1 and Path2 listings 2025/05/27 07:26:19 INFO : Path1 checking for diffs 2025/05/27 07:26:19 INFO : Path2 checking for diffs 2025/05/27 07:26:19 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/065549vi/workdir/TestCompressDrive_rclone-test-hosecic1jino_065549vi_resync_path1..TestCompressDrive_rclone-test-hosecic1jino_065549vi_resync_path2.path2.lst-new 2025/05/27 07:26:19 ERROR : Bisync critical error: empty current Path2 listing: /tmp/065549vi/workdir/TestCompressDrive_rclone-test-hosecic1jino_065549vi_resync_path1..TestCompressDrive_rclone-test-hosecic1jino_065549vi_resync_path2.path2.lst-new 2025/05/27 07:26:19 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 07:26:19 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteRemote/resync_modes 2025/05/27 07:26:27 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_resync_modes-zajejoc9 2025/05/27 07:26:33 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1 2025/05/27 07:26:41 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2 2025/05/27 07:26:44 NOTICE: (01) : test resync-mode 2025/05/27 07:26:44 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:26:44 NOTICE: (03) : touch-glob 2001-01-02 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:26:44 NOTICE: (04) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:26:50 NOTICE: (05) : touch-glob 2001-03-04 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:26:50 NOTICE: (06) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:26:57 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/05/27 07:26:57 NOTICE: (08) : bisync resync resync-mode=newer 2025/05/27 07:27:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:27:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:27:06 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:27:06 INFO : Copying Path2 files to Path1 2025/05/27 07:27:06 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:27:06 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:27:11 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:27:11 INFO : Resync updating listings 2025/05/27 07:27:11 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:27:11 INFO : Bisync successful 2025/05/27 07:27:11 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:27:11 NOTICE: (10) : touch-glob 2001-07-23 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:27:11 NOTICE: (11) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:27:18 NOTICE: (12) : touch-glob 2001-08-26 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:27:18 NOTICE: (13) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:27:23 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/05/27 07:27:23 NOTICE: (15) : bisync resync resync-mode=path2 2025/05/27 07:27:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:27:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:27:33 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:27:33 INFO : Copying Path2 files to Path1 2025/05/27 07:27:33 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:27:38 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:27:38 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:27:39 INFO : Resync updating listings 2025/05/27 07:27:39 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:27:39 INFO : Bisync successful 2025/05/27 07:27:39 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:27:39 NOTICE: (17) : touch-glob 2002-07-23 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:27:39 NOTICE: (18) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:27:44 NOTICE: (19) : touch-glob 2002-08-26 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:27:44 NOTICE: (20) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:27:50 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/05/27 07:27:50 NOTICE: (22) : bisync resync resync-mode=larger 2025/05/27 07:28:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:28:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:28:00 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:28:00 INFO : Copying Path2 files to Path1 2025/05/27 07:28:00 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:28:00 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/05/27 07:28:05 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:28:05 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:28:06 INFO : Resync updating listings 2025/05/27 07:28:06 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:28:06 INFO : Bisync successful 2025/05/27 07:28:06 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:28:06 NOTICE: (24) : touch-glob 2003-07-23 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:28:06 NOTICE: (25) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:28:14 NOTICE: (26) : touch-glob 2003-09-04 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:28:14 NOTICE: (27) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:28:21 NOTICE: (28) : test bisync run with --resync-mode=older 2025/05/27 07:28:21 NOTICE: (29) : bisync resync resync-mode=older 2025/05/27 07:29:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:29:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:29:04 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:29:04 INFO : Copying Path2 files to Path1 2025/05/27 07:29:04 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:29:05 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/27 07:29:10 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:29:10 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:29:10 INFO : Resync updating listings 2025/05/27 07:29:10 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:29:10 INFO : Bisync successful 2025/05/27 07:29:10 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:29:10 NOTICE: (31) : touch-glob 2004-07-23 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:29:10 NOTICE: (32) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:29:15 NOTICE: (33) : touch-glob 2004-07-23 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:29:15 NOTICE: (34) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:29:22 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/05/27 07:29:22 NOTICE: (36) : bisync resync resync-mode=smaller 2025/05/27 07:29:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:29:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:29:32 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:29:32 INFO : Copying Path2 files to Path1 2025/05/27 07:29:32 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:29:32 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/27 07:29:32 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:29:33 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/27 07:29:38 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:29:38 INFO : Resync updating listings 2025/05/27 07:29:38 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:29:38 INFO : Bisync successful 2025/05/27 07:29:38 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/27 07:29:38 NOTICE: (38) : touch-glob 2005-01-02 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:29:38 NOTICE: (39) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:29:44 NOTICE: (40) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file2.txt 2025/05/27 07:29:50 NOTICE: (41) : touch-glob 2006-03-04 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:29:50 NOTICE: (42) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:29:55 NOTICE: (43) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file2.txt 2025/05/27 07:30:02 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/05/27 07:30:02 NOTICE: (45) : bisync resync resync-mode=path1 2025/05/27 07:30:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:30:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:30:12 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:30:12 INFO : Copying Path2 files to Path1 2025/05/27 07:30:12 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:30:12 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:30:18 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:30:18 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:30:18 INFO : Resync updating listings 2025/05/27 07:30:18 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:30:18 INFO : Bisync successful 2025/05/27 07:30:18 NOTICE: (46) : test no winner 2025/05/27 07:30:18 NOTICE: (47) : touch-glob 2022-02-22 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1R.txt 2025/05/27 07:30:18 NOTICE: (48) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file1.txt 2025/05/27 07:30:25 NOTICE: (49) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1R.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file2.txt 2025/05/27 07:30:30 NOTICE: (50) : touch-glob 2022-02-22 /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/ file1L.txt 2025/05/27 07:30:30 NOTICE: (51) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/ file1.txt 2025/05/27 07:30:35 NOTICE: (52) : copy-as /tmp/065549vi/datadir/test_resync_modes-jatiqeg7/file1L.txt TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/ file2.txt 2025/05/27 07:30:42 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/05/27 07:30:42 NOTICE: (54) : bisync resync resync-mode=newer 2025/05/27 07:30:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:30:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:30:55 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:30:55 INFO : Copying Path2 files to Path1 2025/05/27 07:30:55 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:31:01 INFO : file1.txt: Copied (server-side copy) 2025/05/27 07:31:01 INFO : file2.txt: Copied (server-side copy) 2025/05/27 07:31:01 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:31:01 INFO : Resync updating listings 2025/05/27 07:31:01 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/resync_modes/path2/" 2025/05/27 07:31:01 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteRemote/rmdirs 2025/05/27 07:31:10 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_rmdirs-rakahew2 2025/05/27 07:31:17 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1 2025/05/27 07:31:33 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2 2025/05/27 07:31:42 NOTICE: (01) : test rmdirs 2025/05/27 07:31:42 NOTICE: (02) : test initial bisync 2025/05/27 07:31:42 NOTICE: (03) : bisync resync 2025/05/27 07:31:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:31:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:31:53 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:31:53 INFO : Copying Path2 files to Path1 2025/05/27 07:31:53 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 07:31:54 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 07:31:55 INFO : Resync updating listings 2025/05/27 07:31:55 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:31:55 INFO : Bisync successful 2025/05/27 07:31:55 NOTICE: (04) : test 1. delete path1 subdir file 2025/05/27 07:31:55 NOTICE: (05) : delete-file TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/subdir/file20.txt 2025/05/27 07:32:01 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/05/27 07:32:01 NOTICE: (07) : bisync 2025/05/27 07:32:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:32:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:32:12 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:32:12 INFO : Building Path1 and Path2 listings 2025/05/27 07:32:12 INFO : Path1 checking for diffs 2025/05/27 07:32:12 INFO : - Path1 File was deleted - subdir/file20.txt 2025/05/27 07:32:12 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/27 07:32:12 INFO : Path2 checking for diffs 2025/05/27 07:32:12 INFO : Applying changes 2025/05/27 07:32:12 INFO : - Path2 Queue delete - TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/subdir/file20.txt 2025/05/27 07:32:12 INFO : - Path1 Do queued copies to - Path2 2025/05/27 07:32:14 INFO : subdir/file20.txt: Deleted 2025/05/27 07:32:14 INFO : Updating listings 2025/05/27 07:32:14 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:32:14 INFO : Bisync successful 2025/05/27 07:32:14 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/05/27 07:32:14 NOTICE: (09) : list-dirs TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/ 2025/05/27 07:32:17 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/27 07:32:17 NOTICE: (10) : list-dirs TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/ 2025/05/27 07:32:21 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/05/27 07:32:21 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/05/27 07:32:21 NOTICE: (12) : bisync remove-empty-dirs 2025/05/27 07:32:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 07:32:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/27 07:32:36 INFO : Synching Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" with Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:32:36 INFO : Building Path1 and Path2 listings 2025/05/27 07:32:36 INFO : Path1 checking for diffs 2025/05/27 07:32:36 INFO : Path2 checking for diffs 2025/05/27 07:32:36 INFO : No changes found 2025/05/27 07:32:36 INFO : Updating listings 2025/05/27 07:32:36 INFO : Validating listings for Path1 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/" vs Path2 "TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/" 2025/05/27 07:32:36 INFO : Removing empty directories 2025/05/27 07:32:37 INFO : subdir: Removing directory 2025/05/27 07:32:39 INFO : subdir: Removing directory 2025/05/27 07:32:39 INFO : Bisync successful 2025/05/27 07:32:39 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/05/27 07:32:39 NOTICE: (14) : list-dirs TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path1/ 2025/05/27 07:32:40 NOTICE: (15) : list-dirs TestCompressDrive:rclone-test-hosecic1jino/065549vi/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED === RUN TestBisyncRemoteRemote/volatile 2025/05/27 07:32:48 NOTICE: checking initFs Local file system at /tmp/065549vi/initdir/test_volatile-lakadov4 2025/05/27 07:33:00 NOTICE: checking Path1 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/volatile/path1 2025/05/27 07:33:21 NOTICE: checking path2 Compressed: TestCompressDrive:rclone-test-hosecic1jino/065549vi/volatile/path2 2025/05/27 07:33:32 NOTICE: (01) : test volatile 2025/05/27 07:33:32 NOTICE: (02) : test initial bisync 2025/05/27 07:33:32 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteRemote (2264.24s) --- PASS: TestBisyncRemoteRemote/filtersfile_checks (122.48s) --- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (102.70s) --- PASS: TestBisyncRemoteRemote/max_delete_path1 (96.55s) --- PASS: TestBisyncRemoteRemote/max_delete_path2_force (92.10s) --- PASS: TestBisyncRemoteRemote/nomodtime (203.94s) --- PASS: TestBisyncRemoteRemote/normalization (416.63s) --- PASS: TestBisyncRemoteRemote/rclone_args (330.13s) --- PASS: TestBisyncRemoteRemote/resolve (260.68s) --- PASS: TestBisyncRemoteRemote/resync (205.36s) --- PASS: TestBisyncRemoteRemote/resync_modes (282.39s) --- PASS: TestBisyncRemoteRemote/rmdirs (98.97s) --- SKIP: TestBisyncRemoteRemote/volatile (50.54s) PASS 2025/05/27 07:33:33 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose -test.run '^TestBisyncRemoteRemote$/^(filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished OK in 37m45.524177979s (try 3/5)