"./bisync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access_filters|rclone_args|resolve)$|^TestBisyncRemoteLocal$/^(basic|check_access_filters|check_filename|createemptysrcdirs|equal|ignorelistingchecksum|rclone_args|resolve|resync|resync_modes|rmdirs)$|^TestBisyncRemoteRemote$/^(all_changed|basic|check_access_filters|check_filename|createemptysrcdirs|equal|filters|filtersfile_checks|normalization|rclone_args|resolve|resync|resync_modes)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/06/05 01:20:41 NOTICE: remote: TestPcloud:rclone-test-rehavaq9nitu === RUN TestBisyncRemoteLocal/basic 2025/06/05 01:20:43 ERROR : error listing: directory not found 2025/06/05 01:20:43 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_basic-siguvuc3 2025/06/05 01:20:45 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/basic/path1' 2025/06/05 01:20:45 NOTICE: checking path2 Local file system at /tmp/012041sa/basic/path2 2025/06/05 01:20:45 NOTICE: (01) : test basic 2025/06/05 01:20:45 NOTICE: (02) : test initial bisync 2025/06/05 01:20:45 NOTICE: (03) : bisync resync 2025/06/05 01:20:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:20:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:20:46 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/" with Path2 "/tmp/012041sa/basic/path2/" 2025/06/05 01:20:46 INFO : Copying Path2 files to Path1 2025/06/05 01:20:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:20:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:20:46 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:20:46 INFO : Resync updating listings 2025/06/05 01:20:46 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/" vs Path2 "/tmp/012041sa/basic/path2/" 2025/06/05 01:20:46 INFO : Bisync successful 2025/06/05 01:20:46 NOTICE: (04) : test place newer files on both paths 2025/06/05 01:20:46 NOTICE: (05) : touch-copy 2001-01-02 /tmp/012041sa/datadir/test_basic-vurupij2/file1.txt /tmp/012041sa/basic/path2/ 2025/06/05 01:20:46 NOTICE: (06) : copy-as /tmp/012041sa/datadir/test_basic-vurupij2/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/subdir file20.txt 2025/06/05 01:20:47 NOTICE: (07) : test bisync run 2025/06/05 01:20:47 NOTICE: (08) : bisync 2025/06/05 01:20:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:20:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:20:47 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/" with Path2 "/tmp/012041sa/basic/path2/" 2025/06/05 01:20:47 INFO : Building Path1 and Path2 listings 2025/06/05 01:20:47 INFO : Path1 checking for diffs 2025/06/05 01:20:47 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/05 01:20:47 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:20:47 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:20:47 INFO : Path2 checking for diffs 2025/06/05 01:20:47 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:20:47 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:20:47 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:20:47 INFO : Applying changes 2025/06/05 01:20:47 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/basic/path2/subdir/file20.txt 2025/06/05 01:20:47 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/file1.txt 2025/06/05 01:20:47 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:20:47 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:20:47 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:20:47 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:20:48 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/05 01:20:48 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:20:48 INFO : Updating listings 2025/06/05 01:20:48 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/basic/path1/" vs Path2 "/tmp/012041sa/basic/path2/" 2025/06/05 01:20:48 INFO : Bisync successful bisync_test.go:560: TEST basic PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2025/06/05 01:20:49 ERROR : error listing: directory not found 2025/06/05 01:20:49 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_check_access_filters-zisises8 2025/06/05 01:20:52 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:21:01 NOTICE: checking path2 Local file system at /tmp/012041sa/check_access_filters/path2 2025/06/05 01:21:01 NOTICE: (01) : test check-access-filters 2025/06/05 01:21:01 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/05 01:21:01 NOTICE: (03) : copy-file /tmp/012041sa/datadir/test_check_access_filters-ritunoy2/exclude-other-filtersfile.txt /tmp/012041sa/workdir/ 2025/06/05 01:21:01 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/05 01:21:01 NOTICE: (05) : bisync resync filters-file=/tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:01 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:01 INFO : Using filters file /tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:01 INFO : Storing filters file hash to /tmp/012041sa/workdir/exclude-other-filtersfile.txt.md5 2025/06/05 01:21:01 INFO : Copying Path2 files to Path1 2025/06/05 01:21:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:01 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:01 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2025/06/05 01:21:02 INFO : Resync updating listings 2025/06/05 01:21:02 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:02 INFO : Bisync successful 2025/06/05 01:21:02 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/05 01:21:02 NOTICE: (07) : bisync check-access filters-file=/tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:02 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:02 INFO : Using filters file /tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:02 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:02 INFO : Path1 checking for diffs 2025/06/05 01:21:02 INFO : Path2 checking for diffs 2025/06/05 01:21:02 INFO : Checking access health 2025/06/05 01:21:02 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:21:02 INFO : No changes found 2025/06/05 01:21:02 INFO : Updating listings 2025/06/05 01:21:02 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:02 INFO : Bisync successful 2025/06/05 01:21:02 NOTICE: (08) : copy-listings exclude-initial 2025/06/05 01:21:02 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:21:02 NOTICE: (10) : delete-file /tmp/012041sa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:21:02 NOTICE: (11) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:21:03 NOTICE: (12) : delete-file /tmp/012041sa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:21:03 NOTICE: (13) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/05 01:21:04 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/05 01:21:04 NOTICE: (15) : bisync check-access filters-file=/tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:04 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:04 INFO : Using filters file /tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:04 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:04 INFO : Path1 checking for diffs 2025/06/05 01:21:04 INFO : Path2 checking for diffs 2025/06/05 01:21:04 INFO : Checking access health 2025/06/05 01:21:04 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:21:04 INFO : No changes found 2025/06/05 01:21:04 INFO : Updating listings 2025/06/05 01:21:04 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:04 INFO : Bisync successful 2025/06/05 01:21:04 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/05 01:21:04 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:21:04 NOTICE: (18) : delete-file /tmp/012041sa/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:21:04 NOTICE: (19) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:21:05 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/05 01:21:05 NOTICE: (21) : bisync check-access filters-file=/tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:05 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:05 INFO : Using filters file /tmp/012041sa/workdir/exclude-other-filtersfile.txt 2025/06/05 01:21:05 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:05 INFO : Path1 checking for diffs 2025/06/05 01:21:05 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:21:05 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:05 INFO : Path2 checking for diffs 2025/06/05 01:21:05 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:21:05 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:05 INFO : Checking access health 2025/06/05 01:21:05 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:21:05 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:21:05 ERROR : Bisync critical error: check file check failed 2025/06/05 01:21:05 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:21:05 NOTICE: Bisync error: bisync aborted 2025/06/05 01:21:05 NOTICE: (22) : move-listings exclude-error-run 2025/06/05 01:21:05 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/05 01:21:05 NOTICE: (24) : test reset to the initial state 2025/06/05 01:21:05 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/ 2025/06/05 01:21:06 NOTICE: (26) : sync-dir TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/ /tmp/012041sa/check_access_filters/path2/ 2025/06/05 01:21:07 NOTICE: (27) : copy-file /tmp/012041sa/datadir/test_check_access_filters-ritunoy2/include-other-filtersfile.txt /tmp/012041sa/workdir/ 2025/06/05 01:21:07 NOTICE: (28) : bisync resync filters-file=/tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:07 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:07 INFO : Using filters file /tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:07 INFO : Storing filters file hash to /tmp/012041sa/workdir/include-other-filtersfile.txt.md5 2025/06/05 01:21:07 INFO : Copying Path2 files to Path1 2025/06/05 01:21:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:08 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:08 INFO : subdirX: Set directory modification time (using SetModTime) 2025/06/05 01:21:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2025/06/05 01:21:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2025/06/05 01:21:08 INFO : Resync updating listings 2025/06/05 01:21:08 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:08 INFO : Bisync successful 2025/06/05 01:21:08 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/05 01:21:08 NOTICE: (30) : bisync check-access filters-file=/tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:08 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:08 INFO : Using filters file /tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:08 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:08 INFO : Path1 checking for diffs 2025/06/05 01:21:08 INFO : Path2 checking for diffs 2025/06/05 01:21:08 INFO : Checking access health 2025/06/05 01:21:08 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:21:08 INFO : No changes found 2025/06/05 01:21:08 INFO : Updating listings 2025/06/05 01:21:08 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:08 INFO : Bisync successful 2025/06/05 01:21:08 NOTICE: (31) : copy-listings include-initial 2025/06/05 01:21:08 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:21:08 NOTICE: (33) : delete-file /tmp/012041sa/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:21:08 NOTICE: (34) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:21:08 NOTICE: (35) : delete-file /tmp/012041sa/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:21:08 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/05 01:21:08 NOTICE: (37) : bisync check-access filters-file=/tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:09 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:09 INFO : Using filters file /tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:09 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:09 INFO : Path1 checking for diffs 2025/06/05 01:21:09 INFO : Path2 checking for diffs 2025/06/05 01:21:09 INFO : Checking access health 2025/06/05 01:21:09 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:21:09 INFO : No changes found 2025/06/05 01:21:09 INFO : Updating listings 2025/06/05 01:21:09 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" vs Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:09 INFO : Bisync successful 2025/06/05 01:21:09 NOTICE: (38) : copy-listings include-pass-run 2025/06/05 01:21:09 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:21:09 NOTICE: (40) : delete-file /tmp/012041sa/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:21:09 NOTICE: (41) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:21:09 NOTICE: (42) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:21:10 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/05 01:21:10 NOTICE: (44) : bisync check-access filters-file=/tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:10 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_access_filters/path1/" with Path2 "/tmp/012041sa/check_access_filters/path2/" 2025/06/05 01:21:10 INFO : Using filters file /tmp/012041sa/workdir/include-other-filtersfile.txt 2025/06/05 01:21:10 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:10 INFO : Path1 checking for diffs 2025/06/05 01:21:10 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:21:10 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:21:10 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/05 01:21:10 INFO : Path2 checking for diffs 2025/06/05 01:21:10 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:21:10 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:10 INFO : Checking access health 2025/06/05 01:21:10 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/05 01:21:10 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:21:10 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:21:10 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:21:10 ERROR : Bisync critical error: check file check failed 2025/06/05 01:21:10 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:21:10 NOTICE: Bisync error: bisync aborted 2025/06/05 01:21:10 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteLocal/check_filename 2025/06/05 01:21:12 ERROR : error listing: directory not found 2025/06/05 01:21:12 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_check_filename-xuparuv4 2025/06/05 01:21:13 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/check_filename/path1' 2025/06/05 01:21:13 NOTICE: checking path2 Local file system at /tmp/012041sa/check_filename/path2 2025/06/05 01:21:13 NOTICE: (01) : test check-filename 2025/06/05 01:21:13 NOTICE: (02) : test initial bisync 2025/06/05 01:21:13 NOTICE: (03) : bisync resync 2025/06/05 01:21:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:14 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" with Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:14 INFO : Copying Path2 files to Path1 2025/06/05 01:21:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:14 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:14 INFO : Resync updating listings 2025/06/05 01:21:14 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" vs Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:14 INFO : Bisync successful 2025/06/05 01:21:14 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/05 01:21:14 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/05 01:21:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:14 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" with Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:14 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:14 INFO : Path1 checking for diffs 2025/06/05 01:21:14 INFO : Path2 checking for diffs 2025/06/05 01:21:14 INFO : Checking access health 2025/06/05 01:21:14 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:21:14 INFO : No changes found 2025/06/05 01:21:14 INFO : Updating listings 2025/06/05 01:21:14 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" vs Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:14 INFO : Bisync successful 2025/06/05 01:21:14 NOTICE: (06) : copy-listings initial-pass 2025/06/05 01:21:14 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/05 01:21:14 NOTICE: (08) : delete-file /tmp/012041sa/check_filename/path2/subdir/.chk_file 2025/06/05 01:21:14 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/05 01:21:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:15 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" with Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:15 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:15 INFO : Path1 checking for diffs 2025/06/05 01:21:15 INFO : Path2 checking for diffs 2025/06/05 01:21:15 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/05 01:21:15 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:15 INFO : Checking access health 2025/06/05 01:21:15 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/05 01:21:15 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/05 01:21:15 ERROR : Bisync critical error: check file check failed 2025/06/05 01:21:15 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:21:15 NOTICE: Bisync error: bisync aborted 2025/06/05 01:21:15 NOTICE: (10) : move-listings path2-missing 2025/06/05 01:21:15 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/05 01:21:15 NOTICE: (12) : copy-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/subdir/.chk_file /tmp/012041sa/check_filename/path2/subdir/ 2025/06/05 01:21:17 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/05 01:21:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:17 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" with Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:17 INFO : Copying Path2 files to Path1 2025/06/05 01:21:17 INFO : Checking access health 2025/06/05 01:21:17 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:21:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:17 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:17 INFO : Resync updating listings 2025/06/05 01:21:17 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" vs Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:17 INFO : Bisync successful 2025/06/05 01:21:17 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/05 01:21:17 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/05 01:21:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:17 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" with Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:17 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:18 INFO : Path1 checking for diffs 2025/06/05 01:21:18 INFO : Path2 checking for diffs 2025/06/05 01:21:18 INFO : Checking access health 2025/06/05 01:21:18 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:21:18 INFO : No changes found 2025/06/05 01:21:18 INFO : Updating listings 2025/06/05 01:21:18 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/check_filename/path1/" vs Path2 "/tmp/012041sa/check_filename/path2/" 2025/06/05 01:21:18 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteLocal/createemptysrcdirs 2025/06/05 01:21:19 ERROR : error listing: directory not found 2025/06/05 01:21:19 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_createemptysrcdirs-bugalaj3 2025/06/05 01:21:20 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1' 2025/06/05 01:21:20 NOTICE: checking path2 Local file system at /tmp/012041sa/createemptysrcdirs/path2 2025/06/05 01:21:20 NOTICE: (01) : test createemptysrcdirs 2025/06/05 01:21:20 NOTICE: (02) : test initial bisync 2025/06/05 01:21:20 NOTICE: (03) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/ placeholder.txt 2025/06/05 01:21:20 NOTICE: (04) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:21:21 NOTICE: (05) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:21:22 NOTICE: (06) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:21:23 NOTICE: (07) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:21:24 NOTICE: (08) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:21:25 NOTICE: (09) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:21:26 NOTICE: (10) : bisync resync 2025/06/05 01:21:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:26 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:26 INFO : Copying Path2 files to Path1 2025/06/05 01:21:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:26 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:21:26 INFO : Resync updating listings 2025/06/05 01:21:26 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:26 INFO : Bisync successful 2025/06/05 01:21:26 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/05 01:21:26 NOTICE: (12) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/05 01:21:27 NOTICE: (13) : touch-glob 2001-01-02 TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ subdir 2025/06/05 01:21:28 NOTICE: (14) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/05 01:21:29 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/05 01:21:29 NOTICE: (16) : bisync 2025/06/05 01:21:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:29 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:29 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:29 INFO : Path1 checking for diffs 2025/06/05 01:21:29 INFO : Path2 checking for diffs 2025/06/05 01:21:29 INFO : No changes found 2025/06/05 01:21:29 INFO : Updating listings 2025/06/05 01:21:29 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:29 INFO : Bisync successful 2025/06/05 01:21:29 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/05 01:21:29 NOTICE: (18) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:29 NOTICE: (19) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:29 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/05 01:21:29 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/05 01:21:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:29 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:29 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:29 INFO : Path1 checking for diffs 2025/06/05 01:21:29 INFO : - Path1 File is new - subdir 2025/06/05 01:21:29 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:21:29 INFO : Path2 checking for diffs 2025/06/05 01:21:29 INFO : Applying changes 2025/06/05 01:21:29 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/createemptysrcdirs/path2/subdir 2025/06/05 01:21:29 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:21:30 INFO : subdir: Making directory 2025/06/05 01:21:30 INFO : Updating listings 2025/06/05 01:21:30 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:30 INFO : Bisync successful 2025/06/05 01:21:30 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/05 01:21:30 NOTICE: (23) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:30 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:30 NOTICE: (24) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:30 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:30 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/05 01:21:30 NOTICE: (26) : purge-children TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:30 NOTICE: (27) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:21:31 NOTICE: (28) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:21:32 NOTICE: (29) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:21:33 NOTICE: (30) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:21:34 NOTICE: (31) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:21:35 NOTICE: (32) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:21:36 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/05 01:21:36 NOTICE: (34) : bisync 2025/06/05 01:21:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:36 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:36 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:36 INFO : Path1 checking for diffs 2025/06/05 01:21:36 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/05 01:21:36 INFO : - Path1 File was deleted - subdir 2025/06/05 01:21:36 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/05 01:21:36 INFO : Path2 checking for diffs 2025/06/05 01:21:36 INFO : - Path2 File was deleted - subdir 2025/06/05 01:21:36 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:36 INFO : Applying changes 2025/06/05 01:21:36 INFO : - Path2 Queue delete - /tmp/012041sa/createemptysrcdirs/path2/RCLONE_TEST 2025/06/05 01:21:36 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:21:36 INFO : RCLONE_TEST: Deleted 2025/06/05 01:21:36 INFO : Updating listings 2025/06/05 01:21:36 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:36 INFO : Bisync successful 2025/06/05 01:21:36 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/05 01:21:36 NOTICE: (36) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:36 NOTICE: (37) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:36 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:36 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/05 01:21:36 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/05 01:21:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:36 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:36 INFO : Copying Path2 files to Path1 2025/06/05 01:21:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:36 INFO : subdir: Making directory 2025/06/05 01:21:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:37 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:37 INFO : Resync updating listings 2025/06/05 01:21:37 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:37 INFO : Bisync successful 2025/06/05 01:21:37 NOTICE: (40) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:37 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:37 NOTICE: (41) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:37 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:37 NOTICE: (42) : purge-children TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:37 NOTICE: (43) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:21:38 NOTICE: (44) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:21:39 NOTICE: (45) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:21:40 NOTICE: (46) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:21:41 NOTICE: (47) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:21:42 NOTICE: (48) : copy-as /tmp/012041sa/datadir/test_createemptysrcdirs-wavukem5/placeholder.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:21:43 NOTICE: (49) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:43 NOTICE: (50) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:43 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:21:43 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/05 01:21:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:43 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:43 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:43 INFO : Path1 checking for diffs 2025/06/05 01:21:43 INFO : - Path1 File was deleted - subdir 2025/06/05 01:21:43 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:21:43 INFO : Path2 checking for diffs 2025/06/05 01:21:43 INFO : Applying changes 2025/06/05 01:21:43 INFO : - Path2 Queue delete - /tmp/012041sa/createemptysrcdirs/path2/subdir 2025/06/05 01:21:43 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:21:43 INFO : subdir: Removing directory 2025/06/05 01:21:43 INFO : Updating listings 2025/06/05 01:21:43 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:43 INFO : Bisync successful 2025/06/05 01:21:43 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/05 01:21:43 NOTICE: (53) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/ 2025/06/05 01:21:43 NOTICE: (54) : list-dirs /tmp/012041sa/createemptysrcdirs/path2/ 2025/06/05 01:21:43 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/05 01:21:43 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/05 01:21:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:44 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" with Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:44 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:44 INFO : Path1 checking for diffs 2025/06/05 01:21:44 INFO : Path2 checking for diffs 2025/06/05 01:21:44 INFO : No changes found 2025/06/05 01:21:44 INFO : Updating listings 2025/06/05 01:21:44 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/createemptysrcdirs/path1/" vs Path2 "/tmp/012041sa/createemptysrcdirs/path2/" 2025/06/05 01:21:44 INFO : Bisync successful bisync_test.go:560: TEST createemptysrcdirs PASSED === RUN TestBisyncRemoteLocal/equal 2025/06/05 01:21:45 ERROR : error listing: directory not found 2025/06/05 01:21:45 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_equal-wibewal8 2025/06/05 01:21:46 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/equal/path1' 2025/06/05 01:21:46 NOTICE: checking path2 Local file system at /tmp/012041sa/equal/path2 2025/06/05 01:21:46 NOTICE: (01) : test equal 2025/06/05 01:21:46 NOTICE: (02) : test initial bisync 2025/06/05 01:21:46 NOTICE: (03) : bisync resync 2025/06/05 01:21:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:46 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/" with Path2 "/tmp/012041sa/equal/path2/" 2025/06/05 01:21:46 INFO : Copying Path2 files to Path1 2025/06/05 01:21:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:46 INFO : Resync updating listings 2025/06/05 01:21:46 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/" vs Path2 "/tmp/012041sa/equal/path2/" 2025/06/05 01:21:46 INFO : Bisync successful 2025/06/05 01:21:46 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:21:46 NOTICE: (05) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_equal-badadud5/ file1R.txt 2025/06/05 01:21:46 NOTICE: (06) : copy-as /tmp/012041sa/datadir/test_equal-badadud5/file1R.txt /tmp/012041sa/equal/path2/ file1.txt 2025/06/05 01:21:46 NOTICE: (07) : touch-glob 2001-03-04 /tmp/012041sa/datadir/test_equal-badadud5/ file1L.txt 2025/06/05 01:21:46 NOTICE: (08) : copy-as /tmp/012041sa/datadir/test_equal-badadud5/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/ file1.txt 2025/06/05 01:21:47 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/05 01:21:47 NOTICE: (10) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_equal-badadud5/ file2.txt 2025/06/05 01:21:47 NOTICE: (11) : copy-as /tmp/012041sa/datadir/test_equal-badadud5/file2.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/ file2.txt 2025/06/05 01:21:48 NOTICE: (12) : copy-as /tmp/012041sa/datadir/test_equal-badadud5/file2.txt /tmp/012041sa/equal/path2/ file2.txt 2025/06/05 01:21:48 NOTICE: (13) : test bisync run 2025/06/05 01:21:48 NOTICE: (14) : bisync 2025/06/05 01:21:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:48 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/" with Path2 "/tmp/012041sa/equal/path2/" 2025/06/05 01:21:48 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:48 INFO : Path1 checking for diffs 2025/06/05 01:21:48 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:21:48 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:21:48 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:21:48 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/05 01:21:48 INFO : Path2 checking for diffs 2025/06/05 01:21:48 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:21:48 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:21:48 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:21:48 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/05 01:21:48 INFO : Applying changes 2025/06/05 01:21:48 INFO : Checking potential conflicts... 2025/06/05 01:21:49 ERROR : file1.txt: sha1 differ 2025/06/05 01:21:49 NOTICE: Local file system at /tmp/012041sa/equal/path2: 1 differences found 2025/06/05 01:21:49 NOTICE: Local file system at /tmp/012041sa/equal/path2: 1 errors while checking 2025/06/05 01:21:49 NOTICE: Local file system at /tmp/012041sa/equal/path2: 1 matching files 2025/06/05 01:21:49 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:21:49 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:21:49 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/file1.txt.conflict1 2025/06/05 01:21:49 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/05 01:21:49 NOTICE: - Path1 Queue copy to Path2 - /tmp/012041sa/equal/path2/file1.txt.conflict1 2025/06/05 01:21:49 NOTICE: - Path2 Renaming Path2 copy - /tmp/012041sa/equal/path2/file1.txt.conflict2 2025/06/05 01:21:49 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2025/06/05 01:21:49 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/file1.txt.conflict2 2025/06/05 01:21:49 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/05 01:21:49 INFO : Files are equal! Skipping: file2.txt 2025/06/05 01:21:49 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:21:49 INFO : file1.txt.conflict2: Copied (new) 2025/06/05 01:21:49 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:21:50 INFO : file1.txt.conflict1: Copied (new) 2025/06/05 01:21:50 INFO : Updating listings 2025/06/05 01:21:50 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/equal/path1/" vs Path2 "/tmp/012041sa/equal/path2/" 2025/06/05 01:21:50 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/06/05 01:21:51 ERROR : error listing: directory not found 2025/06/05 01:21:51 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_ignorelistingchecksum-kixezin7 2025/06/05 01:21:52 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1' 2025/06/05 01:21:53 NOTICE: checking path2 Local file system at /tmp/012041sa/ignorelistingchecksum/path2 2025/06/05 01:21:53 NOTICE: (01) : test basic 2025/06/05 01:21:53 NOTICE: (02) : test initial bisync 2025/06/05 01:21:53 NOTICE: (03) : bisync resync 2025/06/05 01:21:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:21:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:53 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" with Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:53 INFO : Copying Path2 files to Path1 2025/06/05 01:21:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:53 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:54 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:54 INFO : Resync updating listings 2025/06/05 01:21:54 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" vs Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:54 INFO : Bisync successful 2025/06/05 01:21:54 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/05 01:21:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:54 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" with Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:54 INFO : Copying Path2 files to Path1 2025/06/05 01:21:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:21:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:21:54 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:54 INFO : Resync updating listings 2025/06/05 01:21:54 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" vs Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:54 INFO : Bisync successful 2025/06/05 01:21:54 NOTICE: (05) : test place newer files on both paths 2025/06/05 01:21:54 NOTICE: (06) : touch-copy 2001-01-02 /tmp/012041sa/datadir/test_ignorelistingchecksum-doyanap9/file1.txt /tmp/012041sa/ignorelistingchecksum/path2/ 2025/06/05 01:21:54 NOTICE: (07) : copy-as /tmp/012041sa/datadir/test_ignorelistingchecksum-doyanap9/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/subdir file20.txt 2025/06/05 01:21:55 NOTICE: (08) : test bisync run 2025/06/05 01:21:55 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/05 01:21:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:21:55 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" with Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:55 INFO : Building Path1 and Path2 listings 2025/06/05 01:21:55 INFO : Path1 checking for diffs 2025/06/05 01:21:55 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/05 01:21:55 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:21:55 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:21:55 INFO : Path2 checking for diffs 2025/06/05 01:21:55 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:21:55 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:21:55 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:21:55 INFO : Applying changes 2025/06/05 01:21:55 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/05 01:21:55 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/file1.txt 2025/06/05 01:21:55 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:21:56 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:21:56 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:21:56 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:56 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/05 01:21:56 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:21:56 INFO : Updating listings 2025/06/05 01:21:56 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/ignorelistingchecksum/path1/" vs Path2 "/tmp/012041sa/ignorelistingchecksum/path2/" 2025/06/05 01:21:56 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/rclone_args 2025/06/05 01:21:57 ERROR : error listing: directory not found 2025/06/05 01:21:57 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_rclone_args-bihewih9 2025/06/05 01:21:58 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/rclone_args/path1' 2025/06/05 01:21:59 NOTICE: checking path2 Local file system at /tmp/012041sa/rclone_args/path2 2025/06/05 01:21:59 NOTICE: (01) : test rclone-args 2025/06/05 01:21:59 NOTICE: (02) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_rclone_args-kicajur1/ * 2025/06/05 01:21:59 NOTICE: (03) : test initial bisync 2025/06/05 01:21:59 NOTICE: (04) : bisync resync checksum 2025/06/05 01:21:59 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:21:59 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:21:59 INFO : Copying Path2 files to Path1 2025/06/05 01:21:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:00 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:00 INFO : Resync updating listings 2025/06/05 01:22:00 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:00 INFO : Bisync successful 2025/06/05 01:22:00 NOTICE: (05) : test place newer files on both paths 2025/06/05 01:22:00 NOTICE: (06) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ 2025/06/05 01:22:01 NOTICE: (07) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file2.txt /tmp/012041sa/rclone_args/path2/ 2025/06/05 01:22:01 NOTICE: (08) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file20.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir 2025/06/05 01:22:02 NOTICE: (09) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file21.txt /tmp/012041sa/rclone_args/path2/subdir 2025/06/05 01:22:02 NOTICE: (10) : touch-glob 2001-01-02 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ file1.txt 2025/06/05 01:22:02 NOTICE: (11) : touch-glob 2001-01-02 /tmp/012041sa/rclone_args/path2/ file2.txt 2025/06/05 01:22:02 NOTICE: (12) : touch-glob 2001-01-02 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:22:03 NOTICE: (13) : touch-glob 2001-01-02 /tmp/012041sa/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:22:03 NOTICE: (14) : test run bisync with custom options 2025/06/05 01:22:03 NOTICE: (15) : bisync checksum 2025/06/05 01:22:03 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:22:03 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:03 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:04 INFO : Path1 checking for diffs 2025/06/05 01:22:04 INFO : - Path1 File changed: hash - file1.txt 2025/06/05 01:22:04 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:04 INFO : (Modified:  1 hash differs) 2025/06/05 01:22:04 INFO : Path2 checking for diffs 2025/06/05 01:22:04 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/05 01:22:04 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:04 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/05 01:22:04 INFO : Applying changes 2025/06/05 01:22:04 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/rclone_args/path2/file1.txt 2025/06/05 01:22:04 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/file2.txt 2025/06/05 01:22:04 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:04 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:22:04 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:05 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:05 INFO : Updating listings 2025/06/05 01:22:05 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:05 INFO : Bisync successful 2025/06/05 01:22:05 NOTICE: (16) : touch-glob 2007-07-23 /tmp/012041sa/datadir/test_rclone_args-kicajur1/ * 2025/06/05 01:22:05 NOTICE: (17) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ 2025/06/05 01:22:05 NOTICE: (18) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file2.txt /tmp/012041sa/rclone_args/path2/ 2025/06/05 01:22:05 NOTICE: (19) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file20.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir 2025/06/05 01:22:06 NOTICE: (20) : copy-as /tmp/012041sa/datadir/test_rclone_args-kicajur1/file21.txt /tmp/012041sa/rclone_args/path2/ file1.txt 2025/06/05 01:22:06 NOTICE: (21) : touch-glob 2007-07-23 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ file1.txt 2025/06/05 01:22:06 NOTICE: (22) : touch-glob 2007-07-23 /tmp/012041sa/rclone_args/path2/ file2.txt 2025/06/05 01:22:06 NOTICE: (23) : touch-glob 2007-07-23 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:22:07 NOTICE: (24) : touch-glob 2007-07-23 /tmp/012041sa/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:22:07 NOTICE: (25) : bisync size-only 2025/06/05 01:22:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:07 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:07 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:07 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:07 INFO : Path1 checking for diffs 2025/06/05 01:22:07 INFO : Path2 checking for diffs 2025/06/05 01:22:07 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/05 01:22:07 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:07 INFO : (Modified:  0 larger,  1 smaller) 2025/06/05 01:22:07 INFO : Applying changes 2025/06/05 01:22:07 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/file1.txt 2025/06/05 01:22:07 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:07 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:07 INFO : Updating listings 2025/06/05 01:22:07 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:07 INFO : Bisync successful 2025/06/05 01:22:07 NOTICE: (26) : bisync resync 2025/06/05 01:22:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:07 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:07 INFO : Copying Path2 files to Path1 2025/06/05 01:22:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:08 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:08 INFO : file2.txt: Updated modification time in destination 2025/06/05 01:22:08 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:22:08 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:22:08 INFO : Resync updating listings 2025/06/05 01:22:08 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:08 INFO : Bisync successful 2025/06/05 01:22:08 NOTICE: (27) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ 2025/06/05 01:22:09 NOTICE: (28) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file2.txt /tmp/012041sa/rclone_args/path2/ 2025/06/05 01:22:09 NOTICE: (29) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file20.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir 2025/06/05 01:22:09 NOTICE: (30) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file21.txt /tmp/012041sa/rclone_args/path2/subdir 2025/06/05 01:22:09 NOTICE: (31) : touch-glob 2007-07-23 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ file1.txt 2025/06/05 01:22:09 NOTICE: (32) : touch-glob 2007-07-23 /tmp/012041sa/rclone_args/path2/ file2.txt 2025/06/05 01:22:09 NOTICE: (33) : touch-glob 2007-07-23 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:22:10 NOTICE: (34) : touch-glob 2007-07-23 /tmp/012041sa/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:22:10 NOTICE: (35) : bisync ignore-size 2025/06/05 01:22:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:10 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:10 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:10 INFO : Path1 checking for diffs 2025/06/05 01:22:10 INFO : - Path1 File is new - modtime_write_test 2025/06/05 01:22:10 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:10 INFO : Path2 checking for diffs 2025/06/05 01:22:10 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/05 01:22:10 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:22:10 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:22:10 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:22:10 INFO : Applying changes 2025/06/05 01:22:10 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/rclone_args/path2/modtime_write_test 2025/06/05 01:22:10 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/file2.txt 2025/06/05 01:22:10 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/file21.txt 2025/06/05 01:22:10 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:10 INFO : file2.txt: Updated modification time in destination 2025/06/05 01:22:10 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:22:10 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:10 INFO : Updating listings 2025/06/05 01:22:10 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:10 INFO : Bisync successful 2025/06/05 01:22:10 NOTICE: (36) : bisync resync compare-all 2025/06/05 01:22:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:22:10 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:10 INFO : Copying Path2 files to Path1 2025/06/05 01:22:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:11 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:11 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:11 INFO : Resync updating listings 2025/06/05 01:22:11 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:11 INFO : Bisync successful 2025/06/05 01:22:11 NOTICE: (37) : copy-as /tmp/012041sa/datadir/test_rclone_args-kicajur1/file21.txt /tmp/012041sa/rclone_args/path2/ file2.txt 2025/06/05 01:22:11 NOTICE: (38) : touch-glob 2023-08-26 /tmp/012041sa/datadir/test_rclone_args-kicajur1/ * 2025/06/05 01:22:11 NOTICE: (39) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file1.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ 2025/06/05 01:22:12 NOTICE: (40) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file20.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir 2025/06/05 01:22:13 NOTICE: (41) : copy-file /tmp/012041sa/datadir/test_rclone_args-kicajur1/file21.txt /tmp/012041sa/rclone_args/path2/subdir 2025/06/05 01:22:13 NOTICE: (42) : touch-glob 2007-07-23 /tmp/012041sa/rclone_args/path2/ file2.txt 2025/06/05 01:22:13 NOTICE: (43) : touch-glob 2023-08-26 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/ file1.txt 2025/06/05 01:22:13 NOTICE: (44) : touch-glob 2023-08-26 TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:22:13 NOTICE: (45) : touch-glob 2023-08-26 /tmp/012041sa/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:22:13 NOTICE: (46) : bisync compare-all 2025/06/05 01:22:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:22:13 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" with Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:13 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:14 INFO : Path1 checking for diffs 2025/06/05 01:22:14 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:22:14 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/05 01:22:14 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:22:14 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:22:14 INFO : Path2 checking for diffs 2025/06/05 01:22:14 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/05 01:22:14 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:22:14 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:22:14 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/05 01:22:14 INFO : Applying changes 2025/06/05 01:22:14 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/rclone_args/path2/file1.txt 2025/06/05 01:22:14 INFO : - Path1 Queue copy to Path2 - /tmp/012041sa/rclone_args/path2/subdir/file20.txt 2025/06/05 01:22:14 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/file2.txt 2025/06/05 01:22:14 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/subdir/file21.txt 2025/06/05 01:22:14 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:14 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:22:14 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:22:14 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:14 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:15 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:22:15 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:22:15 INFO : Updating listings 2025/06/05 01:22:15 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rclone_args/path1/" vs Path2 "/tmp/012041sa/rclone_args/path2/" 2025/06/05 01:22:15 INFO : Bisync successful 2025/06/05 01:22:15 NOTICE: ---------------------------------------------------------- 2025/06/05 01:22:15 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:22:15 NOTICE: | @@ -131,0 +132,2 @@ 2025/06/05 01:22:15 NOTICE: | +INFO : - Path1 File is new - modtime_write_test 2025/06/05 01:22:15 NOTICE: | +INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:15 NOTICE: | @@ -137,0 +140 @@ 2025/06/05 01:22:15 NOTICE: | +INFO : - Path1 Queue copy to Path2 - {path2/}modtime_write_test 2025/06/05 01:22:15 NOTICE: | @@ -140,0 +144 @@ 2025/06/05 01:22:15 NOTICE: | +INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:15 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rclone_args FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/resolve 2025/06/05 01:22:16 ERROR : error listing: directory not found 2025/06/05 01:22:16 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_resolve-batamit4 2025/06/05 01:22:17 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/resolve/path1' 2025/06/05 01:22:17 NOTICE: checking path2 Local file system at /tmp/012041sa/resolve/path2 2025/06/05 01:22:17 NOTICE: (01) : test resolve 2025/06/05 01:22:17 NOTICE: (02) : test initial bisync 2025/06/05 01:22:17 NOTICE: (03) : bisync resync 2025/06/05 01:22:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:17 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:17 INFO : Copying Path2 files to Path1 2025/06/05 01:22:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:17 INFO : Resync updating listings 2025/06/05 01:22:17 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:17 INFO : Bisync successful 2025/06/05 01:22:17 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:17 NOTICE: (05) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:17 NOTICE: (06) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:17 NOTICE: (07) : touch-glob 2001-03-04 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:17 NOTICE: (08) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:18 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/05 01:22:18 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/05 01:22:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:18 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:18 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:18 INFO : Path1 checking for diffs 2025/06/05 01:22:18 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:22:18 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:22:18 INFO : Path2 checking for diffs 2025/06/05 01:22:18 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:22:18 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:22:18 INFO : Applying changes 2025/06/05 01:22:18 INFO : Checking potential conflicts... 2025/06/05 01:22:18 ERROR : file1.txt: sha1 differ 2025/06/05 01:22:18 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 differences found 2025/06/05 01:22:18 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 errors while checking 2025/06/05 01:22:18 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:22:18 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:18 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/05 01:22:18 INFO : file1.txt: The winner is: Path1 2025/06/05 01:22:18 NOTICE: - Path2 Deleting Path2 copy - /tmp/012041sa/resolve/path2/file1.txt 2025/06/05 01:22:18 INFO : file1.txt: Deleted 2025/06/05 01:22:18 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/05 01:22:18 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:19 INFO : file1.txt: Copied (new) 2025/06/05 01:22:19 INFO : Updating listings 2025/06/05 01:22:19 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:19 INFO : Bisync successful 2025/06/05 01:22:19 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:19 NOTICE: (12) : touch-glob 2001-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:19 NOTICE: (13) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:19 NOTICE: (14) : touch-glob 2001-08-26 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:19 NOTICE: (15) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:20 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/05 01:22:20 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/05 01:22:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:20 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:20 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:20 INFO : Path1 checking for diffs 2025/06/05 01:22:20 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:22:20 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:20 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:22:20 INFO : Path2 checking for diffs 2025/06/05 01:22:20 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/05 01:22:20 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:22:20 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:22:20 INFO : Applying changes 2025/06/05 01:22:20 INFO : Checking potential conflicts... 2025/06/05 01:22:20 ERROR : file1.txt: sha1 differ 2025/06/05 01:22:20 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 differences found 2025/06/05 01:22:20 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 errors while checking 2025/06/05 01:22:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:22:20 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:20 INFO : file1.txt: The winner is: Path2 2025/06/05 01:22:20 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt.dinosaur1 2025/06/05 01:22:20 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/05 01:22:20 NOTICE: - Path1 Queue copy to Path2 - /tmp/012041sa/resolve/path2/file1.txt.dinosaur1 2025/06/05 01:22:20 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/012041sa/resolve/path2/file1.txt 2025/06/05 01:22:20 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt 2025/06/05 01:22:20 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:21 INFO : file1.txt: Copied (new) 2025/06/05 01:22:21 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:21 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/05 01:22:21 INFO : Updating listings 2025/06/05 01:22:21 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:21 INFO : Bisync successful 2025/06/05 01:22:21 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:21 NOTICE: (19) : touch-glob 2002-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:21 NOTICE: (20) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:21 NOTICE: (21) : touch-glob 2002-08-26 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:21 NOTICE: (22) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:22 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/05 01:22:22 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/05 01:22:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:22 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:22 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:22 INFO : Path1 checking for diffs 2025/06/05 01:22:22 INFO : - Path1 File is new - file1.txt 2025/06/05 01:22:22 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:22 INFO : Path2 checking for diffs 2025/06/05 01:22:22 INFO : - Path2 File is new - file1.txt 2025/06/05 01:22:22 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:22 INFO : Applying changes 2025/06/05 01:22:22 INFO : Checking potential conflicts... 2025/06/05 01:22:22 ERROR : file1.txt: sha1 differ 2025/06/05 01:22:22 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 differences found 2025/06/05 01:22:22 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 errors while checking 2025/06/05 01:22:22 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:22:22 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:22 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/05 01:22:22 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:22:22 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt.apple1 2025/06/05 01:22:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/05 01:22:22 NOTICE: - Path1 Queue copy to Path2 - /tmp/012041sa/resolve/path2/file1.txt.apple1 2025/06/05 01:22:22 NOTICE: - Path2 Renaming Path2 copy - /tmp/012041sa/resolve/path2/file1.txt.apple2 2025/06/05 01:22:22 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/05 01:22:22 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt.apple2 2025/06/05 01:22:22 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:23 INFO : file1.txt.apple2: Copied (new) 2025/06/05 01:22:23 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:23 INFO : file1.txt.apple1: Copied (new) 2025/06/05 01:22:23 INFO : Updating listings 2025/06/05 01:22:23 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:23 INFO : Bisync successful 2025/06/05 01:22:23 NOTICE: (25) : test different suffixes 2025/06/05 01:22:23 NOTICE: (26) : touch-glob 2003-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:23 NOTICE: (27) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:23 NOTICE: (28) : touch-glob 2003-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:23 NOTICE: (29) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:24 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/05 01:22:24 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/05 01:22:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:24 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:24 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:24 INFO : Path1 checking for diffs 2025/06/05 01:22:24 INFO : - Path1 File is new - file1.txt 2025/06/05 01:22:24 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:24 INFO : Path2 checking for diffs 2025/06/05 01:22:24 INFO : - Path2 File is new - file1.txt 2025/06/05 01:22:24 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:24 INFO : Applying changes 2025/06/05 01:22:24 INFO : Checking potential conflicts... 2025/06/05 01:22:24 ERROR : file1.txt: sha1 differ 2025/06/05 01:22:24 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 differences found 2025/06/05 01:22:24 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 errors while checking 2025/06/05 01:22:24 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:22:24 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:24 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/05 01:22:24 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:22:24 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt.cloud1 2025/06/05 01:22:25 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/05 01:22:25 NOTICE: - Path1 Queue copy to Path2 - /tmp/012041sa/resolve/path2/file1.txt.cloud1 2025/06/05 01:22:25 NOTICE: - Path2 Renaming Path2 copy - /tmp/012041sa/resolve/path2/file1.txt.local1 2025/06/05 01:22:25 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/05 01:22:25 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt.local1 2025/06/05 01:22:25 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:25 INFO : file1.txt.local1: Copied (new) 2025/06/05 01:22:25 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:25 INFO : file1.txt.cloud1: Copied (new) 2025/06/05 01:22:25 INFO : Updating listings 2025/06/05 01:22:25 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:25 INFO : Bisync successful 2025/06/05 01:22:25 NOTICE: (32) : test legacy 2025/06/05 01:22:25 NOTICE: (33) : touch-glob 2004-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:25 NOTICE: (34) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:25 NOTICE: (35) : touch-glob 2004-07-23 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:25 NOTICE: (36) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:26 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/05 01:22:26 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/05 01:22:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:26 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:26 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:26 INFO : Path1 checking for diffs 2025/06/05 01:22:26 INFO : - Path1 File is new - file1.txt 2025/06/05 01:22:26 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:26 INFO : Path2 checking for diffs 2025/06/05 01:22:26 INFO : - Path2 File is new - file1.txt 2025/06/05 01:22:26 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:22:26 INFO : Applying changes 2025/06/05 01:22:26 INFO : Checking potential conflicts... 2025/06/05 01:22:26 ERROR : file1.txt: file not in pcloud root 'rclone-test-rehavaq9nitu/012041sa/resolve/path1' 2025/06/05 01:22:26 NOTICE: pcloud root 'rclone-test-rehavaq9nitu/012041sa/resolve/path1': 1 files missing 2025/06/05 01:22:26 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 differences found 2025/06/05 01:22:26 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 1 errors while checking 2025/06/05 01:22:26 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:22:26 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:26 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt..path1 2025/06/05 01:22:27 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/05 01:22:27 NOTICE: - Path1 Queue copy to Path2 - /tmp/012041sa/resolve/path2/file1.txt..path1 2025/06/05 01:22:27 NOTICE: - Path2 Renaming Path2 copy - /tmp/012041sa/resolve/path2/file1.txt..path2 2025/06/05 01:22:27 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/05 01:22:27 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file1.txt..path2 2025/06/05 01:22:27 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:27 INFO : file1.txt..path2: Copied (new) 2025/06/05 01:22:27 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:27 INFO : file1.txt..path1: Copied (new) 2025/06/05 01:22:27 INFO : Updating listings 2025/06/05 01:22:27 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:27 INFO : Bisync successful 2025/06/05 01:22:27 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/05 01:22:27 NOTICE: (40) : touch-glob 2005-01-02 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1R.txt 2025/06/05 01:22:27 NOTICE: (41) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt /tmp/012041sa/resolve/path2/ file1.txt 2025/06/05 01:22:27 NOTICE: (42) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1R.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file2.txt 2025/06/05 01:22:28 NOTICE: (43) : touch-glob 2006-03-04 /tmp/012041sa/datadir/test_resolve-vifesis9/ file1L.txt 2025/06/05 01:22:28 NOTICE: (44) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/ file1.txt 2025/06/05 01:22:29 NOTICE: (45) : copy-as /tmp/012041sa/datadir/test_resolve-vifesis9/file1L.txt /tmp/012041sa/resolve/path2/ file2.txt 2025/06/05 01:22:29 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/05 01:22:29 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/05 01:22:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:29 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" with Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:29 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:29 INFO : Path1 checking for diffs 2025/06/05 01:22:29 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:22:29 INFO : - Path1 File is new - file1.txt 2025/06/05 01:22:29 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/05 01:22:29 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:22:29 INFO : Path2 checking for diffs 2025/06/05 01:22:29 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:22:29 INFO : - Path2 File is new - file1.txt 2025/06/05 01:22:29 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/05 01:22:29 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:22:29 INFO : Applying changes 2025/06/05 01:22:29 INFO : Checking potential conflicts... 2025/06/05 01:22:29 ERROR : file2.txt: sha1 differ 2025/06/05 01:22:29 ERROR : file1.txt: sha1 differ 2025/06/05 01:22:29 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 2 differences found 2025/06/05 01:22:29 NOTICE: Local file system at /tmp/012041sa/resolve/path2: 2 errors while checking 2025/06/05 01:22:29 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/05 01:22:29 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:22:29 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/05 01:22:29 INFO : file1.txt: The winner is: Path1 2025/06/05 01:22:29 NOTICE: - Path2 Deleting Path2 copy - /tmp/012041sa/resolve/path2/file1.txt 2025/06/05 01:22:29 INFO : file1.txt: Deleted 2025/06/05 01:22:29 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/05 01:22:29 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/05 01:22:29 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/05 01:22:29 INFO : file2.txt: The winner is: Path2 2025/06/05 01:22:29 NOTICE: - Path1 Deleting Path1 copy - TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/file2.txt 2025/06/05 01:22:29 INFO : file2.txt: Deleted 2025/06/05 01:22:29 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/05 01:22:29 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:22:30 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:22:30 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:30 INFO : file1.txt: Copied (new) 2025/06/05 01:22:30 INFO : Updating listings 2025/06/05 01:22:30 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resolve/path1/" vs Path2 "/tmp/012041sa/resolve/path2/" 2025/06/05 01:22:30 INFO : Bisync successful 2025/06/05 01:22:30 NOTICE: ---------------------------------------------------------- 2025/06/05 01:22:30 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:22:30 NOTICE: | @@ -220 +220,2 @@ 2025/06/05 01:22:30 NOTICE: | -ERROR : file1.txt: {hashtype} differ 2025/06/05 01:22:30 NOTICE: | +ERROR : file1.txt: file not in {path1String} 2025/06/05 01:22:30 NOTICE: | +NOTICE: {path1String}: 1 files missing 2025/06/05 01:22:30 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST resolve FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/resync 2025/06/05 01:22:32 ERROR : error listing: directory not found 2025/06/05 01:22:32 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_resync-rikewof5 2025/06/05 01:22:32 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/resync/path1' 2025/06/05 01:22:33 NOTICE: checking path2 Local file system at /tmp/012041sa/resync/path2 2025/06/05 01:22:33 NOTICE: (01) : test resync 2025/06/05 01:22:33 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/05 01:22:33 NOTICE: (03) : purge-children TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/ 2025/06/05 01:22:34 NOTICE: (04) : bisync resync 2025/06/05 01:22:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:34 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" with Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:34 INFO : Copying Path2 files to Path1 2025/06/05 01:22:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:34 INFO : RCLONE_TEST: Copied (new) 2025/06/05 01:22:34 INFO : file3.txt: Copied (new) 2025/06/05 01:22:35 INFO : file1.txt: Copied (new) 2025/06/05 01:22:35 INFO : file2.txt: Copied (new) 2025/06/05 01:22:35 INFO : file4.txt: Copied (new) 2025/06/05 01:22:35 INFO : file5.txt: Copied (new) 2025/06/05 01:22:35 INFO : file6.txt: Copied (new) 2025/06/05 01:22:35 INFO : file7.txt: Copied (new) 2025/06/05 01:22:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:35 INFO : Resync updating listings 2025/06/05 01:22:35 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" vs Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:35 INFO : Bisync successful 2025/06/05 01:22:35 NOTICE: (05) : move-listings empty-path1 2025/06/05 01:22:35 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/05 01:22:35 NOTICE: (07) : purge-children /tmp/012041sa/resync/path2/ 2025/06/05 01:22:35 NOTICE: (08) : bisync resync 2025/06/05 01:22:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:35 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" with Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:35 INFO : Copying Path2 files to Path1 2025/06/05 01:22:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:35 INFO : RCLONE_TEST: Copied (new) 2025/06/05 01:22:35 INFO : file1.txt: Copied (new) 2025/06/05 01:22:35 INFO : file3.txt: Copied (new) 2025/06/05 01:22:35 INFO : file2.txt: Copied (new) 2025/06/05 01:22:36 INFO : file4.txt: Copied (new) 2025/06/05 01:22:36 INFO : file7.txt: Copied (new) 2025/06/05 01:22:36 INFO : file6.txt: Copied (new) 2025/06/05 01:22:36 INFO : file5.txt: Copied (new) 2025/06/05 01:22:36 INFO : Resync updating listings 2025/06/05 01:22:36 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" vs Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:36 INFO : Bisync successful 2025/06/05 01:22:36 NOTICE: (09) : move-listings empty-path2 2025/06/05 01:22:36 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/05 01:22:36 NOTICE: (11) : touch-glob 2002-02-02 /tmp/012041sa/datadir/test_resync-risovuq1/ fileA.txt 2025/06/05 01:22:36 NOTICE: (12) : touch-glob 1999-09-09 /tmp/012041sa/datadir/test_resync-risovuq1/ fileB.txt 2025/06/05 01:22:36 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/05 01:22:36 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/05 01:22:36 NOTICE: (15) : delete-file /tmp/012041sa/resync/path2/file1.txt 2025/06/05 01:22:36 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/05 01:22:36 NOTICE: (17) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/file2.txt 2025/06/05 01:22:37 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/05 01:22:37 NOTICE: (19) : copy-as /tmp/012041sa/datadir/test_resync-risovuq1/fileA.txt /tmp/012041sa/resync/path2/ file3.txt 2025/06/05 01:22:37 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/05 01:22:37 NOTICE: (21) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/file4.txt 2025/06/05 01:22:37 NOTICE: (22) : copy-as /tmp/012041sa/datadir/test_resync-risovuq1/fileA.txt /tmp/012041sa/resync/path2/ file4.txt 2025/06/05 01:22:37 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/05 01:22:37 NOTICE: (24) : copy-as /tmp/012041sa/datadir/test_resync-risovuq1/fileB.txt /tmp/012041sa/resync/path2/ file5.txt 2025/06/05 01:22:37 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/05 01:22:37 NOTICE: (26) : copy-as /tmp/012041sa/datadir/test_resync-risovuq1/fileB.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/ file6.txt 2025/06/05 01:22:38 NOTICE: (27) : copy-as /tmp/012041sa/datadir/test_resync-risovuq1/fileA.txt /tmp/012041sa/resync/path2/ file6.txt 2025/06/05 01:22:38 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/05 01:22:38 NOTICE: (29) : test run bisync with resync 2025/06/05 01:22:38 NOTICE: (30) : bisync resync 2025/06/05 01:22:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:38 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" with Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:38 INFO : Copying Path2 files to Path1 2025/06/05 01:22:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:38 INFO : file2.txt: Copied (new) 2025/06/05 01:22:38 INFO : file4.txt: Copied (new) 2025/06/05 01:22:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:38 INFO : file6.txt: Updated modification time in destination 2025/06/05 01:22:39 INFO : file3.txt: Copied (replaced existing) 2025/06/05 01:22:39 INFO : file5.txt: Copied (replaced existing) 2025/06/05 01:22:39 INFO : file1.txt: Copied (new) 2025/06/05 01:22:39 INFO : Resync updating listings 2025/06/05 01:22:39 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" vs Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:39 INFO : Bisync successful 2025/06/05 01:22:39 NOTICE: (31) : copy-listings mixed-diffs 2025/06/05 01:22:39 NOTICE: (32) : test run normal bisync 2025/06/05 01:22:39 NOTICE: (33) : bisync 2025/06/05 01:22:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:39 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" with Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:39 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:39 INFO : Path1 checking for diffs 2025/06/05 01:22:39 INFO : Path2 checking for diffs 2025/06/05 01:22:39 INFO : No changes found 2025/06/05 01:22:39 INFO : Updating listings 2025/06/05 01:22:39 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" vs Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:39 INFO : Bisync successful 2025/06/05 01:22:39 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/05 01:22:39 NOTICE: (35) : purge-children /tmp/012041sa/resync/path2/ 2025/06/05 01:22:39 NOTICE: (36) : bisync 2025/06/05 01:22:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:39 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync/path1/" with Path2 "/tmp/012041sa/resync/path2/" 2025/06/05 01:22:39 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:39 INFO : Path1 checking for diffs 2025/06/05 01:22:39 INFO : Path2 checking for diffs 2025/06/05 01:22:39 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/012041sa/workdir/TestPcloud_rclone-test-rehavaq9nitu_012041sa_resync_path1..tmp_012041sa_resync_path2.path2.lst-new 2025/06/05 01:22:39 ERROR : Bisync critical error: empty current Path2 listing: /tmp/012041sa/workdir/TestPcloud_rclone-test-rehavaq9nitu_012041sa_resync_path1..tmp_012041sa_resync_path2.path2.lst-new 2025/06/05 01:22:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:22:39 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/05 01:22:41 ERROR : error listing: directory not found 2025/06/05 01:22:41 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_resync_modes-topulej8 2025/06/05 01:22:41 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/resync_modes/path1' 2025/06/05 01:22:42 NOTICE: checking path2 Local file system at /tmp/012041sa/resync_modes/path2 2025/06/05 01:22:42 NOTICE: (01) : test resync-mode 2025/06/05 01:22:42 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:42 NOTICE: (03) : touch-glob 2001-01-02 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:42 NOTICE: (04) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:42 NOTICE: (05) : touch-glob 2001-03-04 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:42 NOTICE: (06) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:42 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/05 01:22:42 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/05 01:22:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:43 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:43 INFO : Copying Path2 files to Path1 2025/06/05 01:22:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:43 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:43 INFO : Resync updating listings 2025/06/05 01:22:43 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:43 INFO : Bisync successful 2025/06/05 01:22:43 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:43 NOTICE: (10) : touch-glob 2001-07-23 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:43 NOTICE: (11) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:43 NOTICE: (12) : touch-glob 2001-08-26 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:43 NOTICE: (13) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:44 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/05 01:22:44 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/05 01:22:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:44 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:44 INFO : Copying Path2 files to Path1 2025/06/05 01:22:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:44 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:45 INFO : Resync updating listings 2025/06/05 01:22:45 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:45 INFO : Bisync successful 2025/06/05 01:22:45 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:45 NOTICE: (17) : touch-glob 2002-07-23 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:45 NOTICE: (18) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:45 NOTICE: (19) : touch-glob 2002-08-26 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:45 NOTICE: (20) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:45 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/05 01:22:45 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/05 01:22:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:46 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:46 INFO : Copying Path2 files to Path1 2025/06/05 01:22:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:46 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/05 01:22:46 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:46 INFO : Resync updating listings 2025/06/05 01:22:46 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:46 INFO : Bisync successful 2025/06/05 01:22:46 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:46 NOTICE: (24) : touch-glob 2003-07-23 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:46 NOTICE: (25) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:46 NOTICE: (26) : touch-glob 2003-09-04 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:46 NOTICE: (27) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:47 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/05 01:22:47 NOTICE: (29) : bisync resync resync-mode=older 2025/06/05 01:22:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:47 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:47 INFO : Copying Path2 files to Path1 2025/06/05 01:22:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:47 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/05 01:22:47 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:48 INFO : Resync updating listings 2025/06/05 01:22:48 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:48 INFO : Bisync successful 2025/06/05 01:22:48 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:48 NOTICE: (31) : touch-glob 2004-07-23 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:48 NOTICE: (32) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:48 NOTICE: (33) : touch-glob 2004-07-23 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:48 NOTICE: (34) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:48 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/05 01:22:48 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/05 01:22:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:49 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:49 INFO : Copying Path2 files to Path1 2025/06/05 01:22:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:49 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/05 01:22:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:49 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/05 01:22:49 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:49 INFO : Resync updating listings 2025/06/05 01:22:49 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:49 INFO : Bisync successful 2025/06/05 01:22:49 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:22:49 NOTICE: (38) : touch-glob 2005-01-02 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:49 NOTICE: (39) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:49 NOTICE: (40) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file2.txt 2025/06/05 01:22:50 NOTICE: (41) : touch-glob 2006-03-04 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:50 NOTICE: (42) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:51 NOTICE: (43) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt /tmp/012041sa/resync_modes/path2/ file2.txt 2025/06/05 01:22:51 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/05 01:22:51 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/05 01:22:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:51 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:51 INFO : Copying Path2 files to Path1 2025/06/05 01:22:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:51 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:52 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:22:52 INFO : Resync updating listings 2025/06/05 01:22:52 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:52 INFO : Bisync successful 2025/06/05 01:22:52 NOTICE: (46) : test no winner 2025/06/05 01:22:52 NOTICE: (47) : touch-glob 2022-02-22 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1R.txt 2025/06/05 01:22:52 NOTICE: (48) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt /tmp/012041sa/resync_modes/path2/ file1.txt 2025/06/05 01:22:52 NOTICE: (49) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1R.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file2.txt 2025/06/05 01:22:52 NOTICE: (50) : touch-glob 2022-02-22 /tmp/012041sa/datadir/test_resync_modes-falelac7/ file1L.txt 2025/06/05 01:22:52 NOTICE: (51) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/ file1.txt 2025/06/05 01:22:53 NOTICE: (52) : copy-as /tmp/012041sa/datadir/test_resync_modes-falelac7/file1L.txt /tmp/012041sa/resync_modes/path2/ file2.txt 2025/06/05 01:22:53 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/05 01:22:53 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/05 01:22:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:54 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" with Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:54 INFO : Copying Path2 files to Path1 2025/06/05 01:22:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:54 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:22:54 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:22:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:54 INFO : Resync updating listings 2025/06/05 01:22:54 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/resync_modes/path1/" vs Path2 "/tmp/012041sa/resync_modes/path2/" 2025/06/05 01:22:54 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/05 01:22:55 ERROR : error listing: directory not found 2025/06/05 01:22:55 NOTICE: checking initFs Local file system at /tmp/012041sa/initdir/test_rmdirs-sacamap4 2025/06/05 01:22:56 NOTICE: checking Path1 pcloud root 'rclone-test-rehavaq9nitu/012041sa/rmdirs/path1' 2025/06/05 01:22:57 NOTICE: checking path2 Local file system at /tmp/012041sa/rmdirs/path2 2025/06/05 01:22:57 NOTICE: (01) : test rmdirs 2025/06/05 01:22:57 NOTICE: (02) : test initial bisync 2025/06/05 01:22:57 NOTICE: (03) : bisync resync 2025/06/05 01:22:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:57 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" with Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:22:57 INFO : Copying Path2 files to Path1 2025/06/05 01:22:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:22:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:22:58 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:58 INFO : Resync updating listings 2025/06/05 01:22:58 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" vs Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:22:58 INFO : Bisync successful 2025/06/05 01:22:58 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/05 01:22:58 NOTICE: (05) : delete-file TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/subdir/file20.txt 2025/06/05 01:22:59 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/05 01:22:59 NOTICE: (07) : bisync 2025/06/05 01:22:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:22:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:22:59 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" with Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:22:59 INFO : Building Path1 and Path2 listings 2025/06/05 01:22:59 INFO : Path1 checking for diffs 2025/06/05 01:22:59 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/05 01:22:59 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:22:59 INFO : Path2 checking for diffs 2025/06/05 01:22:59 INFO : Applying changes 2025/06/05 01:22:59 INFO : - Path2 Queue delete - /tmp/012041sa/rmdirs/path2/subdir/file20.txt 2025/06/05 01:22:59 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:22:59 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:22:59 INFO : subdir/file20.txt: Deleted 2025/06/05 01:22:59 INFO : Updating listings 2025/06/05 01:22:59 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" vs Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:22:59 INFO : Bisync successful 2025/06/05 01:22:59 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/05 01:22:59 NOTICE: (09) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/ 2025/06/05 01:23:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:23:00 NOTICE: (10) : list-dirs /tmp/012041sa/rmdirs/path2/ 2025/06/05 01:23:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:23:00 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/05 01:23:00 NOTICE: (12) : bisync remove-empty-dirs 2025/06/05 01:23:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:00 INFO : Synching Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" with Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:23:00 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:00 INFO : Path1 checking for diffs 2025/06/05 01:23:00 INFO : Path2 checking for diffs 2025/06/05 01:23:00 INFO : No changes found 2025/06/05 01:23:00 INFO : Updating listings 2025/06/05 01:23:00 INFO : Validating listings for Path1 "TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/" vs Path2 "/tmp/012041sa/rmdirs/path2/" 2025/06/05 01:23:00 INFO : Removing empty directories 2025/06/05 01:23:00 INFO : subdir: Removing directory 2025/06/05 01:23:00 INFO : subdir: Removing directory 2025/06/05 01:23:00 INFO : Bisync successful 2025/06/05 01:23:00 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/05 01:23:00 NOTICE: (14) : list-dirs TestPcloud:rclone-test-rehavaq9nitu/012041sa/rmdirs/path1/ 2025/06/05 01:23:01 NOTICE: (15) : list-dirs /tmp/012041sa/rmdirs/path2/ bisync_test.go:560: TEST rmdirs PASSED --- FAIL: TestBisyncRemoteLocal (140.46s) --- PASS: TestBisyncRemoteLocal/basic (6.67s) --- PASS: TestBisyncRemoteLocal/check_access_filters (22.62s) --- PASS: TestBisyncRemoteLocal/check_filename (7.19s) --- PASS: TestBisyncRemoteLocal/createemptysrcdirs (25.99s) --- PASS: TestBisyncRemoteLocal/equal (6.24s) --- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (6.21s) --- FAIL: TestBisyncRemoteLocal/rclone_args (18.52s) --- FAIL: TestBisyncRemoteLocal/resolve (15.67s) --- PASS: TestBisyncRemoteLocal/resync (8.94s) --- PASS: TestBisyncRemoteLocal/resync_modes (14.67s) --- PASS: TestBisyncRemoteLocal/rmdirs (6.66s) === RUN TestBisyncLocalRemote 2025/06/05 01:23:02 NOTICE: remote: TestPcloud:rclone-test-corubeg8veva === RUN TestBisyncLocalRemote/check_access_filters 2025/06/05 01:23:05 ERROR : error listing: directory not found 2025/06/05 01:23:05 NOTICE: checking initFs Local file system at /tmp/012302qe/initdir/test_check_access_filters-deluruz2 2025/06/05 01:23:05 NOTICE: checking Path1 Local file system at /tmp/012302qe/check_access_filters/path1 2025/06/05 01:23:07 NOTICE: checking path2 pcloud root 'rclone-test-corubeg8veva/012302qe/check_access_filters/path2' 2025/06/05 01:23:09 NOTICE: (01) : test check-access-filters 2025/06/05 01:23:09 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/05 01:23:09 NOTICE: (03) : copy-file /tmp/012302qe/datadir/test_check_access_filters-qinixuf7/exclude-other-filtersfile.txt /tmp/012302qe/workdir/ 2025/06/05 01:23:09 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/05 01:23:09 NOTICE: (05) : bisync resync filters-file=/tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:09 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:09 INFO : Using filters file /tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:09 INFO : Storing filters file hash to /tmp/012302qe/workdir/exclude-other-filtersfile.txt.md5 2025/06/05 01:23:09 INFO : Copying Path2 files to Path1 2025/06/05 01:23:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:10 INFO : Resync updating listings 2025/06/05 01:23:10 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:10 INFO : Bisync successful 2025/06/05 01:23:10 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/05 01:23:10 NOTICE: (07) : bisync check-access filters-file=/tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:10 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:10 INFO : Using filters file /tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:10 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:10 INFO : Path1 checking for diffs 2025/06/05 01:23:10 INFO : Path2 checking for diffs 2025/06/05 01:23:10 INFO : Checking access health 2025/06/05 01:23:10 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:23:10 INFO : No changes found 2025/06/05 01:23:10 INFO : Updating listings 2025/06/05 01:23:10 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:10 INFO : Bisync successful 2025/06/05 01:23:10 NOTICE: (08) : copy-listings exclude-initial 2025/06/05 01:23:10 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:23:10 NOTICE: (10) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:23:11 NOTICE: (11) : delete-file /tmp/012302qe/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:23:11 NOTICE: (12) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:23:12 NOTICE: (13) : delete-file /tmp/012302qe/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/05 01:23:12 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/05 01:23:12 NOTICE: (15) : bisync check-access filters-file=/tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:12 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:12 INFO : Using filters file /tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:12 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:13 INFO : Path1 checking for diffs 2025/06/05 01:23:13 INFO : Path2 checking for diffs 2025/06/05 01:23:13 INFO : Checking access health 2025/06/05 01:23:13 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:23:13 INFO : No changes found 2025/06/05 01:23:13 INFO : Updating listings 2025/06/05 01:23:13 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:13 INFO : Bisync successful 2025/06/05 01:23:13 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/05 01:23:13 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:23:13 NOTICE: (18) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:23:13 NOTICE: (19) : delete-file /tmp/012302qe/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:23:13 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/05 01:23:13 NOTICE: (21) : bisync check-access filters-file=/tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:14 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:14 INFO : Using filters file /tmp/012302qe/workdir/exclude-other-filtersfile.txt 2025/06/05 01:23:14 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:14 INFO : Path1 checking for diffs 2025/06/05 01:23:14 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:23:14 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:23:14 INFO : Path2 checking for diffs 2025/06/05 01:23:14 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:23:14 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:23:14 INFO : Checking access health 2025/06/05 01:23:14 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:23:14 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:23:14 ERROR : Bisync critical error: check file check failed 2025/06/05 01:23:14 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:14 NOTICE: Bisync error: bisync aborted 2025/06/05 01:23:14 NOTICE: (22) : move-listings exclude-error-run 2025/06/05 01:23:14 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/05 01:23:14 NOTICE: (24) : test reset to the initial state 2025/06/05 01:23:14 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/012302qe/check_access_filters/path1/ 2025/06/05 01:23:14 NOTICE: (26) : sync-dir /tmp/012302qe/check_access_filters/path1/ TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/ 2025/06/05 01:23:14 NOTICE: (27) : copy-file /tmp/012302qe/datadir/test_check_access_filters-qinixuf7/include-other-filtersfile.txt /tmp/012302qe/workdir/ 2025/06/05 01:23:14 NOTICE: (28) : bisync resync filters-file=/tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:15 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:15 INFO : Using filters file /tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:15 INFO : Storing filters file hash to /tmp/012302qe/workdir/include-other-filtersfile.txt.md5 2025/06/05 01:23:15 INFO : Copying Path2 files to Path1 2025/06/05 01:23:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:15 INFO : Resync updating listings 2025/06/05 01:23:15 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:15 INFO : Bisync successful 2025/06/05 01:23:15 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/05 01:23:15 NOTICE: (30) : bisync check-access filters-file=/tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:15 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:15 INFO : Using filters file /tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:15 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:16 INFO : Path1 checking for diffs 2025/06/05 01:23:16 INFO : Path2 checking for diffs 2025/06/05 01:23:16 INFO : Checking access health 2025/06/05 01:23:16 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:23:16 INFO : No changes found 2025/06/05 01:23:16 INFO : Updating listings 2025/06/05 01:23:16 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:16 INFO : Bisync successful 2025/06/05 01:23:16 NOTICE: (31) : copy-listings include-initial 2025/06/05 01:23:16 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:23:16 NOTICE: (33) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:23:16 NOTICE: (34) : delete-file /tmp/012302qe/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:23:16 NOTICE: (35) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:23:16 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/05 01:23:16 NOTICE: (37) : bisync check-access filters-file=/tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:16 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:16 INFO : Using filters file /tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:16 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:17 INFO : Path1 checking for diffs 2025/06/05 01:23:17 INFO : Path2 checking for diffs 2025/06/05 01:23:17 INFO : Checking access health 2025/06/05 01:23:17 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:23:17 INFO : No changes found 2025/06/05 01:23:17 INFO : Updating listings 2025/06/05 01:23:17 INFO : Validating listings for Path1 "/tmp/012302qe/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:17 INFO : Bisync successful 2025/06/05 01:23:17 NOTICE: (38) : copy-listings include-pass-run 2025/06/05 01:23:17 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:23:17 NOTICE: (40) : delete-file TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:23:17 NOTICE: (41) : delete-file /tmp/012302qe/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:23:17 NOTICE: (42) : delete-file /tmp/012302qe/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:23:17 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/05 01:23:17 NOTICE: (44) : bisync check-access filters-file=/tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:17 INFO : Synching Path1 "/tmp/012302qe/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/check_access_filters/path2/" 2025/06/05 01:23:17 INFO : Using filters file /tmp/012302qe/workdir/include-other-filtersfile.txt 2025/06/05 01:23:17 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:17 INFO : Path1 checking for diffs 2025/06/05 01:23:17 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:23:17 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:23:17 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/05 01:23:17 INFO : Path2 checking for diffs 2025/06/05 01:23:17 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:23:17 INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:23:17 INFO : Path2: 2 changes:  1 new,  0 modified,  1 deleted 2025/06/05 01:23:17 INFO : Checking access health 2025/06/05 01:23:17 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/05 01:23:17 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:23:17 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:23:17 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:23:17 ERROR : Bisync critical error: check file check failed 2025/06/05 01:23:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:17 NOTICE: Bisync error: bisync aborted 2025/06/05 01:23:17 NOTICE: (45) : move-listings include-error-run 2025/06/05 01:23:17 NOTICE: ---------------------------------------------------------- 2025/06/05 01:23:17 NOTICE: | MISCOMPARE -Golden vs +Results for include-error-run._testdir_path1.._testdir_path2.path2.lst-new 2025/06/05 01:23:17 NOTICE: | @@ -7,0 +8,2 @@ 2025/06/05 01:23:17 NOTICE: | + 2025/06/05 01:23:17 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/05 01:23:17 NOTICE: ---------------------------------------------------------- 2025/06/05 01:23:17 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:23:17 NOTICE: | @@ -211 +211,2 @@ 2025/06/05 01:23:17 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:23:17 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:23:17 NOTICE: | +INFO : Path2: 2 changes:  1 new,  0 modified,  1 deleted 2025/06/05 01:23:17 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_access_filters FAILED - 2 MISCOMPARED FILES === RUN TestBisyncLocalRemote/rclone_args 2025/06/05 01:23:18 ERROR : error listing: directory not found 2025/06/05 01:23:18 NOTICE: checking initFs Local file system at /tmp/012302qe/initdir/test_rclone_args-sixagux5 2025/06/05 01:23:18 NOTICE: checking Path1 Local file system at /tmp/012302qe/rclone_args/path1 2025/06/05 01:23:19 NOTICE: checking path2 pcloud root 'rclone-test-corubeg8veva/012302qe/rclone_args/path2' 2025/06/05 01:23:20 NOTICE: (01) : test rclone-args 2025/06/05 01:23:20 NOTICE: (02) : touch-glob 2001-01-02 /tmp/012302qe/datadir/test_rclone_args-xokelil3/ * 2025/06/05 01:23:20 NOTICE: (03) : test initial bisync 2025/06/05 01:23:20 NOTICE: (04) : bisync resync checksum 2025/06/05 01:23:20 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:23:20 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:20 INFO : Copying Path2 files to Path1 2025/06/05 01:23:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:21 INFO : Resync updating listings 2025/06/05 01:23:21 INFO : Validating listings for Path1 "/tmp/012302qe/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:21 INFO : Bisync successful 2025/06/05 01:23:21 NOTICE: (05) : test place newer files on both paths 2025/06/05 01:23:21 NOTICE: (06) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file1.txt /tmp/012302qe/rclone_args/path1/ 2025/06/05 01:23:21 NOTICE: (07) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file2.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ 2025/06/05 01:23:22 NOTICE: (08) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file20.txt /tmp/012302qe/rclone_args/path1/subdir 2025/06/05 01:23:22 NOTICE: (09) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file21.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir 2025/06/05 01:23:22 NOTICE: (10) : touch-glob 2001-01-02 /tmp/012302qe/rclone_args/path1/ file1.txt 2025/06/05 01:23:22 NOTICE: (11) : touch-glob 2001-01-02 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file2.txt 2025/06/05 01:23:23 NOTICE: (12) : touch-glob 2001-01-02 /tmp/012302qe/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:23:23 NOTICE: (13) : touch-glob 2001-01-02 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:23:24 NOTICE: (14) : test run bisync with custom options 2025/06/05 01:23:24 NOTICE: (15) : bisync checksum 2025/06/05 01:23:24 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:23:24 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:24 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:24 INFO : TestPcloud: Downloading hashes... 2025/06/05 01:23:25 INFO : modtime_write_test: DownloadHash -- hash: ERROR, err: failed to open file modtime_write_test: pcloud error: File not found. (2009) 2025/06/05 01:23:25 INFO : sha1: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 INFO : sha1: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 INFO : sha1: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 INFO : sha1: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 INFO : sha1: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 ERROR : march: error during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 ERROR : There were errors while building listings. Aborting as it is too dangerous to continue. 2025/06/05 01:23:25 ERROR : Bisync critical error: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:25 NOTICE: Bisync error: bisync aborted 2025/06/05 01:23:25 NOTICE: (16) : touch-glob 2007-07-23 /tmp/012302qe/datadir/test_rclone_args-xokelil3/ * 2025/06/05 01:23:25 NOTICE: (17) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file1.txt /tmp/012302qe/rclone_args/path1/ 2025/06/05 01:23:25 NOTICE: (18) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file2.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ 2025/06/05 01:23:25 NOTICE: (19) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file20.txt /tmp/012302qe/rclone_args/path1/subdir 2025/06/05 01:23:25 NOTICE: (20) : copy-as /tmp/012302qe/datadir/test_rclone_args-xokelil3/file21.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file1.txt 2025/06/05 01:23:26 NOTICE: (21) : touch-glob 2007-07-23 /tmp/012302qe/rclone_args/path1/ file1.txt 2025/06/05 01:23:26 NOTICE: (22) : touch-glob 2007-07-23 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file2.txt 2025/06/05 01:23:26 NOTICE: (23) : touch-glob 2007-07-23 /tmp/012302qe/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:23:26 NOTICE: (24) : touch-glob 2007-07-23 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:23:27 NOTICE: (25) : bisync size-only 2025/06/05 01:23:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:27 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:27 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:27 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/012302qe/workdir/tmp_012302qe_rclone_args_path1..TestPcloud_rclone-test-corubeg8veva_012302qe_rclone_args_path2.path1.lst Path2: /tmp/012302qe/workdir/tmp_012302qe_rclone_args_path1..TestPcloud_rclone-test-corubeg8veva_012302qe_rclone_args_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/012302qe/workdir" 2025/06/05 01:23:27 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:27 NOTICE: Bisync error: bisync aborted 2025/06/05 01:23:27 NOTICE: (26) : bisync resync 2025/06/05 01:23:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:27 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:27 INFO : Copying Path2 files to Path1 2025/06/05 01:23:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:27 INFO : file1.txt: Copied (replaced existing) 2025/06/05 01:23:27 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:23:27 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:23:27 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:23:27 INFO : Resync updating listings 2025/06/05 01:23:27 INFO : Validating listings for Path1 "/tmp/012302qe/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:27 INFO : Bisync successful 2025/06/05 01:23:27 NOTICE: (27) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file1.txt /tmp/012302qe/rclone_args/path1/ 2025/06/05 01:23:27 NOTICE: (28) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file2.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ 2025/06/05 01:23:28 NOTICE: (29) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file20.txt /tmp/012302qe/rclone_args/path1/subdir 2025/06/05 01:23:28 NOTICE: (30) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file21.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir 2025/06/05 01:23:29 NOTICE: (31) : touch-glob 2007-07-23 /tmp/012302qe/rclone_args/path1/ file1.txt 2025/06/05 01:23:29 NOTICE: (32) : touch-glob 2007-07-23 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file2.txt 2025/06/05 01:23:29 NOTICE: (33) : touch-glob 2007-07-23 /tmp/012302qe/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:23:29 NOTICE: (34) : touch-glob 2007-07-23 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:23:29 NOTICE: (35) : bisync ignore-size 2025/06/05 01:23:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:30 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:30 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:30 INFO : Path1 checking for diffs 2025/06/05 01:23:30 INFO : Path2 checking for diffs 2025/06/05 01:23:30 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/05 01:23:30 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:23:30 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:23:30 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:23:30 INFO : Applying changes 2025/06/05 01:23:30 INFO : - Path2 Queue copy to Path1 - /tmp/012302qe/rclone_args/path1/file2.txt 2025/06/05 01:23:30 INFO : - Path2 Queue copy to Path1 - /tmp/012302qe/rclone_args/path1/subdir/file21.txt 2025/06/05 01:23:30 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:30 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:23:30 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:23:31 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:23:31 INFO : Updating listings 2025/06/05 01:23:31 INFO : Validating listings for Path1 "/tmp/012302qe/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:31 INFO : Bisync successful 2025/06/05 01:23:31 NOTICE: (36) : bisync resync compare-all 2025/06/05 01:23:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:23:31 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:31 INFO : Copying Path2 files to Path1 2025/06/05 01:23:31 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:32 INFO : Resync updating listings 2025/06/05 01:23:32 INFO : Validating listings for Path1 "/tmp/012302qe/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:32 INFO : Bisync successful 2025/06/05 01:23:32 NOTICE: (37) : copy-as /tmp/012302qe/datadir/test_rclone_args-xokelil3/file21.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file2.txt 2025/06/05 01:23:32 NOTICE: (38) : touch-glob 2023-08-26 /tmp/012302qe/datadir/test_rclone_args-xokelil3/ * 2025/06/05 01:23:32 NOTICE: (39) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file1.txt /tmp/012302qe/rclone_args/path1/ 2025/06/05 01:23:32 NOTICE: (40) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file20.txt /tmp/012302qe/rclone_args/path1/subdir 2025/06/05 01:23:32 NOTICE: (41) : copy-file /tmp/012302qe/datadir/test_rclone_args-xokelil3/file21.txt TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir 2025/06/05 01:23:33 NOTICE: (42) : touch-glob 2007-07-23 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/ file2.txt 2025/06/05 01:23:33 NOTICE: (43) : touch-glob 2023-08-26 /tmp/012302qe/rclone_args/path1/ file1.txt 2025/06/05 01:23:33 NOTICE: (44) : touch-glob 2023-08-26 /tmp/012302qe/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:23:33 NOTICE: (45) : touch-glob 2023-08-26 TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:23:33 NOTICE: (46) : bisync compare-all 2025/06/05 01:23:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/05 01:23:34 INFO : Synching Path1 "/tmp/012302qe/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:34 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:34 INFO : Path1 checking for diffs 2025/06/05 01:23:34 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:23:34 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/05 01:23:34 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:23:34 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:23:34 INFO : Path2 checking for diffs 2025/06/05 01:23:34 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/05 01:23:34 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:23:34 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:23:34 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/05 01:23:34 INFO : Applying changes 2025/06/05 01:23:34 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/file1.txt 2025/06/05 01:23:34 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/subdir/file20.txt 2025/06/05 01:23:34 INFO : - Path2 Queue copy to Path1 - /tmp/012302qe/rclone_args/path1/file2.txt 2025/06/05 01:23:34 INFO : - Path2 Queue copy to Path1 - /tmp/012302qe/rclone_args/path1/subdir/file21.txt 2025/06/05 01:23:34 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:34 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/05 01:23:34 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:23:35 INFO : file2.txt: Copied (replaced existing) 2025/06/05 01:23:35 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:35 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:23:35 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:23:35 INFO : Updating listings 2025/06/05 01:23:35 INFO : Validating listings for Path1 "/tmp/012302qe/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/rclone_args/path2/" 2025/06/05 01:23:35 INFO : Bisync successful 2025/06/05 01:23:35 NOTICE: ---------------------------------------------------------- 2025/06/05 01:23:35 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/05 01:23:35 NOTICE: Golden count: 9 2025/06/05 01:23:35 NOTICE: Result count: 11 2025/06/05 01:23:35 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:23:35 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-err, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-err, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:23:35 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path1.lst-err 2025/06/05 01:23:35 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.path2.lst-err 2025/06/05 01:23:35 NOTICE: ---------------------------------------------------------- 2025/06/05 01:23:35 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:23:35 NOTICE: | @@ -43,16 +43,11 @@ 2025/06/05 01:23:35 NOTICE: | -INFO : Path1 checking for diffs 2025/06/05 01:23:35 NOTICE: | -INFO : - Path1 File changed: hash - file1.txt 2025/06/05 01:23:35 NOTICE: | -INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:35 NOTICE: | -INFO : (Modified:  1 hash differs) 2025/06/05 01:23:35 NOTICE: | -INFO : Path2 checking for diffs 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/05 01:23:35 NOTICE: | -INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:35 NOTICE: | -INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/05 01:23:35 NOTICE: | -INFO : Applying changes 2025/06/05 01:23:35 NOTICE: | -INFO : - Path1 Queue copy to Path2 - {path2/}file1.txt 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 Queue copy to Path1 - {path1/}file2.txt 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:35 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:35 NOTICE: | -INFO : Updating listings 2025/06/05 01:23:35 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/05 01:23:35 NOTICE: | -INFO : Bisync successful 2025/06/05 01:23:35 NOTICE: | +INFO : modtime_write_test: DownloadHash -- hash: ERROR, err: failed to open file modtime_write_test: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +INFO : {hashtype}: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +INFO : {hashtype}: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +INFO : {hashtype}: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +INFO : {hashtype}: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +INFO : {hashtype}: error hashing during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +ERROR : march: error during march: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +ERROR : There were errors while building listings. Aborting as it is too dangerous to continue. 2025/06/05 01:23:35 NOTICE: | +ERROR : Bisync critical error: failed to get hash: pcloud error: File not found. (2009) 2025/06/05 01:23:35 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:35 NOTICE: | +Bisync error: bisync aborted 2025/06/05 01:23:35 NOTICE: | @@ -80,12 +75,8 @@ 2025/06/05 01:23:35 NOTICE: | -INFO : Building Path1 and Path2 listings 2025/06/05 01:23:35 NOTICE: | -INFO : Path1 checking for diffs 2025/06/05 01:23:35 NOTICE: | -INFO : Path2 checking for diffs 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/05 01:23:35 NOTICE: | -INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:35 NOTICE: | -INFO : (Modified:  0 larger,  1 smaller) 2025/06/05 01:23:35 NOTICE: | -INFO : Applying changes 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 Queue copy to Path1 - {path1/}file1.txt 2025/06/05 01:23:35 NOTICE: | -INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:35 NOTICE: | -INFO : Updating listings 2025/06/05 01:23:35 NOTICE: | -INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" 2025/06/05 01:23:35 NOTICE: | -INFO : Bisync successful 2025/06/05 01:23:35 NOTICE: | +ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run 2025/06/05 01:23:35 NOTICE: | +Tip: here are the filenames we were looking for. Do they exist? 2025/06/05 01:23:35 NOTICE: | +Path1: {workdir/}{session}.path1.lst 2025/06/05 01:23:35 NOTICE: | +Path2: {workdir/}{session}.path2.lst 2025/06/05 01:23:35 NOTICE: | +Try running this command to inspect the work dir: 2025/06/05 01:23:35 NOTICE: | +rclone lsl "{workdir}" 2025/06/05 01:23:35 NOTICE: | +ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:23:35 NOTICE: | +Bisync error: bisync aborted 2025/06/05 01:23:35 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rclone_args FAILED - 3 MISCOMPARED FILES === RUN TestBisyncLocalRemote/resolve 2025/06/05 01:23:36 ERROR : error listing: directory not found 2025/06/05 01:23:36 NOTICE: checking initFs Local file system at /tmp/012302qe/initdir/test_resolve-lavobik9 2025/06/05 01:23:36 NOTICE: checking Path1 Local file system at /tmp/012302qe/resolve/path1 2025/06/05 01:23:37 NOTICE: checking path2 pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:23:45 NOTICE: (01) : test resolve 2025/06/05 01:23:45 NOTICE: (02) : test initial bisync 2025/06/05 01:23:45 NOTICE: (03) : bisync resync 2025/06/05 01:23:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:45 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:45 INFO : Copying Path2 files to Path1 2025/06/05 01:23:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:23:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:23:45 INFO : Resync updating listings 2025/06/05 01:23:45 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:45 INFO : Bisync successful 2025/06/05 01:23:45 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:23:45 NOTICE: (05) : touch-glob 2001-01-02 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:45 NOTICE: (06) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:46 NOTICE: (07) : touch-glob 2001-03-04 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:46 NOTICE: (08) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:46 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/05 01:23:46 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/05 01:23:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:46 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:46 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:46 INFO : Path1 checking for diffs 2025/06/05 01:23:46 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:23:46 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:46 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:23:46 INFO : Path2 checking for diffs 2025/06/05 01:23:46 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:23:46 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:46 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:23:46 INFO : Applying changes 2025/06/05 01:23:46 INFO : Checking potential conflicts... 2025/06/05 01:23:46 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:46 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 differences found 2025/06/05 01:23:46 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 errors while checking 2025/06/05 01:23:46 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:23:46 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:46 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/05 01:23:46 INFO : file1.txt: The winner is: Path1 2025/06/05 01:23:46 NOTICE: - Path2 Deleting Path2 copy - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt 2025/06/05 01:23:46 INFO : file1.txt: Deleted 2025/06/05 01:23:46 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/05 01:23:46 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:47 INFO : file1.txt: Copied (new) 2025/06/05 01:23:47 INFO : Updating listings 2025/06/05 01:23:47 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:47 INFO : Bisync successful 2025/06/05 01:23:47 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:23:47 NOTICE: (12) : touch-glob 2001-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:47 NOTICE: (13) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:48 NOTICE: (14) : touch-glob 2001-08-26 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:48 NOTICE: (15) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:48 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/05 01:23:48 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/05 01:23:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:48 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:48 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:48 INFO : Path1 checking for diffs 2025/06/05 01:23:48 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:23:48 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:48 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:23:48 INFO : Path2 checking for diffs 2025/06/05 01:23:48 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/05 01:23:48 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:23:48 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:23:48 INFO : Applying changes 2025/06/05 01:23:48 INFO : Checking potential conflicts... 2025/06/05 01:23:48 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:48 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 differences found 2025/06/05 01:23:48 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 errors while checking 2025/06/05 01:23:48 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:23:48 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:48 INFO : file1.txt: The winner is: Path2 2025/06/05 01:23:48 NOTICE: - Path1 Renaming Path1 copy - /tmp/012302qe/resolve/path1/file1.txt.dinosaur1 2025/06/05 01:23:48 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/05 01:23:48 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt.dinosaur1 2025/06/05 01:23:48 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt 2025/06/05 01:23:48 NOTICE: - Path2 Queue copy to Path1 - /tmp/012302qe/resolve/path1/file1.txt 2025/06/05 01:23:48 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:49 INFO : file1.txt: Copied (new) 2025/06/05 01:23:49 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:49 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/05 01:23:49 INFO : Updating listings 2025/06/05 01:23:49 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:49 INFO : Bisync successful 2025/06/05 01:23:49 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:23:49 NOTICE: (19) : touch-glob 2002-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:49 NOTICE: (20) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:50 NOTICE: (21) : touch-glob 2002-08-26 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:50 NOTICE: (22) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:50 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/05 01:23:50 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/05 01:23:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:50 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:50 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:50 INFO : Path1 checking for diffs 2025/06/05 01:23:50 INFO : - Path1 File is new - file1.txt 2025/06/05 01:23:50 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:50 INFO : Path2 checking for diffs 2025/06/05 01:23:50 INFO : - Path2 File is new - file1.txt 2025/06/05 01:23:50 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:50 INFO : Applying changes 2025/06/05 01:23:50 INFO : Checking potential conflicts... 2025/06/05 01:23:50 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:50 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 differences found 2025/06/05 01:23:50 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 errors while checking 2025/06/05 01:23:50 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:23:50 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:50 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/05 01:23:50 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:23:50 NOTICE: - Path1 Renaming Path1 copy - /tmp/012302qe/resolve/path1/file1.txt.apple1 2025/06/05 01:23:50 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/05 01:23:50 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt.apple1 2025/06/05 01:23:50 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt.apple2 2025/06/05 01:23:50 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/05 01:23:50 NOTICE: - Path2 Queue copy to Path1 - /tmp/012302qe/resolve/path1/file1.txt.apple2 2025/06/05 01:23:50 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:51 INFO : file1.txt.apple2: Copied (new) 2025/06/05 01:23:51 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:51 INFO : file1.txt.apple1: Copied (new) 2025/06/05 01:23:51 INFO : Updating listings 2025/06/05 01:23:51 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:51 INFO : Bisync successful 2025/06/05 01:23:51 NOTICE: (25) : test different suffixes 2025/06/05 01:23:51 NOTICE: (26) : touch-glob 2003-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:51 NOTICE: (27) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:52 NOTICE: (28) : touch-glob 2003-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:52 NOTICE: (29) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:52 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/05 01:23:52 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/05 01:23:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:52 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:52 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:52 INFO : Path1 checking for diffs 2025/06/05 01:23:52 INFO : - Path1 File is new - file1.txt 2025/06/05 01:23:52 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:52 INFO : Path2 checking for diffs 2025/06/05 01:23:52 INFO : - Path2 File is new - file1.txt 2025/06/05 01:23:52 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:52 INFO : Applying changes 2025/06/05 01:23:52 INFO : Checking potential conflicts... 2025/06/05 01:23:52 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:52 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 differences found 2025/06/05 01:23:52 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 errors while checking 2025/06/05 01:23:52 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:23:52 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:52 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/05 01:23:52 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:23:52 NOTICE: - Path1 Renaming Path1 copy - /tmp/012302qe/resolve/path1/file1.txt.cloud1 2025/06/05 01:23:52 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/05 01:23:52 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt.cloud1 2025/06/05 01:23:52 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt.local1 2025/06/05 01:23:53 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/05 01:23:53 NOTICE: - Path2 Queue copy to Path1 - /tmp/012302qe/resolve/path1/file1.txt.local1 2025/06/05 01:23:53 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:53 INFO : file1.txt.local1: Copied (new) 2025/06/05 01:23:53 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:53 INFO : file1.txt.cloud1: Copied (new) 2025/06/05 01:23:53 INFO : Updating listings 2025/06/05 01:23:53 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:53 INFO : Bisync successful 2025/06/05 01:23:53 NOTICE: (32) : test legacy 2025/06/05 01:23:53 NOTICE: (33) : touch-glob 2004-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:53 NOTICE: (34) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:54 NOTICE: (35) : touch-glob 2004-07-23 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:54 NOTICE: (36) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:54 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/05 01:23:54 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/05 01:23:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:54 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:54 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:54 INFO : Path1 checking for diffs 2025/06/05 01:23:54 INFO : - Path1 File is new - file1.txt 2025/06/05 01:23:54 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:54 INFO : Path2 checking for diffs 2025/06/05 01:23:54 INFO : - Path2 File is new - file1.txt 2025/06/05 01:23:54 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:23:54 INFO : Applying changes 2025/06/05 01:23:54 INFO : Checking potential conflicts... 2025/06/05 01:23:54 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:54 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 differences found 2025/06/05 01:23:54 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 1 errors while checking 2025/06/05 01:23:54 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:23:54 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:54 NOTICE: - Path1 Renaming Path1 copy - /tmp/012302qe/resolve/path1/file1.txt..path1 2025/06/05 01:23:54 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/05 01:23:54 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt..path1 2025/06/05 01:23:54 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt..path2 2025/06/05 01:23:55 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/05 01:23:55 NOTICE: - Path2 Queue copy to Path1 - /tmp/012302qe/resolve/path1/file1.txt..path2 2025/06/05 01:23:55 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:55 INFO : file1.txt..path2: Copied (new) 2025/06/05 01:23:55 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:55 INFO : file1.txt..path1: Copied (new) 2025/06/05 01:23:55 INFO : Updating listings 2025/06/05 01:23:55 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:55 INFO : Bisync successful 2025/06/05 01:23:55 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/05 01:23:55 NOTICE: (40) : touch-glob 2005-01-02 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1R.txt 2025/06/05 01:23:55 NOTICE: (41) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file1.txt 2025/06/05 01:23:56 NOTICE: (42) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1R.txt /tmp/012302qe/resolve/path1/ file2.txt 2025/06/05 01:23:56 NOTICE: (43) : touch-glob 2006-03-04 /tmp/012302qe/datadir/test_resolve-resoqal1/ file1L.txt 2025/06/05 01:23:56 NOTICE: (44) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt /tmp/012302qe/resolve/path1/ file1.txt 2025/06/05 01:23:56 NOTICE: (45) : copy-as /tmp/012302qe/datadir/test_resolve-resoqal1/file1L.txt TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/ file2.txt 2025/06/05 01:23:57 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/05 01:23:57 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/05 01:23:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:23:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/05 01:23:57 INFO : Synching Path1 "/tmp/012302qe/resolve/path1/" with Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:57 INFO : Building Path1 and Path2 listings 2025/06/05 01:23:57 INFO : Path1 checking for diffs 2025/06/05 01:23:57 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:23:57 INFO : - Path1 File is new - file1.txt 2025/06/05 01:23:57 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/05 01:23:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:23:57 INFO : Path2 checking for diffs 2025/06/05 01:23:57 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:23:57 INFO : - Path2 File is new - file1.txt 2025/06/05 01:23:57 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/05 01:23:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:23:57 INFO : Applying changes 2025/06/05 01:23:57 INFO : Checking potential conflicts... 2025/06/05 01:23:57 ERROR : file1.txt: sha1 differ 2025/06/05 01:23:57 ERROR : file2.txt: sha1 differ 2025/06/05 01:23:57 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 2 differences found 2025/06/05 01:23:57 NOTICE: pcloud root 'rclone-test-corubeg8veva/012302qe/resolve/path2': 2 errors while checking 2025/06/05 01:23:57 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/05 01:23:57 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:23:57 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/05 01:23:57 INFO : file1.txt: The winner is: Path1 2025/06/05 01:23:57 NOTICE: - Path2 Deleting Path2 copy - TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/file1.txt 2025/06/05 01:23:57 INFO : file1.txt: Deleted 2025/06/05 01:23:57 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/05 01:23:57 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/05 01:23:57 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/05 01:23:57 INFO : file2.txt: The winner is: Path2 2025/06/05 01:23:57 NOTICE: - Path1 Deleting Path1 copy - /tmp/012302qe/resolve/path1/file2.txt 2025/06/05 01:23:57 INFO : file2.txt: Deleted 2025/06/05 01:23:57 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/05 01:23:57 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:23:58 INFO : file2.txt: Copied (new) 2025/06/05 01:23:58 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:23:58 INFO : file1.txt: Copied (new) 2025/06/05 01:23:58 INFO : Updating listings 2025/06/05 01:23:58 INFO : Validating listings for Path1 "/tmp/012302qe/resolve/path1/" vs Path2 "TestPcloud:rclone-test-corubeg8veva/012302qe/resolve/path2/" 2025/06/05 01:23:58 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED --- FAIL: TestBisyncLocalRemote (57.65s) --- FAIL: TestBisyncLocalRemote/check_access_filters (15.42s) --- FAIL: TestBisyncLocalRemote/rclone_args (17.56s) --- PASS: TestBisyncLocalRemote/resolve (23.47s) === RUN TestBisyncRemoteRemote 2025/06/05 01:24:00 NOTICE: remote: TestPcloud:rclone-test-zexumen6puga === RUN TestBisyncRemoteRemote/all_changed 2025/06/05 01:24:03 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_all_changed-vuveboc6 2025/06/05 01:24:04 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/all_changed/path1' 2025/06/05 01:24:06 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/all_changed/path2' 2025/06/05 01:24:06 NOTICE: (01) : test all-changed 2025/06/05 01:24:06 NOTICE: (02) : test initial bisync 2025/06/05 01:24:06 NOTICE: (03) : bisync resync 2025/06/05 01:24:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01: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/06/05 01:24:07 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:07 INFO : Copying Path2 files to Path1 2025/06/05 01:24:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:24:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:24:07 INFO : Resync updating listings 2025/06/05 01:24:07 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:07 INFO : Bisync successful 2025/06/05 01:24:07 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/05 01:24:07 NOTICE: (05) : touch-glob 2005-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/ file* 2025/06/05 01:24:08 NOTICE: (06) : touch-glob 2005-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/subdir file* 2025/06/05 01:24:09 NOTICE: (07) : test sync should pass 2025/06/05 01:24:09 NOTICE: (08) : bisync 2025/06/05 01:24:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:09 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:09 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:09 INFO : Path1 checking for diffs 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:24:09 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/05 01:24:09 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/05 01:24:09 INFO : (Modified:  7 newer,  0 older) 2025/06/05 01:24:09 INFO : Path2 checking for diffs 2025/06/05 01:24:09 INFO : Applying changes 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy1.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy2.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy3.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy4.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy5.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.txt 2025/06/05 01:24:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/subdir/file20.txt 2025/06/05 01:24:09 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:24:09 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/05 01:24:09 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/05 01:24:09 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/05 01:24:09 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/05 01:24:09 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/05 01:24:10 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:24:10 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:24:10 INFO : Updating listings 2025/06/05 01:24:10 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:10 INFO : Bisync successful 2025/06/05 01:24:10 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/05 01:24:10 NOTICE: (10) : touch-glob 2004-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/ * 2025/06/05 01:24:10 NOTICE: (11) : touch-glob 2004-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/subdir * 2025/06/05 01:24:10 NOTICE: (12) : test sync should fail 2025/06/05 01:24:10 NOTICE: (13) : bisync 2025/06/05 01:24:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:10 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:10 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:10 INFO : Path1 checking for diffs 2025/06/05 01:24:10 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/05 01:24:10 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/05 01:24:10 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/05 01:24:10 INFO : (Modified:  1 newer,  7 older) 2025/06/05 01:24:10 INFO : Path2 checking for diffs 2025/06/05 01:24:10 ERROR : Safety abort: all files were changed on Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/". Run with --force if desired. 2025/06/05 01:24:10 NOTICE: Bisync aborted. Please try again. 2025/06/05 01:24:10 NOTICE: Bisync error: all files were changed 2025/06/05 01:24:10 NOTICE: (14) : test sync with force should pass 2025/06/05 01:24:10 NOTICE: (15) : bisync force 2025/06/05 01:24:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:11 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:11 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:11 INFO : Path1 checking for diffs 2025/06/05 01:24:11 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/05 01:24:11 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/05 01:24:11 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/05 01:24:11 INFO : (Modified:  1 newer,  7 older) 2025/06/05 01:24:11 INFO : Path2 checking for diffs 2025/06/05 01:24:11 INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:24:11 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:24:11 INFO : Applying changes 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/RCLONE_TEST 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy1.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy2.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy3.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy4.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.copy5.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/file1.txt 2025/06/05 01:24:11 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/subdir/file20.txt 2025/06/05 01:24:11 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/modtime_write_test 2025/06/05 01:24:11 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:24:11 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:24:11 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : RCLONE_TEST: Updated modification time in destination 2025/06/05 01:24:11 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:24:11 INFO : Updating listings 2025/06/05 01:24:11 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/all_changed/path2/" 2025/06/05 01:24:11 INFO : Bisync successful 2025/06/05 01:24:11 NOTICE: ---------------------------------------------------------- 2025/06/05 01:24:11 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/05 01:24:11 NOTICE: Golden count: 8 2025/06/05 01:24:11 NOTICE: Result count: 9 2025/06/05 01:24:11 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:24:11 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:24:11 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/05 01:24:11 NOTICE: ---------------------------------------------------------- 2025/06/05 01:24:11 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/05 01:24:11 NOTICE: | @@ -14,0 +15,2 @@ 2025/06/05 01:24:11 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/05 01:24:11 NOTICE: | + 2025/06/05 01:24:11 NOTICE: ---------------------------------------------------------- 2025/06/05 01:24:11 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:24:11 NOTICE: | @@ -118,0 +119,2 @@ 2025/06/05 01:24:11 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:24:11 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:24:11 NOTICE: | @@ -127,0 +130,2 @@ 2025/06/05 01:24:11 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/05 01:24:11 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:24:11 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST all_changed FAILED - 3 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/basic 2025/06/05 01:24:14 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_basic-xopefek5 2025/06/05 01:24:15 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/basic/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:24:24 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/basic/path2' 2025/06/05 01:24:25 NOTICE: (01) : test basic 2025/06/05 01:24:25 NOTICE: (02) : test initial bisync 2025/06/05 01:24:25 NOTICE: (03) : bisync resync 2025/06/05 01:24:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:25 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/" 2025/06/05 01:24:25 INFO : Copying Path2 files to Path1 2025/06/05 01:24:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:24:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:24:25 INFO : Resync updating listings 2025/06/05 01:24:25 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/" 2025/06/05 01:24:25 INFO : Bisync successful 2025/06/05 01:24:25 NOTICE: (04) : test place newer files on both paths 2025/06/05 01:24:25 NOTICE: (05) : touch-copy 2001-01-02 /tmp/012400po/datadir/test_basic-jinemer7/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/ 2025/06/05 01:24:26 NOTICE: (06) : copy-as /tmp/012400po/datadir/test_basic-jinemer7/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/subdir file20.txt 2025/06/05 01:24:27 NOTICE: (07) : test bisync run 2025/06/05 01:24:27 NOTICE: (08) : bisync 2025/06/05 01:24:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:27 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/" 2025/06/05 01:24:27 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:28 INFO : Path1 checking for diffs 2025/06/05 01:24:28 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/05 01:24:28 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:24:28 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:24:28 INFO : Path2 checking for diffs 2025/06/05 01:24:28 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:24:28 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:24:28 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:24:28 INFO : Applying changes 2025/06/05 01:24:28 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/subdir/file20.txt 2025/06/05 01:24:28 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/file1.txt 2025/06/05 01:24:28 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:24:28 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:24:28 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:24:29 INFO : subdir/file20.txt: Copied (server-side copy) 2025/06/05 01:24:29 INFO : Updating listings 2025/06/05 01:24:29 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/basic/path2/" 2025/06/05 01:24:29 INFO : Bisync successful bisync_test.go:560: TEST basic PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2025/06/05 01:24:31 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_check_access_filters-cekipog8 2025/06/05 01:24:33 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/check_access_filters/path1' 2025/06/05 01:24:37 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/check_access_filters/path2' 2025/06/05 01:24:39 NOTICE: (01) : test check-access-filters 2025/06/05 01:24:39 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/05 01:24:39 NOTICE: (03) : copy-file /tmp/012400po/datadir/test_check_access_filters-dehanef9/exclude-other-filtersfile.txt /tmp/012400po/workdir/ 2025/06/05 01:24:39 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/05 01:24:39 NOTICE: (05) : bisync resync filters-file=/tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:39 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:39 INFO : Using filters file /tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:39 INFO : Storing filters file hash to /tmp/012400po/workdir/exclude-other-filtersfile.txt.md5 2025/06/05 01:24:39 INFO : Copying Path2 files to Path1 2025/06/05 01:24:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:24:40 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:24:40 INFO : Resync updating listings 2025/06/05 01:24:40 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:40 INFO : Bisync successful 2025/06/05 01:24:40 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/05 01:24:40 NOTICE: (07) : bisync check-access filters-file=/tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:40 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:40 INFO : Using filters file /tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:40 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:40 INFO : Path1 checking for diffs 2025/06/05 01:24:40 INFO : Path2 checking for diffs 2025/06/05 01:24:40 INFO : Checking access health 2025/06/05 01:24:40 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:24:40 INFO : No changes found 2025/06/05 01:24:40 INFO : Updating listings 2025/06/05 01:24:40 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:40 INFO : Bisync successful 2025/06/05 01:24:40 NOTICE: (08) : copy-listings exclude-initial 2025/06/05 01:24:40 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:24:40 NOTICE: (10) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:24:41 NOTICE: (11) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:24:42 NOTICE: (12) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:24:43 NOTICE: (13) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/05 01:24:44 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/05 01:24:44 NOTICE: (15) : bisync check-access filters-file=/tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:44 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:44 INFO : Using filters file /tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:44 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:44 INFO : Path1 checking for diffs 2025/06/05 01:24:44 INFO : Path2 checking for diffs 2025/06/05 01:24:44 INFO : Checking access health 2025/06/05 01:24:44 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/05 01:24:44 INFO : No changes found 2025/06/05 01:24:44 INFO : Updating listings 2025/06/05 01:24:44 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:44 INFO : Bisync successful 2025/06/05 01:24:44 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/05 01:24:44 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:24:44 NOTICE: (18) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:24:45 NOTICE: (19) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:24:46 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/05 01:24:46 NOTICE: (21) : bisync check-access filters-file=/tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:46 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:46 INFO : Using filters file /tmp/012400po/workdir/exclude-other-filtersfile.txt 2025/06/05 01:24:46 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:46 INFO : Path1 checking for diffs 2025/06/05 01:24:46 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:24:46 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:24:46 INFO : Path2 checking for diffs 2025/06/05 01:24:46 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:24:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:24:46 INFO : Checking access health 2025/06/05 01:24:46 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:24:46 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:24:46 ERROR : Bisync critical error: check file check failed 2025/06/05 01:24:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:24:46 NOTICE: Bisync error: bisync aborted 2025/06/05 01:24:46 NOTICE: (22) : move-listings exclude-error-run 2025/06/05 01:24:46 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/05 01:24:46 NOTICE: (24) : test reset to the initial state 2025/06/05 01:24:46 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/ 2025/06/05 01:24:47 NOTICE: (26) : sync-dir TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/ TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/ 2025/06/05 01:24:48 NOTICE: (27) : copy-file /tmp/012400po/datadir/test_check_access_filters-dehanef9/include-other-filtersfile.txt /tmp/012400po/workdir/ 2025/06/05 01:24:48 NOTICE: (28) : bisync resync filters-file=/tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:48 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:48 INFO : Using filters file /tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:48 INFO : Storing filters file hash to /tmp/012400po/workdir/include-other-filtersfile.txt.md5 2025/06/05 01:24:48 INFO : Copying Path2 files to Path1 2025/06/05 01:24:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:24:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:24:49 INFO : Resync updating listings 2025/06/05 01:24:49 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:49 INFO : Bisync successful 2025/06/05 01:24:49 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/05 01:24:49 NOTICE: (30) : bisync check-access filters-file=/tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:49 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:49 INFO : Using filters file /tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:49 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:50 INFO : Path1 checking for diffs 2025/06/05 01:24:50 INFO : Path2 checking for diffs 2025/06/05 01:24:50 INFO : Checking access health 2025/06/05 01:24:50 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:24:50 INFO : No changes found 2025/06/05 01:24:50 INFO : Updating listings 2025/06/05 01:24:50 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:50 INFO : Bisync successful 2025/06/05 01:24:50 NOTICE: (31) : copy-listings include-initial 2025/06/05 01:24:50 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/05 01:24:50 NOTICE: (33) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/05 01:24:50 NOTICE: (34) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/05 01:24:50 NOTICE: (35) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/05 01:24:50 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/05 01:24:50 NOTICE: (37) : bisync check-access filters-file=/tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:51 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:51 INFO : Using filters file /tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:51 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:51 INFO : Path1 checking for diffs 2025/06/05 01:24:51 INFO : Path2 checking for diffs 2025/06/05 01:24:51 INFO : Checking access health 2025/06/05 01:24:51 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/05 01:24:51 INFO : No changes found 2025/06/05 01:24:51 INFO : Updating listings 2025/06/05 01:24:51 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:51 INFO : Bisync successful 2025/06/05 01:24:51 NOTICE: (38) : copy-listings include-pass-run 2025/06/05 01:24:51 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/05 01:24:51 NOTICE: (40) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/RCLONE_TEST 2025/06/05 01:24:51 NOTICE: (41) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/05 01:24:51 NOTICE: (42) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:24:52 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/05 01:24:52 NOTICE: (44) : bisync check-access filters-file=/tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:52 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_access_filters/path2/" 2025/06/05 01:24:52 INFO : Using filters file /tmp/012400po/workdir/include-other-filtersfile.txt 2025/06/05 01:24:52 INFO : Building Path1 and Path2 listings 2025/06/05 01:24:53 INFO : Path1 checking for diffs 2025/06/05 01:24:53 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/05 01:24:53 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:24:53 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/05 01:24:53 INFO : Path2 checking for diffs 2025/06/05 01:24:53 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/05 01:24:53 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:24:53 INFO : Checking access health 2025/06/05 01:24:53 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/05 01:24:53 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/05 01:24:53 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/05 01:24:53 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/05 01:24:53 ERROR : Bisync critical error: check file check failed 2025/06/05 01:24:53 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:24:53 NOTICE: Bisync error: bisync aborted 2025/06/05 01:24:53 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/06/05 01:24:55 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_check_filename-lunukeh9 2025/06/05 01:24:56 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/check_filename/path1' 2025/06/05 01:24:58 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/check_filename/path2' 2025/06/05 01:24:58 NOTICE: (01) : test check-filename 2025/06/05 01:24:58 NOTICE: (02) : test initial bisync 2025/06/05 01:24:58 NOTICE: (03) : bisync resync 2025/06/05 01:24:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:24:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:24:59 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:24:59 INFO : Copying Path2 files to Path1 2025/06/05 01:24:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:24:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:24:59 INFO : Resync updating listings 2025/06/05 01:24:59 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:24:59 INFO : Bisync successful 2025/06/05 01:24:59 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/05 01:24:59 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/05 01:25:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:00 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:00 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:00 INFO : Path1 checking for diffs 2025/06/05 01:25:00 INFO : Path2 checking for diffs 2025/06/05 01:25:00 INFO : Checking access health 2025/06/05 01:25:00 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:25:00 INFO : No changes found 2025/06/05 01:25:00 INFO : Updating listings 2025/06/05 01:25:00 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:00 INFO : Bisync successful 2025/06/05 01:25:00 NOTICE: (06) : copy-listings initial-pass 2025/06/05 01:25:00 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/05 01:25:00 NOTICE: (08) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/subdir/.chk_file 2025/06/05 01:25:01 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/05 01:25:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25: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/06/05 01:25:01 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:01 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:01 INFO : Path1 checking for diffs 2025/06/05 01:25:01 INFO : Path2 checking for diffs 2025/06/05 01:25:01 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/05 01:25:01 INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:01 INFO : Path2: 2 changes:  1 new,  0 modified,  1 deleted 2025/06/05 01:25:01 INFO : Checking access health 2025/06/05 01:25:01 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/05 01:25:01 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/05 01:25:01 ERROR : Bisync critical error: check file check failed 2025/06/05 01:25:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:25:01 NOTICE: Bisync error: bisync aborted 2025/06/05 01:25:01 NOTICE: (10) : move-listings path2-missing 2025/06/05 01:25:01 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/05 01:25:01 NOTICE: (12) : copy-file TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/subdir/.chk_file TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/subdir/ 2025/06/05 01:25:04 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/05 01:25:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:04 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:04 INFO : Copying Path2 files to Path1 2025/06/05 01:25:04 INFO : Checking access health 2025/06/05 01:25:04 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:25:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:25:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:25:05 INFO : Resync updating listings 2025/06/05 01:25:05 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:05 INFO : Bisync successful 2025/06/05 01:25:05 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/05 01:25:05 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/05 01:25:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25: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/06/05 01:25:05 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:05 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:05 INFO : Path1 checking for diffs 2025/06/05 01:25:05 INFO : Path2 checking for diffs 2025/06/05 01:25:05 INFO : Checking access health 2025/06/05 01:25:05 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/05 01:25:05 INFO : No changes found 2025/06/05 01:25:05 INFO : Updating listings 2025/06/05 01:25:05 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/check_filename/path2/" 2025/06/05 01:25:05 INFO : Bisync successful 2025/06/05 01:25:05 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:05 NOTICE: | MISCOMPARE -Golden vs +Results for path2-missing._testdir_path1.._testdir_path2.path2.lst-new 2025/06/05 01:25:05 NOTICE: | @@ -10,0 +11,2 @@ 2025/06/05 01:25:05 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/05 01:25:05 NOTICE: | + 2025/06/05 01:25:05 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:05 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:25:05 NOTICE: | @@ -62 +62,2 @@ 2025/06/05 01:25:05 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:25:05 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:05 NOTICE: | +INFO : Path2: 2 changes:  1 new,  0 modified,  1 deleted 2025/06/05 01:25:05 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_filename FAILED - 2 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/05 01:25:08 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_createemptysrcdirs-woyofok5 2025/06/05 01:25:08 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1' 2025/06/05 01:25:10 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2' 2025/06/05 01:25:10 NOTICE: (01) : test createemptysrcdirs 2025/06/05 01:25:10 NOTICE: (02) : test initial bisync 2025/06/05 01:25:10 NOTICE: (03) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/ placeholder.txt 2025/06/05 01:25:10 NOTICE: (04) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:25:11 NOTICE: (05) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:25:12 NOTICE: (06) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:25:13 NOTICE: (07) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:25:14 NOTICE: (08) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:25:14 NOTICE: (09) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:25:15 NOTICE: (10) : bisync resync 2025/06/05 01:25:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:16 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:16 INFO : Copying Path2 files to Path1 2025/06/05 01:25:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:25:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:25:16 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/05 01:25:16 INFO : Resync updating listings 2025/06/05 01:25:16 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:16 INFO : Bisync successful 2025/06/05 01:25:16 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/05 01:25:16 NOTICE: (12) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/05 01:25:17 NOTICE: (13) : touch-glob 2001-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ subdir 2025/06/05 01:25:18 NOTICE: (14) : delete-file TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/05 01:25:18 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/05 01:25:18 NOTICE: (16) : bisync 2025/06/05 01:25:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:19 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:19 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:19 INFO : Path1 checking for diffs 2025/06/05 01:25:19 INFO : Path2 checking for diffs 2025/06/05 01:25:19 INFO : No changes found 2025/06/05 01:25:19 INFO : Updating listings 2025/06/05 01:25:19 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:19 INFO : Bisync successful 2025/06/05 01:25:19 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/05 01:25:19 NOTICE: (18) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:19 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:19 NOTICE: (19) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:19 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/05 01:25:19 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/05 01:25:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:20 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:20 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:20 INFO : Path1 checking for diffs 2025/06/05 01:25:20 INFO : - Path1 File is new - subdir 2025/06/05 01:25:20 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:25:20 INFO : Path2 checking for diffs 2025/06/05 01:25:20 INFO : Applying changes 2025/06/05 01:25:20 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/subdir 2025/06/05 01:25:20 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:25:20 INFO : subdir: Making directory 2025/06/05 01:25:20 INFO : Updating listings 2025/06/05 01:25:20 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:20 INFO : Bisync successful 2025/06/05 01:25:20 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/05 01:25:20 NOTICE: (23) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:20 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:20 NOTICE: (24) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:20 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:20 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/05 01:25:20 NOTICE: (26) : purge-children TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:21 NOTICE: (27) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:25:22 NOTICE: (28) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:25:23 NOTICE: (29) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:25:23 NOTICE: (30) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:25:24 NOTICE: (31) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:25:25 NOTICE: (32) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:25:26 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/05 01:25:26 NOTICE: (34) : bisync 2025/06/05 01:25:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:26 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:26 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:26 INFO : Path1 checking for diffs 2025/06/05 01:25:26 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/05 01:25:26 INFO : - Path1 File was deleted - subdir 2025/06/05 01:25:26 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/05 01:25:26 INFO : Path2 checking for diffs 2025/06/05 01:25:26 INFO : - Path2 File was deleted - subdir 2025/06/05 01:25:26 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:25:26 INFO : Applying changes 2025/06/05 01:25:26 INFO : - Path2 Queue delete - TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/RCLONE_TEST 2025/06/05 01:25:26 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:25:26 INFO : RCLONE_TEST: Deleted 2025/06/05 01:25:26 INFO : Updating listings 2025/06/05 01:25:26 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:26 INFO : Bisync successful 2025/06/05 01:25:26 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/05 01:25:26 NOTICE: (36) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:26 NOTICE: (37) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:27 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/05 01:25:27 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/05 01:25:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:27 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:27 INFO : Copying Path2 files to Path1 2025/06/05 01:25:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:25:27 INFO : subdir: Making directory 2025/06/05 01:25:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:25:27 INFO : Resync updating listings 2025/06/05 01:25:27 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:27 INFO : Bisync successful 2025/06/05 01:25:27 NOTICE: (40) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:28 NOTICE: (41) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:28 NOTICE: (42) : purge-children TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:28 NOTICE: (43) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.txt 2025/06/05 01:25:29 NOTICE: (44) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/05 01:25:30 NOTICE: (45) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/05 01:25:31 NOTICE: (46) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/05 01:25:31 NOTICE: (47) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/05 01:25:32 NOTICE: (48) : copy-as /tmp/012400po/datadir/test_createemptysrcdirs-fasuvuh8/placeholder.txt TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/05 01:25:33 NOTICE: (49) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:33 NOTICE: (50) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:33 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/05 01:25:33 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/05 01:25:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:34 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:34 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:34 INFO : Path1 checking for diffs 2025/06/05 01:25:34 INFO : - Path1 File was deleted - subdir 2025/06/05 01:25:34 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/05 01:25:34 INFO : Path2 checking for diffs 2025/06/05 01:25:34 INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:34 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:25:34 INFO : Applying changes 2025/06/05 01:25:34 INFO : - Path2 Queue delete - TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/subdir 2025/06/05 01:25:34 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/modtime_write_test 2025/06/05 01:25:34 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:25:34 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:25:34 INFO : subdir: Removing directory 2025/06/05 01:25:34 INFO : Updating listings 2025/06/05 01:25:34 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:34 INFO : Bisync successful 2025/06/05 01:25:34 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/05 01:25:34 NOTICE: (53) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/ 2025/06/05 01:25:34 NOTICE: (54) : list-dirs TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/ 2025/06/05 01:25:34 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/05 01:25:34 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/05 01:25:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:35 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:35 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:35 INFO : Path1 checking for diffs 2025/06/05 01:25:35 INFO : Path2 checking for diffs 2025/06/05 01:25:35 INFO : No changes found 2025/06/05 01:25:35 INFO : Updating listings 2025/06/05 01:25:35 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/createemptysrcdirs/path2/" 2025/06/05 01:25:35 INFO : Bisync successful 2025/06/05 01:25:35 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:35 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/05 01:25:35 NOTICE: Golden count: 9 2025/06/05 01:25:35 NOTICE: Result count: 10 2025/06/05 01:25:35 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:25:35 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:25:35 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/05 01:25:35 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:35 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:25:35 NOTICE: | @@ -173,0 +174,2 @@ 2025/06/05 01:25:35 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:35 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:25:35 NOTICE: | @@ -175,0 +178,2 @@ 2025/06/05 01:25:35 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/05 01:25:35 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:25:35 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 2 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/equal 2025/06/05 01:25:37 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_equal-qabiqiw5 2025/06/05 01:25:38 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/equal/path1' 2025/06/05 01:25:39 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/equal/path2' 2025/06/05 01:25:39 NOTICE: (01) : test equal 2025/06/05 01:25:39 NOTICE: (02) : test initial bisync 2025/06/05 01:25:39 NOTICE: (03) : bisync resync 2025/06/05 01:25:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:39 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/" 2025/06/05 01:25:39 INFO : Copying Path2 files to Path1 2025/06/05 01:25:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:25:40 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:25:40 INFO : Resync updating listings 2025/06/05 01:25:40 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/" 2025/06/05 01:25:40 INFO : Bisync successful 2025/06/05 01:25:40 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:25:40 NOTICE: (05) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_equal-wetuson8/ file1R.txt 2025/06/05 01:25:40 NOTICE: (06) : copy-as /tmp/012400po/datadir/test_equal-wetuson8/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/ file1.txt 2025/06/05 01:25:40 NOTICE: (07) : touch-glob 2001-03-04 /tmp/012400po/datadir/test_equal-wetuson8/ file1L.txt 2025/06/05 01:25:40 NOTICE: (08) : copy-as /tmp/012400po/datadir/test_equal-wetuson8/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/ file1.txt 2025/06/05 01:25:41 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/05 01:25:41 NOTICE: (10) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_equal-wetuson8/ file2.txt 2025/06/05 01:25:41 NOTICE: (11) : copy-as /tmp/012400po/datadir/test_equal-wetuson8/file2.txt TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/ file2.txt 2025/06/05 01:25:42 NOTICE: (12) : copy-as /tmp/012400po/datadir/test_equal-wetuson8/file2.txt TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/ file2.txt 2025/06/05 01:25:43 NOTICE: (13) : test bisync run 2025/06/05 01:25:43 NOTICE: (14) : bisync 2025/06/05 01:25:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:25:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:25:43 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/" 2025/06/05 01:25:43 INFO : Building Path1 and Path2 listings 2025/06/05 01:25:43 INFO : Path1 checking for diffs 2025/06/05 01:25:43 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:25:43 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:25:43 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:25:43 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/05 01:25:43 INFO : Path2 checking for diffs 2025/06/05 01:25:43 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:25:43 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/05 01:25:43 INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:43 INFO : Path2: 3 changes:  1 new,  2 modified,  0 deleted 2025/06/05 01:25:43 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/05 01:25:43 INFO : Applying changes 2025/06/05 01:25:43 INFO : Checking potential conflicts... 2025/06/05 01:25:44 ERROR : file1.txt: sha1 differ 2025/06/05 01:25:44 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/equal/path2': 1 differences found 2025/06/05 01:25:44 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/equal/path2': 1 errors while checking 2025/06/05 01:25:44 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/equal/path2': 1 matching files 2025/06/05 01:25:44 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:25:44 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:25:44 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/file1.txt.conflict1 2025/06/05 01:25:44 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/05 01:25:44 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/file1.txt.conflict1 2025/06/05 01:25:44 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/file1.txt.conflict2 2025/06/05 01:25:44 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2025/06/05 01:25:44 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/file1.txt.conflict2 2025/06/05 01:25:44 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/05 01:25:44 INFO : Files are equal! Skipping: file2.txt 2025/06/05 01:25:44 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/modtime_write_test 2025/06/05 01:25:44 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:25:44 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:25:45 INFO : file1.txt.conflict1: Copied (server-side copy) 2025/06/05 01:25:45 INFO : Updating listings 2025/06/05 01:25:45 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/equal/path2/" 2025/06/05 01:25:45 INFO : Bisync successful 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:45 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy2to1.que 2025/06/05 01:25:45 NOTICE: | @@ -1,0 +2 @@ 2025/06/05 01:25:45 NOTICE: | +"modtime_write_test" 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:45 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst 2025/06/05 01:25:45 NOTICE: | @@ -5,2 +4,0 @@ 2025/06/05 01:25:45 NOTICE: | -- 33 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.txt.conflict2\"" 2025/06/05 01:25:45 NOTICE: | - 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:45 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst 2025/06/05 01:25:45 NOTICE: | @@ -5,2 +4,0 @@ 2025/06/05 01:25:45 NOTICE: | -- 33 - - 2001-01-02 00:00:00 +0000 UTC "\"file1.txt.conflict2\"" 2025/06/05 01:25:45 NOTICE: | - 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:45 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/05 01:25:45 NOTICE: | @@ -6,0 +7,2 @@ 2025/06/05 01:25:45 NOTICE: | +- 18 - - 2000-01-01 00:00:00 +0000 UTC "\"modtime_write_test\"" 2025/06/05 01:25:45 NOTICE: | + 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- 2025/06/05 01:25:45 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:25:45 NOTICE: | @@ -52 +52,2 @@ 2025/06/05 01:25:45 NOTICE: | -INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:25:45 NOTICE: | +INFO : - Path2 File is new - modtime_write_test 2025/06/05 01:25:45 NOTICE: | +INFO : Path2: 3 changes:  1 new,  2 modified,  0 deleted 2025/06/05 01:25:45 NOTICE: | @@ -67,0 +69 @@ 2025/06/05 01:25:45 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}modtime_write_test 2025/06/05 01:25:45 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST equal FAILED - 5 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/filters 2025/06/05 01:25:47 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_filters-lalilef0 2025/06/05 01:25:48 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/filters/path1' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:25:58 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/filters/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:26:06 NOTICE: (01) : test filters 2025/06/05 01:26:06 NOTICE: (02) : copy-file /tmp/012400po/datadir/test_filters-noxufif1/filtersfile.flt /tmp/012400po/workdir/ 2025/06/05 01:26:06 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/05 01:26:06 NOTICE: (04) : bisync filters-file=/tmp/012400po/workdir/filtersfile.flt resync 2025/06/05 01:26:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:07 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/" 2025/06/05 01:26:07 INFO : Using filters file /tmp/012400po/workdir/filtersfile.flt 2025/06/05 01:26:07 INFO : Storing filters file hash to /tmp/012400po/workdir/filtersfile.flt.md5 2025/06/05 01:26:07 INFO : Copying Path2 files to Path1 2025/06/05 01:26:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:07 INFO : Resync updating listings 2025/06/05 01:26:07 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/" 2025/06/05 01:26:07 INFO : Bisync successful 2025/06/05 01:26:07 NOTICE: (05) : copy-listings resync 2025/06/05 01:26:07 NOTICE: (06) : test place new files on the remote 2025/06/05 01:26:07 NOTICE: (07) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_filters-noxufif1/ fileZ.txt 2025/06/05 01:26:07 NOTICE: (08) : copy-as /tmp/012400po/datadir/test_filters-noxufif1/fileZ.txt TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/ fileZ.txt 2025/06/05 01:26:08 NOTICE: (09) : copy-as /tmp/012400po/datadir/test_filters-noxufif1/fileZ.txt TestPcloud:rclone-test-zexumen6puga/012400po/filters/path1/subdir fileZ.txt 2025/06/05 01:26:09 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/05 01:26:09 NOTICE: (11) : bisync filters-file=/tmp/012400po/workdir/filtersfile.flt 2025/06/05 01:26:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:09 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/" 2025/06/05 01:26:09 INFO : Using filters file /tmp/012400po/workdir/filtersfile.flt 2025/06/05 01:26:09 INFO : Building Path1 and Path2 listings 2025/06/05 01:26:09 INFO : Path1 checking for diffs 2025/06/05 01:26:09 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/05 01:26:09 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:26:09 INFO : Path2 checking for diffs 2025/06/05 01:26:09 INFO : Applying changes 2025/06/05 01:26:09 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/subdir/fileZ.txt 2025/06/05 01:26:09 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:26:10 INFO : subdir/fileZ.txt: Copied (server-side copy) 2025/06/05 01:26:10 INFO : Updating listings 2025/06/05 01:26:10 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filters/path2/" 2025/06/05 01:26:10 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncRemoteRemote/filtersfile_checks 2025/06/05 01:26:12 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_filtersfile_checks-yinupop6 2025/06/05 01:26:13 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/filtersfile_checks/path1' 2025/06/05 01:26:14 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/filtersfile_checks/path2' 2025/06/05 01:26:15 NOTICE: (01) : test filtersfile-checks 2025/06/05 01:26:15 NOTICE: (02) : test initial bisync 2025/06/05 01:26:15 NOTICE: (03) : bisync resync 2025/06/05 01:26:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:15 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:15 INFO : Copying Path2 files to Path1 2025/06/05 01:26:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:16 INFO : Resync updating listings 2025/06/05 01:26:16 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:16 INFO : Bisync successful 2025/06/05 01:26:16 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/05 01:26:16 NOTICE: (05) : copy-file /tmp/012400po/datadir/test_filtersfile_checks-venuzan9/filtersfile.txt /tmp/012400po/workdir/ 2025/06/05 01:26:16 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/05 01:26:16 NOTICE: (07) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:16 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:16 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:16 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:16 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:26:16 NOTICE: Bisync error: bisync aborted 2025/06/05 01:26:16 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/05 01:26:16 NOTICE: (09) : bisync 2025/06/05 01:26:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:16 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:16 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/012400po/workdir/TestPcloud_rclone-test-zexumen6puga_012400po_filtersfile_checks_path1..TestPcloud_rclone-test-zexumen6puga_012400po_filtersfile_checks_path2.path1.lst Path2: /tmp/012400po/workdir/TestPcloud_rclone-test-zexumen6puga_012400po_filtersfile_checks_path1..TestPcloud_rclone-test-zexumen6puga_012400po_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/012400po/workdir" 2025/06/05 01:26:16 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:26:16 NOTICE: Bisync error: bisync aborted 2025/06/05 01:26:16 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/05 01:26:16 NOTICE: (11) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt resync 2025/06/05 01:26:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:17 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:17 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:17 INFO : Storing filters file hash to /tmp/012400po/workdir/filtersfile.txt.md5 2025/06/05 01:26:17 INFO : Copying Path2 files to Path1 2025/06/05 01:26:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:17 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:17 INFO : Resync updating listings 2025/06/05 01:26:17 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:17 INFO : Bisync successful 2025/06/05 01:26:17 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/05 01:26:17 NOTICE: (13) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01: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/06/05 01:26:18 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:18 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:18 INFO : Building Path1 and Path2 listings 2025/06/05 01:26:18 INFO : Path1 checking for diffs 2025/06/05 01:26:18 INFO : Path2 checking for diffs 2025/06/05 01:26:18 INFO : No changes found 2025/06/05 01:26:18 INFO : Updating listings 2025/06/05 01:26:18 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:18 INFO : Bisync successful 2025/06/05 01:26:18 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/05 01:26:18 NOTICE: (15) : copy-as /tmp/012400po/datadir/test_filtersfile_checks-venuzan9/filtersfile2.txt /tmp/012400po/workdir/ filtersfile.txt 2025/06/05 01:26:18 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/05 01:26:18 NOTICE: (17) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01: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/06/05 01:26:18 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:18 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:18 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:26:18 NOTICE: Bisync error: bisync aborted 2025/06/05 01:26:18 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/06/05 01:26:18 NOTICE: (19) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt resync dry-run 2025/06/05 01:26:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:19 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:19 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:19 INFO : Skipped storing filters file hash to /tmp/012400po/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/05 01:26:19 INFO : Copying Path2 files to Path1 2025/06/05 01:26:19 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/05 01:26:19 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/05 01:26:19 INFO : Resync updating listings 2025/06/05 01:26:19 INFO : Bisync successful 2025/06/05 01:26:19 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/05 01:26:19 NOTICE: (21) : bisync filters-file=/tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:19 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/filtersfile_checks/path2/" 2025/06/05 01:26:19 INFO : Using filters file /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:19 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/012400po/workdir/filtersfile.txt 2025/06/05 01:26:19 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/05 01:26:19 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteRemote/normalization 2025/06/05 01:26:21 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_normalization-pesoqig2 2025/06/05 01:26:22 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path1' 2025/06/05 01:26:24 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path2' 2025/06/05 01:26:24 NOTICE: (01) : test normalization 2025/06/05 01:26:24 NOTICE: (02) : touch-copy 2001-01-02 /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:25 NOTICE: (03) : test initial bisync 2025/06/05 01:26:25 NOTICE: (04) : bisync resync 2025/06/05 01:26:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:27 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:27 INFO : Copying Path2 files to Path1 2025/06/05 01:26:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:27 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:26:27 INFO : Resync updating listings 2025/06/05 01:26:27 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:27 INFO : Bisync successful 2025/06/05 01:26:27 NOTICE: (05) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/05 01:26:29 NOTICE: (06) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/folder éééö.txt 2025/06/05 01:26:31 NOTICE: (07) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/folder HeLlO,wOrLd!.txt 2025/06/05 01:26:31 NOTICE: (08) : touch-copy 2001-01-03 /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:32 NOTICE: (09) : copy-as-NFD /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/folder éééö.txt 2025/06/05 01:26:34 NOTICE: (10) : copy-as-NFD /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/folder hello,WORLD!.txt 2025/06/05 01:26:35 NOTICE: (11) : test bisync run with fix-case 2025/06/05 01:26:35 NOTICE: (12) : bisync fix-case 2025/06/05 01:26:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26: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/06/05 01:26:36 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:36 INFO : Building Path1 and Path2 listings 2025/06/05 01:26:36 INFO : Path1 checking for diffs 2025/06/05 01:26:36 INFO : - Path1 File is new - folder/HeLlO,wOrLd!.txt 2025/06/05 01:26:36 INFO : - Path1 File is new - folder/éééö.txt 2025/06/05 01:26:36 INFO : - Path1 File is new - "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:26:36 INFO : - Path1 File is new - "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:26:36 INFO : Path1: 4 changes:  4 new,  0 modified,  0 deleted 2025/06/05 01:26:36 INFO : Path2 checking for diffs 2025/06/05 01:26:36 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:26:36 INFO : - Path2 File is new - folder/éééö.txt 2025/06/05 01:26:36 INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/06/05 01:26:36 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/05 01:26:36 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:26:36 INFO : Applying changes 2025/06/05 01:26:36 INFO : Checking potential conflicts... 2025/06/05 01:26:37 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path2': 0 differences found 2025/06/05 01:26:37 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path2': 2 matching files 2025/06/05 01:26:37 INFO : Finished checking the potential conflicts. %!s() 2025/06/05 01:26:37 NOTICE: - WARNING New or changed in both paths - folder/HeLlO,wOrLd!.txt 2025/06/05 01:26:37 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt 2025/06/05 01:26:37 NOTICE: - WARNING New or changed in both paths - folder/éééö.txt 2025/06/05 01:26:37 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt 2025/06/05 01:26:37 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:26:37 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:26:37 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/file1.txt 2025/06/05 01:26:37 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:26:37 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:26:37 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:26:37 INFO : folder/éééö.txt: Updated modification time in destination 2025/06/05 01:26:37 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/05 01:26:38 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt 2025/06/05 01:26:38 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt 2025/06/05 01:26:38 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt 2025/06/05 01:26:38 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt 2025/06/05 01:26:38 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/06/05 01:26:38 INFO : Updating listings 2025/06/05 01:26:38 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:38 INFO : Bisync successful 2025/06/05 01:26:38 NOTICE: (13) : purge-children TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/ 2025/06/05 01:26:38 NOTICE: (14) : purge-children TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:39 NOTICE: (15) : touch-copy 2001-01-02 /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:39 NOTICE: (16) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ file2.txt 2025/06/05 01:26:40 NOTICE: (17) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/ file3.txt 2025/06/05 01:26:41 NOTICE: (18) : bisync resync 2025/06/05 01:26:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:43 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:43 INFO : Copying Path2 files to Path1 2025/06/05 01:26:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:43 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:26:43 INFO : file2.txt: Copied (server-side copy) 2025/06/05 01:26:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:43 INFO : file1.txt.81afd435.partial: Copied (server-side copy) 2025/06/05 01:26:43 INFO : file2.txt.81afd435.partial: Copied (server-side copy) 2025/06/05 01:26:43 INFO : file3.txt: Copied (server-side copy) 2025/06/05 01:26:43 INFO : Resync updating listings 2025/06/05 01:26:43 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:43 INFO : Bisync successful 2025/06/05 01:26:43 NOTICE: (19) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/05 01:26:45 NOTICE: (20) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder éééö.txt 2025/06/05 01:26:47 NOTICE: (21) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/05 01:26:48 NOTICE: (22) : touch-copy 2001-01-03 /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:48 NOTICE: (23) : copy-as-NFD /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/newfolder éééö.txt 2025/06/05 01:26:50 NOTICE: (24) : copy-as-NFD /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/newfolder hello,WORLD!.txt 2025/06/05 01:26:51 NOTICE: (25) : test bisync run with normalization 2025/06/05 01:26:51 NOTICE: (26) : bisync norm force 2025/06/05 01:26:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:52 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:52 INFO : Building Path1 and Path2 listings 2025/06/05 01:26:53 INFO : Path1 checking for diffs 2025/06/05 01:26:53 INFO : - Path1 File was deleted - file1.txt.81afd435.partial 2025/06/05 01:26:53 INFO : - Path1 File was deleted - file2.txt.81afd435.partial 2025/06/05 01:26:53 INFO : - Path1 File is new - newfolder/HeLlO,wOrLd!.txt 2025/06/05 01:26:53 INFO : - Path1 File is new - newfolder/éééö.txt 2025/06/05 01:26:53 INFO : - Path1 File is new - "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:26:53 INFO : - Path1 File is new - "ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d.5028a97.partial" 2025/06/05 01:26:53 INFO : - Path1 File is new - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:26:53 INFO : Path1: 7 changes:  5 new,  0 modified,  2 deleted 2025/06/05 01:26:53 INFO : Path2 checking for diffs 2025/06/05 01:26:53 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/05 01:26:53 INFO : - Path2 File is new - newfolder/éééö.txt 2025/06/05 01:26:53 INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/06/05 01:26:53 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/05 01:26:53 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:26:53 INFO : Applying changes 2025/06/05 01:26:53 INFO : Checking potential conflicts... 2025/06/05 01:26:53 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path2': 0 differences found 2025/06/05 01:26:53 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/normalization/path2': 2 matching files 2025/06/05 01:26:53 INFO : Finished checking the potential conflicts. %!s() 2025/06/05 01:26:53 INFO : - Path2 Queue delete - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/file1.txt.81afd435.partial 2025/06/05 01:26:53 INFO : - Path2 Queue delete - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/file2.txt.81afd435.partial 2025/06/05 01:26:53 NOTICE: - WARNING New or changed in both paths - newfolder/HeLlO,wOrLd!.txt 2025/06/05 01:26:53 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/05 01:26:53 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder/HeLlO,wOrLd!.txt 2025/06/05 01:26:53 NOTICE: - WARNING New or changed in both paths - newfolder/éééö.txt 2025/06/05 01:26:53 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/05 01:26:53 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder/éééö.txt 2025/06/05 01:26:53 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:26:53 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d.5028a97.partial" 2025/06/05 01:26:53 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:26:53 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/file1.txt 2025/06/05 01:26:53 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:26:53 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:26:53 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination 2025/06/05 01:26:53 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/06/05 01:26:53 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:26:54 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Copied (server-side copy) 2025/06/05 01:26:54 INFO : file1.txt.81afd435.partial: Deleted 2025/06/05 01:26:54 INFO : file2.txt.81afd435.partial: Deleted 2025/06/05 01:26:54 INFO : Updating listings 2025/06/05 01:26:54 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:54 INFO : Bisync successful 2025/06/05 01:26:54 NOTICE: (27) : test resync 2025/06/05 01:26:54 NOTICE: (28) : bisync resync norm 2025/06/05 01:26:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:26:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:26:55 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:55 INFO : Copying Path2 files to Path1 2025/06/05 01:26:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:26:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:26:56 INFO : Resync updating listings 2025/06/05 01:26:56 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:26:56 INFO : Bisync successful 2025/06/05 01:26:56 NOTICE: (29) : test changed on one path 2025/06/05 01:26:56 NOTICE: (30) : touch-copy 2001-01-05 /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/ 2025/06/05 01:26:57 NOTICE: (31) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt 2025/06/05 01:26:58 NOTICE: (32) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder éééö.txt 2025/06/05 01:26:59 NOTICE: (33) : copy-as-NFC /tmp/012400po/datadir/test_normalization-koxasak6/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/05 01:27:00 NOTICE: (34) : bisync norm 2025/06/05 01:27:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27: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/06/05 01:27:01 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:27:01 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:01 INFO : Path1 checking for diffs 2025/06/05 01:27:01 INFO : - Path1 File changed: time (newer) - newfolder/HeLlO,wOrLd!.txt 2025/06/05 01:27:01 INFO : - Path1 File changed: time (newer) - newfolder/éééö.txt 2025/06/05 01:27:01 INFO : - Path1 File changed: time (newer) - "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:27:01 INFO : Path1: 3 changes:  0 new,  3 modified,  0 deleted 2025/06/05 01:27:01 INFO : (Modified:  3 newer,  0 older) 2025/06/05 01:27:01 INFO : Path2 checking for diffs 2025/06/05 01:27:01 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/05 01:27:01 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:01 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:27:01 INFO : Applying changes 2025/06/05 01:27:01 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/newfolder/hello,WORLD!.txt 2025/06/05 01:27:01 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/newfolder/éééö.txt 2025/06/05 01:27:01 INFO : - Path1 Queue copy to Path2 - "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt" 2025/06/05 01:27:01 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/file1.txt 2025/06/05 01:27:01 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:02 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:27:02 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:02 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/05 01:27:02 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/06/05 01:27:02 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾‍♀️💆🏿‍♂️🐨🤙🏼🤮🧑🏻‍🔧🧑‍🔬éö.txt: Updated modification time in destination 2025/06/05 01:27:02 INFO : Updating listings 2025/06/05 01:27:02 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/normalization/path2/" 2025/06/05 01:27:02 INFO : Bisync successful 2025/06/05 01:27:02 NOTICE: ---------------------------------------------------------- 2025/06/05 01:27:02 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/05 01:27:02 NOTICE: Golden count: 9 2025/06/05 01:27:02 NOTICE: Result count: 10 2025/06/05 01:27:02 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:27:02 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/05 01:27:02 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.delete2.que 2025/06/05 01:27:02 NOTICE: ---------------------------------------------------------- 2025/06/05 01:27:02 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/05 01:27:02 NOTICE: | @@ -44,0 +45 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 File is new - "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:27:02 NOTICE: | @@ -46 +47 @@ 2025/06/05 01:27:02 NOTICE: | -INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/05 01:27:02 NOTICE: | +INFO : Path1: 4 changes:  4 new,  0 modified,  0 deleted 2025/06/05 01:27:02 NOTICE: | @@ -61,0 +63 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 Queue copy to Path2 - "{path2/}ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:27:02 NOTICE: | @@ -114,0 +117,2 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 File was deleted - file1.txt.81afd435.partial 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 File was deleted - file2.txt.81afd435.partial 2025/06/05 01:27:02 NOTICE: | @@ -116,0 +121,2 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 File is new - "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 File is new - "ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d.5028a97.partial" 2025/06/05 01:27:02 NOTICE: | @@ -118 +124 @@ 2025/06/05 01:27:02 NOTICE: | -INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/05 01:27:02 NOTICE: | +INFO : Path1: 7 changes:  5 new,  0 modified,  2 deleted 2025/06/05 01:27:02 NOTICE: | @@ -129,0 +136,2 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path2 Queue delete - {path2/}file1.txt.81afd435.partial 2025/06/05 01:27:02 NOTICE: | +INFO : - Path2 Queue delete - {path2/}file2.txt.81afd435.partial 2025/06/05 01:27:02 NOTICE: | @@ -135,0 +144,2 @@ 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 Queue copy to Path2 - "{path2/}ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/05 01:27:02 NOTICE: | +INFO : - Path1 Queue copy to Path2 - "{path2/}ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d.5028a97.partial" 2025/06/05 01:27:02 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST normalization FAILED - 2 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/rclone_args 2025/06/05 01:27:04 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_rclone_args-xivipab0 2025/06/05 01:27:05 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/rclone_args/path1' 2025/06/05 01:27:06 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/rclone_args/path2' 2025/06/05 01:27:07 NOTICE: (01) : test rclone-args 2025/06/05 01:27:07 NOTICE: (02) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_rclone_args-perocof3/ * 2025/06/05 01:27:07 NOTICE: (03) : test initial bisync 2025/06/05 01:27:07 NOTICE: (04) : bisync resync checksum 2025/06/05 01:27:07 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/05 01:27:07 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:07 INFO : Copying Path2 files to Path1 2025/06/05 01:27:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:27:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:27:09 INFO : Resync updating listings 2025/06/05 01:27:09 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:09 INFO : Bisync successful 2025/06/05 01:27:09 NOTICE: (05) : test place newer files on both paths 2025/06/05 01:27:09 NOTICE: (06) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ 2025/06/05 01:27:09 NOTICE: (07) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file2.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ 2025/06/05 01:27:10 NOTICE: (08) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file20.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir 2025/06/05 01:27:11 NOTICE: (09) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file21.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir 2025/06/05 01:27:12 NOTICE: (10) : touch-glob 2001-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ file1.txt 2025/06/05 01:27:13 NOTICE: (11) : touch-glob 2001-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file2.txt 2025/06/05 01:27:14 NOTICE: (12) : touch-glob 2001-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:27:14 NOTICE: (13) : touch-glob 2001-01-02 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:27:15 NOTICE: (14) : test run bisync with custom options 2025/06/05 01:27:15 NOTICE: (15) : bisync checksum 2025/06/05 01:27:15 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/05 01:27:15 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:15 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:16 INFO : Path1 checking for diffs 2025/06/05 01:27:16 INFO : - Path1 File changed: hash - file1.txt 2025/06/05 01:27:16 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:16 INFO : (Modified:  1 hash differs) 2025/06/05 01:27:16 INFO : Path2 checking for diffs 2025/06/05 01:27:16 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/05 01:27:16 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:16 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/05 01:27:16 INFO : Applying changes 2025/06/05 01:27:16 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/file1.txt 2025/06/05 01:27:16 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/file2.txt 2025/06/05 01:27:16 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:17 INFO : file2.txt: Copied (server-side copy) 2025/06/05 01:27:17 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:17 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:27:17 INFO : Updating listings 2025/06/05 01:27:17 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:17 INFO : Bisync successful 2025/06/05 01:27:17 NOTICE: (16) : touch-glob 2007-07-23 /tmp/012400po/datadir/test_rclone_args-perocof3/ * 2025/06/05 01:27:17 NOTICE: (17) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ 2025/06/05 01:27:18 NOTICE: (18) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file2.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ 2025/06/05 01:27:19 NOTICE: (19) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file20.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir 2025/06/05 01:27:20 NOTICE: (20) : copy-as /tmp/012400po/datadir/test_rclone_args-perocof3/file21.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file1.txt 2025/06/05 01:27:21 NOTICE: (21) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ file1.txt 2025/06/05 01:27:21 NOTICE: (22) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file2.txt 2025/06/05 01:27:21 NOTICE: (23) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:27:21 NOTICE: (24) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:27:21 NOTICE: (25) : bisync size-only 2025/06/05 01:27:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:21 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:21 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:21 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:22 INFO : Path1 checking for diffs 2025/06/05 01:27:22 INFO : Path2 checking for diffs 2025/06/05 01:27:22 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/05 01:27:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:22 INFO : (Modified:  0 larger,  1 smaller) 2025/06/05 01:27:22 INFO : Applying changes 2025/06/05 01:27:22 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/file1.txt 2025/06/05 01:27:22 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:22 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:27:22 INFO : Updating listings 2025/06/05 01:27:22 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:22 INFO : Bisync successful 2025/06/05 01:27:22 NOTICE: (26) : bisync resync 2025/06/05 01:27:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:22 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:22 INFO : Copying Path2 files to Path1 2025/06/05 01:27:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:27:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:27:23 INFO : file2.txt: Updated modification time in destination 2025/06/05 01:27:23 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:27:23 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:27:23 INFO : Resync updating listings 2025/06/05 01:27:23 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:23 INFO : Bisync successful 2025/06/05 01:27:23 NOTICE: (27) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ 2025/06/05 01:27:24 NOTICE: (28) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file2.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ 2025/06/05 01:27:24 NOTICE: (29) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file20.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir 2025/06/05 01:27:25 NOTICE: (30) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file21.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir 2025/06/05 01:27:26 NOTICE: (31) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ file1.txt 2025/06/05 01:27:26 NOTICE: (32) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file2.txt 2025/06/05 01:27:26 NOTICE: (33) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:27:26 NOTICE: (34) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:27:27 NOTICE: (35) : bisync ignore-size 2025/06/05 01:27:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:27 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:27 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:27 INFO : Path1 checking for diffs 2025/06/05 01:27:27 INFO : Path2 checking for diffs 2025/06/05 01:27:27 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/05 01:27:27 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:27:27 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:27:27 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:27:27 INFO : Applying changes 2025/06/05 01:27:27 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/file2.txt 2025/06/05 01:27:27 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/file21.txt 2025/06/05 01:27:27 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:27 INFO : file2.txt: Updated modification time in destination 2025/06/05 01:27:27 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:27:27 INFO : Updating listings 2025/06/05 01:27:27 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:27 INFO : Bisync successful 2025/06/05 01:27:27 NOTICE: (36) : bisync resync compare-all 2025/06/05 01:27:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/05 01:27:28 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:28 INFO : Copying Path2 files to Path1 2025/06/05 01:27:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:27:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:27:29 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:27:29 INFO : Resync updating listings 2025/06/05 01:27:29 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:29 INFO : Bisync successful 2025/06/05 01:27:29 NOTICE: (37) : copy-as /tmp/012400po/datadir/test_rclone_args-perocof3/file21.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file2.txt 2025/06/05 01:27:30 NOTICE: (38) : touch-glob 2023-08-26 /tmp/012400po/datadir/test_rclone_args-perocof3/ * 2025/06/05 01:27:30 NOTICE: (39) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file1.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ 2025/06/05 01:27:31 NOTICE: (40) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file20.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir 2025/06/05 01:27:32 NOTICE: (41) : copy-file /tmp/012400po/datadir/test_rclone_args-perocof3/file21.txt TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir 2025/06/05 01:27:32 NOTICE: (42) : touch-glob 2007-07-23 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/ file2.txt 2025/06/05 01:27:33 NOTICE: (43) : touch-glob 2023-08-26 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/ file1.txt 2025/06/05 01:27:33 NOTICE: (44) : touch-glob 2023-08-26 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/ file20.txt 2025/06/05 01:27:33 NOTICE: (45) : touch-glob 2023-08-26 TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir/ file21.txt 2025/06/05 01:27:33 NOTICE: (46) : bisync compare-all 2025/06/05 01:27:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/05 01:27:33 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:33 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:34 INFO : Path1 checking for diffs 2025/06/05 01:27:34 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:27:34 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/05 01:27:34 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:27:34 INFO : (Modified:  2 newer,  0 older) 2025/06/05 01:27:34 INFO : Path2 checking for diffs 2025/06/05 01:27:34 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/05 01:27:34 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/05 01:27:34 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/05 01:27:34 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/05 01:27:34 INFO : Applying changes 2025/06/05 01:27:34 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/file1.txt 2025/06/05 01:27:34 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/subdir/file20.txt 2025/06/05 01:27:34 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/file2.txt 2025/06/05 01:27:34 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/subdir/file21.txt 2025/06/05 01:27:34 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:35 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/05 01:27:35 INFO : file2.txt: Copied (server-side copy) 2025/06/05 01:27:35 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:35 INFO : file1.txt: Updated modification time in destination 2025/06/05 01:27:35 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/05 01:27:35 INFO : Updating listings 2025/06/05 01:27:35 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/rclone_args/path2/" 2025/06/05 01:27:35 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/06/05 01:27:37 NOTICE: checking initFs Local file system at /tmp/012400po/initdir/test_resolve-rovefah5 2025/06/05 01:27:38 NOTICE: checking Path1 pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path1' 2025/06/05 01:27:39 NOTICE: checking path2 pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/06/05 01:27:47 NOTICE: (01) : test resolve 2025/06/05 01:27:47 NOTICE: (02) : test initial bisync 2025/06/05 01:27:47 NOTICE: (03) : bisync resync 2025/06/05 01:27:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27: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/06/05 01:27:47 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:47 INFO : Copying Path2 files to Path1 2025/06/05 01:27:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/05 01:27:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/05 01:27:47 INFO : Resync updating listings 2025/06/05 01:27:47 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:47 INFO : Bisync successful 2025/06/05 01:27:47 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:27:47 NOTICE: (05) : touch-glob 2001-01-02 /tmp/012400po/datadir/test_resolve-conicej2/ file1R.txt 2025/06/05 01:27:47 NOTICE: (06) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/ file1.txt 2025/06/05 01:27:48 NOTICE: (07) : touch-glob 2001-03-04 /tmp/012400po/datadir/test_resolve-conicej2/ file1L.txt 2025/06/05 01:27:48 NOTICE: (08) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/ file1.txt 2025/06/05 01:27:49 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/05 01:27:49 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/05 01:27:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:50 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:50 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:50 INFO : Path1 checking for diffs 2025/06/05 01:27:50 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:27:50 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:50 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:27:50 INFO : Path2 checking for diffs 2025/06/05 01:27:50 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/05 01:27:50 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:50 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/05 01:27:50 INFO : Applying changes 2025/06/05 01:27:50 INFO : Checking potential conflicts... 2025/06/05 01:27:50 ERROR : file1.txt: sha1 differ 2025/06/05 01:27:50 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 differences found 2025/06/05 01:27:50 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 errors while checking 2025/06/05 01:27:50 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:27:50 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:27:50 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/05 01:27:50 INFO : file1.txt: The winner is: Path1 2025/06/05 01:27:50 NOTICE: - Path2 Deleting Path2 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt 2025/06/05 01:27:50 INFO : file1.txt: Deleted 2025/06/05 01:27:50 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/05 01:27:50 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:51 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:27:51 INFO : Updating listings 2025/06/05 01:27:51 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:51 INFO : Bisync successful 2025/06/05 01:27:51 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:27:51 NOTICE: (12) : touch-glob 2001-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1R.txt 2025/06/05 01:27:51 NOTICE: (13) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/ file1.txt 2025/06/05 01:27:52 NOTICE: (14) : touch-glob 2001-08-26 /tmp/012400po/datadir/test_resolve-conicej2/ file1L.txt 2025/06/05 01:27:52 NOTICE: (15) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/ file1.txt 2025/06/05 01:27:53 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/05 01:27:53 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/05 01:27:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:53 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:53 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:53 INFO : Path1 checking for diffs 2025/06/05 01:27:53 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/05 01:27:53 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:53 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:27:53 INFO : Path2 checking for diffs 2025/06/05 01:27:53 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/05 01:27:53 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/05 01:27:53 INFO : (Modified:  1 newer,  0 older) 2025/06/05 01:27:53 INFO : Applying changes 2025/06/05 01:27:53 INFO : Checking potential conflicts... 2025/06/05 01:27:53 ERROR : file1.txt: sha1 differ 2025/06/05 01:27:53 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 differences found 2025/06/05 01:27:53 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 errors while checking 2025/06/05 01:27:53 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:27:53 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:27:53 INFO : file1.txt: The winner is: Path2 2025/06/05 01:27:53 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt.dinosaur1 2025/06/05 01:27:54 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/05 01:27:54 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt.dinosaur1 2025/06/05 01:27:54 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt 2025/06/05 01:27:54 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt 2025/06/05 01:27:54 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:54 INFO : file1.txt: Copied (server-side copy) 2025/06/05 01:27:54 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:55 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/06/05 01:27:55 INFO : Updating listings 2025/06/05 01:27:55 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:55 INFO : Bisync successful 2025/06/05 01:27:55 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/05 01:27:55 NOTICE: (19) : touch-glob 2002-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1R.txt 2025/06/05 01:27:55 NOTICE: (20) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/ file1.txt 2025/06/05 01:27:55 NOTICE: (21) : touch-glob 2002-08-26 /tmp/012400po/datadir/test_resolve-conicej2/ file1L.txt 2025/06/05 01:27:55 NOTICE: (22) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/ file1.txt 2025/06/05 01:27:56 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/05 01:27:56 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/05 01:27:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:27:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/05 01:27:57 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:57 INFO : Building Path1 and Path2 listings 2025/06/05 01:27:57 INFO : Path1 checking for diffs 2025/06/05 01:27:57 INFO : - Path1 File is new - file1.txt 2025/06/05 01:27:57 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:27:57 INFO : Path2 checking for diffs 2025/06/05 01:27:57 INFO : - Path2 File is new - file1.txt 2025/06/05 01:27:57 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:27:57 INFO : Applying changes 2025/06/05 01:27:57 INFO : Checking potential conflicts... 2025/06/05 01:27:57 ERROR : file1.txt: sha1 differ 2025/06/05 01:27:57 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 differences found 2025/06/05 01:27:57 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 errors while checking 2025/06/05 01:27:57 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:27:57 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:27:57 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/05 01:27:57 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:27:57 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt.apple1 2025/06/05 01:27:57 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/05 01:27:57 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt.apple1 2025/06/05 01:27:57 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt.apple2 2025/06/05 01:27:58 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/05 01:27:58 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt.apple2 2025/06/05 01:27:58 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:27:58 INFO : file1.txt.apple2: Copied (server-side copy) 2025/06/05 01:27:58 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:27:58 INFO : file1.txt.apple1: Copied (server-side copy) 2025/06/05 01:27:58 INFO : Updating listings 2025/06/05 01:27:59 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:27:59 INFO : Bisync successful 2025/06/05 01:27:59 NOTICE: (25) : test different suffixes 2025/06/05 01:27:59 NOTICE: (26) : touch-glob 2003-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1R.txt 2025/06/05 01:27:59 NOTICE: (27) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/ file1.txt 2025/06/05 01:27:59 NOTICE: (28) : touch-glob 2003-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1L.txt 2025/06/05 01:27:59 NOTICE: (29) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/ file1.txt 2025/06/05 01:28:00 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/05 01:28:00 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/05 01:28:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/05 01:28: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/06/05 01:28:01 INFO : Synching Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" with Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:28:01 INFO : Building Path1 and Path2 listings 2025/06/05 01:28:01 INFO : Path1 checking for diffs 2025/06/05 01:28:01 INFO : - Path1 File is new - file1.txt 2025/06/05 01:28:01 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:28:01 INFO : Path2 checking for diffs 2025/06/05 01:28:01 INFO : - Path2 File is new - file1.txt 2025/06/05 01:28:01 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/05 01:28:01 INFO : Applying changes 2025/06/05 01:28:01 INFO : Checking potential conflicts... 2025/06/05 01:28:01 ERROR : file1.txt: sha1 differ 2025/06/05 01:28:01 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 differences found 2025/06/05 01:28:01 NOTICE: pcloud root 'rclone-test-zexumen6puga/012400po/resolve/path2': 1 errors while checking 2025/06/05 01:28:01 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/05 01:28:01 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/05 01:28:01 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/05 01:28:01 INFO : file1.txt: A winner could not be determined. 2025/06/05 01:28:01 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt.cloud1 2025/06/05 01:28:01 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/05 01:28:01 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt.cloud1 2025/06/05 01:28:01 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/file1.txt.local1 2025/06/05 01:28:01 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/05 01:28:01 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/file1.txt.local1 2025/06/05 01:28:01 INFO : - Path2 Do queued copies to - Path1 2025/06/05 01:28:02 INFO : file1.txt.local1: Copied (server-side copy) 2025/06/05 01:28:02 INFO : - Path1 Do queued copies to - Path2 2025/06/05 01:28:02 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/06/05 01:28:02 INFO : Updating listings 2025/06/05 01:28:02 INFO : Validating listings for Path1 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/" vs Path2 "TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/" 2025/06/05 01:28:02 INFO : Bisync successful 2025/06/05 01:28:02 NOTICE: (32) : test legacy 2025/06/05 01:28:02 NOTICE: (33) : touch-glob 2004-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1R.txt 2025/06/05 01:28:02 NOTICE: (34) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1R.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path2/ file1.txt 2025/06/05 01:28:03 NOTICE: (35) : touch-glob 2004-07-23 /tmp/012400po/datadir/test_resolve-conicej2/ file1L.txt 2025/06/05 01:28:03 NOTICE: (36) : copy-as /tmp/012400po/datadir/test_resolve-conicej2/file1L.txt TestPcloud:rclone-test-zexumen6puga/012400po/resolve/path1/ file1.txt 2025/06/05 01:28:04 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/05 01:28:04 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path --- FAIL: TestBisyncRemoteRemote (246.71s) --- FAIL: TestBisyncRemoteRemote/all_changed (12.03s) --- PASS: TestBisyncRemoteRemote/basic (17.21s) --- PASS: TestBisyncRemoteRemote/check_access_filters (24.30s) --- FAIL: TestBisyncRemoteRemote/check_filename (12.49s) --- FAIL: TestBisyncRemoteRemote/createemptysrcdirs (29.52s) --- FAIL: TestBisyncRemoteRemote/equal (10.18s) --- PASS: TestBisyncRemoteRemote/filters (24.90s) --- PASS: TestBisyncRemoteRemote/filtersfile_checks (9.34s) --- FAIL: TestBisyncRemoteRemote/normalization (42.54s) --- PASS: TestBisyncRemoteRemote/rclone_args (33.11s) --- FAIL: TestBisyncRemoteRemote/resolve (30.39s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xb3fae0] goroutine 63701 [running]: testing.tRunner.func1.2({0x21ffee0, 0x3dc4770}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x21ffee0?, 0x3dc4770?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/cmd/bisync.(*bisyncRun).modifyListing(0xc0001d3900, {0x2ac3228, 0xc00122b050}, {0x2ad9f30, 0xc001095040}, {0x2ad9f30, 0xc001094b40}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/listing.go:609 +0x2900 github.com/rclone/rclone/cmd/bisync.(*bisyncRun).runLocked(0xc0001d3900, {0x2ac3228, 0xc00122b050}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/operations.go:399 +0x1ce5 github.com/rclone/rclone/cmd/bisync.Bisync({0x2ac3228, 0xc00122b050}, {0x2ad9f30, 0xc001094b40}, {0x2ad9f30, 0xc001095040}, 0xc001387268) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/operations.go:172 +0x756 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runBisync.func3() /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1159 +0x38 github.com/rclone/rclone/cmd/bisync/bilib.CaptureOutput(0xc001387380) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 +0x182 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runBisync(0xc00098c380, {0x2ac3180?, 0x3e705a0?}, {0xc000817850, 0x3, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1158 +0xf49 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestStep(0xc00098c380, {0x2ac3180, 0x3e705a0}, {0xc0009760f0, 0x4a}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:747 +0x3a5 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase(0xc00098c380, {0x2ac3180, 0x3e705a0}, 0x605?, {0xc000b6c5b5?, 0x559a20?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:494 +0x1508 github.com/rclone/rclone/cmd/bisync_test.testBisync.func4(0xc00034c820) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 +0x234 testing.tRunner(0xc00034c820, 0xc000efc3c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 32827 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./bisync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access_filters|rclone_args|resolve)$|^TestBisyncRemoteLocal$/^(basic|check_access_filters|check_filename|createemptysrcdirs|equal|ignorelistingchecksum|rclone_args|resolve|resync|resync_modes|rmdirs)$|^TestBisyncRemoteRemote$/^(all_changed|basic|check_access_filters|check_filename|createemptysrcdirs|equal|filters|filtersfile_checks|normalization|rclone_args|resolve|resync|resync_modes)$'" - Finished ERROR in 7m25.43047192s (try 2/5): exit status 2: Failed [TestBisyncRemoteLocal/rclone_args TestBisyncRemoteLocal/resolve TestBisyncLocalRemote/check_access_filters TestBisyncLocalRemote/rclone_args TestBisyncRemoteRemote/all_changed TestBisyncRemoteRemote/check_filename TestBisyncRemoteRemote/createemptysrcdirs TestBisyncRemoteRemote/equal TestBisyncRemoteRemote/normalization TestBisyncRemoteRemote/resolve]