"./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(resync|resync_modes|rmdirs|volatile)$'" - Starting (try 4/5) === RUN TestBisyncLocalRemote 2025/05/26 04:09:57 NOTICE: remote: TestSwift:rclone-test-wituxul2guxo === RUN TestBisyncLocalRemote/resync 2025/05/26 04:10:09 ERROR : error listing: directory not found 2025/05/26 04:10:09 NOTICE: checking initFs Local file system at /tmp/040957nu/initdir/test_resync-bulaxod9 2025/05/26 04:10:09 NOTICE: checking Path1 Local file system at /tmp/040957nu/resync/path1 2025/05/26 04:10:15 NOTICE: checking path2 Swift container rclone-test-wituxul2guxo path 040957nu/resync/path2 2025/05/26 04:10:21 NOTICE: (01) : test resync 2025/05/26 04:10:21 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/26 04:10:21 NOTICE: (03) : purge-children /tmp/040957nu/resync/path1/ 2025/05/26 04:10:21 NOTICE: (04) : bisync resync 2025/05/26 04:10:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:10:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:10:41 INFO : Synching Path1 "/tmp/040957nu/resync/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:10:41 INFO : Copying Path2 files to Path1 2025/05/26 04:10:41 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:10:47 INFO : file1.txt: Copied (new) 2025/05/26 04:10:47 INFO : file2.txt: Copied (new) 2025/05/26 04:10:47 INFO : RCLONE_TEST: Copied (new) 2025/05/26 04:10:47 INFO : file4.txt: Copied (new) 2025/05/26 04:10:47 INFO : file6.txt: Copied (new) 2025/05/26 04:10:47 INFO : file7.txt: Copied (new) 2025/05/26 04:10:52 INFO : file3.txt: Copied (new) 2025/05/26 04:10:52 INFO : file5.txt: Copied (new) 2025/05/26 04:10:52 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:10:52 INFO : Resync updating listings 2025/05/26 04:10:52 INFO : Validating listings for Path1 "/tmp/040957nu/resync/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:10:52 INFO : Bisync successful 2025/05/26 04:10:52 NOTICE: (05) : move-listings empty-path1 2025/05/26 04:10:52 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/26 04:10:52 NOTICE: (07) : purge-children TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ 2025/05/26 04:11:20 NOTICE: (08) : bisync resync 2025/05/26 04:11:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:11:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:11:40 INFO : Synching Path1 "/tmp/040957nu/resync/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:11:40 INFO : Copying Path2 files to Path1 2025/05/26 04:11:40 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:11:40 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:11:40 INFO : file1.txt: Copied (new) 2025/05/26 04:11:40 INFO : RCLONE_TEST: Copied (new) 2025/05/26 04:11:41 INFO : file2.txt: Copied (new) 2025/05/26 04:11:41 INFO : file6.txt: Copied (new) 2025/05/26 04:11:41 INFO : file7.txt: Copied (new) 2025/05/26 04:11:46 INFO : file3.txt: Copied (new) 2025/05/26 04:11:46 INFO : file4.txt: Copied (new) 2025/05/26 04:11:46 INFO : file5.txt: Copied (new) 2025/05/26 04:11:46 INFO : Resync updating listings 2025/05/26 04:11:46 INFO : Validating listings for Path1 "/tmp/040957nu/resync/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:11:46 INFO : Bisync successful 2025/05/26 04:11:46 NOTICE: (09) : move-listings empty-path2 2025/05/26 04:11:46 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/26 04:11:46 NOTICE: (11) : touch-glob 2002-02-02 /tmp/040957nu/datadir/test_resync-rahozif6/ fileA.txt 2025/05/26 04:11:46 NOTICE: (12) : touch-glob 1999-09-09 /tmp/040957nu/datadir/test_resync-rahozif6/ fileB.txt 2025/05/26 04:11:46 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/26 04:11:46 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/26 04:11:46 NOTICE: (15) : delete-file TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/file1.txt 2025/05/26 04:11:52 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/26 04:11:52 NOTICE: (17) : delete-file /tmp/040957nu/resync/path1/file2.txt 2025/05/26 04:11:52 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/26 04:11:52 NOTICE: (19) : copy-as /tmp/040957nu/datadir/test_resync-rahozif6/fileA.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ file3.txt 2025/05/26 04:12:03 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/26 04:12:03 NOTICE: (21) : delete-file /tmp/040957nu/resync/path1/file4.txt 2025/05/26 04:12:03 NOTICE: (22) : copy-as /tmp/040957nu/datadir/test_resync-rahozif6/fileA.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ file4.txt 2025/05/26 04:12:19 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/05/26 04:12:19 NOTICE: (24) : copy-as /tmp/040957nu/datadir/test_resync-rahozif6/fileB.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ file5.txt 2025/05/26 04:12:30 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/05/26 04:12:30 NOTICE: (26) : copy-as /tmp/040957nu/datadir/test_resync-rahozif6/fileB.txt /tmp/040957nu/resync/path1/ file6.txt 2025/05/26 04:12:30 NOTICE: (27) : copy-as /tmp/040957nu/datadir/test_resync-rahozif6/fileA.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ file6.txt 2025/05/26 04:12:35 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/05/26 04:12:35 NOTICE: (29) : test run bisync with resync 2025/05/26 04:12:35 NOTICE: (30) : bisync resync 2025/05/26 04:12:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:12:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:12:56 INFO : Synching Path1 "/tmp/040957nu/resync/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:12:56 INFO : Copying Path2 files to Path1 2025/05/26 04:12:56 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:12:56 INFO : file2.txt: Copied (new) 2025/05/26 04:12:56 INFO : file4.txt: Copied (new) 2025/05/26 04:13:01 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:13:02 INFO : file1.txt: Copied (new) 2025/05/26 04:13:07 INFO : file6.txt: Updated modification time in destination 2025/05/26 04:13:07 INFO : file3.txt: Copied (replaced existing) 2025/05/26 04:13:07 INFO : file5.txt: Copied (replaced existing) 2025/05/26 04:13:07 INFO : Resync updating listings 2025/05/26 04:13:07 INFO : Validating listings for Path1 "/tmp/040957nu/resync/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:13:07 INFO : Bisync successful 2025/05/26 04:13:07 NOTICE: (31) : copy-listings mixed-diffs 2025/05/26 04:13:07 NOTICE: (32) : test run normal bisync 2025/05/26 04:13:07 NOTICE: (33) : bisync 2025/05/26 04:13:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:13: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/05/26 04:13:27 INFO : Synching Path1 "/tmp/040957nu/resync/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:13:27 INFO : Building Path1 and Path2 listings 2025/05/26 04:13:33 INFO : Path1 checking for diffs 2025/05/26 04:13:33 INFO : Path2 checking for diffs 2025/05/26 04:13:33 INFO : No changes found 2025/05/26 04:13:33 INFO : Updating listings 2025/05/26 04:13:33 INFO : Validating listings for Path1 "/tmp/040957nu/resync/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:13:33 INFO : Bisync successful 2025/05/26 04:13:33 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/05/26 04:13:33 NOTICE: (35) : purge-children TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/ 2025/05/26 04:13:59 NOTICE: (36) : bisync 2025/05/26 04:14:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:14:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:14:19 INFO : Synching Path1 "/tmp/040957nu/resync/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync/path2/" 2025/05/26 04:14:19 INFO : Building Path1 and Path2 listings 2025/05/26 04:14:20 INFO : Path1 checking for diffs 2025/05/26 04:14:20 INFO : Path2 checking for diffs 2025/05/26 04:14:20 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/040957nu/workdir/tmp_040957nu_resync_path1..TestSwift_rclone-test-wituxul2guxo_040957nu_resync_path2.path2.lst-new 2025/05/26 04:14:20 ERROR : Bisync critical error: empty current Path2 listing: /tmp/040957nu/workdir/tmp_040957nu_resync_path1..TestSwift_rclone-test-wituxul2guxo_040957nu_resync_path2.path2.lst-new 2025/05/26 04:14:20 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:14:20 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncLocalRemote/resync_modes 2025/05/26 04:14:25 ERROR : error listing: directory not found 2025/05/26 04:14:25 NOTICE: checking initFs Local file system at /tmp/040957nu/initdir/test_resync_modes-yonomoj6 2025/05/26 04:14:25 NOTICE: checking Path1 Local file system at /tmp/040957nu/resync_modes/path1 2025/05/26 04:14:31 NOTICE: checking path2 Swift container rclone-test-wituxul2guxo path 040957nu/resync_modes/path2 2025/05/26 04:14:31 NOTICE: (01) : test resync-mode 2025/05/26 04:14:31 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:14:31 NOTICE: (03) : touch-glob 2001-01-02 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:14:31 NOTICE: (04) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:14:47 NOTICE: (05) : touch-glob 2001-03-04 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:14:47 NOTICE: (06) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:14:47 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/05/26 04:14:47 NOTICE: (08) : bisync resync resync-mode=newer 2025/05/26 04:15:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:15: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/05/26 04:15:08 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:15:08 INFO : Copying Path2 files to Path1 2025/05/26 04:15:08 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:15:13 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:15:18 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:15:18 INFO : Resync updating listings 2025/05/26 04:15:18 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:15:18 INFO : Bisync successful 2025/05/26 04:15:18 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:15:18 NOTICE: (10) : touch-glob 2001-07-23 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:15:18 NOTICE: (11) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:15:29 NOTICE: (12) : touch-glob 2001-08-26 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:15:29 NOTICE: (13) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:15:29 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/05/26 04:15:29 NOTICE: (15) : bisync resync resync-mode=path2 2025/05/26 04:15:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:15: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/05/26 04:15:50 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:15:50 INFO : Copying Path2 files to Path1 2025/05/26 04:15:50 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:15:50 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:15:50 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:15:50 INFO : Resync updating listings 2025/05/26 04:15:50 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:15:50 INFO : Bisync successful 2025/05/26 04:15:50 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:15:50 NOTICE: (17) : touch-glob 2002-07-23 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:15:50 NOTICE: (18) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:16:06 NOTICE: (19) : touch-glob 2002-08-26 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:16:06 NOTICE: (20) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:16:06 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/05/26 04:16:06 NOTICE: (22) : bisync resync resync-mode=larger 2025/05/26 04:16:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:16: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/05/26 04:16:27 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:16:27 INFO : Copying Path2 files to Path1 2025/05/26 04:16:27 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:16:27 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/05/26 04:16:27 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:16:27 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:16:27 INFO : Resync updating listings 2025/05/26 04:16:27 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:16:27 INFO : Bisync successful 2025/05/26 04:16:27 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:16:27 NOTICE: (24) : touch-glob 2003-07-23 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:16:27 NOTICE: (25) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:16:48 NOTICE: (26) : touch-glob 2003-09-04 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:16:48 NOTICE: (27) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:16:48 NOTICE: (28) : test bisync run with --resync-mode=older 2025/05/26 04:16:48 NOTICE: (29) : bisync resync resync-mode=older 2025/05/26 04:17:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:17: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/05/26 04:17:09 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:17:09 INFO : Copying Path2 files to Path1 2025/05/26 04:17:09 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:17:09 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/05/26 04:17:14 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:17:14 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:17:19 INFO : Resync updating listings 2025/05/26 04:17:19 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:17:19 INFO : Bisync successful 2025/05/26 04:17:19 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:17:19 NOTICE: (31) : touch-glob 2004-07-23 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:17:19 NOTICE: (32) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:17:40 NOTICE: (33) : touch-glob 2004-07-23 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:17:40 NOTICE: (34) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:17:40 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/05/26 04:17:40 NOTICE: (36) : bisync resync resync-mode=smaller 2025/05/26 04:18:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:18: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/05/26 04:18:01 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:18:01 INFO : Copying Path2 files to Path1 2025/05/26 04:18:01 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:18:01 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/26 04:18:06 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:18:06 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/05/26 04:18:17 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:18:17 INFO : Resync updating listings 2025/05/26 04:18:17 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:18:17 INFO : Bisync successful 2025/05/26 04:18:17 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:18:17 NOTICE: (38) : touch-glob 2005-01-02 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:18:17 NOTICE: (39) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:18:32 NOTICE: (40) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt /tmp/040957nu/resync_modes/path1/ file2.txt 2025/05/26 04:18:32 NOTICE: (41) : touch-glob 2006-03-04 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:18:32 NOTICE: (42) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:18:32 NOTICE: (43) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file2.txt 2025/05/26 04:18:38 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/05/26 04:18:38 NOTICE: (45) : bisync resync resync-mode=path1 2025/05/26 04:18:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:18: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/05/26 04:18:59 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:18:59 INFO : Copying Path2 files to Path1 2025/05/26 04:18:59 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:19:00 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:19:05 INFO : file2.txt: Copied (replaced existing) 2025/05/26 04:19:10 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:19:10 INFO : Resync updating listings 2025/05/26 04:19:10 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:19:10 INFO : Bisync successful 2025/05/26 04:19:10 NOTICE: (46) : test no winner 2025/05/26 04:19:10 NOTICE: (47) : touch-glob 2022-02-22 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1R.txt 2025/05/26 04:19:10 NOTICE: (48) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file1.txt 2025/05/26 04:19:26 NOTICE: (49) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1R.txt /tmp/040957nu/resync_modes/path1/ file2.txt 2025/05/26 04:19:26 NOTICE: (50) : touch-glob 2022-02-22 /tmp/040957nu/datadir/test_resync_modes-yedolok1/ file1L.txt 2025/05/26 04:19:26 NOTICE: (51) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt /tmp/040957nu/resync_modes/path1/ file1.txt 2025/05/26 04:19:26 NOTICE: (52) : copy-as /tmp/040957nu/datadir/test_resync_modes-yedolok1/file1L.txt TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/ file2.txt 2025/05/26 04:19:32 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/05/26 04:19:32 NOTICE: (54) : bisync resync resync-mode=newer 2025/05/26 04:19:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:19: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/05/26 04:19:52 INFO : Synching Path1 "/tmp/040957nu/resync_modes/path1/" with Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:19:52 INFO : Copying Path2 files to Path1 2025/05/26 04:19:52 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:19:53 INFO : file2.txt: Copied (replaced existing) 2025/05/26 04:19:58 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:19:58 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:19:58 INFO : Resync updating listings 2025/05/26 04:19:58 INFO : Validating listings for Path1 "/tmp/040957nu/resync_modes/path1/" vs Path2 "TestSwift:rclone-test-wituxul2guxo/040957nu/resync_modes/path2/" 2025/05/26 04:19:58 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncLocalRemote/rmdirs 2025/05/26 04:20:14 ERROR : error listing: directory not found 2025/05/26 04:20:14 NOTICE: checking initFs Local file system at /tmp/040957nu/initdir/test_rmdirs-bureyoh3 2025/05/26 04:20:14 NOTICE: checking Path1 Local file system at /tmp/040957nu/rmdirs/path1 2025/05/26 04:20:20 NOTICE: checking path2 Swift container rclone-test-wituxul2guxo path 040957nu/rmdirs/path2 2025/05/26 04:20:20 NOTICE: (01) : test rmdirs 2025/05/26 04:20:20 NOTICE: (02) : test initial bisync 2025/05/26 04:20:20 NOTICE: (03) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncLocalRemote/volatile 2025/05/26 04:20:26 ERROR : error listing: directory not found 2025/05/26 04:20:26 NOTICE: checking initFs Local file system at /tmp/040957nu/initdir/test_volatile-dazuyif1 2025/05/26 04:20:26 NOTICE: checking Path1 Local file system at /tmp/040957nu/volatile/path1 2025/05/26 04:20:37 NOTICE: checking path2 Swift container rclone-test-wituxul2guxo path 040957nu/volatile/path2 2025/05/26 04:20:58 NOTICE: (01) : test volatile 2025/05/26 04:20:58 NOTICE: (02) : test initial bisync 2025/05/26 04:20:58 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncLocalRemote (668.08s) --- PASS: TestBisyncLocalRemote/resync (262.36s) --- PASS: TestBisyncLocalRemote/resync_modes (348.35s) --- SKIP: TestBisyncLocalRemote/rmdirs (12.33s) --- SKIP: TestBisyncLocalRemote/volatile (37.62s) PASS 2025/05/26 04:21:05 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(resync|resync_modes|rmdirs|volatile)$'" - Finished OK in 11m8.655269526s (try 4/5)